index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_attr_leaf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: remove local fork format handling from xfs_bmapi_write()
Dave Chinner
2013-07-09
1
-0
/
+2
*
xfs: fix remote attribute invalidation for a leaf
Dave Chinner
2013-06-04
1
-1
/
+1
*
xfs: rework remote attr CRCs
Dave Chinner
2013-05-23
1
-5
/
+8
*
xfs: fully initialise temp leaf in xfs_attr3_leaf_compact
Dave Chinner
2013-05-23
1
-16
/
+26
*
xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance
Dave Chinner
2013-05-23
1
-3
/
+13
*
xfs: remote attribute lookups require the value length
Dave Chinner
2013-05-20
1
-1
/
+2
*
xfs: xfs_attr_shortform_allfit() does not handle attr3 format.
Dave Chinner
2013-05-20
1
-11
/
+13
*
xfs: buffer type overruns blf_flags field
Dave Chinner
2013-04-27
1
-3
/
+3
*
xfs: add buffer types to directory and attribute buffers
Dave Chinner
2013-04-27
1
-1
/
+8
*
xfs: split remote attribute code out
Dave Chinner
2013-04-27
1
-0
/
+1
*
xfs: add CRCs to attr leaf blocks
Dave Chinner
2013-04-27
1
-750
/
+990
*
xfs: add CRCs to dir2/da node blocks
Dave Chinner
2013-04-27
1
-13
/
+16
*
xfs: add support for large btree blocks
Christoph Hellwig
2013-04-21
1
-1
/
+1
*
xfs: take inode version into account in XFS_LITINO
Christoph Hellwig
2013-03-14
1
-2
/
+4
*
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
1
-9
/
+10
*
xfs: connect up write verifiers to new buffers
Dave Chinner
2012-11-15
1
-2
/
+2
*
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
2012-11-15
1
-2
/
+17
*
xfs: add xfs_da_node verification
Dave Chinner
2012-11-15
1
-6
/
+6
*
xfs: factor and verify attr leaf reads
Dave Chinner
2012-11-15
1
-33
/
+45
*
xfs: add verifier callback to directory read code
Dave Chinner
2012-11-15
1
-9
/
+9
*
xfs: add more attribute tree trace points.
Dave Chinner
2012-11-13
1
-15
/
+22
*
xfs: fix attr tree double split corruption
Dave Chinner
2012-11-13
1
-2
/
+18
*
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
2012-07-01
1
-117
/
+138
*
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: kill XBF_LOCK
Dave Chinner
2012-05-14
1
-1
/
+1
*
xfs: add lots of attribute trace points
Dave Chinner
2012-03-27
1
-4
/
+36
*
xfs: remove the if_ext_max field in struct xfs_ifork
Christoph Hellwig
2012-01-17
1
-9
/
+0
*
xfs: fix attr2 vs large data fork assert
Christoph Hellwig
2011-11-29
1
-25
/
+39
*
xfs: introduce xfs_bmapi_read()
Dave Chinner
2011-10-11
1
-3
/
+2
*
xfs: Check the return value of xfs_trans_get_buf()
Chandra Seetharaman
2011-10-11
1
-0
/
+2
*
xfs: byteswap constants instead of variables
Christoph Hellwig
2011-07-08
1
-30
/
+30
*
xfs: use KM_NOFS for allocations during attribute list operations
Dave Chinner
2010-12-23
1
-2
/
+2
*
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
2010-07-26
1
-1
/
+1
*
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
1
-2
/
+0
*
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
1
-1
/
+0
*
xfs: remove duplicate buffer flags
Christoph Hellwig
2010-01-21
1
-1
/
+1
*
xfs: convert attr to use unsigned names
Dave Chinner
2010-01-20
1
-14
/
+14
*
xfs: event tracing support
Christoph Hellwig
2009-12-14
1
-8
/
+6
*
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
2009-12-11
1
-1
/
+1
*
xfs: remove m_attroffset
Christoph Hellwig
2009-03-29
1
-1
/
+2
*
xfs: factor out attr fork reset handling
Christoph Hellwig
2009-02-04
1
-30
/
+25
*
[XFS] Remove macro-to-function indirections in attr code
Eric Sandeen
2009-01-09
1
-36
/
+36
*
[XFS] Move xfs_attr_rolltrans to xfs_trans_roll
Niv Sardi
2008-08-13
1
-67
/
+8
*
[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly
Christoph Hellwig
2008-07-28
1
-54
/
+7
*
[XFS] Add op_flags field and helpers to xfs_da_args
Barry Naujok
2008-07-28
1
-9
/
+11
*
[XFS] Remove unused arg from kmem_free()
Denys Vlasenko
2008-07-28
1
-9
/
+9
*
[XFS] Always use di_forkoff when checking for attr space.
Eric Sandeen
2008-04-18
1
-1
/
+1
*
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
2008-04-10
1
-3
/
+3
*
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
2008-02-13
1
-23
/
+23
*
[XFS] Unwrap XFS_SB_LOCK.
Eric Sandeen
2008-02-07
1
-5
/
+3
[next]