index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
2025-10-07
smb: client: Return directly after a failed genlmsg_new() in cifs_swn_send_re...
Markus Elfring
2025-10-07
smb: client: Use common code in cifs_do_create()
Markus Elfring
2025-10-07
smb: client: Improve unlocking of a mutex in cifs_get_swn_reg()
Markus Elfring
2025-10-07
smb: client: Return a status code only as a constant in cifs_spnego_key_insta...
Markus Elfring
2025-10-06
smb: client: Use common code in cifs_lookup()
Markus Elfring
2025-10-06
smb: client: Reduce the scopes for a few variables in two functions
Markus Elfring
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-10-03
Merge tag '6.18-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-10-03
Merge tag 'v6.18rc1-part1-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-10-03
Merge tag 'pull-finish_no_open' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-03
Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-10-01
cifs: client: force multichannel=off when max_channels=1
Rajasi Mandal
2025-10-01
smb client: fix bug with newly created file in cached dir
Bharath SM
2025-10-01
smb: client: short-circuit negative lookups when parent dir is fully cached
Henrique Carvalho
2025-10-01
smb: client: short-circuit in open_cached_dir_by_dentry() if !dentry
Henrique Carvalho
2025-10-01
smb: client: remove pointless cfid->has_lease check
Henrique Carvalho
2025-10-01
smb: client: transport: minor indentation style fix
Fiona Ebner
2025-10-01
smb: client: transport: avoid reconnects triggered by pending task work
Fiona Ebner
2025-10-01
smb: client: remove unused fid_lock
Henrique Carvalho
2025-10-01
smb: client: update cfid->last_access_time in open_cached_dir_by_dentry()
Henrique Carvalho
2025-10-01
smb: client: ensure open_cached_dir_by_dentry() only returns valid cfid
Steve French
2025-10-01
smb: client: account smb directory cache usage and per-tcon totals
Bharath SM
2025-10-01
smb: client: add drop_dir_cache module parameter to invalidate cached dirents
Bharath SM
2025-10-01
smb: client: show lease state as R/H/W (or NONE) in open_files
Bharath SM
2025-09-30
ksmbd: increase session and share hash table bits
Namjae Jeon
2025-09-30
ksmbd: replace connection list with hash table
Namjae Jeon
2025-09-30
ksmbd: add an error print when maximum IP connections limit is reached
Namjae Jeon
2025-09-30
ksmbd: add max ip connections parameter
Namjae Jeon
2025-09-30
ksmbd: fix error code overwriting in smb2_get_info_filesystem()
Matvey Kovalev
2025-09-30
ksmbd: copy overlapped range within the same file
Namjae Jeon
2025-09-30
ksmbd: use sock_create_kern interface to create kernel socket
Namjae Jeon
2025-09-30
ksmbd: make ksmbd thread names distinct by client IP
Namjae Jeon
2025-09-30
ksmbd: Fix race condition in RPC handle list access
Yunseong Kim
2025-09-29
smb: client: fix crypto buffers in non-linear memory
Enzo Matsumiya
2025-09-29
smb: Use arc4 library instead of duplicate arc4 code
Eric Biggers
2025-09-29
smb: client: add tcon information to smb2_reconnect() debug messages
Henrique Carvalho
2025-09-29
Merge tag 'v6.18-rc-part1-smb3-common' of git://git.samba.org/ksmbd
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-28
smb: server: let smb_direct_flush_send_list() invalidate a remote key first
Stefan Metzmacher
2025-09-28
smb: server: make use of ib_alloc_cq_any() instead of ib_alloc_cq()
Stefan Metzmacher
2025-09-28
smb: server: make consitent use of spin_lock_irq{save,restore}() in transport...
Stefan Metzmacher
2025-09-28
smb: server: let {free_transport,smb_direct_disconnect_rdma_{work,connection}...
Stefan Metzmacher
2025-09-28
smb: server: let smb_direct_disconnect_rdma_connection() disable all work but...
Stefan Metzmacher
2025-09-28
smb: server: fill in smbdirect_socket.first_error on error
Stefan Metzmacher
2025-09-28
smb: server: let smb_direct_disconnect_rdma_connection() set SMBDIRECT_SOCKET...
Stefan Metzmacher
2025-09-28
smb: server: pass struct smbdirect_socket to smb_direct_send_negotiate_respon...
Stefan Metzmacher
2025-09-28
smb: server: pass struct smbdirect_socket to {enqueue,get_first}_reassembly()
Stefan Metzmacher
[prev]
[next]