summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-21ext4: Avoid entering writeback paths during fastcommit replayJan Kara
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
2026-08-21f2fs: reduce memory footprint of ino managementChao Yu
2026-08-21f2fs: fix i_size when pinned fallocate partially failsZhan Xusheng
2026-08-21f2fs: fix to migrate all curseg types during free_segment_rangeDaeho Jeong
2026-08-21f2fs: avoid setting SBI_NEED_FSCK on transient resize failureDaeho Jeong
2026-08-20NFSv4.1: fix layout segment leak on the pnfs_layout_process() forget pathJunrui Luo
2026-08-20NFSv4/pnfs: key the data server cache on the NFS versionJunrui Luo
2026-08-20pNFS: Fix EBUSY check in pnfs_layout_need_returnTim Menninger
2026-08-20NFSv4.1: zero referring call lists before decodingJérémy Jean
2026-08-20Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-20Merge tag 'ext4_for_linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-20Merge tag 'for-7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2026-08-20Merge tag 'fs_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-20Merge tag 'fsnotify_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-20Merge tag 'nfsd-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-08-20Merge tag 'for-linus-7.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-20Merge tag 'ntfs3_for_7.3' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds