summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_icache.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | shrinker: convert superblock shrinkers to new APIDave Chinner2013-09-101-1/+1
|/
* xfs: create internal eofblocks structure with kuid_t typesDwight Engen2013-08-151-0/+43
* xfs: move unrelated definitions out of xfs_inode.hDave Chinner2013-08-121-0/+7
* xfs: Remove dead function prototype xfs_sync_inode_grab()Jie Liu2013-06-261-1/+0
* xfs: add background scanning to clear eofblocks inodesBrian Foster2012-11-081-0/+1
* xfs: add XFS_IOC_FREE_EOFBLOCKS ioctlBrian Foster2012-11-081-1/+1
* xfs: create function to scan and clear EOFBLOCKS inodesBrian Foster2012-11-081-0/+1
* xfs: support a tag-based inode_ag_iteratorBrian Foster2012-11-081-2/+7
* xfs: add EOFBLOCKS inode tagging/untaggingBrian Foster2012-11-081-0/+3
* xfs: remove xfs_iget.cDave Chinner2012-10-171-3/+3
* xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner2012-10-171-0/+43