summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_attr_remote.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: replace attr LBSIZE with xfs_da_geometryDave Chinner2014-06-061-26/+29
* Merge branch 'xfs-unused-args-cleanup' into for-nextDave Chinner2014-05-151-2/+1Star
|\
| * xfs: remove unused mp arg from xfs_attr3_rmt_hdr_ok()Eric Sandeen2014-04-141-2/+1Star
* | xfs: remote attribute overwrite causes transaction overrunDave Chinner2014-05-051-3/+5
|/
* xfs: modify verifiers to differentiate CRC from other errorsEric Sandeen2014-02-271-9/+6Star
* xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu2014-01-101-1/+1
* xfs: fix static and extern sparse warningsDave Chinner2013-10-301-0/+1
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-3/+2Star
* xfs: decouple log and transaction headersDave Chinner2013-10-231-4/+3Star
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-231-0/+1
* xfs: fix issues that cause userspace warningsDave Chinner2013-08-121-4/+4
* xfs: minor cleanupsDave Chinner2013-08-121-7/+1Star
* xfs: create xfs_bmap_util.[ch]Dave Chinner2013-08-121-0/+1
* xfs: sync minor header differences needed by userspace.Dave Chinner2013-08-121-0/+1
* xfs: rework remote attr CRCsDave Chinner2013-05-311-153/+228
* xfs: correctly map remote attr buffers during removalDave Chinner2013-05-311-9/+18
* xfs: remote attribute tail zeroing does too muchDave Chinner2013-05-311-19/+18Star
* xfs: remote attribute read too shortDave Chinner2013-05-311-6/+9
* xfs: remote attribute allocation may be contiguousDave Chinner2013-05-311-1/+5
* xfs: Remote attr validation fixes and optimisationsDave Chinner2013-05-011-14/+5Star
* xfs: add CRC protection to remote attributesDave Chinner2013-04-271-51/+273
* xfs: split remote attribute code outDave Chinner2013-04-271-0/+328