index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix memory leak in large read decrypt offload
Steve French
2019-10-27
1
-1
/
+2
*
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
2019-10-24
4
-9
/
+22
*
CIFS: Fix use after free of file info structures
Pavel Shilovsky
2019-10-24
1
-3
/
+3
*
CIFS: Fix retry mid list corruption on reconnects
Pavel Shilovsky
2019-10-24
2
-20
/
+32
*
cifs: Fix missed free operations
Chuhong Yuan
2019-10-20
1
-2
/
+2
*
CIFS: avoid using MID 0xFFFF
Roberto Bergantinos Corpas
2019-10-20
1
-0
/
+3
*
cifs: clarify comment about timestamp granularity for old servers
Steve French
2019-10-20
1
-1
/
+7
*
cifs: Handle -EINPROGRESS only when noblockcnt is set
Paulo Alcantara (SUSE)
2019-10-20
1
-2
/
+6
*
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Pavel Shilovsky
2019-10-09
1
-1
/
+7
*
CIFS: Force revalidate inode when dentry is stale
Pavel Shilovsky
2019-10-09
1
-0
/
+4
*
smb3: Fix regression in time handling
Steve French
2019-10-09
1
-8
/
+16
*
smb3: remove noisy debug message and minor cleanup
Steve French
2019-10-08
3
-9
/
+6
*
CIFS: Gracefully handle QueryInfo errors during open
Pavel Shilovsky
2019-10-06
1
-0
/
+6
*
cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic
Dave Wysochanski
2019-10-06
1
-16
/
+11
*
fs: cifs: mute -Wunused-const-variable message
Austin Kim
2019-10-06
1
-4
/
+0
*
smb3: cleanup some recent endian errors spotted by updated sparse
Steve French
2019-10-06
3
-2
/
+7
*
Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-09-29
14
-26
/
+194
|
\
|
*
CIFS: Fix oplock handling for SMB 2.1+ protocols
Pavel Shilovsky
2019-09-26
1
-0
/
+5
|
*
smb3: missing ACL related flags
Steve French
2019-09-26
1
-1
/
+80
|
*
smb3: pass mode bits into create calls
Steve French
2019-09-26
7
-21
/
+51
|
*
smb3: Add missing reparse tags
Steve French
2019-09-24
1
-0
/
+11
|
*
CIFS: fix max ea value size
Murphy Zhou
2019-09-23
1
-1
/
+1
|
*
fs/cifs/sess.c: Remove set but not used variable 'capabilities'
zhengbin
2019-09-23
1
-2
/
+1
|
*
fs/cifs/smb2pdu.c: Make SMB2_notify_init static
zhengbin
2019-09-23
1
-1
/
+1
|
*
smb3: fix leak in "open on server" perf counter
Steve French
2019-09-23
2
-0
/
+6
|
*
smb3: allow decryption keys to be dumped by admin for debugging
Steve French
2019-09-21
2
-0
/
+38
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-09-21
1
-4
/
+6
|
\
\
|
*
\
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-09-13
7
-148
/
+136
|
|
\
\
|
*
\
\
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
2019-08-21
3
-14
/
+33
|
|
\
\
\
|
*
|
|
|
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
2019-08-05
1
-4
/
+6
*
|
|
|
|
Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-09-19
27
-319
/
+1120
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
cifs: update internal module version number
Steve French
2019-09-16
1
-1
/
+1
|
*
|
|
|
cifs: modefromsid: write mode ACE first
Aurelien Aptel
2019-09-16
1
-17
/
+19
|
*
|
|
|
cifs: cifsroot: add more err checking
Aurelien Aptel
2019-09-16
1
-5
/
+16
|
*
|
|
|
smb3: add missing worker function for SMB3 change notify
Steve French
2019-09-16
2
-0
/
+88
|
*
|
|
|
cifs: Add support for root file systems
Paulo Alcantara (SUSE)
2019-09-16
5
-3
/
+109
|
*
|
|
|
cifs: modefromsid: make room for 4 ACE
Aurelien Aptel
2019-09-16
1
-1
/
+1
|
*
|
|
|
smb3: fix potential null dereference in decrypt offload
Steve French
2019-09-16
1
-6
/
+3
|
*
|
|
|
smb3: fix unmount hang in open_shroot
Steve French
2019-09-16
1
-10
/
+11
|
*
|
|
|
smb3: allow disabling requesting leases
Steve French
2019-09-16
4
-2
/
+13
|
*
|
|
|
smb3: improve handling of share deleted (and share recreated)
Steve French
2019-09-16
4
-2
/
+24
|
*
|
|
|
smb3: display max smb3 requests in flight at any one time
Steve French
2019-09-16
5
-0
/
+10
|
*
|
|
|
smb3: only offload decryption of read responses if multiple requests
Steve French
2019-09-16
2
-4
/
+7
|
*
|
|
|
cifs: add a helper to find an existing readable handle to a file
Ronnie Sahlberg
2019-09-16
3
-5
/
+61
|
*
|
|
|
smb3: enable offload of decryption of large reads via mount option
Steve French
2019-09-16
4
-2
/
+19
|
*
|
|
|
smb3: allow parallelizing decryption of reads
Steve French
2019-09-16
3
-4
/
+97
|
*
|
|
|
cifs: add a debug macro that prints \\server\share for errors
Ronnie Sahlberg
2019-09-16
4
-50
/
+86
|
*
|
|
|
smb3: fix signing verification of large reads
Steve French
2019-09-16
1
-2
/
+2
|
*
|
|
|
smb3: allow skipping signature verification for perf sensitive configurations
Steve French
2019-09-16
3
-3
/
+13
|
*
|
|
|
smb3: add dynamic tracepoints for flush and close
Steve French
2019-09-16
2
-2
/
+43
[next]