summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_attr_leaf.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remote attribute overwrite causes transaction overrunDave Chinner2014-05-061-10/+11
* xfs: modify verifiers to differentiate CRC from other errorsEric Sandeen2014-02-271-6/+8
* xfs: add helper for updating checksums on xfs_bufsEric Sandeen2014-02-271-1/+1
* xfs: add helper for verifying checksums on xfs_bufsEric Sandeen2014-02-271-2/+1
* xfs: fix static and extern sparse warningsDave Chinner2013-10-301-0/+1
* xfs: vectorise encoding/decoding directory headersDave Chinner2013-10-301-2/+2
* xfs: vectorise DA btree operationsDave Chinner2013-10-301-1/+2
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-8/+5
* xfs: decouple log and transaction headersDave Chinner2013-10-231-4/+3
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-231-0/+1
* Fix wrong flag ASSERT in xfs_attr_shortform_getvalueEric Sandeen2013-08-301-1/+1
* xfs: minor cleanupsDave Chinner2013-08-121-2/+0
* xfs: split out attribute fork truncation code into separate fileDave Chinner2013-08-121-352/+0
* xfs: split out attribute listing code into separate fileDave Chinner2013-08-121-300/+0
* xfs: sync minor header differences needed by userspace.Dave Chinner2013-08-121-0/+1
* xfs: remove local fork format handling from xfs_bmapi_write()Dave Chinner2013-07-091-0/+2
* xfs: fix remote attribute invalidation for a leafDave Chinner2013-06-041-1/+1
* xfs: rework remote attr CRCsDave Chinner2013-05-231-5/+8
* xfs: fully initialise temp leaf in xfs_attr3_leaf_compactDave Chinner2013-05-231-16/+26
* xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalanceDave Chinner2013-05-231-3/+13
* xfs: remote attribute lookups require the value lengthDave Chinner2013-05-201-1/+2
* xfs: xfs_attr_shortform_allfit() does not handle attr3 format.Dave Chinner2013-05-201-11/+13
* xfs: buffer type overruns blf_flags fieldDave Chinner2013-04-271-3/+3
* xfs: add buffer types to directory and attribute buffersDave Chinner2013-04-271-1/+8
* xfs: split remote attribute code outDave Chinner2013-04-271-0/+1
* xfs: add CRCs to attr leaf blocksDave Chinner2013-04-271-750/+990
* xfs: add CRCs to dir2/da node blocksDave Chinner2013-04-271-13/+16
* xfs: add support for large btree blocksChristoph Hellwig2013-04-211-1/+1
* xfs: take inode version into account in XFS_LITINOChristoph Hellwig2013-03-141-2/+4
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-151-9/+10
* xfs: connect up write verifiers to new buffersDave Chinner2012-11-151-2/+2
* xfs: add pre-write metadata buffer verifier callbacksDave Chinner2012-11-151-2/+17
* xfs: add xfs_da_node verificationDave Chinner2012-11-151-6/+6
* xfs: factor and verify attr leaf readsDave Chinner2012-11-151-33/+45
* xfs: add verifier callback to directory read codeDave Chinner2012-11-151-9/+9
* xfs: add more attribute tree trace points.Dave Chinner2012-11-131-15/+22
* xfs: fix attr tree double split corruptionDave Chinner2012-11-131-2/+18
* xfs: remove struct xfs_dabuf and infrastructureDave Chinner2012-07-011-117/+138
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0
* xfs: kill XBF_LOCKDave Chinner2012-05-141-1/+1
* xfs: add lots of attribute trace pointsDave Chinner2012-03-271-4/+36
* xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig2012-01-171-9/+0
* xfs: fix attr2 vs large data fork assertChristoph Hellwig2011-11-291-25/+39
* xfs: introduce xfs_bmapi_read()Dave Chinner2011-10-111-3/+2
* xfs: Check the return value of xfs_trans_get_buf()Chandra Seetharaman2011-10-111-0/+2
* xfs: byteswap constants instead of variablesChristoph Hellwig2011-07-081-30/+30
* xfs: use KM_NOFS for allocations during attribute list operationsDave Chinner2010-12-231-2/+2
* xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig2010-07-261-1/+1
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-261-2/+0
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-1/+0
OpenPOWER on IntegriCloud