Age | Commit message (Expand) | Author | Files | Lines |
2015-11-03 | Merge branch 'xfs-dax-updates' into for-next | Dave Chinner | 4 | -8/+58 |
2015-11-03 | Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next | Dave Chinner | 1 | -2/+6 |
2015-11-03 | xfs: Validate the length of on-disk ACLs | Andreas Gruenbacher | 1 | -2/+6 |
2015-11-03 | xfs: introduce BMAPI_ZERO for allocating zeroed extents | Dave Chinner | 4 | -8/+58 |
2015-10-12 | Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next | Dave Chinner | 4 | -4/+22 |
2015-10-12 | Merge branch 'xfs-logging-fixes' into for-next | Dave Chinner | 12 | -11/+74 |
2015-10-12 | xfs: per-filesystem stats counter implementation | Bill O'Donnell | 5 | -36/+43 |
2015-10-12 | xfs: avoid dependency on Linux XATTR_SIZE_MAX | Jan Tulak | 2 | -2/+10 |
2015-10-12 | xfs: prefix XATTR_LIST_MAX with XFS_ | Jan Tulak | 1 | -0/+10 |
2015-10-12 | libxfs: fix two comment typos | Geliang Tang | 1 | -2/+2 |
2015-10-12 | xfs: validate metadata LSNs against log on v5 superblocks | Brian Foster | 11 | -7/+65 |
2015-10-12 | xfs: log local to remote symlink conversions correctly on v5 supers | Brian Foster | 2 | -4/+9 |
2015-09-01 | Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next | Dave Chinner | 1 | -0/+1 |
2015-08-28 | libxfs: bad magic number should set da block buffer error | Darrick J. Wong | 1 | -0/+1 |
2015-08-25 | Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next | Dave Chinner | 2 | -2/+10 |
2015-08-25 | xfs: Fix file type directory corruption for btree directories | Jan Kara | 1 | -1/+9 |
2015-08-25 | xfs: Fix uninitialized return value in xfs_alloc_fix_freelist() | Jan Kara | 1 | -1/+1 |
2015-08-20 | Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next | Dave Chinner | 6 | -15/+30 |
2015-08-19 | xfs: Fix xfs_attr_leafblock definition | Jan Kara | 1 | -2/+9 |
2015-08-19 | libxfs: readahead of dir3 data blocks should use the read verifier | Darrick J. Wong | 1 | -1/+2 |
2015-08-19 | xfs: stop holding ILOCK over filldir callbacks | Dave Chinner | 1 | -0/+3 |
2015-08-19 | xfs: swap leaf buffer into path struct atomically during path shift | Brian Foster | 1 | -9/+14 |
2015-08-19 | xfs: relocate sparse inode mount warning | Brian Foster | 1 | -3/+0 |
2015-08-19 | xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get | Eric Sandeen | 1 | -0/+2 |
2015-08-19 | Merge branch 'xfs-efi-rework' into for-next | Dave Chinner | 2 | -1/+2 |
2015-08-19 | xfs: add missing bmap cancel calls in error paths | Brian Foster | 1 | -0/+1 |
2015-08-19 | xfs: fix btree cursor error cleanups | Brian Foster | 1 | -1/+1 |
2015-07-29 | Merge branch 'xfs-meta-uuid' into for-next | Dave Chinner | 18 | -36/+66 |
2015-07-29 | Merge branch 'xfs-misc-fixes-for-4.3' into for-next | Dave Chinner | 6 | -30/+147 |
2015-07-29 | xfs: create new metadata UUID field and incompat flag | Eric Sandeen | 18 | -36/+66 |
2015-07-29 | libxfs: add xfs_bit.c | Dave Chinner | 1 | -0/+118 |
2015-07-29 | xfs: Use consistent logging message prefixes | Joe Perches | 2 | -7/+10 |
2015-07-29 | xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag | Dave Chinner | 3 | -23/+19 |
2015-07-29 | xfs: remote attributes need to be considered data | Dave Chinner | 1 | -4/+11 |
2015-07-29 | xfs: remote attribute headers contain an invalid LSN | Dave Chinner | 1 | -6/+23 |
2015-06-23 | Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next | Dave Chinner | 2 | -7/+4 |
2015-06-23 | Merge branch 'xfs-freelist-cleanup' into for-next | Dave Chinner | 6 | -129/+140 |
2015-06-22 | xfs: clean up XFS_MIN_FREELIST macros | Dave Chinner | 6 | -20/+25 |
2015-06-22 | xfs: sanitise error handling in xfs_alloc_fix_freelist | Dave Chinner | 1 | -56/+55 |
2015-06-22 | xfs: factor out free space extent length check | Dave Chinner | 1 | -27/+44 |
2015-06-22 | xfs: xfs_alloc_fix_freelist() can use incore perag structures | Dave Chinner | 3 | -45/+35 |
2015-06-22 | xfs: return a void pointer from xfs_buf_offset | Christoph Hellwig | 2 | -7/+4 |
2015-06-04 | Merge branch 'xfs-commit-cleanup' into for-next | Dave Chinner | 4 | -33/+18 |
2015-06-04 | xfs: saner xfs_trans_commit interface | Christoph Hellwig | 4 | -13/+6 |
2015-06-04 | xfs: remove the flags argument to xfs_trans_cancel | Christoph Hellwig | 4 | -20/+12 |
2015-06-04 | Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next | Dave Chinner | 1 | -7/+8 |
2015-06-04 | xfs: check min blks for random debug mode sparse allocations | Brian Foster | 1 | -7/+8 |
2015-06-01 | Merge branch 'xfs-sparse-inode' into for-next | Dave Chinner | 9 | -64/+715 |
2015-06-01 | Merge branch 'xfs-misc-fixes-for-4.2' into for-next | Dave Chinner | 2 | -3/+11 |
2015-06-01 | xfs: don't cast string literals | Eric Sandeen | 1 | -2/+2 |