summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_attr_remote.c
AgeCommit message (Expand)AuthorFilesLines
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