index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_attr_leaf.c
Age
Commit message (
Expand
)
Author
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-16
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-16
xfs: connect up write verifiers to new buffers
Dave Chinner
2012-11-16
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
2012-11-16
xfs: add xfs_da_node verification
Dave Chinner
2012-11-16
xfs: factor and verify attr leaf reads
Dave Chinner
2012-11-16
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-12
xfs: introduce xfs_bmapi_read()
Dave Chinner
2011-10-12
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-19
xfs: convert attr to use unsigned names
Dave Chinner
2009-12-15
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
2008-07-28
[XFS] Remove unused arg from kmem_free()
Denys Vlasenko
2008-04-18
[XFS] Always use di_forkoff when checking for attr space.
Eric Sandeen
2008-04-10
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
2008-02-14
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
2008-02-07
[XFS] Unwrap XFS_SB_LOCK.
Eric Sandeen
[next]