aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_icache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-04Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner1-0/+2
2014-12-04xfs: active inodes stat is brokenDave Chinner1-0/+2
2014-11-28xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-1/+0
2014-09-23xfs: remove second xfs_quota.h inclusion in xfs_icache.cFabian Frederick1-1/+0
2014-07-24xfs: run an eofblocks scan on ENOSPC/EDQUOTBrian Foster1-0/+52
2014-07-24xfs: support a union-based filter for eofblocks scansBrian Foster1-1/+30
2014-07-24xfs: add scan owner field to xfs_eofblocksBrian Foster1-1/+12
2014-06-25xfs: global error sign conversionDave Chinner1-23/+23
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen1-3/+3
2014-04-14xfs: remove unused pag ptr arg from iterator execute functionsEric Sandeen1-8/+4
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner1-4/+0
2013-10-23xfs: decouple log and transaction headersDave Chinner1-5/+4
2013-10-01xfs: remove usage of is_bad_inodeBen Myers1-7/+0
2013-09-24xfs: asserting lock not held during freeing not validDave Chinner1-5/+4
2013-09-12Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-2/+2
2013-09-10shrinker: convert superblock shrinkers to new APIDave Chinner1-2/+2
2013-09-10xfs: recovery of swap extents operations for CRC filesystemsDave Chinner1-2/+2
2013-08-15xfs: create internal eofblocks structure with kuid_t typesDwight Engen1-6/+6
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner1-1/+1
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner1-0/+1
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman1-0/+1
2013-06-28xfs: Code cleanup and removal of some typedef usageChandra Seetharaman1-1/+2
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