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
/
cifssmb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: use new enum for ses_status
Shyam Prasad N
2022-05-24
1
-1
/
+1
*
cifs: fix signed integer overflow when fl_end is OFFSET_MAX
Paulo Alcantara
2022-05-19
1
-1
/
+2
*
Merge tag '5.18-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-04-01
1
-6
/
+5
|
\
|
*
smb3: cleanup and clarify status of tree connections
Steve French
2022-03-28
1
-6
/
+5
*
|
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-04-01
1
-1
/
+1
|
/
*
cifs: maintain a state machine for tcp/smb/tcon sessions
Shyam Prasad N
2022-01-07
1
-8
/
+16
*
cifs: take cifs_tcp_ses_lock for status checks
Shyam Prasad N
2022-01-07
1
-1
/
+11
*
cifs: reconnect only the connection and not smb session where possible
Shyam Prasad N
2022-01-02
1
-1
/
+1
*
cifs: use the chans_need_reconnect bitmap for reconnect status
Shyam Prasad N
2022-01-02
1
-5
/
+7
*
cifs: track individual channel status using chans_need_reconnect
Shyam Prasad N
2022-01-02
1
-6
/
+42
*
cifs: remove pathname for file from SPDX header
Steve French
2021-09-13
1
-1
/
+0
*
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
2021-08-25
1
-105
/
+1
*
cifs: enable fscache usage even for files opened as rw
Shyam Prasad N
2021-08-25
1
-0
/
+1
*
CIFS: Clarify SMB1 code for POSIX delete file
Steve French
2021-07-22
1
-2
/
+5
*
CIFS: Clarify SMB1 code for POSIX Create
Steve French
2021-07-22
1
-1
/
+2
*
CIFS: Clarify SMB1 code for POSIX Lock
Steve French
2021-07-07
1
-1
/
+2
*
CIFS: Clarify SMB1 code for rename open file
Steve French
2021-07-07
1
-1
/
+2
*
CIFS: Clarify SMB1 code for delete
Steve French
2021-07-07
1
-1
/
+2
*
CIFS: Clarify SMB1 code for SetFileSize
Steve French
2021-07-07
1
-2
/
+2
*
CIFS: Clarify SMB1 code for UnixSetPathInfo
Steve French
2021-07-02
1
-3
/
+2
*
CIFS: Clarify SMB1 code for UnixCreateSymLink
Steve French
2021-07-02
1
-1
/
+2
*
cifs: clarify SMB1 code for UnixCreateHardLink
Steve French
2021-07-02
1
-1
/
+2
*
cifs: use SPDX-Licence-Identifier
Steve French
2021-06-20
1
-13
/
+1
*
cifs: remove redundant initialization of variable rc
Colin Ian King
2021-06-20
1
-1
/
+1
*
cifs: rename the *_shroot* functions to *_cached_dir*
Ronnie Sahlberg
2021-04-25
1
-1
/
+1
*
cifs: remove old dead code
Aurelien Aptel
2021-04-25
1
-50
/
+0
*
cifs: use discard iterator to discard unneeded network data more efficiently
David Howells
2021-02-25
1
-3
/
+3
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()
Stefan Metzmacher
2020-08-02
1
-111
/
+1
*
cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails
Ronnie Sahlberg
2020-08-02
1
-1
/
+38
*
cifs: minor fix to two debug messages
Steve French
2020-06-01
1
-1
/
+1
*
cifs: Standardize logging output
Joe Perches
2020-06-01
1
-12
/
+12
*
cifs: handle hostnames that resolve to same ip in failover
Paulo Alcantara
2020-06-01
1
-18
/
+37
*
cifs: remove redundant initialization of variable rc
Colin Ian King
2020-06-01
1
-1
/
+1
*
cifs: fix leaked reference on requeued write
Adam McCoy
2020-05-14
1
-1
/
+1
*
cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+
Jones Syue
2020-04-15
1
-0
/
+4
*
cifs: make use of cap_unix(ses) in cifs_reconnect_tcon()
Stefan Metzmacher
2020-03-22
1
-1
/
+1
*
cifs: call wake_up(&server->response_q) inside of cifs_reconnect()
Stefan Metzmacher
2020-03-22
1
-1
/
+0
*
cifs: handle prefix paths in reconnect
Paulo Alcantara (SUSE)
2020-03-22
1
-4
/
+15
*
cifs: fix rename() by ensuring source handle opened with DELETE bit
Aurelien Aptel
2020-02-24
1
-1
/
+2
*
cifs: fix soft mounts hanging in the reconnect code
Ronnie Sahlberg
2020-02-06
1
-1
/
+1
*
fs/cifs/cifssmb.c: use true,false for bool variable
zhengbin
2020-01-26
1
-2
/
+2
*
CIFS: Close cached root handle only if it has a lease
Pavel Shilovsky
2019-12-13
1
-0
/
+3
*
smb3: pass mode bits into create calls
Steve French
2019-09-26
1
-1
/
+2
*
fs: cifs: cifsssmb: remove redundant assignment to variable ret
Colin Ian King
2019-09-16
1
-1
/
+1
*
cifs: replace various strncpy with strscpy and similar
Ronnie Sahlberg
2019-08-27
1
-132
/
+65
*
fs: cifs: cifsssmb: Change return type of convert_ace_to_cifs_ace
Hariprasad Kelam
2019-07-07
1
-11
/
+3
*
cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
Steve French
2019-07-07
1
-2
/
+0
*
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
Ronnie Sahlberg
2019-05-07
1
-94
/
+4
*
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
2019-05-07
1
-1
/
+1
[next]