Age | Commit message (Expand) | Author | Files | Lines |
2015-08-28 | xfs: add mssing inode cache attempts counter increment | Lucas Stach | 1 | -0/+2 |
2015-02-23 | xfs: inodes are new until the dentry cache is set up | Dave Chinner | 1 | -2/+2 |
2014-12-04 | Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next | Dave Chinner | 1 | -0/+2 |
2014-12-04 | xfs: active inodes stat is broken | Dave Chinner | 1 | -0/+2 |
2014-11-28 | xfs: merge xfs_inum.h into xfs_format.h | Christoph Hellwig | 1 | -1/+0 |
2014-11-28 | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 1 | -1/+0 |
2014-09-23 | xfs: remove second xfs_quota.h inclusion in xfs_icache.c | Fabian Frederick | 1 | -1/+0 |
2014-07-24 | xfs: run an eofblocks scan on ENOSPC/EDQUOT | Brian Foster | 1 | -0/+52 |
2014-07-24 | xfs: support a union-based filter for eofblocks scans | Brian Foster | 1 | -1/+30 |
2014-07-24 | xfs: add scan owner field to xfs_eofblocks | Brian Foster | 1 | -1/+12 |
2014-06-25 | xfs: global error sign conversion | Dave Chinner | 1 | -23/+23 |
2014-06-22 | xfs: Nuke XFS_ERROR macro | Eric Sandeen | 1 | -3/+3 |
2014-04-14 | xfs: remove unused pag ptr arg from iterator execute functions | Eric Sandeen | 1 | -8/+4 |
2013-10-23 | xfs: decouple inode and bmap btree header files | Dave Chinner | 1 | -4/+0 |
2013-10-23 | xfs: decouple log and transaction headers | Dave Chinner | 1 | -5/+4 |
2013-10-01 | xfs: remove usage of is_bad_inode | Ben Myers | 1 | -7/+0 |
2013-09-24 | xfs: asserting lock not held during freeing not valid | Dave Chinner | 1 | -5/+4 |
2013-09-12 | Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 1 | -2/+2 |
2013-09-10 | shrinker: convert superblock shrinkers to new API | Dave Chinner | 1 | -2/+2 |
2013-09-10 | xfs: recovery of swap extents operations for CRC filesystems | Dave Chinner | 1 | -2/+2 |
2013-08-15 | xfs: create internal eofblocks structure with kuid_t types | Dwight Engen | 1 | -6/+6 |
2013-08-12 | xfs: kill xfs_vnodeops.[ch] | Dave Chinner | 1 | -1/+1 |
2013-08-12 | xfs: separate dquot on disk format definitions out of xfs_quota.h | Dave Chinner | 1 | -0/+1 |
2013-07-11 | xfs: Add pquota fields where gquota is used. | Chandra Seetharaman | 1 | -0/+1 |
2013-06-28 | xfs: Code cleanup and removal of some typedef usage | Chandra Seetharaman | 1 | -1/+2 |
2012-11-08 | xfs: add background scanning to clear eofblocks inodes | Brian Foster | 1 | -0/+29 |
2012-11-08 | xfs: add minimum file size filtering to eofblocks scan | Brian Foster | 1 | -2/+9 |
2012-11-08 | xfs: support multiple inode id filtering in eofblocks scan | Brian Foster | 1 | -11/+13 |
2012-11-08 | xfs: add inode id filtering to eofblocks scan | Brian Foster | 1 | -0/+22 |
2012-11-08 | xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl | Brian Foster | 1 | -3/+7 |
2012-11-08 | xfs: create function to scan and clear EOFBLOCKS inodes | Brian Foster | 1 | -0/+43 |
2012-11-08 | xfs: support a tag-based inode_ag_iterator | Brian Foster | 1 | -7/+49 |
2012-11-08 | xfs: add EOFBLOCKS inode tagging/untagging | Brian Foster | 1 | -0/+62 |
2012-10-17 | xfs: remove xfs_iget.c | Dave Chinner | 1 | -3/+418 |
2012-10-17 | xfs: rename xfs_sync.[ch] to xfs_icache.[ch] | Dave Chinner | 1 | -0/+715 |