aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_icache.c
Commit message (Expand)AuthorAge
* xfs: inodes are new until the dentry cache is set upDave Chinner2015-02-23
* Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-03
|\
| * xfs: active inodes stat is brokenDave Chinner2014-12-03
* | xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-27
* | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-27
|/
* xfs: remove second xfs_quota.h inclusion in xfs_icache.cFabian Frederick2014-09-23
* xfs: run an eofblocks scan on ENOSPC/EDQUOTBrian Foster2014-07-24
* xfs: support a union-based filter for eofblocks scansBrian Foster2014-07-24
* xfs: add scan owner field to xfs_eofblocksBrian Foster2014-07-24
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-22
* xfs: remove unused pag ptr arg from iterator execute functionsEric Sandeen2014-04-14
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: remove usage of is_bad_inodeBen Myers2013-10-01
* xfs: asserting lock not held during freeing not validDave Chinner2013-09-24
* Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-12
|\
| * xfs: recovery of swap extents operations for CRC filesystemsDave Chinner2013-09-10
* | shrinker: convert superblock shrinkers to new APIDave Chinner2013-09-10
|/
* xfs: create internal eofblocks structure with kuid_t typesDwight Engen2013-08-15
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-12
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-12
* xfs: Add pquota fields where gquota is used.Chandra Seetharaman2013-07-11
* xfs: Code cleanup and removal of some typedef usageChandra Seetharaman2013-06-28
* xfs: add background scanning to clear eofblocks inodesBrian Foster2012-11-08
* xfs: add minimum file size filtering to eofblocks scanBrian Foster2012-11-08
* xfs: support multiple inode id filtering in eofblocks scanBrian Foster2012-11-08
* xfs: add inode id filtering to eofblocks scanBrian Foster2012-11-08
* xfs: add XFS_IOC_FREE_EOFBLOCKS ioctlBrian Foster2012-11-08
* xfs: create function to scan and clear EOFBLOCKS inodesBrian Foster2012-11-08
* xfs: support a tag-based inode_ag_iteratorBrian Foster2012-11-08
* xfs: add EOFBLOCKS inode tagging/untaggingBrian Foster2012-11-08
* xfs: remove xfs_iget.cDave Chinner2012-10-17
* xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner2012-10-17