summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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 daysf2fs: use adjusted write range after f2fs_write_checks()Seongjae Jeong
5 daysfuse: zero the partial EOF page when extending a fileJimmy Zuber
6 daysfuse: Fix the condition to enable over-io-uringBernd Schubert
6 daysfuse: invalidate the correct range after O_APPEND direct writeBaokun Li
6 dayserofs: simplify z_erofs_gbuf_growsize()Gao Xiang
6 dayserofs: skip sufficiently large global buffers when resizingNikhil Gurudasani
6 dayserofs: support large folios in inode_share modeJingbo Xu
6 dayserofs: support splice() in inode_share modeZhan Xusheng
6 dayserofs: support SEEK_HOLE/SEEK_DATA in inode_share modeJingbo Xu
6 dayserofs: Fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS default logicGeert Uytterhoeven
6 daysMerge tag 'efi-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
6 daysMerge tag 'ksmbd-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
6 daysMerge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...Linus Torvalds
7 daysMerge tag 'locking-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
7 daysMerge tag 'unicode-for-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
7 daysMerge tag 'exfat-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
8 daysf2fs: fix to propagate error from f2fs_sync_fs()Chao Yu
8 daysf2fs: return symlink writeback errorsWenjie Qi
8 daysf2fs: fix error handling on device alias check in rename and unlinkDaeho Jeong
8 daysf2fs: fix to reset all pinned status during fggcChao Yu
8 daysf2fs: use f2fs_{down, up}_(read, write}_trace() for nat_tree_lockChao Yu
8 daysMerge tag 'ecryptfs-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
8 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
9 daysntfs: support resident WOF decompressionHyunchul Lee
9 daysntfs: add non-resident WOF decompressionHyunchul Lee
9 daysntfs: implement codec ops for LZX and XPRESSHyunchul Lee
9 daysntfs: port lzx/xpress decompressors from ntfs-3g-system-compressionHyunchul Lee
9 daysntfs: return errors from inode initializationHyunchul Lee
9 daysntfs: parse REPARSE_TAG_WOFHyunchul Lee
9 daysntfs: return errors from ntfs_attr_readallHyunchul Lee
9 daysntfs: add WOF compression config optionHyunchul Lee
9 daysntfs: define LZNT1 codec ops under transparent codec interfaceHyunchul Lee