index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_attr_leaf.c
Age
Commit message (
Expand
)
Author
2014-06-25
libxfs: move source files
Dave Chinner
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-22
xfs: return is not a function
Eric Sandeen
2014-06-06
xfs: remove redundant geometry information from xfs_da_state
Dave Chinner
2014-06-06
xfs: replace attr LBSIZE with xfs_da_geometry
Dave Chinner
2014-06-06
xfs: pass xfs_da_args to xfs_attr_leaf_newentsize
Dave Chinner
2014-06-06
xfs: use xfs_da_geometry for block size in attr code
Dave Chinner
2014-06-06
xfs: convert dir/attr btree threshold to xfs_da_geometry
Dave Chinner
2014-06-06
xfs: introduce directory geometry structure
Dave Chinner
2014-05-06
xfs: remote attribute overwrite causes transaction overrun
Dave Chinner
2014-02-27
xfs: modify verifiers to differentiate CRC from other errors
Eric Sandeen
2014-02-27
xfs: add helper for updating checksums on xfs_bufs
Eric Sandeen
2014-02-27
xfs: add helper for verifying checksums on xfs_bufs
Eric Sandeen
2013-10-30
xfs: fix static and extern sparse warnings
Dave Chinner
2013-10-30
xfs: vectorise encoding/decoding directory headers
Dave Chinner
2013-10-30
xfs: vectorise DA btree operations
Dave Chinner
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
xfs: unify directory/attribute format definitions
Dave Chinner
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
[next]