index
:
kernel/git/stable/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
2025-07-18
Fix SMB311 posix special file creation to servers which do not advertise repa...
Steve French
2025-07-13
smb: invalidate and close cached directory when creating child entries
Bharath SM
2025-07-13
smb: client: fix use-after-free in crypt_message when using async crypto
Wang Zhaolong
2025-07-13
smb: client: fix use-after-free in cifs_oplock_break
Wang Zhaolong
2025-07-05
Merge tag 'v6.16-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-07-04
Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-03
smb: client: fix native SMB symlink traversal
Paulo Alcantara
2025-07-03
smb: client: fix race condition in negotiate timeout by using more precise ti...
Wang Zhaolong
2025-07-01
netfs: Update tracepoints in a number of ways
David Howells
2025-07-01
smb: client: set missing retry flag in cifs_writev_callback()
Paulo Alcantara
2025-07-01
smb: client: set missing retry flag in cifs_readv_callback()
Paulo Alcantara
2025-07-01
smb: client: set missing retry flag in smb2_writev_callback()
Paulo Alcantara
2025-06-30
cifs: all initializations for tcon should happen in tcon_info_alloc
Shyam Prasad N
2025-06-30
smb: client: fix warning when reconnecting channel
Paulo Alcantara
2025-06-29
smb: client: fix readdir returning wrong type with POSIX extensions
Philipp Kerling
2025-06-26
cifs: Fix reading into an ITER_FOLIOQ from the smbdirect code
David Howells
2025-06-26
cifs: Fix the smbd_response slab to allow usercopy
David Howells
2025-06-26
smb: client: fix potential deadlock when reconnecting channels
Paulo Alcantara
2025-06-25
smb: client: remove \t from TP_printk statements
Stefan Metzmacher
2025-06-25
smb: client: let smbd_post_send_iter() respect the peers max_send_size and tr...
Stefan Metzmacher
2025-06-23
smb: client: fix regression with native SMB symlinks
Paulo Alcantara
2025-06-21
smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key size
Bharath SM
2025-06-21
smb: minor fix to use sizeof to initialize flags_string buffer
Bharath SM
2025-06-21
smb: Use loff_t for directory position in cached_dirents
Bharath SM
2025-06-21
smb: Log an error when close_all_cached_dirs fails
Paul Aurich
2025-06-21
cifs: Fix prepare_write to negotiate wsize if needed
David Howells
2025-06-21
smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()
Stefan Metzmacher
2025-06-21
smb: client: fix first command failure during re-negotiation
zhangjian
2025-06-18
cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() function
Pali Rohár
2025-06-18
smb: fix secondary channel creation issue with kerberos by populating hostnam...
Bharath SM
2025-06-12
smb: improve directory cache reuse for readdir operations
Bharath SM
2025-06-12
smb: client: fix perf regression with deferred closes
Paulo Alcantara
2025-06-09
smb: client: disable path remapping with POSIX extensions
Philipp Kerling
2025-06-05
cifs: update internal version number
Steve French
2025-06-03
cifs: do not disable interface polling on failure
Shyam Prasad N
2025-06-03
cifs: serialize other channels when query server interfaces is pending
Shyam Prasad N
2025-06-03
cifs: deal with the channel loading lag while picking channels
Shyam Prasad N
2025-06-03
smb: client: make use of common smbdirect_socket_parameters
Stefan Metzmacher
2025-06-03
smb: smbdirect: introduce smbdirect_socket_parameters
Stefan Metzmacher
2025-06-03
smb: client: make use of common smbdirect_socket
Stefan Metzmacher
2025-06-03
smb: client: make use of common smbdirect.h
Stefan Metzmacher
2025-06-03
smb: client: make use of common smbdirect_pdu.h
Stefan Metzmacher
2025-06-03
Merge tag 'v6.16-rc-part1-smb-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-06-02
cifs: update the lock ordering comments with new mutex
Shyam Prasad N
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-06-02
cifs: dns resolution is needed only for primary channel
Shyam Prasad N
2025-06-02
cifs: update dstaddr whenever channel iface is updated
Shyam Prasad N
2025-06-02
cifs: reset connections for all channels when reconnect requested
Shyam Prasad N
2025-06-01
smb: client: use ParentLeaseKey in cifs_do_create
Henrique Carvalho
2025-06-01
smb: client: use ParentLeaseKey in open_cached_dir
Henrique Carvalho
[next]