| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: decouple inode and bmap btree header files | Dave Chinner | 2013-10-23 | 1 | -4/+0 |
* | xfs: decouple log and transaction headers | Dave Chinner | 2013-10-23 | 1 | -5/+4 |
* | xfs: remove usage of is_bad_inode | Ben Myers | 2013-10-02 | 1 | -7/+0 |
* | xfs: asserting lock not held during freeing not valid | Dave Chinner | 2013-09-24 | 1 | -5/+4 |
* | Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-09-13 | 1 | -2/+2 |
|\ |
|
| * | xfs: recovery of swap extents operations for CRC filesystems | Dave Chinner | 2013-09-10 | 1 | -2/+2 |
* | | shrinker: convert superblock shrinkers to new API | Dave Chinner | 2013-09-11 | 1 | -2/+2 |
|/ |
|
* | xfs: create internal eofblocks structure with kuid_t types | Dwight Engen | 2013-08-15 | 1 | -6/+6 |
* | xfs: kill xfs_vnodeops.[ch] | Dave Chinner | 2013-08-12 | 1 | -1/+1 |
* | xfs: separate dquot on disk format definitions out of xfs_quota.h | Dave Chinner | 2013-08-12 | 1 | -0/+1 |
* | xfs: Add pquota fields where gquota is used. | Chandra Seetharaman | 2013-07-11 | 1 | -0/+1 |
* | xfs: Code cleanup and removal of some typedef usage | Chandra Seetharaman | 2013-06-28 | 1 | -1/+2 |
* | xfs: add background scanning to clear eofblocks inodes | Brian Foster | 2012-11-08 | 1 | -0/+29 |
* | xfs: add minimum file size filtering to eofblocks scan | Brian Foster | 2012-11-08 | 1 | -2/+9 |
* | xfs: support multiple inode id filtering in eofblocks scan | Brian Foster | 2012-11-08 | 1 | -11/+13 |
* | xfs: add inode id filtering to eofblocks scan | Brian Foster | 2012-11-08 | 1 | -0/+22 |
* | xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl | Brian Foster | 2012-11-08 | 1 | -3/+7 |
* | xfs: create function to scan and clear EOFBLOCKS inodes | Brian Foster | 2012-11-08 | 1 | -0/+43 |
* | xfs: support a tag-based inode_ag_iterator | Brian Foster | 2012-11-08 | 1 | -7/+49 |
* | xfs: add EOFBLOCKS inode tagging/untagging | Brian Foster | 2012-11-08 | 1 | -0/+62 |
* | xfs: remove xfs_iget.c | Dave Chinner | 2012-10-17 | 1 | -3/+418 |
* | xfs: rename xfs_sync.[ch] to xfs_icache.[ch] | Dave Chinner | 2012-10-17 | 1 | -0/+715 |