index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'v6.17-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
4 days
smb3 client: add way to show directory leases for improved debugging
Steve French
7 days
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7 days
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
7 days
smb: client: get rid of kstrdup() when parsing iocharset mount option
Paulo Alcantara
7 days
smb: client: get rid of kstrdup() when parsing domain mount option
Paulo Alcantara
7 days
smb: client: get rid of kstrdup() when parsing pass2 mount option
Paulo Alcantara
7 days
smb: client: get rid of kstrdup() when parsing pass mount option
Paulo Alcantara
7 days
smb: client: get rid of kstrdup() when parsing user mount option
Paulo Alcantara
8 days
cifs: Add support for creating reparse points over SMB1
Pali Rohár
8 days
cifs: Do not query WSL EAs for native SMB symlink
Pali Rohár
8 days
cifs: Optimize CIFSFindFirst() response when not searching
Pali Rohár
8 days
cifs: Fix calling CIFSFindFirst() for root path without msearch
Pali Rohár
8 days
smb: client: fix session setup against servers that require SPN
Paulo Alcantara
8 days
smb: client: allow parsing zero-length AV pairs
Paulo Alcantara
8 days
cifs: add new field to track the last access time of cfid
Shyam Prasad N
8 days
smb: change return type of cached_dir_lease_break() to bool
Bharath SM
8 days
cifs: reset iface weights when we cannot find a candidate
Shyam Prasad N
8 days
smb: client: fix netns refcount leak after net_passive changes
Wang Zhaolong
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-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
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
[next]