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
*
cifs: return proper error code in statfs(2)
Paulo Alcantara
2021-03-17
1
-1
/
+1
*
cifs: report error instead of invalid when revalidating a dentry fails
Aurelien Aptel
2021-02-10
1
-2
/
+20
*
cifs: fix potential use-after-free in cifs_echo_request()
Paulo Alcantara
2020-12-11
1
-0
/
+2
*
Convert trailing spaces and periods in path components
Boris Protopopov
2020-11-18
1
-1
/
+7
*
cifs: remove bogus debug code
Dan Carpenter
2020-10-29
1
-8
/
+8
*
Revert "cifs: Fix the target file was deleted when rename failed."
Steve French
2020-07-31
1
-8
/
+2
*
cifs: Fix the target file was deleted when rename failed.
Zhang Xiaoxu
2020-07-09
1
-2
/
+8
*
SMB3: Honor persistent/resilient handle flags for multiuser mounts
Paul Aurich
2020-07-09
1
-0
/
+2
*
SMB3: Honor 'seal' flag for multiuser mounts
Paul Aurich
2020-07-09
1
-0
/
+1
*
cifs/smb3: Fix data inconsistent when zero file range
Zhang Xiaoxu
2020-06-29
1
-0
/
+6
*
cifs/smb3: Fix data inconsistent when punch hole
Zhang Xiaoxu
2020-06-29
1
-0
/
+6
*
cifs: Fix null pointer check in cifs_read
Steve French
2020-06-03
1
-1
/
+1
*
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
2020-05-20
1
-4
/
+4
*
cifs: Check for timeout on Negotiate stage
Samuel Cabrero
2020-05-20
3
-1
/
+26
*
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
2020-05-10
1
-0
/
+2
*
cifs: don't leak -EAGAIN for stat() during reconnect
Ronnie Sahlberg
2020-03-11
1
-1
/
+5
*
cifs: Fix mode output in debugging statements
Frank Sorenson
2020-03-11
3
-4
/
+4
*
cifs: fail i/o on soft mounts if sessionsetup errors out
Ronnie Sahlberg
2020-02-14
1
-2
/
+8
*
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
2020-01-29
1
-1
/
+1
*
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
Steve French
2020-01-29
1
-0
/
+1
*
signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
Eric W. Biederman
2020-01-29
1
-1
/
+1
*
cifs: Adjust indentation in smb2_open_file
Nathan Chancellor
2020-01-23
1
-1
/
+1
*
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
2019-12-21
1
-0
/
+7
*
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
2019-12-21
1
-4
/
+3
*
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
2019-12-21
1
-3
/
+4
*
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: avoid using MID 0xFFFF
Roberto Bergantinos Corpas
2019-10-29
1
-0
/
+3
*
CIFS: Force revalidate inode when dentry is stale
Pavel Shilovsky
2019-10-17
1
-0
/
+4
*
cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary
Ross Lagerwall
2019-10-17
1
-2
/
+22
*
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Pavel Shilovsky
2019-10-17
1
-1
/
+7
*
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: 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
*
smb3: send CAP_DFS capability during session setup
Steve French
2019-08-25
1
-0
/
+5
*
SMB3: Fix deadlock in validate negotiate hits reconnect
Pavel Shilovsky
2019-08-25
1
-1
/
+1
*
SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
Steve French
2019-07-10
1
-1
/
+1
*
CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM
Roberto Bergantinos Corpas
2019-06-11
1
-1
/
+3
*
cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
Christoph Probst
2019-06-11
1
-6
/
+8
*
cifs: do not attempt cifs operation on smb2+ rename error
Frank Sorenson
2019-05-16
1
-0
/
+4
*
cifs: fallback to older infolevels on findfirst queryinfo retry
Steve French
2019-04-27
1
-31
/
+38
*
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
2019-04-27
1
-1
/
+2
*
cifs: Fix NULL pointer dereference of devname
Yao Liu
2019-04-27
1
-0
/
+5
*
cifs: use correct format characters
Louis Taylor
2019-04-27
2
-3
/
+3
*
CIFS: fix POSIX lock leak and invalid ptr deref
Aurelien Aptel
2019-04-27
1
-1
/
+13
*
CIFS: Fix read after write for files with read caching
Pavel Shilovsky
2019-03-23
1
-5
/
+7
*
cifs: fix computation for MAX_SMB2_HDR_SIZE
Ronnie Sahlberg
2019-03-23
1
-2
/
+2
*
cifs: Limit memory used by lock request calls to a page
Ross Lagerwall
2019-02-20
2
-0
/
+12
*
Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure ...
Greg Kroah-Hartman
2019-02-20
1
-1
/
+1
[next]