summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2026-08-22Merge tag 'exfat-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-21f2fs: fix to propagate error from f2fs_sync_fs()Chao Yu
2026-08-21f2fs: return symlink writeback errorsWenjie Qi
2026-08-21f2fs: fix error handling on device alias check in rename and unlinkDaeho Jeong
2026-08-21f2fs: fix to reset all pinned status during fggcChao Yu
2026-08-21f2fs: use f2fs_{down, up}_(read, write}_trace() for nat_tree_lockChao Yu
2026-08-21Merge tag 'ecryptfs-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-08-21ntfs: support resident WOF decompressionHyunchul Lee
2026-08-21ntfs: add non-resident WOF decompressionHyunchul Lee
2026-08-21ntfs: implement codec ops for LZX and XPRESSHyunchul Lee
2026-08-21ntfs: port lzx/xpress decompressors from ntfs-3g-system-compressionHyunchul Lee
2026-08-21ntfs: return errors from inode initializationHyunchul Lee
2026-08-21ntfs: parse REPARSE_TAG_WOFHyunchul Lee
2026-08-21ntfs: return errors from ntfs_attr_readallHyunchul Lee
2026-08-21ntfs: add WOF compression config optionHyunchul Lee
2026-08-21ntfs: define LZNT1 codec ops under transparent codec interfaceHyunchul Lee
2026-08-21ntfs: introduce transparent compression codec interfaceHyunchul Lee
2026-08-21xfs: replace ns_capable_noauditCarlos Maiolino
2026-08-21quota: Don't issue audit messages on quota enforcingCarlos Maiolino
2026-08-21xfs: fix capability check in xfsCarlos Maiolino
2026-08-21xfs: restore bi_bdev in xfs_zone_gc_write_chunkChristoph Hellwig
2026-08-21xfs: split ioend handling into a separate source fileChristoph Hellwig
2026-08-21xfs: factor out a xfs_iomap_set_anon_write helperChristoph Hellwig
2026-08-21xfs: fix zoned write iomap flags assignmentsChristoph Hellwig
2026-08-21xfs: fix racy open zone cachingChristoph Hellwig
2026-08-21xfs: handle NULL open_zone for merged ioends in xfs_ioend_put_open_zonesChristoph Hellwig
2026-08-21xfs: use inode_init_always_gfp with __GFP_NOFAIL in xfs_inode_allocChristoph Hellwig
2026-08-21xfs: remove kmem_to_page()Tal Zussman
2026-08-21xfs: don't flush and invalidate internal RT device twice in xfs_shutdown_devicesChristoph Hellwig
2026-08-21xfs: split an assert in xfs_trans_log_bufChristoph Hellwig
2026-08-21xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_bufYun Zhou
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds