aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_attr_remote.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-12xfs: fix issues that cause userspace warningsDave Chinner1-4/+4
2013-08-12xfs: minor cleanupsDave Chinner1-7/+1
2013-08-12xfs: create xfs_bmap_util.[ch]Dave Chinner1-0/+1
2013-08-12xfs: sync minor header differences needed by userspace.Dave Chinner1-0/+1
2013-05-30xfs: rework remote attr CRCsDave Chinner1-153/+228
2013-05-30xfs: correctly map remote attr buffers during removalDave Chinner1-9/+18
2013-05-30xfs: remote attribute tail zeroing does too muchDave Chinner1-19/+18
2013-05-30xfs: remote attribute read too shortDave Chinner1-6/+9
2013-05-30xfs: remote attribute allocation may be contiguousDave Chinner1-1/+5
2013-05-01xfs: Remote attr validation fixes and optimisationsDave Chinner1-14/+5
2013-04-27xfs: add CRC protection to remote attributesDave Chinner1-51/+273
2013-04-27xfs: split remote attribute code outDave Chinner1-0/+328