summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_attr_remote.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* xfs: decouple log and transaction headersDave Chinner2013-10-231-4/+3
* 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/+1
* 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-301-153/+228
* xfs: correctly map remote attr buffers during removalDave Chinner2013-05-301-9/+18
* xfs: remote attribute tail zeroing does too muchDave Chinner2013-05-301-19/+18
* xfs: remote attribute read too shortDave Chinner2013-05-301-6/+9
* xfs: remote attribute allocation may be contiguousDave Chinner2013-05-301-1/+5
* xfs: Remote attr validation fixes and optimisationsDave Chinner2013-05-011-14/+5
* xfs: add CRC protection to remote attributesDave Chinner2013-04-271-51/+273
* xfs: split remote attribute code outDave Chinner2013-04-271-0/+328