aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_icache.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-23xfs: introduce xfs_inodegc_push()Dave Chinner1-0/+1
2021-08-09xfs: throttle inode inactivation queuing on memory reclaimDarrick J. Wong1-0/+1
2021-08-09xfs: use background worker pool when transactions can't get free spaceDarrick J. Wong1-0/+1
2021-08-06xfs: per-cpu deferred inode inactivation queuesDave Chinner1-0/+6
2021-08-06xfs: remove xfs_dqrele_all_inodesChristoph Hellwig1-6/+0
2021-06-21xfs: fix type mismatches in the inode reclaim functionsDarrick J. Wong1-3/+3
2021-06-08xfs: rename struct xfs_eofblocks to xfs_icwalkDarrick J. Wong1-7/+7
2021-06-08xfs: change the prefix of XFS_EOF_FLAGS_* to XFS_ICWALK_FLAG_Darrick J. Wong1-2/+15
2021-06-03xfs: refactor per-AG inode tagging functionsDarrick J. Wong1-1/+1
2021-06-03xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_agDarrick J. Wong1-0/+1
2021-06-03xfs: remove iter_flags parameter from xfs_inode_walk_*Darrick J. Wong1-5/+0
2021-06-03xfs: pass the goal of the incore inode walk to xfs_inode_walk()Darrick J. Wong1-9/+0
2021-06-03xfs: move the quotaoff dqrele inode walk into xfs_icache.cDarrick J. Wong1-3/+5
2021-02-03xfs: rename block gc start and stop functionsDarrick J. Wong1-2/+2
2021-02-03xfs: consolidate the eofblocks and cowblocks workersDarrick J. Wong1-4/+2
2021-02-03xfs: consolidate incore inode radix tree posteof/cowblocks tagsDarrick J. Wong1-2/+2
2021-02-03xfs: hide xfs_icache_free_cowblocksDarrick J. Wong1-1/+0
2021-02-03xfs: hide xfs_icache_free_eofblocksDarrick J. Wong1-1/+0
2021-02-03xfs: refactor xfs_icache_free_{eof,cow}blocks call sitesDarrick J. Wong1-0/+1
2021-02-03xfs: flush eof/cowblocks if we can't reserve quota for inode creationDarrick J. Wong1-0/+3
2021-02-03xfs: pass flags and return gc errors from xfs_blockgc_free_quotaDarrick J. Wong1-1/+1
2021-02-03xfs: move and rename xfs_inode_free_quota_blocks to avoid conflictsDarrick J. Wong1-1/+1
2021-02-03xfs: trigger all block gc scans when low on quota spaceDarrick J. Wong1-2/+2
2020-07-14xfs: remove SYNC_WAIT and SYNC_TRYLOCKChristoph Hellwig1-3/+0
2020-07-07xfs: remove SYNC_WAIT from xfs_reclaim_inodes()Dave Chinner1-1/+1
2020-05-27xfs: straighten out all the naming around incore inode tree walksDarrick J. Wong1-3/+3
2020-05-27xfs: remove flags argument from xfs_inode_ag_walkDarrick J. Wong1-2/+2
2020-05-27xfs: remove xfs_inode_ag_iterator_flagsDarrick J. Wong1-4/+1
2020-05-27xfs: remove unused xfs_inode_ag_iterator functionDarrick J. Wong1-3/+0
2020-05-27xfs: move eofblocks conversion function to xfs_ioctl.cDarrick J. Wong1-35/+0
2019-04-26xfs: rename the speculative block allocation reclaim toggle functionsDarrick J. Wong1-2/+2
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-05-15xfs: halt auto-reclamation activities while rebuilding rmapDarrick J. Wong1-0/+3
2017-12-21xfs: remove leftover CoW reservations when remounting roDarrick J. Wong1-0/+1
2017-06-19xfs: check if an inode is cached and allocatedDarrick J. Wong1-0/+4
2017-04-28xfs: update ag iterator to support wait on new inodesBrian Foster1-0/+8
2017-01-30xfs: sync eofblocks scans under iolock are livelock proneBrian Foster1-2/+0
2016-10-05xfs: garbage collect old cowextsz reservationsDarrick J. Wong1-0/+7
2016-06-21xfs: cancel eofblocks background trimming on remount read-onlyBrian Foster1-0/+1
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-0/+8
2014-07-24xfs: run an eofblocks scan on ENOSPC/EDQUOTBrian Foster1-0/+1
2014-07-24xfs: add scan owner field to xfs_eofblocksBrian Foster1-0/+2
2014-06-25xfs: global error sign conversionDave Chinner1-5/+5
2014-04-14xfs: remove unused pag ptr arg from iterator execute functionsEric Sandeen1-4/+2
2013-09-12Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-0/+4
2013-09-10shrinker: convert superblock shrinkers to new APIDave Chinner1-1/+1
2013-09-10xfs: recovery of swap extents operations for CRC filesystemsDave Chinner1-0/+4
2013-08-15xfs: create internal eofblocks structure with kuid_t typesDwight Engen1-0/+43
2013-08-12xfs: move unrelated definitions out of xfs_inode.hDave Chinner1-0/+7
2013-06-26xfs: Remove dead function prototype xfs_sync_inode_grab()Jie Liu1-1/+0