summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
3 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysMerge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
5 daysMerge tag 'erofs-for-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
5 daysMerge tag 'ntfs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
5 daysMerge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
6 daysmm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig
6 daysmm/swap: remove SWP_FS_OPSChristoph Hellwig
6 daystmpfs/ramfs: let memfd_create() work on nommuDaniel Palmer
6 daysmm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)
6 daysMerge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linuxLinus Torvalds
6 dayscifs: fix loff_t underflow in cifs_remap_file_range() when len == 0Frank Sorenson
6 dayssmb: client: reject a tree connect response whose byte count is too smallBryam Vargas
6 dayscifs: call pagecache_isize_extended() in cifs_setsize() when extendingFrank Sorenson
6 dayssmb: client: fix copy-paste error in WSL EA length accounting for $LXDEVFrank Sorenson
6 dayssmb: client: remove redundant NULL check before kfree()Mohammad Shahid
6 dayssmb: client: restore the data_offset bound in is_valid_oplock_break()Bryam Vargas
6 dayscifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()Frank Sorenson
6 dayssmb: client: Avoid leaking sensitive data to the heap in connect.cThomas Huth
6 dayssmb: client: Clear sensitive stack data in smb1encrypt.cThomas Huth
6 dayssmb: client: Clear sensitive stack data in cifsencrypt.cThomas Huth
6 dayssmb: client: Clear sensitive stack and heap data in smb2ops.cThomas Huth
6 dayssmb: client: Clear sensitive stack data in smb2transport.cThomas Huth
6 daysRevert "cifs: remove all cifs files before kill super"Zizhi Wo
6 dayssmb: client: fix use-before-check of ReparseDataLength in reparse_buf_ptr()Frank Sorenson
6 dayssmb: client: fix ALIGN() overflow in symlink_data() error context loopFrank Sorenson
6 dayssmb: client: simplify __build_path_from_dentry_optional_prefix()Dmitry Antipov
6 dayssmb: client: fix UAF and buffer leak in cifs_check_trans2() for malformed sec...Frank Sorenson
6 dayssmb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2()Frank Sorenson
6 dayssmb/client: decode reparse metadata using its payload typeZe Tan
6 dayssmb/client: preserve open info type across compound queriesZe Tan
6 dayssmb/client: mark missing nlink values as unknownZe Tan
6 dayscifs: fix clearing stats for fastest execution of each smb2 commandFrank Sorenson
6 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
7 dayserofs: simplify z_erofs_gbuf_growsize()Gao Xiang
7 dayserofs: skip sufficiently large global buffers when resizingNikhil Gurudasani
7 dayserofs: support large folios in inode_share modeJingbo Xu
7 dayserofs: support splice() in inode_share modeZhan Xusheng
7 dayserofs: support SEEK_HOLE/SEEK_DATA in inode_share modeJingbo Xu
7 dayserofs: Fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS default logicGeert Uytterhoeven
7 daysMerge tag 'efi-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
7 daysMerge tag 'ksmbd-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
7 daysMerge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...Linus Torvalds
8 daysMerge tag 'locking-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
8 daysMerge tag 'unicode-for-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
8 daysMerge tag 'exfat-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
9 daysMerge tag 'ecryptfs-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
9 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
9 daysntfs: support resident WOF decompressionHyunchul Lee