aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_icache.h
AgeCommit message (Expand)Author
2017-04-28xfs: update ag iterator to support wait on new inodesBrian Foster
2017-01-30xfs: sync eofblocks scans under iolock are livelock proneBrian Foster
2016-10-05xfs: garbage collect old cowextsz reservationsDarrick J. Wong
2016-06-21xfs: cancel eofblocks background trimming on remount read-onlyBrian Foster
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-07-24xfs: run an eofblocks scan on ENOSPC/EDQUOTBrian Foster
2014-07-24xfs: add scan owner field to xfs_eofblocksBrian Foster
2014-06-25xfs: global error sign conversionDave Chinner
2014-04-14xfs: remove unused pag ptr arg from iterator execute functionsEric Sandeen
2013-09-12Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-09-10shrinker: convert superblock shrinkers to new APIDave Chinner
2013-09-10xfs: recovery of swap extents operations for CRC filesystemsDave Chinner
2013-08-15xfs: create internal eofblocks structure with kuid_t typesDwight Engen
2013-08-12xfs: move unrelated definitions out of xfs_inode.hDave Chinner
2013-06-26xfs: Remove dead function prototype xfs_sync_inode_grab()Jie Liu
2012-11-08xfs: add background scanning to clear eofblocks inodesBrian Foster
2012-11-08xfs: add XFS_IOC_FREE_EOFBLOCKS ioctlBrian Foster
2012-11-08xfs: create function to scan and clear EOFBLOCKS inodesBrian Foster
2012-11-08xfs: support a tag-based inode_ag_iteratorBrian Foster
2012-11-08xfs: add EOFBLOCKS inode tagging/untaggingBrian Foster
2012-10-17xfs: remove xfs_iget.cDave Chinner
2012-10-17xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner