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
/
smb
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
2023-12-10
1
-4
/
+2
*
Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-12-03
7
-34
/
+54
|
\
|
*
smb: client, common: fix fortify warnings
Dmitry Antipov
2023-11-30
5
-31
/
+40
|
*
cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
David Howells
2023-11-29
1
-0
/
+3
|
*
cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
David Howells
2023-11-29
1
-2
/
+8
|
*
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
2023-11-28
1
-0
/
+2
|
*
smb: client: fix missing mode bits for SMB symlinks
Paulo Alcantara
2023-11-28
1
-1
/
+1
*
|
Merge tag '6.7-rc3-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-11-27
9
-141
/
+162
|
\
\
|
|
/
|
/
|
|
*
ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on error
Namjae Jeon
2023-11-23
1
-1
/
+0
|
*
ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId
Namjae Jeon
2023-11-23
1
-5
/
+2
|
*
ksmbd: release interim response after sending status pending response
Namjae Jeon
2023-11-23
2
-1
/
+5
|
*
ksmbd: move oplock handling after unlock parent dir
Namjae Jeon
2023-11-23
1
-56
/
+65
|
*
ksmbd: separately allocate ci per dentry
Namjae Jeon
2023-11-23
4
-25
/
+18
|
*
ksmbd: fix possible deadlock in smb2_open
Namjae Jeon
2023-11-23
5
-59
/
+75
|
*
ksmbd: prevent memory leak on error return
Zongmin Zhou
2023-11-23
1
-2
/
+5
*
|
smb: client: introduce cifs_sfu_make_node()
Paulo Alcantara
2023-11-23
3
-120
/
+52
*
|
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
2023-11-23
8
-61
/
+116
*
|
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
2023-11-23
4
-42
/
+56
*
|
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
2023-11-23
5
-175
/
+113
*
|
cifs: fix use after free for iface while disabling secondary channels
Ritvik Budhiraja
2023-11-23
1
-1
/
+1
|
/
*
cifs: fix lock ordering while disabling multichannel
Shyam Prasad N
2023-11-14
1
-9
/
+13
*
cifs: fix leak of iface for primary channel
Shyam Prasad N
2023-11-14
1
-0
/
+6
*
cifs: fix check of rc in function generate_smb3signingkey
Ekaterina Esina
2023-11-13
1
-3
/
+2
*
cifs: spnego: add ';' in HOST_KEY_LEN
Anastasia Belova
2023-11-13
1
-2
/
+2
*
Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-11-11
16
-88
/
+491
|
\
|
*
cifs: update internal module version number for cifs.ko
Steve French
2023-11-10
1
-2
/
+2
|
*
cifs: handle when server stops supporting multichannel
Shyam Prasad N
2023-11-10
6
-10
/
+145
|
*
cifs: handle when server starts supporting multichannel
Shyam Prasad N
2023-11-10
3
-2
/
+34
|
*
Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
Steve French
2023-11-10
1
-0
/
+1
|
*
smb3: allow dumping session and tcon id to improve stats analysis and debugging
Steve French
2023-11-10
2
-0
/
+31
|
*
smb: client: fix mount when dns_resolver key is not available
Paulo Alcantara
2023-11-09
3
-7
/
+29
|
*
smb3: fix caching of ctime on setxattr
Steve French
2023-11-09
1
-1
/
+4
|
*
smb3: minor cleanup of session handling code
Steve French
2023-11-09
1
-6
/
+12
|
*
cifs: reconnect work should have reference on server struct
Shyam Prasad N
2023-11-09
2
-16
/
+34
|
*
cifs: do not pass cifs_sb when trying to add channels
Shyam Prasad N
2023-11-09
3
-8
/
+8
|
*
cifs: account for primary channel in the interface list
Shyam Prasad N
2023-11-09
2
-0
/
+34
|
*
cifs: distribute channels across interfaces based on speed
Shyam Prasad N
2023-11-09
3
-14
/
+88
|
*
cifs: handle cases where a channel is closed
Shyam Prasad N
2023-11-09
6
-7
/
+43
|
*
smb3: more minor cleanups for session handling routines
Steve French
2023-11-09
1
-10
/
+15
|
*
smb3: minor RDMA cleanup
Steve French
2023-11-09
1
-2
/
+2
|
*
cifs: Fix encryption of cleared, but unset rq_iter data buffers
David Howells
2023-11-08
1
-3
/
+9
*
|
Merge tag '6.7-rc-smb3-server-part2' of git://git.samba.org/ksmbd
Linus Torvalds
2023-11-10
3
-6
/
+41
|
\
\
|
*
|
ksmbd: handle malformed smb1 message
Namjae Jeon
2023-11-07
1
-0
/
+11
|
*
|
ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
Namjae Jeon
2023-11-07
1
-3
/
+4
|
*
|
ksmbd: fix slab out of bounds write in smb_inherit_dacl()
Namjae Jeon
2023-11-07
1
-3
/
+26
|
|
/
*
|
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-07
1
-6
/
+5
|
\
\
|
|
/
|
/
|
|
*
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
2023-10-28
1
-6
/
+5
*
|
Merge tag '6.7-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-11-04
14
-90
/
+138
|
\
\
|
*
|
cifs: force interface update before a fresh session setup
Shyam Prasad N
2023-11-02
1
-1
/
+5
|
*
|
cifs: do not reset chan_max if multichannel is not supported at mount
Shyam Prasad N
2023-11-02
1
-1
/
+0
[next]