summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_icache.c
AgeCommit message (Expand)Author
2014-12-04Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner
2014-12-04xfs: active inodes stat is brokenDave Chinner
2014-11-28xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-09-23xfs: remove second xfs_quota.h inclusion in xfs_icache.cFabian Frederick
2014-07-24xfs: run an eofblocks scan on ENOSPC/EDQUOTBrian Foster
2014-07-24xfs: support a union-based filter for eofblocks scansBrian Foster
2014-07-24xfs: add scan owner field to xfs_eofblocksBrian Foster
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen
2014-04-14xfs: remove unused pag ptr arg from iterator execute functionsEric Sandeen
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-10-01xfs: remove usage of is_bad_inodeBen Myers
2013-09-24xfs: asserting lock not held during freeing not validDave Chinner
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: kill xfs_vnodeops.[ch]Dave Chinner
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman
2013-06-28xfs: Code cleanup and removal of some typedef usageChandra Seetharaman
2012-11-08xfs: add background scanning to clear eofblocks inodesBrian Foster
2012-11-08xfs: add minimum file size filtering to eofblocks scanBrian Foster
2012-11-08xfs: support multiple inode id filtering in eofblocks scanBrian Foster
2012-11-08xfs: add inode id filtering to eofblocks scanBrian 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