summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_super.c
AgeCommit message (Expand)Author
2026-02-25xfs: cleanup inode counter statsChristoph Hellwig
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-09Merge tag 'xfs-merge-7.0' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-01-30xfs: allow setting errortags at mount timeChristoph Hellwig
2026-01-30xfs: allocate m_errortag earlyChristoph Hellwig
2026-01-28Merge tag 'health-monitoring-7.0_2026-01-20' of https://git.kernel.org/pub/sc...Carlos Maiolino
2026-01-21xfs: promote metadata directories and large block supportDarrick J. Wong
2026-01-21xfs: directly include xfs_platform.hChristoph Hellwig
2026-01-20mm/block/fs: remove laptop_modeJohannes Weiner
2026-01-20xfs: convey file I/O errors to the health monitorDarrick J. Wong
2026-01-12xfs: implement ->sync_lazytimeChristoph Hellwig
2025-11-17Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-05xfs: check the return value of sb_min_blocksize() in xfs_fs_fill_superYongpeng Yang
2025-10-22xfs: loudly complain about defunct mount optionsDarrick J. Wong
2025-10-22xfs: always warn about deprecated mount optionsDarrick J. Wong
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-09-29Merge tag 'xfs-merge-6.18' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-22xfs: track the number of blocks in each buftargChristoph Hellwig
2025-09-19fs: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik
2025-09-05xfs: remove deprecated mount optionsDarrick J. Wong
2025-06-16xfs: use xfs_readonly_buftarg in xfs_remount_rwChristoph Hellwig
2025-05-26Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-05-14xfs: Fail remount with noattr2 on a v5 with v4 enabledNirjhar Roy (IBM)
2025-05-14xfs: free up mp->m_free[0].count in error caseWengang Wang
2025-05-14xfs: remove some EXPERIMENTAL warningsDarrick J. Wong
2025-05-07xfs: allow sysadmins to specify a maximum atomic write limit at mount timeDarrick J. Wong
2025-05-07xfs: separate out setting buftarg atomic writes limitsDarrick J. Wong
2025-05-07xfs: only call xfs_setsize_buftarg once per buffer targetDarrick J. Wong
2025-04-30xfs: allow ro mounts if rtdev or logdev are read-onlyHans Holmberg
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