summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
33 hoursMerge branch 'ksmbd-for-next' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
2 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2 daysksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATIONAleksandr Khromov
2 daysksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATIONAleksandr Khromov
2 daysksmbd: zero the FS_OBJECT_ID_INFORMATION buffer before filling it inAleksandr Khromov
2 daysksmbd: test maximal-access DACL walk boundaryHang Nan
2 daysksmbd: test smb_check_perm_dacl() DACL walk boundaryHang Nan
5 daysmm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig
5 daysmm/swap: remove SWP_FS_OPSChristoph Hellwig
5 daysMerge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linuxLinus Torvalds
5 dayscifs: fix loff_t underflow in cifs_remap_file_range() when len == 0Frank Sorenson
5 dayssmb: client: reject a tree connect response whose byte count is too smallBryam Vargas
5 dayscifs: call pagecache_isize_extended() in cifs_setsize() when extendingFrank Sorenson
5 dayssmb: client: fix copy-paste error in WSL EA length accounting for $LXDEVFrank Sorenson
5 dayssmb: client: remove redundant NULL check before kfree()Mohammad Shahid
5 dayssmb: client: restore the data_offset bound in is_valid_oplock_break()Bryam Vargas
5 dayscifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()Frank Sorenson
5 dayssmb: client: Avoid leaking sensitive data to the heap in connect.cThomas Huth
5 dayssmb: client: Clear sensitive stack data in smb1encrypt.cThomas Huth
5 dayssmb: client: Clear sensitive stack data in cifsencrypt.cThomas Huth
5 dayssmb: client: Clear sensitive stack and heap data in smb2ops.cThomas Huth
5 dayssmb: client: Clear sensitive stack data in smb2transport.cThomas Huth
5 daysRevert "cifs: remove all cifs files before kill super"Zizhi Wo
5 dayssmb: client: fix use-before-check of ReparseDataLength in reparse_buf_ptr()Frank Sorenson
5 dayssmb: client: fix ALIGN() overflow in symlink_data() error context loopFrank Sorenson
5 dayssmb: client: simplify __build_path_from_dentry_optional_prefix()Dmitry Antipov
5 dayssmb: client: fix UAF and buffer leak in cifs_check_trans2() for malformed sec...Frank Sorenson
5 dayssmb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2()Frank Sorenson
5 dayssmb/client: decode reparse metadata using its payload typeZe Tan
5 dayssmb/client: preserve open info type across compound queriesZe Tan
5 dayssmb/client: mark missing nlink values as unknownZe Tan
5 dayscifs: fix clearing stats for fastest execution of each smb2 commandFrank Sorenson
5 daysksmbd: add KUnit test for the DACL walk boundaryHang Nan
6 daysMerge tag 'ksmbd-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
8 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
9 dayssmb: server: remove unused DES crypto headerNamjae Jeon
9 dayssmb: server: Remove obsolete "select CRYPTO_LIB_DES" from Kconfig fileThomas Huth
9 daysksmbd: keep TCP timers alive for kernel socketsNamjae Jeon
9 daysksmbd: enable TCP keepalive for accepted connectionsNamjae Jeon
10 dayssmb/client: fix nlink of an overwritten open fileChenXiaoSong
10 dayscifs: remove dead size-update blocks in cifs_setattr_unix/nounixFrank Sorenson
10 dayscifs: remove redundant size-update block in cifs_remap_file_range()Frank Sorenson
10 dayscifs: add cifs_resize_file_locked() to guard fscache_resize_cookie() under i_...Frank Sorenson
10 dayscifs: use cifs_invalidate_cache() in cifs_do_truncate() for O_TRUNCFrank Sorenson
10 dayssmb: client: clear ce->tgthint in free_tgts()Fredric Cover
10 dayssmb: client: harden DFS cache against invalid target hintsFredric Cover
10 dayssmb: client: clear setuid/setgid bit on write with cifsacl/modefromsid/posix ...Jiangshan Yi
10 dayssmb: client: set replay flag on the read send-error retry pathChristopher Lusk
10 dayssmb: client: fix request buffer leak in smb2_new_read_req()Christopher Lusk
10 dayssmb/client: return EOPNOTSUPP for unsupported O_TMPFILEChenXiaoSong