summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-08-25f2fs: accurately adjust free_sections during free_segment_rangeDaeho Jeong
2026-08-25Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-25fs: don't return -EINVAL for successful nested thawMoritz Tanner
2026-08-25ufs: do not treat unreadable directory blocks as emptyAli Ahmet Memis
2026-08-25ufs: validate cylinder group metadata before caching itAli Ahmet Memis
2026-08-25ufs: create the root dentry after loading cylinder metadataAli Ahmet Memis
2026-08-25f2fs: fix to avoid potential deadloop in f2fs_fsync_node_pages()Chao Yu
2026-08-24mm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig
2026-08-24mm/swap: remove SWP_FS_OPSChristoph Hellwig
2026-08-24tmpfs/ramfs: let memfd_create() work on nommuDaniel Palmer
2026-08-24mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)
2026-08-24Merge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linuxLinus Torvalds
2026-08-24eventfs: Initialize ei->children and ei->list in init_ei()Deepanshu Kartikey
2026-08-24cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0Frank Sorenson
2026-08-24smb: client: reject a tree connect response whose byte count is too smallBryam Vargas
2026-08-24cifs: call pagecache_isize_extended() in cifs_setsize() when extendingFrank Sorenson
2026-08-24smb: client: fix copy-paste error in WSL EA length accounting for $LXDEVFrank Sorenson
2026-08-24smb: client: remove redundant NULL check before kfree()Mohammad Shahid
2026-08-24smb: client: restore the data_offset bound in is_valid_oplock_break()Bryam Vargas
2026-08-24cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()Frank Sorenson
2026-08-24smb: client: Avoid leaking sensitive data to the heap in connect.cThomas Huth
2026-08-24smb: client: Clear sensitive stack data in smb1encrypt.cThomas Huth
2026-08-24smb: client: Clear sensitive stack data in cifsencrypt.cThomas Huth
2026-08-24smb: client: Clear sensitive stack and heap data in smb2ops.cThomas Huth
2026-08-24smb: client: Clear sensitive stack data in smb2transport.cThomas Huth
2026-08-24Revert "cifs: remove all cifs files before kill super"Zizhi Wo
2026-08-24smb: client: fix use-before-check of ReparseDataLength in reparse_buf_ptr()Frank Sorenson
2026-08-24smb: client: fix ALIGN() overflow in symlink_data() error context loopFrank Sorenson
2026-08-24smb: client: simplify __build_path_from_dentry_optional_prefix()Dmitry Antipov
2026-08-24smb: client: fix UAF and buffer leak in cifs_check_trans2() for malformed sec...Frank Sorenson
2026-08-24smb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2()Frank Sorenson
2026-08-24smb/client: decode reparse metadata using its payload typeZe Tan
2026-08-24smb/client: preserve open info type across compound queriesZe Tan
2026-08-24smb/client: mark missing nlink values as unknownZe Tan
2026-08-24cifs: fix clearing stats for fastest execution of each smb2 commandFrank Sorenson
2026-08-24f2fs: use adjusted write range after f2fs_write_checks()Seongjae Jeong
2026-08-24fuse: zero the partial EOF page when extending a fileJimmy Zuber
2026-08-24fuse: Fix the condition to enable over-io-uringBernd Schubert
2026-08-24fuse: invalidate the correct range after O_APPEND direct writeBaokun Li
2026-08-24erofs: simplify z_erofs_gbuf_growsize()Gao Xiang
2026-08-24erofs: skip sufficiently large global buffers when resizingNikhil Gurudasani
2026-08-24erofs: support large folios in inode_share modeJingbo Xu
2026-08-24erofs: support splice() in inode_share modeZhan Xusheng
2026-08-24erofs: support SEEK_HOLE/SEEK_DATA in inode_share modeJingbo Xu
2026-08-24erofs: Fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS default logicGeert Uytterhoeven
2026-08-23Merge tag 'efi-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-23Merge tag 'ksmbd-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-23Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-08-22Merge tag 'locking-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-08-22Merge tag 'unicode-for-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds