index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2021-07-28
cifs: add missing parsing of backupuid
Ronnie Sahlberg
2021-07-26
smb3: rc uninitialized in one fallocate path
Steve French
2021-07-26
SMB3: fix readpage for large swap cache
Steve French
2021-07-22
cifs: fix fallocate when trying to allocate a hole.
Ronnie Sahlberg
2021-07-22
CIFS: Clarify SMB1 code for POSIX delete file
Steve French
2021-07-22
CIFS: Clarify SMB1 code for POSIX Create
Steve French
2021-07-22
cifs: support share failover when remounting
Paulo Alcantara
2021-07-22
cifs: only write 64kb at a time when fallocating a small region of a file
Ronnie Sahlberg
2021-07-16
cifs: do not share tcp sessions of dfs connections
Paulo Alcantara
2021-07-15
SMB3.1.1: fix mount failure to some servers when compression enabled
Steve French
2021-07-15
cifs: added WARN_ON for all the count decrements
Shyam Prasad N
2021-07-15
cifs: fix missing null session check in mount
Steve French
2021-07-15
cifs: handle reconnect of tcon when there is no cached dfs referral
Paulo Alcantara
2021-07-14
cifs: fix the out of range assignment to bit fields in parse_server_interfaces
Hyunchul Lee
2021-07-14
cifs: Do not use the original cruid when following DFS links for multiuser mo...
Ronnie Sahlberg
2021-07-14
cifs: use the expiry output of dns_query to schedule next resolution
Shyam Prasad N
2021-07-09
cifs: update internal version number
Steve French
2021-07-09
cifs: prevent NULL deref in cifs_compose_mount_options()
Paulo Alcantara
2021-07-09
SMB3.1.1: Add support for negotiating signing algorithm
Steve French
2021-07-08
cifs: use helpers when parsing uid/gid mount options and validate them
Ronnie Sahlberg
2021-07-07
CIFS: Clarify SMB1 code for POSIX Lock
Steve French
2021-07-07
CIFS: Clarify SMB1 code for rename open file
Steve French
2021-07-07
CIFS: Clarify SMB1 code for delete
Steve French
2021-07-07
CIFS: Clarify SMB1 code for SetFileSize
Steve French
2021-07-05
smb3: fix typo in header file
Steve French
2021-07-02
CIFS: Clarify SMB1 code for UnixSetPathInfo
Steve French
2021-07-02
CIFS: Clarify SMB1 code for UnixCreateSymLink
Steve French
2021-07-02
cifs: clarify SMB1 code for UnixCreateHardLink
Steve French
2021-07-02
cifs: make locking consistent around the server session status
Steve French
2021-06-25
smb3: prevent races updating CurrentMid
Steve French
2021-06-24
cifs: fix missing spinlock around update to ses->status
Steve French
2021-06-23
cifs: missing null pointer check in cifs_mount
Steve French
2021-06-23
smb3: fix possible access to uninitialized pointer to DACL
Steve French
2021-06-23
cifs: missing null check for newinode pointer
Steve French
2021-06-23
cifs: remove two cases where rc is set unnecessarily in sid_to_id
Steve French
2021-06-23
SMB3: Add new info level for query directory
Steve French
2021-06-23
cifs: fix NULL dereference in smb2_check_message()
Dan Carpenter
2021-06-22
smbdirect: missing rc checks while waiting for rdma events
Steve French
2021-06-21
cifs: Avoid field over-reading memcpy()
Kees Cook
2021-06-20
smb311: remove dead code for non compounded posix query info
Steve French
2021-06-20
cifs: fix SMB1 error path in cifs_get_file_info_unix
Steve French
2021-06-20
smb3: fix uninitialized value for port in witness protocol move
Steve French
2021-06-20
cifs: fix unneeded null check
Steve French
2021-06-20
cifs: use SPDX-Licence-Identifier
Steve French
2021-06-20
cifs: convert list_for_each to entry variant in cifs_debug.c
Baokun Li
2021-06-20
cifs: convert list_for_each to entry variant in smb2misc.c
Baokun Li
2021-06-20
cifs: avoid extra calls in posix_info_parse
Ronnie Sahlberg
2021-06-20
cifs: retry lookup and readdir when EAGAIN is returned.
Thiago Rafael Becker
2021-06-20
cifs: fix check of dfs interlinks
Paulo Alcantara
2021-06-20
cifs: decoding negTokenInit with generic ASN1 decoder
Hyunchul Lee
[next]