index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-01-17
22
-325
/
+719
|
\
|
*
cifs: fix FILE_BOTH_DIRECTORY_INFO definition
Eugene Korenevsky
2022-01-15
1
-1
/
+1
|
*
cifs: move superblock magic defitions to magic.h
Jeff Layton
2022-01-15
5
-8
/
+7
|
*
cifs: Fix smb311_update_preauth_hash() kernel-doc comment
Yang Li
2022-01-15
1
-0
/
+1
|
*
cifs: avoid race during socket reconnect between send and recv
Shyam Prasad N
2022-01-08
3
-24
/
+6
|
*
cifs: maintain a state machine for tcp/smb/tcon sessions
Shyam Prasad N
2022-01-08
5
-35
/
+82
|
*
cifs: fix hang on cifs_get_next_mid()
Enzo Matsumiya
2022-01-08
1
-1
/
+1
|
*
cifs: take cifs_tcp_ses_lock for status checks
Shyam Prasad N
2022-01-08
12
-43
/
+164
|
*
cifs: reconnect only the connection and not smb session where possible
Shyam Prasad N
2022-01-03
5
-35
/
+52
|
*
cifs: add WARN_ON for when chan_count goes below minimum
Shyam Prasad N
2022-01-03
1
-0
/
+5
|
*
cifs: adjust DebugData to use chans_need_reconnect for conn status
Shyam Prasad N
2022-01-03
1
-1
/
+7
|
*
cifs: use the chans_need_reconnect bitmap for reconnect status
Shyam Prasad N
2022-01-03
15
-207
/
+236
|
*
cifs: track individual channel status using chans_need_reconnect
Shyam Prasad N
2022-01-03
6
-24
/
+211
|
*
cifs: remove redundant assignment to pointer p
Colin Ian King
2022-01-03
1
-1
/
+1
*
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-1
/
+1
|
\
\
|
*
|
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2021-12-13
1
-1
/
+1
*
|
|
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-12
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fscache, cachefiles: Disable configuration
David Howells
2022-01-07
1
-1
/
+1
*
|
|
cifs: sanitize multiple delimiters in prepath
Thiago Rafael Becker
2021-12-18
1
-1
/
+37
*
|
|
cifs: ignore resource_id while getting fscache super cookie
Shyam Prasad N
2021-12-18
2
-13
/
+7
*
|
|
cifs: fix ntlmssp auth when there is no key exchange
Paulo Alcantara
2021-12-08
1
-18
/
+36
|
/
/
*
|
cifs: avoid use of dstaddr as key for fscache client cookie
Shyam Prasad N
2021-12-03
1
-37
/
+1
*
|
cifs: add server conn_id to fscache client cookie
Shyam Prasad N
2021-12-03
2
-0
/
+14
*
|
cifs: wait for tcon resource_id before getting fscache super
Shyam Prasad N
2021-12-03
3
-7
/
+8
*
|
cifs: fix missed refcounting of ipc tcon
Paulo Alcantara
2021-12-03
1
-0
/
+1
*
|
cifs: update internal version number
Steve French
2021-11-23
1
-1
/
+1
*
|
smb2: clarify rc initialization in smb2_reconnect
Steve French
2021-11-23
1
-1
/
+1
*
|
cifs: populate server_hostname for extra channels
Shyam Prasad N
2021-11-23
1
-0
/
+1
*
|
cifs: nosharesock should be set on new server
Shyam Prasad N
2021-11-23
1
-3
/
+4
*
|
cifs: introduce cifs_ses_mark_for_reconnect() helper
Paulo Alcantara
2021-11-16
5
-33
/
+18
*
|
cifs: protect srv_count with cifs_tcp_ses_lock
Steve French
2021-11-16
1
-0
/
+2
*
|
cifs: move debug print out of spinlock
Steve French
2021-11-16
1
-1
/
+1
|
/
*
cifs: do not duplicate fscache cookie for secondary channels
Shyam Prasad N
2021-11-13
1
-2
/
+7
*
cifs: connect individual channel servers to primary channel server
Shyam Prasad N
2021-11-13
6
-14
/
+36
*
cifs: protect session channel fields with chan_lock
Shyam Prasad N
2021-11-12
6
-15
/
+71
*
cifs: do not negotiate session if session already exists
Shyam Prasad N
2021-11-12
1
-8
/
+10
*
smb3: do not setup the fscache_super_cookie until fsinfo initialized
Steve French
2021-11-12
2
-2
/
+14
*
cifs: fix potential use-after-free bugs
Paulo Alcantara
2021-11-12
1
-22
/
+19
*
cifs: fix memory leak of smb3_fs_context_dup::server_hostname
Paulo Alcantara
2021-11-12
1
-0
/
+2
*
smb3: add additional null check in SMB311_posix_mkdir
Steve French
2021-11-12
1
-0
/
+11
*
cifs: release lock earlier in dequeue_mid error case
Steve French
2021-11-12
1
-3
/
+4
*
smb3: add additional null check in SMB2_tcon
Steve French
2021-11-12
1
-1
/
+1
*
smb3: add additional null check in SMB2_open
Steve French
2021-11-12
1
-1
/
+3
*
smb3: add additional null check in SMB2_ioctl
Steve French
2021-11-11
1
-0
/
+10
*
smb3: remove trivial dfs compile warning
Steve French
2021-11-10
1
-2
/
+2
*
cifs: support nested dfs links over reconnect
Paulo Alcantara
2021-11-10
9
-693
/
+660
*
smb3: do not error on fsync when readonly
Steve French
2021-11-10
1
-6
/
+29
*
cifs: for compound requests, use open handle if possible
Shyam Prasad N
2021-11-10
1
-5
/
+17
*
cifs: set a minimum of 120s for next dns resolution
Paulo Alcantara
2021-11-10
2
-2
/
+3
*
cifs: split out dfs code from cifs_reconnect()
Paulo Alcantara
2021-11-10
1
-133
/
+162
[next]