| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-09-11 | xfs: use per-mount cpumask to track nonempty percpu inodegc lists | Darrick J. Wong | 1 | -1/+0 |
| 2023-08-10 | xfs: hide xfs_inode_is_allocated in scrub common code | Darrick J. Wong | 1 | -4/+0 |
| 2023-06-05 | xfs: collect errors from inodegc for unlinked inode recovery | Dave Chinner | 1 | -2/+2 |
| 2023-04-11 | xfs: fix an inode lookup race in xchk_get_inode | Darrick J. Wong | 1 | -4/+7 |
| 2022-06-23 | xfs: introduce xfs_inodegc_push() | Dave Chinner | 1 | -0/+1 |
| 2021-08-09 | xfs: throttle inode inactivation queuing on memory reclaim | Darrick J. Wong | 1 | -0/+1 |
| 2021-08-09 | xfs: use background worker pool when transactions can't get free space | Darrick J. Wong | 1 | -0/+1 |
| 2021-08-06 | xfs: per-cpu deferred inode inactivation queues | Dave Chinner | 1 | -0/+6 |
| 2021-08-06 | xfs: remove xfs_dqrele_all_inodes | Christoph Hellwig | 1 | -6/+0 |
| 2021-06-21 | xfs: fix type mismatches in the inode reclaim functions | Darrick J. Wong | 1 | -3/+3 |
| 2021-06-08 | xfs: rename struct xfs_eofblocks to xfs_icwalk | Darrick J. Wong | 1 | -7/+7 |
| 2021-06-08 | xfs: change the prefix of XFS_EOF_FLAGS_* to XFS_ICWALK_FLAG_ | Darrick J. Wong | 1 | -2/+15 |
| 2021-06-03 | xfs: refactor per-AG inode tagging functions | Darrick J. Wong | 1 | -1/+1 |
| 2021-06-03 | xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_ag | Darrick J. Wong | 1 | -0/+1 |
| 2021-06-03 | xfs: remove iter_flags parameter from xfs_inode_walk_* | Darrick J. Wong | 1 | -5/+0 |
| 2021-06-03 | xfs: pass the goal of the incore inode walk to xfs_inode_walk() | Darrick J. Wong | 1 | -9/+0 |
| 2021-06-03 | xfs: move the quotaoff dqrele inode walk into xfs_icache.c | Darrick J. Wong | 1 | -3/+5 |
| 2021-02-03 | xfs: rename block gc start and stop functions | Darrick J. Wong | 1 | -2/+2 |
| 2021-02-03 | xfs: consolidate the eofblocks and cowblocks workers | Darrick J. Wong | 1 | -4/+2 |
| 2021-02-03 | xfs: consolidate incore inode radix tree posteof/cowblocks tags | Darrick J. Wong | 1 | -2/+2 |
| 2021-02-03 | xfs: hide xfs_icache_free_cowblocks | Darrick J. Wong | 1 | -1/+0 |
| 2021-02-03 | xfs: hide xfs_icache_free_eofblocks | Darrick J. Wong | 1 | -1/+0 |
| 2021-02-03 | xfs: refactor xfs_icache_free_{eof,cow}blocks call sites | Darrick J. Wong | 1 | -0/+1 |
| 2021-02-03 | xfs: flush eof/cowblocks if we can't reserve quota for inode creation | Darrick J. Wong | 1 | -0/+3 |
| 2021-02-03 | xfs: pass flags and return gc errors from xfs_blockgc_free_quota | Darrick J. Wong | 1 | -1/+1 |
| 2021-02-03 | xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts | Darrick J. Wong | 1 | -1/+1 |
| 2021-02-03 | xfs: trigger all block gc scans when low on quota space | Darrick J. Wong | 1 | -2/+2 |
| 2020-07-14 | xfs: remove SYNC_WAIT and SYNC_TRYLOCK | Christoph Hellwig | 1 | -3/+0 |
| 2020-07-07 | xfs: remove SYNC_WAIT from xfs_reclaim_inodes() | Dave Chinner | 1 | -1/+1 |
| 2020-05-27 | xfs: straighten out all the naming around incore inode tree walks | Darrick J. Wong | 1 | -3/+3 |
| 2020-05-27 | xfs: remove flags argument from xfs_inode_ag_walk | Darrick J. Wong | 1 | -2/+2 |
| 2020-05-27 | xfs: remove xfs_inode_ag_iterator_flags | Darrick J. Wong | 1 | -4/+1 |
| 2020-05-27 | xfs: remove unused xfs_inode_ag_iterator function | Darrick J. Wong | 1 | -3/+0 |
| 2020-05-27 | xfs: move eofblocks conversion function to xfs_ioctl.c | Darrick J. Wong | 1 | -35/+0 |
| 2019-04-26 | xfs: rename the speculative block allocation reclaim toggle functions | Darrick J. Wong | 1 | -2/+2 |
| 2018-06-06 | xfs: convert to SPDX license tags | Dave Chinner | 1 | -13/+1 |
| 2018-05-15 | xfs: halt auto-reclamation activities while rebuilding rmap | Darrick J. Wong | 1 | -0/+3 |
| 2017-12-21 | xfs: remove leftover CoW reservations when remounting ro | Darrick J. Wong | 1 | -0/+1 |
| 2017-06-19 | xfs: check if an inode is cached and allocated | Darrick J. Wong | 1 | -0/+4 |
| 2017-04-28 | xfs: update ag iterator to support wait on new inodes | Brian Foster | 1 | -0/+8 |
| 2017-01-30 | xfs: sync eofblocks scans under iolock are livelock prone | Brian Foster | 1 | -2/+0 |
| 2016-10-05 | xfs: garbage collect old cowextsz reservations | Darrick J. Wong | 1 | -0/+7 |
| 2016-06-21 | xfs: cancel eofblocks background trimming on remount read-only | Brian Foster | 1 | -0/+1 |
| 2014-11-28 | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 1 | -0/+8 |
| 2014-07-24 | xfs: run an eofblocks scan on ENOSPC/EDQUOT | Brian Foster | 1 | -0/+1 |
| 2014-07-24 | xfs: add scan owner field to xfs_eofblocks | Brian Foster | 1 | -0/+2 |
| 2014-06-25 | xfs: global error sign conversion | Dave Chinner | 1 | -5/+5 |
| 2014-04-14 | xfs: remove unused pag ptr arg from iterator execute functions | Eric Sandeen | 1 | -4/+2 |
| 2013-09-12 | Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 1 | -0/+4 |
| 2013-09-10 | shrinker: convert superblock shrinkers to new API | Dave Chinner | 1 | -1/+1 |
| 2013-09-10 | xfs: recovery of swap extents operations for CRC filesystems | Dave Chinner | 1 | -0/+4 |
| 2013-08-15 | xfs: create internal eofblocks structure with kuid_t types | Dwight Engen | 1 | -0/+43 |
| 2013-08-12 | xfs: move unrelated definitions out of xfs_inode.h | Dave Chinner | 1 | -0/+7 |
| 2013-06-26 | xfs: Remove dead function prototype xfs_sync_inode_grab() | Jie Liu | 1 | -1/+0 |
| 2012-11-08 | xfs: add background scanning to clear eofblocks inodes | Brian Foster | 1 | -0/+1 |
| 2012-11-08 | xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl | Brian Foster | 1 | -1/+1 |
| 2012-11-08 | xfs: create function to scan and clear EOFBLOCKS inodes | Brian Foster | 1 | -0/+1 |
| 2012-11-08 | xfs: support a tag-based inode_ag_iterator | Brian Foster | 1 | -2/+7 |
| 2012-11-08 | xfs: add EOFBLOCKS inode tagging/untagging | Brian Foster | 1 | -0/+3 |
| 2012-10-17 | xfs: remove xfs_iget.c | Dave Chinner | 1 | -3/+3 |
| 2012-10-17 | xfs: rename xfs_sync.[ch] to xfs_icache.[ch] | Dave Chinner | 1 | -0/+43 |