summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2026-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-8/+10
2026-08-21ext4: Avoid entering writeback paths during fastcommit replayJan Kara1-3/+8
2026-08-21ntfs: support resident WOF decompressionHyunchul Lee1-42/+94
2026-08-21ntfs: add non-resident WOF decompressionHyunchul Lee11-51/+794
2026-08-21ntfs: implement codec ops for LZX and XPRESSHyunchul Lee3-0/+61
2026-08-21ntfs: port lzx/xpress decompressors from ntfs-3g-system-compressionHyunchul Lee6-0/+1406
2026-08-21ntfs: return errors from inode initializationHyunchul Lee1-3/+4
2026-08-21ntfs: parse REPARSE_TAG_WOFHyunchul Lee4-62/+142
2026-08-21ntfs: return errors from ntfs_attr_readallHyunchul Lee4-10/+44
2026-08-21ntfs: add WOF compression config optionHyunchul Lee1-0/+11
2026-08-21ntfs: define LZNT1 codec ops under transparent codec interfaceHyunchul Lee2-2/+12
2026-08-21ntfs: introduce transparent compression codec interfaceHyunchul Lee1-0/+46
2026-08-21xfs: replace ns_capable_noauditCarlos Maiolino3-4/+3
2026-08-21quota: Don't issue audit messages on quota enforcingCarlos Maiolino1-1/+1
2026-08-21xfs: fix capability check in xfsCarlos Maiolino3-3/+3
2026-08-21xfs: restore bi_bdev in xfs_zone_gc_write_chunkChristoph Hellwig1-0/+5
2026-08-21xfs: split ioend handling into a separate source fileChristoph Hellwig6-182/+203
2026-08-21xfs: factor out a xfs_iomap_set_anon_write helperChristoph Hellwig3-11/+17
2026-08-21xfs: fix zoned write iomap flags assignmentsChristoph Hellwig2-4/+2
2026-08-21xfs: fix racy open zone cachingChristoph Hellwig1-13/+53
2026-08-21xfs: handle NULL open_zone for merged ioends in xfs_ioend_put_open_zonesChristoph Hellwig1-2/+4
2026-08-21xfs: use inode_init_always_gfp with __GFP_NOFAIL in xfs_inode_allocChristoph Hellwig1-10/+6
2026-08-21xfs: remove kmem_to_page()Tal Zussman1-11/+0
2026-08-21xfs: don't flush and invalidate internal RT device twice in xfs_shutdown_devicesChristoph Hellwig1-1/+1
2026-08-21xfs: split an assert in xfs_trans_log_bufChristoph Hellwig1-1/+2
2026-08-21xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_bufYun Zhou2-21/+22
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-95/+114
2026-08-21f2fs: reduce memory footprint of ino managementChao Yu2-10/+95
2026-08-21f2fs: fix i_size when pinned fallocate partially failsZhan Xusheng1-2/+3
2026-08-21f2fs: fix to migrate all curseg types during free_segment_rangeDaeho Jeong1-1/+1
2026-08-21f2fs: avoid setting SBI_NEED_FSCK on transient resize failureDaeho Jeong1-3/+6
2026-08-20NFSv4.1: fix layout segment leak on the pnfs_layout_process() forget pathJunrui Luo1-0/+1
2026-08-20NFSv4/pnfs: key the data server cache on the NFS versionJunrui Luo4-8/+15
2026-08-20pNFS: Fix EBUSY check in pnfs_layout_need_returnTim Menninger1-1/+1
2026-08-20NFSv4.1: zero referring call lists before decodingJérémy Jean1-1/+1
2026-08-20Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-22/+27
2026-08-20Merge tag 'ext4_for_linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds22-349/+708
2026-08-20Merge tag 'for-7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds41-971/+1430
2026-08-20Merge tag 'fs_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-235/+186
2026-08-20Merge tag 'fsnotify_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-29/+25
2026-08-20Merge tag 'nfsd-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds58-1187/+4145
2026-08-20Merge tag 'for-linus-7.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-9/+6
2026-08-20Merge tag 'ntfs3_for_7.3' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds17-282/+922
2026-08-20Merge tag 'erofs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-74/+165
2026-08-20Merge tag 'libnvdimm-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+6
2026-08-20Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-5/+4
2026-08-20smb: server: remove unused DES crypto headerNamjae Jeon1-1/+0
2026-08-20smb: server: Remove obsolete "select CRYPTO_LIB_DES" from Kconfig fileThomas Huth1-1/+0
2026-08-20ksmbd: keep TCP timers alive for kernel socketsNamjae Jeon1-0/+6
2026-08-20ksmbd: enable TCP keepalive for accepted connectionsNamjae Jeon1-0/+6