开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
2025-10-10
Merge tag 'v6.18-rc-part2-smb-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-10-10
cifs: update internal version number
Steve French
2025-10-09
cifs: Add comments for DeletePending assignments in open functions
Pali Rohár
2025-10-09
cifs: Add fallback code path for cifs_mkdir_setinfo()
Pali Rohár
2025-10-09
cifs: Allow fallback code in smb_set_file_info() also for directories
Pali Rohár
2025-10-09
cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse points
Pali Rohár
2025-10-09
smb: client: remove cfids_invalidation_worker
Enzo Matsumiya
2025-10-09
smb: client: remove redudant assignment in cifs_strict_fsync()
Paulo Alcantara
2025-10-09
smb: client: fix race with fallocate(2) and AIO+DIO
Paulo Alcantara
2025-10-09
smb: client: fix missing timestamp updates after utime(2)
Paulo Alcantara
2025-10-09
smb: client: fix missing timestamp updates after ftruncate(2)
Paulo Alcantara
2025-10-09
smb: client: fix missing timestamp updates with O_TRUNC
Paulo Alcantara
2025-10-09
cifs: Fix copy_to_iter return value check
Fushuai Wang
2025-10-09
smb: client: batch SRV_COPYCHUNK entries to cut round trips
Henrique Carvalho
2025-10-09
smb: client: Omit an if branch in smb2_find_smb_tcon()
Markus Elfring
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
[next]