summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-06-09NFSD: Extract revoke_one_stid() utility functionChuck Lever
2026-06-09NFSD: Handle layout stid in nfsd4_drop_revoked_stid()Chuck Lever
2026-06-09NFS: correct CONFIG_NFS_V4 macro name in #endif commentEthan Nelson-Moore
2026-06-09btrfs: fix use-after-free after relocation failure with concurrent COWFilipe Manana
2026-06-09btrfs: move WARN_ON on unexpected error in __add_tree_block()Filipe Manana
2026-06-09btrfs: move locking into btrfs_get_reloc_bg_bytenr()Filipe Manana
2026-06-09btrfs: lzo: reject compressed segment that overflows the compressed inputWeiming Shi
2026-06-09btrfs: retry faulting in the pages after a zero sized short direct writeQu Wenruo
2026-06-09btrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo
2026-06-09btrfs: fix false IO failure after falling back to buffered writeQu Wenruo
2026-06-09btrfs: use verbose assertions in backref.cFilipe Manana
2026-06-09btrfs: print a message when a missing device re-appearsQu Wenruo
2026-06-09btrfs: do not trim a device which is not writeableQu Wenruo
2026-06-09btrfs: return real error after lookup failure in btrfs_ioctl_default_subvol()Filipe Manana
2026-06-09btrfs: use mapping shared locking for reading super blockFilipe Manana
2026-06-09btrfs: use lockless read in nr_cached_objects shrinker callbackBen Maurer
2026-06-09btrfs: switch local indicator variables to boolsDavid Sterba
2026-06-09btrfs: send: pass bool for pending_move and refs_processed parametersDavid Sterba
2026-06-09btrfs: use shifts for sectorsize and nodesizeDavid Sterba
2026-06-09btrfs: fix deadlock cloning inline extent when using flushoncommitFilipe Manana
2026-06-09btrfs: allocate eb-attached btree pages as movableRik van Riel
2026-06-09btrfs: add 32-bit compat ioctl for BTRFS_IOC_GET_SUBVOL_INFODaan De Meyer
2026-06-09btrfs: derive f_fsid from on-disk fsid and dev_tAnand Jain
2026-06-09btrfs: use on-disk uuid for s_uuid in temp_fsid mountsAnand Jain
2026-06-09btrfs: avoid unnecessary dev stats updatesQu Wenruo
2026-06-09btrfs: always update/create the dev stats item when adding a new deviceQu Wenruo
2026-06-09btrfs: remove the dev stats item when removing a deviceQu Wenruo
2026-06-09btrfs: remove the dev stats item for replace target deviceQu Wenruo
2026-06-09btrfs: validate data reloc tree file extent item membersTeng Liu
2026-06-09btrfs: annotate lockless read of defrag_bytes in should_nocow()Cen Zhang
2026-06-09btrfs: send: switch struct fs_path to auto freeingDavid Sterba
2026-06-09btrfs: add message format for qgroupidDavid Sterba
2026-06-09btrfs: zoned: always set max_active_zones for zoned devicesJohannes Thumshirn
2026-06-09btrfs: use bvec_phys() in compressed_bio_last_folio()Matthew Wilcox (Oracle)
2026-06-09btrfs: replace __free_page with folio_put() in attach_eb_folio_to_filemap()Matthew Wilcox (Oracle)
2026-06-09Revert "btrfs: fix the file offset calculation inside btrfs_decompress_buf2pa...Matthew Wilcox (Oracle)
2026-06-09btrfs: zoned: fix deadlock waiting for ticket during data relocationJohannes Thumshirn
2026-06-09btrfs: zoned: don't account data relocation space-info in statfs free spaceJohannes Thumshirn
2026-06-09btrfs: zoned: always set data_relocation_bgJohannes Thumshirn
2026-06-09vfs: add FS_USERNS_DELEGATABLE flag and set it for NFSJeff Layton
2026-06-09fuse: re-lock request before returning from fuse_ref_folio()Joanne Koong
2026-06-09fuse: re-lock request before replacing page cache folioJoanne Koong
2026-06-09ntfs: use direct pointer for inline data to avoid redundant allocationNamjae Jeon
2026-06-09ntfs: validate resident index root values on lookupDaeMyung Kang
2026-06-09ntfs: update index root allocated size before shrinkDaeMyung Kang
2026-06-09ntfs: grow index root value before reparent header updateDaeMyung Kang
2026-06-09ntfs: reject non-resident records for resident-only attributesDaeMyung Kang
2026-06-09btrfs: zoned: document RECLAIM_ZONES flush stateJohannes Thumshirn
2026-06-09btrfs: introduce support for huge foliosQu Wenruo
2026-06-09btrfs: migrate btrfs_bio_ctrl::submit_bitmap to support larger bitmapsQu Wenruo