index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
SMB3: Fix persistent handles reconnect
Pavel Shilovsky
2019-11-06
1
-0
/
+1
*
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
[next]