aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_attr_leaf.c
Commit message (Expand)AuthorAge
* xfs: remove local fork format handling from xfs_bmapi_write()Dave Chinner2013-07-09
* xfs: fix remote attribute invalidation for a leafDave Chinner2013-06-04
* xfs: rework remote attr CRCsDave Chinner2013-05-23
* xfs: fully initialise temp leaf in xfs_attr3_leaf_compactDave Chinner2013-05-23
* xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalanceDave Chinner2013-05-23
* xfs: remote attribute lookups require the value lengthDave Chinner2013-05-20
* xfs: xfs_attr_shortform_allfit() does not handle attr3 format.Dave Chinner2013-05-20
* xfs: buffer type overruns blf_flags fieldDave Chinner2013-04-27
* xfs: add buffer types to directory and attribute buffersDave Chinner2013-04-27
* xfs: split remote attribute code outDave Chinner2013-04-27
* xfs: add CRCs to attr leaf blocksDave Chinner2013-04-27
* xfs: add CRCs to dir2/da node blocksDave Chinner2013-04-27
* xfs: add support for large btree blocksChristoph Hellwig2013-04-21
* xfs: take inode version into account in XFS_LITINOChristoph Hellwig2013-03-14
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15
* xfs: connect up write verifiers to new buffersDave Chinner2012-11-15
* xfs: add pre-write metadata buffer verifier callbacksDave Chinner2012-11-15
* xfs: add xfs_da_node verificationDave Chinner2012-11-15
* xfs: factor and verify attr leaf readsDave Chinner2012-11-15
* xfs: add verifier callback to directory read codeDave Chinner2012-11-15
* xfs: add more attribute tree trace points.Dave Chinner2012-11-13
* xfs: fix attr tree double split corruptionDave Chinner2012-11-13
* xfs: remove struct xfs_dabuf and infrastructureDave Chinner2012-07-01
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: kill XBF_LOCKDave Chinner2012-05-14
* xfs: add lots of attribute trace pointsDave Chinner2012-03-27
* xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig2012-01-17
* xfs: fix attr2 vs large data fork assertChristoph Hellwig2011-11-29
* xfs: introduce xfs_bmapi_read()Dave Chinner2011-10-11
* xfs: Check the return value of xfs_trans_get_buf()Chandra Seetharaman2011-10-11
* xfs: byteswap constants instead of variablesChristoph Hellwig2011-07-08
* xfs: use KM_NOFS for allocations during attribute list operationsDave Chinner2010-12-22
* xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: remove duplicate buffer flagsChristoph Hellwig2010-01-21
* xfs: convert attr to use unsigned namesDave Chinner2010-01-19
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: kill the STATIC_INLINE macroChristoph Hellwig2009-12-11
* xfs: remove m_attroffsetChristoph Hellwig2009-03-29
* xfs: factor out attr fork reset handlingChristoph Hellwig2009-02-04
* [XFS] Remove macro-to-function indirections in attr codeEric Sandeen2009-01-08
* [XFS] Move xfs_attr_rolltrans to xfs_trans_rollNiv Sardi2008-08-13
* [XFS] Switches xfs_vn_listxattr to set it's put_listent callback directlyChristoph Hellwig2008-07-28
* [XFS] Add op_flags field and helpers to xfs_da_argsBarry Naujok2008-07-28
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-28
* [XFS] Always use di_forkoff when checking for attr space.Eric Sandeen2008-04-17
* [XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen2008-04-10
* xfs: convert beX_add to beX_add_cpu (new common API)Marcin Slusarz2008-02-13
* [XFS] Unwrap XFS_SB_LOCK.Eric Sandeen2008-02-07