index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-09
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Pavel Shilovsky
1
-1
/
+7
2019-10-09
CIFS: Force revalidate inode when dentry is stale
Pavel Shilovsky
1
-0
/
+4
2019-10-09
smb3: Fix regression in time handling
Steve French
1
-8
/
+16
2019-10-08
smb3: remove noisy debug message and minor cleanup
Steve French
3
-9
/
+6
2019-10-06
CIFS: Gracefully handle QueryInfo errors during open
Pavel Shilovsky
1
-0
/
+6
2019-10-06
cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic
Dave Wysochanski
1
-16
/
+11
2019-10-06
fs: cifs: mute -Wunused-const-variable message
Austin Kim
1
-4
/
+0
2019-10-06
smb3: cleanup some recent endian errors spotted by updated sparse
Steve French
3
-2
/
+7
2019-09-29
Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-26
/
+194
2019-09-26
CIFS: Fix oplock handling for SMB 2.1+ protocols
Pavel Shilovsky
1
-0
/
+5
2019-09-26
smb3: missing ACL related flags
Steve French
1
-1
/
+80
2019-09-26
smb3: pass mode bits into create calls
Steve French
7
-21
/
+51
2019-09-24
smb3: Add missing reparse tags
Steve French
1
-0
/
+11
2019-09-23
CIFS: fix max ea value size
Murphy Zhou
1
-1
/
+1
2019-09-23
fs/cifs/sess.c: Remove set but not used variable 'capabilities'
zhengbin
1
-2
/
+1
2019-09-23
fs/cifs/smb2pdu.c: Make SMB2_notify_init static
zhengbin
1
-1
/
+1
2019-09-23
smb3: fix leak in "open on server" perf counter
Steve French
2
-0
/
+6
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+6
2019-09-21
smb3: allow decryption keys to be dumped by admin for debugging
Steve French
2
-0
/
+38
2019-09-19
Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
27
-319
/
+1120
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2
-7
/
+29
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-11
/
+10
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-09-16
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-09-16
cifs: modefromsid: write mode ACE first
Aurelien Aptel
1
-17
/
+19
2019-09-16
cifs: cifsroot: add more err checking
Aurelien Aptel
1
-5
/
+16
2019-09-16
smb3: add missing worker function for SMB3 change notify
Steve French
2
-0
/
+88
2019-09-16
cifs: Add support for root file systems
Paulo Alcantara (SUSE)
5
-3
/
+109
2019-09-16
cifs: modefromsid: make room for 4 ACE
Aurelien Aptel
1
-1
/
+1
2019-09-16
smb3: fix potential null dereference in decrypt offload
Steve French
1
-6
/
+3
2019-09-16
smb3: fix unmount hang in open_shroot
Steve French
1
-10
/
+11
2019-09-16
smb3: allow disabling requesting leases
Steve French
4
-2
/
+13
2019-09-16
smb3: improve handling of share deleted (and share recreated)
Steve French
4
-2
/
+24
2019-09-16
smb3: display max smb3 requests in flight at any one time
Steve French
5
-0
/
+10
2019-09-16
smb3: only offload decryption of read responses if multiple requests
Steve French
2
-4
/
+7
2019-09-16
cifs: add a helper to find an existing readable handle to a file
Ronnie Sahlberg
3
-5
/
+61
2019-09-16
smb3: enable offload of decryption of large reads via mount option
Steve French
4
-2
/
+19
2019-09-16
smb3: allow parallelizing decryption of reads
Steve French
3
-4
/
+97
2019-09-16
cifs: add a debug macro that prints \\server\share for errors
Ronnie Sahlberg
4
-50
/
+86
2019-09-16
smb3: fix signing verification of large reads
Steve French
1
-2
/
+2
2019-09-16
smb3: allow skipping signature verification for perf sensitive configurations
Steve French
3
-3
/
+13
2019-09-16
smb3: add dynamic tracepoints for flush and close
Steve French
2
-2
/
+43
2019-09-16
smb3: log warning if CSC policy conflicts with cache mount option
Steve French
1
-0
/
+8
2019-09-16
smb3: add mount option to allow RW caching of share accessed by only 1 client
Steve French
4
-3
/
+25
2019-09-16
smb3: add some more descriptive messages about share when mounting cache=ro
Steve French
1
-1
/
+9
2019-09-16
smb3: add mount option to allow forced caching of read only share
Steve French
4
-2
/
+21
2019-09-16
cifs: fix dereference on ses before it is null checked
Colin Ian King
2
-4
/
+10
2019-09-16
cifs: add new debugging macro cifs_server_dbg
Ronnie Sahlberg
5
-163
/
+204
2019-09-16
cifs: use existing handle for compound_op(OP_SET_INFO) when possible
Ronnie Sahlberg
1
-9
/
+26
2019-09-16
cifs: create a helper to find a writeable handle by path name
Ronnie Sahlberg
4
-27
/
+106
[next]