summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_super.c
AgeCommit message (Expand)Author
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-27Merge tag 'xfs-6.15-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-17fs/dax: ensure all pages are idle prior to filesystem unmountAlistair Popple
2025-03-07bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()Luis Chamberlain
2025-03-03xfs: export zone stats in /proc/*/mountstatsHans Holmberg
2025-03-03xfs: wire up the show_stats super operationChristoph Hellwig
2025-03-03xfs: support write life time based data placementHans Holmberg
2025-03-03xfs: add a max_open_zones mount optionChristoph Hellwig
2025-03-03xfs: disable reflink for zoned file systemsChristoph Hellwig
2025-03-03xfs: hide reserved RT blocks from statfsChristoph Hellwig
2025-03-03xfs: implement zoned garbage collectionChristoph Hellwig
2025-03-03xfs: disable sb_frextents for zoned file systemsChristoph Hellwig
2025-03-03xfs: allow internal RT devices for zoned modeChristoph Hellwig
2025-03-03xfs: define the zoned on-disk formatChristoph Hellwig
2025-03-03xfs: make metabtree reservations globalChristoph Hellwig
2025-03-03xfs: support reserved blocks for the rt extent counterChristoph Hellwig
2025-03-03xfs: generalize the freespace and reserved blocks handlingChristoph Hellwig
2025-02-14xfs: do not check NEEDSREPAIR if ro,norecovery mount.Lukas Herbolt
2025-01-23Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-13xfs: refactor xfs_fs_statfsChristoph Hellwig
2025-01-13xfs: don't take m_sb_lock in xfs_fs_statfsChristoph Hellwig
2024-12-23xfs: enable realtime reflinkDarrick J. Wong
2024-12-23xfs: enable realtime rmap btreeDarrick J. Wong
2024-12-11fs: enable pre-content events on supported file systemsJosef Bacik
2024-11-21Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-11-05xfs: report realtime block quota limits on realtime directoriesDarrick J. Wong
2024-11-05xfs: persist quota flags with metadirDarrick J. Wong
2024-11-05xfs: check the realtime superblock at mount timeDarrick J. Wong
2024-11-05xfs: make RT extent numbers relative to the rtgroupChristoph Hellwig
2024-11-05xfs: define the on-disk format for the metadir featureDarrick J. Wong
2024-11-05xfs: standardize EXPERIMENTAL warning generationDarrick J. Wong
2024-11-05xfs: factor out a generic xfs_group structureChristoph Hellwig
2024-10-10Merge patch series "timekeeping/fs: multigrain timestamp redux"Christian Brauner
2024-10-10xfs: switch to multigrain timestampsJeff Layton
2024-09-20Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-03xfs: enable block size larger than page size supportPankaj Raghav
2024-09-03xfs: convert perag lookup to xarrayChristoph Hellwig
2024-09-03xfs: Use xfs set and clear mp state helpersJohn Garry
2024-04-23xfs: add a incompat feature bit for parent pointersAllison Henderson
2024-04-23xfs: parent pointer attribute creationAllison Henderson
2024-04-22xfs: support RT inodes in xfs_mod_delallocChristoph Hellwig
2024-04-22xfs: split xfs_mod_freecounterChristoph Hellwig
2024-04-22xfs: compile out v4 support if disabledChristoph Hellwig
2024-04-15xfs: introduce a file mapping exchange log intent itemDarrick J. Wong
2024-04-15xfs: create a incompat flag for atomic file mapping exchangesDarrick J. Wong
2024-03-27fs,block: yield devices earlyChristian Brauner
2024-03-13Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds