summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_super.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6 days1-1/+1
|\
| * fs: enable pre-content events on supported file systemsJosef Bacik2024-12-111-1/+1
* | xfs: refactor xfs_fs_statfsChristoph Hellwig2025-01-131-54/+78
* | xfs: don't take m_sb_lock in xfs_fs_statfsChristoph Hellwig2025-01-131-2/+4
* | xfs: enable realtime reflinkDarrick J. Wong2024-12-231-2/+4
* | xfs: enable realtime rmap btreeDarrick J. Wong2024-12-231-6/+0
|/
* Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-11-211-21/+54
|\
| * xfs: report realtime block quota limits on realtime directoriesDarrick J. Wong2024-11-051-6/+5
| * xfs: persist quota flags with metadirDarrick J. Wong2024-11-051-1/+24
| * xfs: check the realtime superblock at mount timeDarrick J. Wong2024-11-051-2/+10
| * xfs: make RT extent numbers relative to the rtgroupChristoph Hellwig2024-11-051-1/+2
| * xfs: define the on-disk format for the metadir featureDarrick J. Wong2024-11-051-0/+3
| * xfs: standardize EXPERIMENTAL warning generationDarrick J. Wong2024-11-051-7/+3
| * xfs: factor out a generic xfs_group structureChristoph Hellwig2024-11-051-4/+7
* | Merge patch series "timekeeping/fs: multigrain timestamp redux"Christian Brauner2024-10-101-1/+1
|\ \ | |/ |/|
| * xfs: switch to multigrain timestampsJeff Layton2024-10-101-1/+1
* | Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds2024-09-211-8/+20
|\ \
| * | xfs: enable block size larger than page size supportPankaj Raghav2024-09-031-8/+20
| |/
* | xfs: convert perag lookup to xarrayChristoph Hellwig2024-09-031-2/+1
* | xfs: Use xfs set and clear mp state helpersJohn Garry2024-09-031-5/+5
|/
* xfs: add a incompat feature bit for parent pointersAllison Henderson2024-04-231-0/+4
* xfs: parent pointer attribute creationAllison Henderson2024-04-231-0/+10
* xfs: support RT inodes in xfs_mod_delallocChristoph Hellwig2024-04-221-1/+10
* xfs: split xfs_mod_freecounterChristoph Hellwig2024-04-221-5/+1
* xfs: compile out v4 support if disabledChristoph Hellwig2024-04-221-9/+13
* xfs: introduce a file mapping exchange log intent itemDarrick J. Wong2024-04-151-0/+19
* xfs: create a incompat flag for atomic file mapping exchangesDarrick J. Wong2024-04-151-0/+4
* fs,block: yield devices earlyChristian Brauner2024-03-271-3/+3
* Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-03-131-6/+14
|\
| * xfs: port refcount repair to the new refcount bag structureDarrick J. Wong2024-02-221-1/+9
| * xfs: track directory entry updates during live nlinks fsckDarrick J. Wong2024-02-221-0/+2
| * xfs: Remove mrlock wrapperMatthew Wilcox (Oracle)2024-02-191-3/+1
| * xfs: convert remaining kmem_free() to kfree()Dave Chinner2024-02-131-1/+1
| * xfs: convert kmem_alloc() to kmalloc()Dave Chinner2024-02-131-1/+1
* | mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds2024-03-131-4/+3
* | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-03-111-22/+22
|\ \
| * | xfs: port block device access to filesChristian Brauner2024-02-251-22/+22
| * | bdev: open block device as filesChristian Brauner2024-02-251-1/+1
* | | xfs: drop experimental warning for FSDAXShiyang Ruan2024-02-271-1/+0
| |/ |/|
* | xfs: read only mounts with fsopen mount API are bustedDave Chinner2024-01-221-10/+17
|/
* Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-01-101-4/+2
|\
| * xfs: clean up the xfs_reserve_blocks interfaceChristoph Hellwig2023-12-071-4/+2
* | xfs: Block writes to log deviceJan Kara2023-11-181-2/+3
* | xfs: simplify device handlingChristian Brauner2023-11-181-16/+3
|/
* Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-11-081-1/+2
|\
| * xfs: create a helper to convert rtextents to rtblocksDarrick J. Wong2023-10-181-1/+2
* | xfs: Convert to bdev_open_by_path()Jan Kara2023-10-281-18/+24
|/
* Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-09-231-84/+2
|\
| * xfs: remove CPU hotplug infrastructureDarrick J. Wong2023-09-111-41/+1
| * xfs: remove the all-mounts listDarrick J. Wong2023-09-111-39/+0