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.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
*
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-12
1
-2
/
+7
*
cifs: connect individual channel servers to primary channel server
Shyam Prasad N
2021-11-12
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-09
2
-2
/
+3
*
cifs: split out dfs code from cifs_reconnect()
Paulo Alcantara
2021-11-09
1
-133
/
+162
*
cifs: convert list_for_each to entry variant
Paulo Alcantara
2021-11-09
1
-19
/
+13
*
cifs: introduce new helper for cifs_reconnect()
Paulo Alcantara
2021-11-09
1
-64
/
+75
*
cifs: fix print of hdr_flags in dfscache_proc_show()
Paulo Alcantara
2021-11-09
1
-1
/
+1
*
cifs: send workstation name during ntlmssp session setup
Shyam Prasad N
2021-11-08
8
-85
/
+170
*
cifs: nosharesock should not share socket with future sessions
Shyam Prasad N
2021-11-07
3
-1
/
+10
*
Merge tag '5.16-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2021-11-06
14
-1091
/
+310
|
\
|
*
smb3: add dynamic trace points for socket connection
Steve French
2021-11-05
2
-1
/
+73
|
*
cifs: Move SMB2_Create definitions to the shared area
Ronnie Sahlberg
2021-11-05
4
-176
/
+14
|
*
cifs: Move more definitions into the shared area
Ronnie Sahlberg
2021-11-05
2
-226
/
+35
|
*
cifs: move NEGOTIATE_PROTOCOL definitions out into the common area
Ronnie Sahlberg
2021-11-05
2
-222
/
+2
|
*
cifs: Create a new shared file holding smb2 pdu definitions
Ronnie Sahlberg
2021-11-05
11
-476
/
+175
|
*
cifs: add mount parameter tcpnodelay
Steve French
2021-11-02
2
-0
/
+9
|
*
cifs: To match file servers, make sure the server hostname matches
Shyam Prasad N
2021-11-02
3
-8
/
+20
*
|
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-25
1
-2
/
+2
|
/
*
cifs: fix incorrect check for null pointer in header_assemble
Steve French
2021-09-23
1
-2
/
+3
*
smb3: correct server pointer dereferencing check to be more consistent
Steve French
2021-09-23
1
-1
/
+2
*
smb3: correct smb3 ACL security descriptor
Steve French
2021-09-23
1
-2
/
+2
*
cifs: Clear modified attribute bit from inode flags
Steve French
2021-09-23
1
-1
/
+1
*
cifs: Deal with some warnings from W=1
David Howells
2021-09-23
1
-2
/
+12
*
cifs: fix a sign extension bug
Dan Carpenter
2021-09-21
1
-1
/
+1
[next]