| Commit message (Expand) | Author | Age | Files | Lines |
* | libxfs: move source files | Dave Chinner | 2014-06-25 | 1 | -628/+0 |
* | xfs: return is not a function | Eric Sandeen | 2014-06-22 | 1 | -6/+6 |
* | xfs: replace attr LBSIZE with xfs_da_geometry | Dave Chinner | 2014-06-06 | 1 | -26/+29 |
* | Merge branch 'xfs-unused-args-cleanup' into for-next | Dave Chinner | 2014-05-15 | 1 | -2/+1 |
|\ |
|
| * | xfs: remove unused mp arg from xfs_attr3_rmt_hdr_ok() | Eric Sandeen | 2014-04-14 | 1 | -2/+1 |
* | | xfs: remote attribute overwrite causes transaction overrun | Dave Chinner | 2014-05-05 | 1 | -3/+5 |
|/ |
|
* | xfs: modify verifiers to differentiate CRC from other errors | Eric Sandeen | 2014-02-27 | 1 | -9/+6 |
* | xfs: fix off-by-one error in xfs_attr3_rmt_verify | Jie Liu | 2014-01-10 | 1 | -1/+1 |
* | xfs: fix static and extern sparse warnings | Dave Chinner | 2013-10-30 | 1 | -0/+1 |
* | xfs: decouple inode and bmap btree header files | Dave Chinner | 2013-10-23 | 1 | -3/+2 |
* | xfs: decouple log and transaction headers | Dave Chinner | 2013-10-23 | 1 | -4/+3 |
* | xfs: unify directory/attribute format definitions | Dave Chinner | 2013-10-23 | 1 | -0/+1 |
* | xfs: fix issues that cause userspace warnings | Dave Chinner | 2013-08-12 | 1 | -4/+4 |
* | xfs: minor cleanups | Dave Chinner | 2013-08-12 | 1 | -7/+1 |
* | xfs: create xfs_bmap_util.[ch] | Dave Chinner | 2013-08-12 | 1 | -0/+1 |
* | xfs: sync minor header differences needed by userspace. | Dave Chinner | 2013-08-12 | 1 | -0/+1 |
* | xfs: rework remote attr CRCs | Dave Chinner | 2013-05-31 | 1 | -153/+228 |
* | xfs: correctly map remote attr buffers during removal | Dave Chinner | 2013-05-31 | 1 | -9/+18 |
* | xfs: remote attribute tail zeroing does too much | Dave Chinner | 2013-05-31 | 1 | -19/+18 |
* | xfs: remote attribute read too short | Dave Chinner | 2013-05-31 | 1 | -6/+9 |
* | xfs: remote attribute allocation may be contiguous | Dave Chinner | 2013-05-31 | 1 | -1/+5 |
* | xfs: Remote attr validation fixes and optimisations | Dave Chinner | 2013-05-01 | 1 | -14/+5 |
* | xfs: add CRC protection to remote attributes | Dave Chinner | 2013-04-27 | 1 | -51/+273 |
* | xfs: split remote attribute code out | Dave Chinner | 2013-04-27 | 1 | -0/+328 |