index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_mount.h
Age
Commit message (
Expand
)
Author
2024-11-05
xfs: persist quota flags with metadir
Darrick J. Wong
2024-11-05
xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t
Darrick J. Wong
2024-11-05
xfs: make the RT allocator rtgroup aware
Christoph Hellwig
2024-11-05
xfs: add block headers to realtime bitmap and summary blocks
Darrick J. Wong
2024-11-05
xfs: check the realtime superblock at mount time
Darrick J. Wong
2024-11-05
xfs: define the format of rt groups
Darrick J. Wong
2024-11-05
xfs: refactor xfs_rtsummary_blockcount
Christoph Hellwig
2024-11-05
xfs: move RT bitmap and summary information to the rtgroup
Christoph Hellwig
2024-11-05
xfs: support caching rtgroup metadata inodes
Darrick J. Wong
2024-11-05
xfs: create incore realtime group structures
Darrick J. Wong
2024-11-05
xfs: load metadata directory root at mount time
Darrick J. Wong
2024-11-05
xfs: define the on-disk format for the metadir feature
Darrick J. Wong
2024-11-05
xfs: standardize EXPERIMENTAL warning generation
Darrick J. Wong
2024-11-05
xfs: add group based bno conversion helpers
Christoph Hellwig
2024-11-05
xfs: factor out a generic xfs_group structure
Christoph Hellwig
2024-09-03
xfs: convert perag lookup to xarray
Christoph Hellwig
2024-09-01
xfs: replace m_rsumsize with m_rsumblocks
Christoph Hellwig
2024-04-23
xfs: use an XFS_OPSTATE_ flag for detecting if logged xattrs are available
Darrick J. Wong
2024-04-22
xfs: support RT inodes in xfs_mod_delalloc
Christoph Hellwig
2024-04-22
xfs: split xfs_mod_freecounter
Christoph Hellwig
2024-04-22
xfs: compile out v4 support if disabled
Christoph Hellwig
2024-04-15
xfs: create a incompat flag for atomic file mapping exchanges
Darrick J. Wong
2024-04-15
xfs: only clear log incompat flags at clean unmount
Darrick J. Wong
2024-02-22
xfs: teach buftargs to maintain their own buffer hashtable
Darrick J. Wong
2024-02-22
xfs: remove the xfs_buftarg_t typedef
Christoph Hellwig
2024-02-22
xfs: track directory entry updates during live nlinks fsck
Darrick J. Wong
2023-11-08
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-10-19
xfs: invert the realtime summary cache
Omar Sandoval
2023-10-17
xfs: use shifting and masking when converting rt extents, if possible
Darrick J. Wong
2023-10-04
xfs: dynamically allocate the xfs-inodegc shrinker
Qi Zheng
2023-09-12
xfs: make inode unlinked bucket recovery work with quotacheck
Darrick J. Wong
2023-09-11
xfs: remove the all-mounts list
Darrick J. Wong
2023-09-11
xfs: use per-mount cpumask to track nonempty percpu inodegc lists
Darrick J. Wong
2023-08-10
xfs: track usage statistics of online fsck
Darrick J. Wong
2023-08-10
xfs: create scaffolding for creating debugfs entries
Darrick J. Wong
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-05
xfs: wire up sops->shutdown
Christoph Hellwig
2023-06-05
xfs: collect errors from inodegc for unlinked inode recovery
Dave Chinner
2023-05-02
xfs: check that per-cpu inodegc workers actually run on that cpu
Darrick J. Wong
2023-02-13
xfs: convert xfs_ialloc_next_ag() to an atomic
Dave Chinner
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-17
xfs: implement ->notify_failure() for XFS
Shiyang Ruan
2022-06-23
xfs: bound maximum wait time for inodegc work
Dave Chinner
2022-05-27
xfs: warn about LARP once per mount
Darrick J. Wong
2022-05-27
xfs: implement per-mount warnings for scrub and shrink usage
Darrick J. Wong
2022-04-21
Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...
Dave Chinner
2022-04-21
Merge branch 'guilt/xfs-unsigned-flags-5.18' into xfs-5.19-for-next
Dave Chinner
2022-04-21
xfs: convert shutdown reasons to unsigned.
Dave Chinner
2022-04-12
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
2022-04-11
xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
Chandan Babu R
[next]