aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_icache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-08xfs: add background scanning to clear eofblocks inodesBrian Foster1-0/+29
2012-11-08xfs: add minimum file size filtering to eofblocks scanBrian Foster1-2/+9
2012-11-08xfs: support multiple inode id filtering in eofblocks scanBrian Foster1-11/+13
2012-11-08xfs: add inode id filtering to eofblocks scanBrian Foster1-0/+22
2012-11-08xfs: add XFS_IOC_FREE_EOFBLOCKS ioctlBrian Foster1-3/+7
2012-11-08xfs: create function to scan and clear EOFBLOCKS inodesBrian Foster1-0/+43
2012-11-08xfs: support a tag-based inode_ag_iteratorBrian Foster1-7/+49
2012-11-08xfs: add EOFBLOCKS inode tagging/untaggingBrian Foster1-0/+62
2012-10-17xfs: remove xfs_iget.cDave Chinner1-3/+418
2012-10-17xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner1-0/+715