aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_attr_remote.c
AgeCommit message (Expand)Author
2014-01-10xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu
2013-10-30xfs: fix static and extern sparse warningsDave Chinner
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-10-23xfs: unify directory/attribute format definitionsDave Chinner
2013-08-12xfs: fix issues that cause userspace warningsDave Chinner
2013-08-12xfs: minor cleanupsDave Chinner
2013-08-12xfs: create xfs_bmap_util.[ch]Dave Chinner
2013-08-12xfs: sync minor header differences needed by userspace.Dave Chinner
2013-05-30xfs: rework remote attr CRCsDave Chinner
2013-05-30xfs: correctly map remote attr buffers during removalDave Chinner
2013-05-30xfs: remote attribute tail zeroing does too muchDave Chinner
2013-05-30xfs: remote attribute read too shortDave Chinner
2013-05-30xfs: remote attribute allocation may be contiguousDave Chinner
2013-05-01xfs: Remote attr validation fixes and optimisationsDave Chinner
2013-04-27xfs: add CRC protection to remote attributesDave Chinner
2013-04-27xfs: split remote attribute code outDave Chinner