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
2021-07-25
cifs: prevent NULL deref in cifs_compose_mount_options()
Paulo Alcantara
1
-0
/
+3
2021-07-14
cifs: fix missing spinlock around update to ses->status
Steve French
2
-2
/
+6
2021-06-03
SMB3: incorrect file id in requests compounded with open
Steve French
1
-3
/
+3
2021-06-03
cifs: set server->cipher_type to AES-128-CCM for SMB3.0
Aurelien Aptel
1
-0
/
+7
2021-05-26
cifs: fix memory leak in smb2_copychunk_range
Ronnie Sahlberg
1
-0
/
+2
2021-05-11
cifs: Return correct error code from smb2_get_enc_key
Paul Aurich
1
-1
/
+1
2021-04-14
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-30
cifs: change noisy error message to FYI
Paulo Alcantara
1
-1
/
+1
2021-03-30
cifs: ask for more credit on async read/write code paths
Aurelien Aptel
1
-4
/
+2
2021-03-24
cifs: Fix preauth hash corruption
Vincent Whitchurch
1
-1
/
+6
2021-03-17
cifs: return proper error code in statfs(2)
Paulo Alcantara
1
-1
/
+1
2021-02-26
cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
Shyam Prasad N
1
-0
/
+1
2021-02-10
smb3: fix crediting for compounding when only one request in flight
Pavel Shilovsky
1
-3
/
+15
2021-02-10
smb3: Fix out-of-bounds bug in SMB2_negotiate()
Gustavo A. R. Silva
1
-1
/
+1
2021-02-10
cifs: report error instead of invalid when revalidating a dentry fails
Aurelien Aptel
1
-2
/
+20
2021-01-30
SMB3.1.1: do not log warning message if server doesn't populate salt
Steve French
2
-5
/
+16
2021-01-27
cifs: do not fail __smb_send_rqst if non-fatal signals are pending
Ronnie Sahlberg
1
-2
/
+2
2021-01-19
cifs: fix interrupted close commands
Paulo Alcantara
1
-1
/
+1
2021-01-19
smb3: remove unused flag passed into close functions
Steve French
2
-16
/
+5
2020-12-30
SMB3: avoid confusing warning message on mount to Azure
Steve French
1
-1
/
+2
2020-12-11
cifs: fix potential use-after-free in cifs_echo_request()
Paulo Alcantara
1
-0
/
+2
2020-12-11
cifs: allow syscalls to be restarted in __smb_send_rqst()
Paulo Alcantara
1
-2
/
+2
2020-12-02
cifs: fix a memleak with modefromsid
Namjae Jeon
1
-0
/
+1
2020-12-02
smb3: Handle error case during offload read path
Rohith Surabattula
1
-1
/
+19
2020-12-02
smb3: Avoid Mid pending list corruption
Rohith Surabattula
1
-9
/
+46
2020-12-02
smb3: Call cifs reconnect from demultiplex thread
Rohith Surabattula
1
-5
/
+8
2020-11-18
Convert trailing spaces and periods in path components
Boris Protopopov
1
-1
/
+7
2020-11-05
cifs: handle -EINTR in cifs_setattr
Ronnie Sahlberg
1
-4
/
+9
2020-10-29
SMB3: Resolve data corruption of TCP server info fields
Rohith Surabattula
1
-5
/
+7
2020-10-29
cifs: Return the error from crypt_message when enc/dec key not found.
Shyam Prasad N
1
-1
/
+1
2020-10-29
cifs: remove bogus debug code
Dan Carpenter
1
-8
/
+8
2020-10-14
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
1
-1
/
+1
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-10-01
CIFS: Use common error handling code in smb2_ioctl_query_info()
Markus Elfring
1
-22
/
+23
2020-09-23
cifs: fix DFS mount with cifsacl/modefromsid
Ronnie Sahlberg
1
-0
/
+4
2020-08-21
cifs: Fix leak when handling lease break for cached root fid
Paul Aurich
1
-21
/
+52
2020-08-21
smb3: warn on confusing error scenario with sec=krb5
Steve French
1
-0
/
+2
2020-07-29
Revert "cifs: Fix the target file was deleted when rename failed."
Steve French
1
-8
/
+2
2020-07-22
cifs: prevent truncation from long to int in wait_for_free_credits
Ronnie Sahlberg
1
-1
/
+1
2020-07-16
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 'handletimeout' flag for multiuser mounts
Paul Aurich
1
-0
/
+1
2020-07-09
SMB3: Honor lease disabling for multiuser mounts
Paul Aurich
1
-0
/
+1
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-07-09
SMB3: Honor 'posix' flag for multiuser mounts
Paul Aurich
1
-4
/
+1
2020-06-30
cifs/smb3: Fix data inconsistent when zero file range
Zhang Xiaoxu
1
-0
/
+5
[next]