index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
cifs: potential buffer overflow in handling symlinks
Harshit Mogalapalli
1
-0
/
+3
2022-03-08
cifs: fix double free race when mount fails in cifs_get_root()
Ronnie Sahlberg
1
-0
/
+1
2021-10-06
cifs: fix incorrect check for null pointer in header_assemble
Steve French
1
-2
/
+3
2021-09-22
cifs: fix wrong release in sess_alloc_buffer() failed path
Ding Hui
1
-1
/
+1
2021-09-22
CIFS: Fix a potencially linear read overflow
Len Baker
1
-7
/
+2
2021-05-26
cifs: fix memory leak in smb2_copychunk_range
Ronnie Sahlberg
1
-0
/
+2
2021-04-16
Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath."
Greg Kroah-Hartman
1
-1
/
+0
2021-04-10
cifs: Silently ignore unknown oplock break handle
Vincent Whitchurch
1
-2
/
+2
2021-04-10
cifs: revalidate mapping when we open files for SMB1 POSIX
Ronnie Sahlberg
1
-0
/
+1
2021-03-17
cifs: return proper error code in statfs(2)
Paulo Alcantara
1
-1
/
+1
2021-03-03
cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
Shyam Prasad N
1
-0
/
+1
2021-02-10
cifs: report error instead of invalid when revalidating a dentry fails
Aurelien Aptel
1
-2
/
+20
2020-12-11
cifs: fix potential use-after-free in cifs_echo_request()
Paulo Alcantara
1
-0
/
+2
2020-11-18
Convert trailing spaces and periods in path components
Boris Protopopov
1
-1
/
+7
2020-10-29
cifs: remove bogus debug code
Dan Carpenter
1
-8
/
+8
2020-10-01
cifs: Fix double add page to memcg when cifs_readpages
Zhang Xiaoxu
1
-4
/
+7
2020-10-01
CIFS: Properly process SMB3 lease breaks
Pavel Shilovsky
7
-65
/
+57
2020-08-21
smb3: warn on confusing error scenario with sec=krb5
Steve French
1
-0
/
+2
2020-07-31
Revert "cifs: Fix the target file was deleted when rename failed."
Steve French
1
-8
/
+2
2020-07-22
cifs: update ctime and mtime during truncate
Zhang Xiaoxu
1
-0
/
+9
2020-07-09
cifs: Fix the target file was deleted when rename failed.
Zhang Xiaoxu
1
-2
/
+8
2020-07-09
SMB3: Honor persistent/resilient handle flags for multiuser mounts
Paul Aurich
1
-0
/
+2
2020-07-09
SMB3: Honor 'seal' flag for multiuser mounts
Paul Aurich
1
-0
/
+1
2020-06-30
cifs/smb3: Fix data inconsistent when zero file range
Zhang Xiaoxu
1
-0
/
+6
2020-06-30
cifs/smb3: Fix data inconsistent when punch hole
Zhang Xiaoxu
1
-0
/
+6
2020-06-03
cifs: Fix null pointer check in cifs_read
Steve French
1
-1
/
+1
2020-05-20
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
1
-4
/
+4
2020-05-20
cifs: Check for timeout on Negotiate stage
Samuel Cabrero
3
-1
/
+26
2020-05-10
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
1
-0
/
+2
2020-03-20
cifs_atomic_open(): fix double-put on late allocation failure
Al Viro
1
-1
/
+0
2020-03-11
cifs: don't leak -EAGAIN for stat() during reconnect
Ronnie Sahlberg
1
-1
/
+5
2020-03-11
cifs: Fix mode output in debugging statements
Frank Sorenson
3
-4
/
+4
2020-02-28
cifs: fix NULL dereference in match_prepath
Ronnie Sahlberg
1
-2
/
+4
2020-02-15
cifs: fail i/o on soft mounts if sessionsetup errors out
Ronnie Sahlberg
1
-2
/
+8
2020-01-29
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-1
/
+1
2020-01-29
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
Steve French
1
-0
/
+1
2020-01-29
signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
Eric W. Biederman
1
-1
/
+1
2020-01-23
cifs: Adjust indentation in smb2_open_file
Nathan Chancellor
1
-1
/
+1
2019-12-21
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
1
-0
/
+7
2019-12-21
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
1
-4
/
+3
2019-12-21
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
1
-3
/
+4
2019-11-10
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
4
-9
/
+22
2019-11-06
fs: cifs: mute -Wunused-const-variable message
Austin Kim
1
-4
/
+0
2019-10-29
CIFS: avoid using MID 0xFFFF
Roberto Bergantinos Corpas
1
-0
/
+3
2019-10-17
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Pavel Shilovsky
1
-1
/
+7
2019-10-17
CIFS: Force revalidate inode when dentry is stale
Pavel Shilovsky
1
-0
/
+4
2019-10-17
CIFS: Gracefully handle QueryInfo errors during open
Pavel Shilovsky
1
-0
/
+6
2019-10-05
CIFS: Fix oplock handling for SMB 2.1+ protocols
Pavel Shilovsky
1
-0
/
+5
2019-10-05
CIFS: fix max ea value size
Murphy Zhou
1
-1
/
+1
2019-09-21
cifs: Use kzfree() to zero out the password
Dan Carpenter
1
-1
/
+1
[next]