index
:
Linux Stable
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.13.y
linux-6.14.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
...
*
cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()
Paulo Alcantara (SUSE)
2020-02-01
1
-1
/
+1
*
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
2020-01-27
1
-1
/
+1
*
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
Steve French
2020-01-27
1
-0
/
+1
*
signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
Eric W. Biederman
2020-01-27
1
-1
/
+1
*
cifs: Adjust indentation in smb2_open_file
Nathan Chancellor
2020-01-17
1
-1
/
+1
*
CIFS: Close open handle after interrupted close
Pavel Shilovsky
2019-12-21
3
-15
/
+63
*
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
2019-12-21
1
-0
/
+7
*
cifs: Don't display RDMA transport on reconnect
Long Li
2019-12-21
1
-0
/
+5
*
cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE
Long Li
2019-12-21
1
-1
/
+1
*
cifs: smbd: Add messages on RDMA session destroy and reconnection
Long Li
2019-12-21
1
-2
/
+4
*
cifs: smbd: Return -EAGAIN when transport is reconnecting
Long Li
2019-12-21
1
-2
/
+5
*
cifs: Fix potential softlockups while refreshing DFS cache
Paulo Alcantara (SUSE)
2019-12-17
1
-12
/
+29
*
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
2019-12-13
1
-4
/
+3
*
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
2019-12-13
1
-3
/
+4
*
fs/cifs: fix uninitialised variable warnings
Garry McNulty
2019-12-01
1
-3
/
+3
*
SMB3: Fix persistent handles reconnect
Pavel Shilovsky
2019-11-12
1
-0
/
+1
*
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
2019-11-10
4
-9
/
+22
*
fs: cifs: mute -Wunused-const-variable message
Austin Kim
2019-11-06
1
-4
/
+0
*
cifs: add credits from unmatched responses/messages
Ronnie Sahlberg
2019-11-06
2
-7
/
+22
*
CIFS: Respect SMB2 hdr preamble size in read responses
Pavel Shilovsky
2019-11-06
2
-6
/
+7
*
CIFS: Fix use after free of file info structures
Pavel Shilovsky
2019-10-29
1
-3
/
+3
*
CIFS: avoid using MID 0xFFFF
Roberto Bergantinos Corpas
2019-10-29
1
-0
/
+3
*
cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic
Dave Wysochanski
2019-10-17
1
-16
/
+11
*
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Pavel Shilovsky
2019-10-17
1
-1
/
+7
*
CIFS: Force revalidate inode when dentry is stale
Pavel Shilovsky
2019-10-17
1
-0
/
+4
*
CIFS: Gracefully handle QueryInfo errors during open
Pavel Shilovsky
2019-10-17
1
-0
/
+6
*
CIFS: Fix oplock handling for SMB 2.1+ protocols
Pavel Shilovsky
2019-10-05
1
-0
/
+5
*
CIFS: fix max ea value size
Murphy Zhou
2019-10-05
1
-1
/
+1
*
smb3: allow disabling requesting leases
Steve French
2019-10-05
4
-2
/
+13
*
CIFS: fix deadlock in cached root handling
Aurelien Aptel
2019-10-01
1
-0
/
+44
*
cifs: Use kzfree() to zero out the password
Dan Carpenter
2019-09-21
1
-1
/
+1
*
cifs: set domainName when a domain-key is used in multiuser
Ronnie Sahlberg
2019-09-21
1
-0
/
+22
*
cifs: Properly handle auto disabling of serverino option
Paulo Alcantara (SUSE)
2019-09-16
3
-2
/
+12
*
cifs: add spinlock for the openFileList to cifsInodeInfo
Ronnie Sahlberg
2019-09-16
3
-2
/
+12
*
cifs: smbd: take an array of reqeusts when sending upper layer data
Long Li
2019-09-16
3
-30
/
+32
*
cifs: Fix lease buffer length error
ZhangXiaoxu
2019-09-16
1
-0
/
+1
*
CIFS: Fix leaking locked VFS cache pages in writeback retry
Pavel Shilovsky
2019-09-16
1
-4
/
+13
*
CIFS: Fix error paths in writeback code
Pavel Shilovsky
2019-09-16
4
-9
/
+56
*
SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
Sebastien Tisserant
2019-08-29
1
-1
/
+9
*
SMB3: Fix potential memory leak when processing compound chain
Pavel Shilovsky
2019-08-29
1
-12
/
+17
*
smb3: send CAP_DFS capability during session setup
Steve French
2019-08-16
1
-0
/
+5
*
SMB3: Fix deadlock in validate negotiate hits reconnect
Pavel Shilovsky
2019-08-16
1
-1
/
+1
*
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
2019-08-06
1
-4
/
+4
*
SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
Steve French
2019-06-25
1
-1
/
+1
*
CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM
Roberto Bergantinos Corpas
2019-06-09
1
-1
/
+3
*
cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
Colin Ian King
2019-06-09
1
-1
/
+2
*
cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
Christoph Probst
2019-05-25
1
-6
/
+8
*
cifs: do not attempt cifs operation on smb2+ rename error
Frank Sorenson
2019-05-02
1
-0
/
+4
*
cifs: fix memory leak in SMB2_read
Ronnie Sahlberg
2019-05-02
1
-0
/
+1
*
cifs: fix handle leak in smb2_query_symlink()
Ronnie Sahlberg
2019-04-27
1
-0
/
+2
[prev]
[next]