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
*
smb: move client and server files to common directory fs/smb
Steve French
2023-05-24
77
-75793
/
+0
*
cifs: mapchars mount option ignored
Steve French
2023-05-24
1
-0
/
+8
*
smb3: display debug information better for encryption
Steve French
2023-05-24
1
-2
/
+6
*
cifs: fix smb1 mount regression
Paulo Alcantara
2023-05-24
1
-1
/
+1
*
cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size
David Howells
2023-05-23
1
-1
/
+2
*
SMB3: drop reference to cfile before sending oplock break
Bharath SM
2023-05-17
4
-16
/
+21
*
SMB3: Close all deferred handles of inode in case of handle lease break
Bharath SM
2023-05-17
1
-8
/
+1
*
cifs: release leases for deferred close handles when freezing
Steve French
2023-05-10
1
-0
/
+15
*
smb3: fix problem remounting a share after shutdown
Steve French
2023-05-09
1
-0
/
+7
*
SMB3: force unmount was failing to close deferred close files
Steve French
2023-05-09
1
-0
/
+1
*
smb3: improve parallel reads of large files
Steve French
2023-05-09
1
-1
/
+1
*
do not reuse connection if share marked as isolated
Steve French
2023-05-08
1
-0
/
+3
*
cifs: fix pcchunk length type in smb2_copychunk_range
Pawel Witek
2023-05-08
1
-1
/
+1
*
cifs: Remove unneeded semicolon
Yang Li
2023-05-05
1
-1
/
+1
*
cifs: fix sharing of DFS connections
Paulo Alcantara
2023-05-04
6
-80
/
+147
*
cifs: avoid potential races when handling multiple dfs tcons
Paulo Alcantara
2023-05-03
5
-79
/
+80
*
cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpath
Paulo Alcantara
2023-05-03
5
-20
/
+43
*
cifs: fix potential race when tree connecting ipc
Paulo Alcantara
2023-05-03
1
-7
/
+50
*
cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname
Paulo Alcantara
2023-05-02
4
-13
/
+23
*
cifs: print smb3_fs_context::source when mounting
Paulo Alcantara
2023-05-02
1
-8
/
+6
*
cifs: protect session status check in smb2_reconnect()
Paulo Alcantara
2023-05-02
1
-4
/
+11
*
Merge tag '6.4-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-05-01
6
-110
/
+61
|
\
|
*
cifs: update internal module version number for cifs.ko
Steve French
2023-04-28
1
-2
/
+2
|
*
smb3: move some common open context structs to smbfs_common
Steve French
2023-04-28
1
-11
/
+0
|
*
smb3: make query_on_disk_id open context consistent and move to common code
Steve French
2023-04-28
2
-10
/
+1
|
*
cifs: missing lock when updating session status
Steve French
2023-04-28
1
-2
/
+6
|
*
SMB3: Close deferred file handles in case of handle lease break
Bharath SM
2023-04-27
2
-1
/
+17
|
*
SMB3: Add missing locks to protect deferred close file list
Bharath SM
2023-04-27
1
-0
/
+6
|
*
cifs: Avoid a cast in add_lease_context()
Volker Lendecke
2023-04-23
1
-3
/
+4
|
*
cifs: Simplify SMB2_open_init()
Volker Lendecke
2023-04-23
1
-17
/
+4
|
*
cifs: Simplify SMB2_open_init()
Volker Lendecke
2023-04-23
1
-33
/
+9
|
*
cifs: Simplify SMB2_open_init()
Volker Lendecke
2023-04-23
1
-32
/
+13
*
|
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-04-24
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
fs: drop unused posix acl handlers
Christian Brauner
2023-03-06
1
-4
/
+0
*
|
cifs: Reapply lost fix from commit 30b2b2196d6e
David Howells
2023-04-18
1
-4
/
+6
*
|
cifs: Fix unbuffered read
David Howells
2023-04-18
1
-4
/
+0
*
|
cifs: avoid dup prefix path in dfs_get_automount_devname()
Paulo Alcantara
2023-04-16
2
-6
/
+18
*
|
cifs: fix negotiate context parsing
David Disseldorp
2023-04-15
1
-10
/
+31
*
|
cifs: double lock in cifs_reconnect_tcon()
Dan Carpenter
2023-04-06
1
-1
/
+1
*
|
cifs: sanitize paths in cifs_update_super_prepath.
Thiago Rafael Becker
2023-04-05
3
-7
/
+11
*
|
cifs: get rid of dead check in smb2_reconnect()
Paulo Alcantara
2023-03-30
1
-1
/
+0
*
|
cifs: prevent infinite recursion in CIFSGetDFSRefer()
Paulo Alcantara
2023-03-30
1
-2
/
+7
*
|
cifs: avoid races in parallel reconnects in smb1
Paulo Alcantara
2023-03-30
1
-6
/
+15
*
|
cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
David Disseldorp
2023-03-30
1
-1
/
+4
*
|
smb3: fix unusable share after force unmount failure
Steve French
2023-03-24
4
-13
/
+11
*
|
cifs: fix dentry lookups in directory handle cache
Paulo Alcantara
2023-03-24
1
-2
/
+34
*
|
smb3: lower default deferred close timeout to address perf regression
Steve French
2023-03-24
1
-1
/
+1
*
|
cifs: fix missing unload_nls() in smb2_reconnect()
Paulo Alcantara
2023-03-24
1
-3
/
+3
*
|
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
2023-03-24
3
-33
/
+76
*
|
cifs: append path to open_enter trace event
Shyam Prasad N
2023-03-24
6
-6
/
+25
[next]