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
2019-09-29
Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-09-26
CIFS: Fix oplock handling for SMB 2.1+ protocols
Pavel Shilovsky
2019-09-26
smb3: missing ACL related flags
Steve French
2019-09-26
smb3: pass mode bits into create calls
Steve French
2019-09-24
smb3: Add missing reparse tags
Steve French
2019-09-23
CIFS: fix max ea value size
Murphy Zhou
2019-09-23
fs/cifs/sess.c: Remove set but not used variable 'capabilities'
zhengbin
2019-09-23
fs/cifs/smb2pdu.c: Make SMB2_notify_init static
zhengbin
2019-09-23
smb3: fix leak in "open on server" perf counter
Steve French
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-09-21
smb3: allow decryption keys to be dumped by admin for debugging
Steve French
2019-09-19
Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
2019-09-16
cifs: update internal module version number
Steve French
2019-09-16
cifs: modefromsid: write mode ACE first
Aurelien Aptel
2019-09-16
cifs: cifsroot: add more err checking
Aurelien Aptel
2019-09-16
smb3: add missing worker function for SMB3 change notify
Steve French
2019-09-16
cifs: Add support for root file systems
Paulo Alcantara (SUSE)
2019-09-16
cifs: modefromsid: make room for 4 ACE
Aurelien Aptel
2019-09-16
smb3: fix potential null dereference in decrypt offload
Steve French
2019-09-16
smb3: fix unmount hang in open_shroot
Steve French
2019-09-16
smb3: allow disabling requesting leases
Steve French
2019-09-16
smb3: improve handling of share deleted (and share recreated)
Steve French
2019-09-16
smb3: display max smb3 requests in flight at any one time
Steve French
2019-09-16
smb3: only offload decryption of read responses if multiple requests
Steve French
2019-09-16
cifs: add a helper to find an existing readable handle to a file
Ronnie Sahlberg
2019-09-16
smb3: enable offload of decryption of large reads via mount option
Steve French
2019-09-16
smb3: allow parallelizing decryption of reads
Steve French
2019-09-16
cifs: add a debug macro that prints \\server\share for errors
Ronnie Sahlberg
2019-09-16
smb3: fix signing verification of large reads
Steve French
2019-09-16
smb3: allow skipping signature verification for perf sensitive configurations
Steve French
2019-09-16
smb3: add dynamic tracepoints for flush and close
Steve French
2019-09-16
smb3: log warning if CSC policy conflicts with cache mount option
Steve French
2019-09-16
smb3: add mount option to allow RW caching of share accessed by only 1 client
Steve French
2019-09-16
smb3: add some more descriptive messages about share when mounting cache=ro
Steve French
2019-09-16
smb3: add mount option to allow forced caching of read only share
Steve French
2019-09-16
cifs: fix dereference on ses before it is null checked
Colin Ian King
2019-09-16
cifs: add new debugging macro cifs_server_dbg
Ronnie Sahlberg
2019-09-16
cifs: use existing handle for compound_op(OP_SET_INFO) when possible
Ronnie Sahlberg
2019-09-16
cifs: create a helper to find a writeable handle by path name
Ronnie Sahlberg
2019-09-16
cifs: remove set but not used variables
YueHaibing
2019-09-16
smb3: Incorrect size for netname negotiate context
Steve French
2019-09-16
cifs: remove unused variable
zhengbin
2019-09-16
cifs: remove redundant assignment to variable rc
Colin Ian King
2019-09-16
smb3: add missing flag definitions
Steve French
2019-09-16
cifs: add passthrough for smb2 setinfo
Ronnie Sahlberg
2019-09-16
cifs: prepare SMB2_Flush to be usable in compounds
Ronnie Sahlberg
2019-09-16
cifs: allow chmod to set mode bits using special sid
Steve French
[next]