| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: remove double-underscore integer types | Darrick J. Wong | 2017-06-19 | 1 | -2/+2 |
* | xfs: verify dirblocklog correctly | Darrick J. Wong | 2017-01-24 | 1 | -1/+1 |
* | xfs: check minimum block size for CRC filesystems | Darrick J. Wong | 2016-11-09 | 1 | -0/+6 |
* | xfs: don't call xfs_sb_quota_from_disk twice | Eric Sandeen | 2016-11-08 | 1 | -2/+5 |
* | xfs: define the on-disk refcount btree format | Darrick J. Wong | 2016-10-03 | 1 | -0/+9 |
* | xfs: fix superblock inprogress check | Dave Chinner | 2016-08-26 | 1 | -1/+2 |
* | xfs: rmap btree requires more reserved free space | Darrick J. Wong | 2016-08-03 | 1 | -0/+2 |
* | xfs: define the on-disk rmap btree format | Darrick J. Wong | 2016-08-03 | 1 | -0/+6 |
* | xfs: rework xfs_bmap_free callers to use xfs_defer_ops | Darrick J. Wong | 2016-08-03 | 1 | -0/+1 |
* | xfs: better xfs_trans_alloc interface | Christoph Hellwig | 2016-04-06 | 1 | -5/+3 |
* | xfs: print name of verifier if it fails | Eric Sandeen | 2016-01-04 | 1 | -0/+2 |
* | xfs: validate metadata LSNs against log on v5 superblocks | Brian Foster | 2015-10-12 | 1 | -0/+10 |
* | Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next | Dave Chinner | 2015-08-20 | 1 | -3/+0 |
|\ |
|
| * | xfs: relocate sparse inode mount warning | Brian Foster | 2015-08-19 | 1 | -3/+0 |
* | | Merge branch 'xfs-meta-uuid' into for-next | Dave Chinner | 2015-07-29 | 1 | -0/+10 |
|\| |
|
| * | xfs: create new metadata UUID field and incompat flag | Eric Sandeen | 2015-07-29 | 1 | -0/+10 |
* | | xfs: Use consistent logging message prefixes | Joe Perches | 2015-07-29 | 1 | -5/+9 |
|/ |
|
* | Merge branch 'xfs-commit-cleanup' into for-next | Dave Chinner | 2015-06-04 | 1 | -2/+2 |
|\ |
|
| * | xfs: saner xfs_trans_commit interface | Christoph Hellwig | 2015-06-04 | 1 | -1/+1 |
| * | xfs: remove the flags argument to xfs_trans_cancel | Christoph Hellwig | 2015-06-04 | 1 | -1/+1 |
* | | xfs: sparse inode chunks feature helpers and mount requirements | Brian Foster | 2015-05-29 | 1 | -0/+21 |
* | | xfs: use sparse chunk alignment for min. inode allocation requirement | Brian Foster | 2015-05-29 | 1 | -0/+5 |
* | | xfs: add sparse inode chunk alignment superblock field | Brian Foster | 2015-05-29 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'xfs-generic-sb-counters' into for-next | Dave Chinner | 2015-02-24 | 1 | -5/+7 |
|\ |
|
| * | xfs: Remove icsb infrastructure | Dave Chinner | 2015-02-23 | 1 | -5/+3 |
| * | xfs: use generic percpu counters for free block counter | Dave Chinner | 2015-02-23 | 1 | -0/+1 |
| * | xfs: use generic percpu counters for free inode counter | Dave Chinner | 2015-02-23 | 1 | -0/+1 |
| * | xfs: use generic percpu counters for inode counter | Dave Chinner | 2015-02-23 | 1 | -0/+2 |
* | | xfs: remove old and redundant comment in xfs_mount_validate_sb | Wang Sheng-Hui | 2015-02-24 | 1 | -8/+0 |
|/ |
|
* | xfs: sanitise sb_bad_features2 handling | Dave Chinner | 2015-01-22 | 1 | -1/+7 |
* | xfs: consolidate superblock logging functions | Dave Chinner | 2015-01-22 | 1 | -6/+37 |
* | xfs: remove bitfield based superblock updates | Dave Chinner | 2015-01-22 | 1 | -181/+96 |
* | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 2014-11-28 | 1 | -1/+0 |
* | xfs: merge xfs_dinode.h into xfs_format.h | Christoph Hellwig | 2014-11-28 | 1 | -1/+0 |
* | xfs: fix crc field handling in xfs_sb_to/from_disk | Eric Sandeen | 2014-10-02 | 1 | -0/+5 |
* | xfs: add a few more verifier tests | Eric Sandeen | 2014-09-09 | 1 | -0/+2 |
* | Merge branch 'xfs-misc-fixes-3.17-2' into for-next | Dave Chinner | 2014-08-04 | 1 | -4/+20 |
|\ |
|
| * | xfs: avoid false quotacheck after unclean shutdown | Eric Sandeen | 2014-08-04 | 1 | -4/+20 |
* | | Merge branch 'xfs-libxfs-restructure' into for-next | Dave Chinner | 2014-07-15 | 1 | -4/+21 |
|/ |
|
* | xfs: global error sign conversion | Dave Chinner | 2014-06-25 | 1 | -16/+16 |
* | xfs: create libxfs infrastructure | Dave Chinner | 2014-06-25 | 1 | -0/+819 |