Age | Commit message (Expand) | Author |
2013-08-30 | Fix wrong flag ASSERT in xfs_attr_shortform_getvalue | Eric Sandeen |
2013-08-12 | xfs: minor cleanups | Dave Chinner |
2013-08-12 | xfs: split out attribute fork truncation code into separate file | Dave Chinner |
2013-08-12 | xfs: split out attribute listing code into separate file | Dave Chinner |
2013-08-12 | xfs: sync minor header differences needed by userspace. | Dave Chinner |
2013-07-09 | xfs: remove local fork format handling from xfs_bmapi_write() | Dave Chinner |
2013-06-04 | xfs: fix remote attribute invalidation for a leaf | Dave Chinner |
2013-05-23 | xfs: rework remote attr CRCs | Dave Chinner |
2013-05-23 | xfs: fully initialise temp leaf in xfs_attr3_leaf_compact | Dave Chinner |
2013-05-23 | xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance | Dave Chinner |
2013-05-20 | xfs: remote attribute lookups require the value length | Dave Chinner |
2013-05-20 | xfs: xfs_attr_shortform_allfit() does not handle attr3 format. | Dave Chinner |
2013-04-27 | xfs: buffer type overruns blf_flags field | Dave Chinner |
2013-04-27 | xfs: add buffer types to directory and attribute buffers | Dave Chinner |
2013-04-27 | xfs: split remote attribute code out | Dave Chinner |
2013-04-27 | xfs: add CRCs to attr leaf blocks | Dave Chinner |
2013-04-27 | xfs: add CRCs to dir2/da node blocks | Dave Chinner |
2013-04-21 | xfs: add support for large btree blocks | Christoph Hellwig |
2013-03-14 | xfs: take inode version into account in XFS_LITINO | Christoph Hellwig |
2012-11-15 | xfs: convert buffer verifiers to an ops structure. | Dave Chinner |
2012-11-15 | xfs: connect up write verifiers to new buffers | Dave Chinner |
2012-11-15 | xfs: add pre-write metadata buffer verifier callbacks | Dave Chinner |
2012-11-15 | xfs: add xfs_da_node verification | Dave Chinner |
2012-11-15 | xfs: factor and verify attr leaf reads | Dave Chinner |
2012-11-15 | xfs: add verifier callback to directory read code | Dave Chinner |
2012-11-13 | xfs: add more attribute tree trace points. | Dave Chinner |
2012-11-13 | xfs: fix attr tree double split corruption | Dave Chinner |
2012-07-01 | xfs: remove struct xfs_dabuf and infrastructure | Dave Chinner |
2012-05-14 | xfs: move xfsagino_t to xfs_types.h | Dave Chinner |
2012-05-14 | xfs: kill XBF_LOCK | Dave Chinner |
2012-03-27 | xfs: add lots of attribute trace points | Dave Chinner |
2012-01-17 | xfs: remove the if_ext_max field in struct xfs_ifork | Christoph Hellwig |
2011-11-29 | xfs: fix attr2 vs large data fork assert | Christoph Hellwig |
2011-10-11 | xfs: introduce xfs_bmapi_read() | Dave Chinner |
2011-10-11 | xfs: Check the return value of xfs_trans_get_buf() | Chandra Seetharaman |
2011-07-08 | xfs: byteswap constants instead of variables | Christoph Hellwig |
2010-12-23 | xfs: use KM_NOFS for allocations during attribute list operations | Dave Chinner |
2010-07-26 | xfs: remove unused delta tracking code in xfs_bmapi | Christoph Hellwig |
2010-07-26 | xfs: remove unneeded #include statements | Christoph Hellwig |
2010-07-26 | xfs: drop dmapi hooks | Christoph Hellwig |
2010-01-21 | xfs: remove duplicate buffer flags | Christoph Hellwig |
2010-01-20 | xfs: convert attr to use unsigned names | Dave Chinner |
2009-12-14 | xfs: event tracing support | Christoph Hellwig |
2009-12-11 | xfs: kill the STATIC_INLINE macro | Christoph Hellwig |
2009-03-29 | xfs: remove m_attroffset | Christoph Hellwig |
2009-02-04 | xfs: factor out attr fork reset handling | Christoph Hellwig |
2009-01-09 | [XFS] Remove macro-to-function indirections in attr code | Eric Sandeen |
2008-08-13 | [XFS] Move xfs_attr_rolltrans to xfs_trans_roll | Niv Sardi |
2008-07-28 | [XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly | Christoph Hellwig |
2008-07-28 | [XFS] Add op_flags field and helpers to xfs_da_args | Barry Naujok |