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
2026-04-12
smb: smbdirect: add some logging to SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()
Stefan Metzmacher
2026-04-12
smb: smbdirect: introduce smbdirect_socket.logging infrastructure
Stefan Metzmacher
2026-04-12
smb: smbdirect: let smbdirect.h include #include <linux/types.h>
Stefan Metzmacher
2026-04-12
smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_fl...
Stefan Metzmacher
2026-04-12
smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_f...
Stefan Metzmacher
2026-04-12
ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine
Joshua Klinesmith
2026-04-12
ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc
Greg Kroah-Hartman
2026-04-12
ksmbd: require 3 sub-authorities before reading sub_auth[2]
Greg Kroah-Hartman
2026-04-12
ksmbd: validate EaNameLength in smb2_get_ea()
Greg Kroah-Hartman
2026-04-12
ksmbd: Remove unnecessary selection of CRYPTO_ECB
Eric Biggers
2026-04-12
ksmbd: validate owner of durable handle on reconnect
Namjae Jeon
2026-04-12
ksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavenger
Namjae Jeon
2026-04-12
ksmbd: ipc: use kzalloc_flex and __counted_by
Rosen Penev
2026-04-12
smb: move filesystem_vol_info into common/fscc.h
ZhangGuoDong
2026-04-12
smb: move file_basic_info into common/fscc.h
ZhangGuoDong
2026-04-12
smb: move some definitions from common/smb2pdu.h into common/fscc.h
ZhangGuoDong
2026-04-10
smb: client: get rid of d_drop()+d_add()
Paulo Alcantara
2026-04-10
smb: client: set ATTR_TEMPORARY with O_TMPFILE | O_EXCL
Paulo Alcantara
2026-04-10
smb: client: add support for O_TMPFILE
Paulo Alcantara
2026-04-10
smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test
Venkat Rao Bagalkote
2026-04-07
smb: client: fix OOB reads parsing symlink error response
Greg Kroah-Hartman
2026-04-07
smb: client: fix off-by-8 bounds check in check_wsl_eas()
Greg Kroah-Hartman
2026-04-05
smb: client: Remove unnecessary selection of CRYPTO_ECB
Eric Biggers
2026-04-05
smb/client: move smb2maperror declarations to smb2proto.h
ZhangGuoDong
2026-04-05
smb/client: introduce KUnit tests to check DOS/SRV err mapping search
Youling Tang
2026-04-05
smb/client: check if SMB1 DOS/SRV error mapping arrays are sorted
Youling Tang
2026-04-05
smb/client: use binary search for SMB1 DOS/SRV error mapping
Huiwen He
2026-04-05
smb/client: autogenerate SMB1 DOS/SRV to POSIX error mapping
Huiwen He
2026-04-05
smb/client: annotate smberr.h with POSIX error codes
Huiwen He
2026-04-05
smb/client: move ERRnetlogonNotStarted to DOS error class
Huiwen He
2026-04-05
smb/client: introduce KUnit test to check ntstatus_to_dos_map search
Youling Tang
2026-04-05
smb/client: check if ntstatus_to_dos_map is sorted
Youling Tang
2026-04-05
smb/client: use binary search for NT status to DOS mapping
Huiwen He
2026-04-05
smb/client: refactor ntstatus_to_dos() to return mapping entry
Huiwen He
2026-04-05
smb/client: replace nt_errs with ntstatus_to_dos_map
Huiwen He
2026-04-05
smb/client: autogenerate SMB1 NT status to DOS error mapping
Huiwen He
2026-04-05
smb/client: annotate nterr.h with DOS error codes
Huiwen He
2026-04-05
smb/client: avoid null-ptr-deref when tests fail in test_cmp_map()
SunJianHao
2026-04-05
fs/smb/client: add verbose error logging for UNC parsing
Fredric Cover
2026-04-05
fs: remove unncessary pagevec.h includes
Tal Zussman
2026-04-02
Merge tag 'v7.0-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2026-04-02
for_each_alias(): helper macro for iterating through dentries of given inode
Al Viro
2026-03-31
fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath
Fredric Cover
2026-03-29
ksmbd: fix OOB write in QUERY_INFO for compound requests
Asim Viladi Oglu Manizada
2026-03-27
Merge tag 'v7.0-rc5-ksmbd-srv-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-03-25
ksmbd: fix potencial OOB in get_file_all_info() for compound requests
Namjae Jeon
2026-03-23
smb/client: ensure smb2_mapping_table rebuild on cmd changes
Huiwen He
2026-03-22
ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()
Namjae Jeon
2026-03-22
ksmbd: fix memory leaks and NULL deref in smb2_lock()
Werner Kasselman
2026-03-22
ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()
Werner Kasselman
[prev]
[next]