index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_mount.c
Age
Commit message (
Expand
)
Author
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-15
xfs: only clear log incompat flags at clean unmount
Darrick J. Wong
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-02-13
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
2024-02-12
xfs: add support for FS_IOC_GETFSSYSFSPATH
Kent Overstreet
2024-02-08
fs: super_set_uuid()
Kent Overstreet
2023-12-07
xfs: clean up the xfs_reserve_blocks interface
Christoph Hellwig
2023-10-04
xfs: dynamically allocate the xfs-inodegc shrinker
Qi Zheng
2023-08-10
xfs: track usage statistics of online fsck
Darrick J. Wong
2022-11-16
xfs: fix sb write verify for lazysbcount
Long Li
2022-09-19
xfs: simplify if-else condition in xfs_validate_new_dalign
Zeng Heng
2022-07-07
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
2022-05-27
xfs: don't log every time we clear the log incompat flags
Darrick J. Wong
2022-04-12
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
2022-04-12
xfs: recalculate free rt extents after log recovery
Darrick J. Wong
2022-03-29
xfs: log shutdown triggers should only shut down the log
Dave Chinner
2022-03-28
xfs: don't include bnobt blocks when reserving free block pool
Darrick J. Wong
2021-12-21
xfs: only run COW extent recovery when there are no live extents
Darrick J. Wong
2021-10-19
xfs: compute maximum AG btree height for critical reservation calculation
Darrick J. Wong
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
xfs: convert mount flags to features
Dave Chinner
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
xfs: reflect sb features in xfs_mount
Dave Chinner
2021-08-19
xfs: rework attr2 feature and mount options
Dave Chinner
2021-08-09
xfs: allow setting and clearing of log incompat feature flags
Darrick J. Wong
2021-08-09
xfs: throttle inode inactivation queuing on memory reclaim
Darrick J. Wong
2021-08-09
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
2021-08-09
xfs: queue inactivation immediately when free realtime extents are tight
Darrick J. Wong
2021-08-09
xfs: queue inactivation immediately when free space is tight
Darrick J. Wong
2021-08-06
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
2021-08-06
xfs: remove the active vs running quota differentiation
Christoph Hellwig
2021-06-21
xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes
Darrick J. Wong
2021-06-02
xfs: move perag structure and setup to libxfs/xfs_ag.[ch]
Dave Chinner
2021-06-02
xfs: prepare for moving perag definitions and support to libxfs
Dave Chinner
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2021-04-29
xfs: set aside allocation btree blocks from block reservation
Brian Foster
2021-04-07
xfs: precalculate default inode attribute offset
Dave Chinner
2021-03-15
xfs: force log and push AIL to clear pinned inodes when aborting mount
Darrick J. Wong
2021-02-03
xfs: parallelize block preallocation garbage collection
Darrick J. Wong
2021-02-03
xfs: rename block gc start and stop functions
Darrick J. Wong
2021-01-22
xfs: remove xfs_quiesce_attr()
Brian Foster
2021-01-22
xfs: fold sbcount quiesce logging into log covering
Brian Foster
2021-01-22
xfs: sync lazy sb accounting on quiesce of read-only mounts
Brian Foster
2021-01-22
xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
Brian Foster
2020-11-18
xfs: return corresponding errcode if xfs_initialize_perag() fail
Yu Kuai
2020-09-15
xfs: remove xfs_getsb
Christoph Hellwig
[next]