summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-10-21nfsd: Avoid strlen conflict in nfsd4_encode_components_esc()Nathan Chancellor
2025-10-21NFSD: Fix crash in nfsd4_read_release()Chuck Lever
2025-10-21NFSD: Define actions for the new time_deleg FATTR4 attributesChuck Lever
2025-10-21hostfs: Fix only passing host root in boot stage with new mountHongbo Li
2025-10-21fs: Fix uninitialized 'offp' in statmount_string()Zhen Ni
2025-10-21seqlock: Change do_io_accounting() to use scoped_seqlock_read()Oleg Nesterov
2025-10-21seqlock: Change do_task_stat() to use scoped_seqlock_read()Oleg Nesterov
2025-10-21xfs: don't use __GFP_NOFAIL in xfs_init_fs_contextChristoph Hellwig
2025-10-21xfs: cache open zone in inode->i_privateChristoph Hellwig
2025-10-21xfs: avoid busy loops in GCDChristoph Hellwig
2025-10-21xfs: XFS_ONLINE_SCRUB_STATS should depend on DEBUG_FSGeert Uytterhoeven
2025-10-21xfs: do not tightly pack-write large filesDamien Le Moal
2025-10-21xfs: Improve CONFIG_XFS_RT Kconfig helpDamien Le Moal
2025-10-20cifs: Add a couple of missing smb3_rw_credits tracepointsDavid Howells
2025-10-20Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-20writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_s...Julian Sun
2025-10-20writeback: Wake up waiting tasks when finishing the writeback of a chunk.Julian Sun
2025-10-20xfs: use the new ->i_state accessorsMateusz Guzik
2025-10-20nilfs2: use the new ->i_state accessorsMateusz Guzik
2025-10-20overlayfs: use the new ->i_state accessorsMateusz Guzik
2025-10-20gfs2: use the new ->i_state accessorsMateusz Guzik
2025-10-20f2fs: use the new ->i_state accessorsMateusz Guzik
2025-10-20smb: use the new ->i_state accessorsMateusz Guzik
2025-10-20ceph: use the new ->i_state accessorsMateusz Guzik
2025-10-20btrfs: use the new ->i_state accessorsMateusz Guzik
2025-10-20Manual conversion to use ->i_state accessors of all places not covered by coc...Mateusz Guzik
2025-10-20Coccinelle-based conversion to use ->i_state accessorsMateusz Guzik
2025-10-20fs: spell out fenced ->i_state accesses with explicit smp_wmb/smp_rmbMateusz Guzik
2025-10-20fs: add missing fences to I_NEW handlingMateusz Guzik
2025-10-20ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usageMateusz Guzik
2025-10-20fs: assert on ->i_count in iput_final()Mateusz Guzik
2025-10-20iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctxJoanne Koong
2025-10-20iomap: rename iomap_readpage_iter() to iomap_read_folio_iter()Joanne Koong
2025-10-20iomap: iterate over folio mapping in iomap_readpage_iter()Joanne Koong
2025-10-20iomap: store read/readahead bio genericallyJoanne Koong
2025-10-20iomap: move read/readahead bio submission logic into helper functionJoanne Koong
2025-10-20iomap: move bio read logic into helper functionJoanne Koong
2025-10-20iomap: adjust read range correctly for non-block-aligned positionsJoanne Koong
2025-10-20iomap: simplify iomap_iter_advance()Joanne Koong
2025-10-20x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mb...Babu Moger
2025-10-20mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()Matthew Wilcox
2025-10-19smb: client: allocate enough space for MR WRs and ib_drain_qp()Stefan Metzmacher
2025-10-18Merge tag 'exfat-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-18Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-10-18Merge tag '6.18-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-10-17btrfs: send: fix duplicated rmdir operations when using extrefsTing-Chang Hou
2025-10-17btrfs: directly free partially initialized fs_info in btrfs_check_leaked_roots()Dewei Meng
2025-10-17ntfs3: Fix uninit buffer allocated by __getname()Sidharth Seela
2025-10-17ntfs3: fix uninit memory after failed mi_read in mi_format_newRaphael Pinsonneault-Thibeault
2025-10-17ntfs3: fix use-after-free of sbi->options in cmp_fnamesYangWen