summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_icache.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: use per-mount cpumask to track nonempty percpu inodegc listsDarrick J. Wong2023-09-111-1/+0
* xfs: hide xfs_inode_is_allocated in scrub common codeDarrick J. Wong2023-08-101-4/+0
* xfs: collect errors from inodegc for unlinked inode recoveryDave Chinner2023-06-051-2/+2
* xfs: fix an inode lookup race in xchk_get_inodeDarrick J. Wong2023-04-111-4/+7
* xfs: introduce xfs_inodegc_push()Dave Chinner2022-06-231-0/+1
* xfs: throttle inode inactivation queuing on memory reclaimDarrick J. Wong2021-08-091-0/+1
* xfs: use background worker pool when transactions can't get free spaceDarrick J. Wong2021-08-091-0/+1
* xfs: per-cpu deferred inode inactivation queuesDave Chinner2021-08-061-0/+6
* xfs: remove xfs_dqrele_all_inodesChristoph Hellwig2021-08-061-6/+0
* xfs: fix type mismatches in the inode reclaim functionsDarrick J. Wong2021-06-211-3/+3
* xfs: rename struct xfs_eofblocks to xfs_icwalkDarrick J. Wong2021-06-081-7/+7
* xfs: change the prefix of XFS_EOF_FLAGS_* to XFS_ICWALK_FLAG_Darrick J. Wong2021-06-081-2/+15
* xfs: refactor per-AG inode tagging functionsDarrick J. Wong2021-06-031-1/+1
* xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_agDarrick J. Wong2021-06-031-0/+1
* xfs: remove iter_flags parameter from xfs_inode_walk_*Darrick J. Wong2021-06-031-5/+0
* xfs: pass the goal of the incore inode walk to xfs_inode_walk()Darrick J. Wong2021-06-031-9/+0
* xfs: move the quotaoff dqrele inode walk into xfs_icache.cDarrick J. Wong2021-06-031-3/+5
* xfs: rename block gc start and stop functionsDarrick J. Wong2021-02-031-2/+2
* xfs: consolidate the eofblocks and cowblocks workersDarrick J. Wong2021-02-031-4/+2
* xfs: consolidate incore inode radix tree posteof/cowblocks tagsDarrick J. Wong2021-02-031-2/+2
* xfs: hide xfs_icache_free_cowblocksDarrick J. Wong2021-02-031-1/+0
* xfs: hide xfs_icache_free_eofblocksDarrick J. Wong2021-02-031-1/+0
* xfs: refactor xfs_icache_free_{eof,cow}blocks call sitesDarrick J. Wong2021-02-031-0/+1
* xfs: flush eof/cowblocks if we can't reserve quota for inode creationDarrick J. Wong2021-02-031-0/+3
* xfs: pass flags and return gc errors from xfs_blockgc_free_quotaDarrick J. Wong2021-02-031-1/+1
* xfs: move and rename xfs_inode_free_quota_blocks to avoid conflictsDarrick J. Wong2021-02-031-1/+1
* xfs: trigger all block gc scans when low on quota spaceDarrick J. Wong2021-02-031-2/+2
* xfs: remove SYNC_WAIT and SYNC_TRYLOCKChristoph Hellwig2020-07-141-3/+0
* xfs: remove SYNC_WAIT from xfs_reclaim_inodes()Dave Chinner2020-07-071-1/+1
* xfs: straighten out all the naming around incore inode tree walksDarrick J. Wong2020-05-271-3/+3
* xfs: remove flags argument from xfs_inode_ag_walkDarrick J. Wong2020-05-271-2/+2
* xfs: remove xfs_inode_ag_iterator_flagsDarrick J. Wong2020-05-271-4/+1
* xfs: remove unused xfs_inode_ag_iterator functionDarrick J. Wong2020-05-271-3/+0
* xfs: move eofblocks conversion function to xfs_ioctl.cDarrick J. Wong2020-05-271-35/+0
* xfs: rename the speculative block allocation reclaim toggle functionsDarrick J. Wong2019-04-261-2/+2
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: halt auto-reclamation activities while rebuilding rmapDarrick J. Wong2018-05-151-0/+3
* xfs: remove leftover CoW reservations when remounting roDarrick J. Wong2017-12-211-0/+1
* xfs: check if an inode is cached and allocatedDarrick J. Wong2017-06-191-0/+4
* xfs: update ag iterator to support wait on new inodesBrian Foster2017-04-281-0/+8
* xfs: sync eofblocks scans under iolock are livelock proneBrian Foster2017-01-301-2/+0
* xfs: garbage collect old cowextsz reservationsDarrick J. Wong2016-10-051-0/+7
* xfs: cancel eofblocks background trimming on remount read-onlyBrian Foster2016-06-211-0/+1
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-0/+8
* xfs: run an eofblocks scan on ENOSPC/EDQUOTBrian Foster2014-07-241-0/+1
* xfs: add scan owner field to xfs_eofblocksBrian Foster2014-07-241-0/+2
* xfs: global error sign conversionDave Chinner2014-06-251-5/+5
* xfs: remove unused pag ptr arg from iterator execute functionsEric Sandeen2014-04-141-4/+2
* Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-121-0/+4
|\
| * xfs: recovery of swap extents operations for CRC filesystemsDave Chinner2013-09-101-0/+4