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
*
new helper: inode_wrong_type()
Al Viro
2021-09-08
1
-3
/
+2
*
cifs: create sd context must be a multiple of 8
Shyam Prasad N
2021-08-18
1
-1
/
+1
*
smb3: rc uninitialized in one fallocate path
Steve French
2021-08-12
1
-1
/
+2
*
SMB3: fix readpage for large swap cache
Steve French
2021-08-04
1
-1
/
+1
*
cifs: fix the out of range assignment to bit fields in parse_server_interfaces
Hyunchul Lee
2021-07-31
1
-2
/
+2
*
cifs: fix fallocate when trying to allocate a hole.
Ronnie Sahlberg
2021-07-28
1
-5
/
+18
*
cifs: only write 64kb at a time when fallocating a small region of a file
Ronnie Sahlberg
2021-07-28
1
-7
/
+19
*
cifs: prevent NULL deref in cifs_compose_mount_options()
Paulo Alcantara
2021-07-25
1
-0
/
+3
*
cifs: handle reconnect of tcon when there is no cached dfs referral
Paulo Alcantara
2021-07-20
1
-4
/
+2
*
cifs: fix missing spinlock around update to ses->status
Steve French
2021-07-14
2
-2
/
+6
*
cifs: improve fallocate emulation
Ronnie Sahlberg
2021-07-14
1
-0
/
+133
*
SMB3: incorrect file id in requests compounded with open
Steve French
2021-06-03
1
-3
/
+3
*
cifs: set server->cipher_type to AES-128-CCM for SMB3.0
Aurelien Aptel
2021-06-03
1
-0
/
+7
*
cifs: fix memory leak in smb2_copychunk_range
Ronnie Sahlberg
2021-05-26
1
-0
/
+2
*
smb3: do not attempt multichannel to server which does not support it
Steve French
2021-05-11
1
-0
/
+6
*
smb3: when mounting with multichannel include it in requested capabilities
Steve French
2021-05-11
1
-0
/
+5
*
smb2: fix use-after-free in smb2_ioctl_query_info()
Aurelien Aptel
2021-05-11
1
-9
/
+5
*
cifs: detect dead connections only when echoes are enabled.
Shyam Prasad N
2021-05-11
1
-0
/
+1
*
cifs: fix out-of-bound memory access when calling smb3_notify() at mount point
Eugene Korenevsky
2021-05-11
1
-1
/
+1
*
cifs: Return correct error code from smb2_get_enc_key
Paul Aurich
2021-05-11
1
-1
/
+1
*
cifs: Silently ignore unknown oplock break handle
Vincent Whitchurch
2021-04-10
1
-2
/
+2
*
cifs: revalidate mapping when we open files for SMB1 POSIX
Ronnie Sahlberg
2021-04-10
1
-0
/
+1
*
cifs: Adjust key sizes and key generation routines for AES256 encryption
Shyam Prasad N
2021-03-30
5
-15
/
+41
*
smb3: fix cached file size problems in duplicate extents (reflink)
Steve French
2021-03-30
1
-3
/
+15
*
cifs: change noisy error message to FYI
Paulo Alcantara
2021-03-30
1
-1
/
+1
*
cifs: ask for more credit on async read/write code paths
Aurelien Aptel
2021-03-30
1
-4
/
+2
*
cifs: Fix preauth hash corruption
Vincent Whitchurch
2021-03-25
1
-1
/
+6
*
cifs: fix allocation size on newly created files
Steve French
2021-03-25
1
-1
/
+9
*
cifs: do not send close in compound create+close requests
Paulo Alcantara
2021-03-17
6
-17
/
+18
*
cifs: fix credit accounting for extra channel
Aurelien Aptel
2021-03-17
2
-5
/
+6
*
cifs: return proper error code in statfs(2)
Paulo Alcantara
2021-03-17
1
-1
/
+1
*
cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
Shyam Prasad N
2021-02-26
1
-0
/
+1
*
smb3: fix crediting for compounding when only one request in flight
Pavel Shilovsky
2021-02-10
1
-3
/
+15
*
smb3: Fix out-of-bounds bug in SMB2_negotiate()
Gustavo A. R. Silva
2021-02-10
1
-1
/
+1
*
cifs: report error instead of invalid when revalidating a dentry fails
Aurelien Aptel
2021-02-10
1
-2
/
+20
*
cifs: do not fail __smb_send_rqst if non-fatal signals are pending
Ronnie Sahlberg
2021-01-27
1
-2
/
+2
*
cifs: fix interrupted close commands
Paulo Alcantara
2021-01-19
1
-1
/
+1
*
cifs: check pointer before freeing
Tom Rix
2021-01-19
1
-1
/
+2
*
SMB3.1.1: do not log warning message if server doesn't populate salt
Steve French
2020-12-30
2
-5
/
+16
*
SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rsp
Steve French
2020-12-30
1
-4
/
+12
*
SMB3: avoid confusing warning message on mount to Azure
Steve French
2020-12-30
1
-1
/
+2
*
cifs: refactor create_sd_buf() and and avoid corrupting the buffer
Ronnie Sahlberg
2020-12-03
2
-35
/
+38
*
cifs: add NULL check for ses->tcon_ipc
Aurelien Aptel
2020-12-03
1
-1
/
+2
*
smb3: set COMPOUND_FID to FileID field of subsequent compound request
Namjae Jeon
2020-12-03
1
-2
/
+2
*
cifs: fix potential use-after-free in cifs_echo_request()
Paulo Alcantara
2020-11-30
1
-0
/
+2
*
cifs: allow syscalls to be restarted in __smb_send_rqst()
Paulo Alcantara
2020-11-30
1
-2
/
+2
*
smb3: Handle error case during offload read path
Rohith Surabattula
2020-11-15
1
-1
/
+19
*
smb3: Avoid Mid pending list corruption
Rohith Surabattula
2020-11-15
1
-9
/
+46
*
smb3: Call cifs reconnect from demultiplex thread
Rohith Surabattula
2020-11-15
1
-5
/
+8
*
cifs: fix a memleak with modefromsid
Namjae Jeon
2020-11-15
1
-0
/
+1
[next]