index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_attr_leaf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-31
Fix wrong flag ASSERT in xfs_attr_shortform_getvalue
Eric Sandeen
1
-1
/
+1
2013-08-13
xfs: minor cleanups
Dave Chinner
1
-2
/
+0
2013-08-13
xfs: split out attribute fork truncation code into separate file
Dave Chinner
1
-352
/
+0
2013-08-13
xfs: split out attribute listing code into separate file
Dave Chinner
1
-300
/
+0
2013-08-13
xfs: sync minor header differences needed by userspace.
Dave Chinner
1
-0
/
+1
2013-07-10
xfs: remove local fork format handling from xfs_bmapi_write()
Dave Chinner
1
-0
/
+2
2013-06-05
xfs: fix remote attribute invalidation for a leaf
Dave Chinner
1
-1
/
+1
2013-05-24
xfs: rework remote attr CRCs
Dave Chinner
1
-5
/
+8
2013-05-24
xfs: fully initialise temp leaf in xfs_attr3_leaf_compact
Dave Chinner
1
-16
/
+26
2013-05-24
xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance
Dave Chinner
1
-3
/
+13
2013-05-21
xfs: remote attribute lookups require the value length
Dave Chinner
1
-1
/
+2
2013-05-21
xfs: xfs_attr_shortform_allfit() does not handle attr3 format.
Dave Chinner
1
-11
/
+13
2013-04-27
xfs: buffer type overruns blf_flags field
Dave Chinner
1
-3
/
+3
2013-04-27
xfs: add buffer types to directory and attribute buffers
Dave Chinner
1
-1
/
+8
2013-04-27
xfs: split remote attribute code out
Dave Chinner
1
-0
/
+1
2013-04-27
xfs: add CRCs to attr leaf blocks
Dave Chinner
1
-750
/
+990
2013-04-27
xfs: add CRCs to dir2/da node blocks
Dave Chinner
1
-13
/
+16
2013-04-21
xfs: add support for large btree blocks
Christoph Hellwig
1
-1
/
+1
2013-03-15
xfs: take inode version into account in XFS_LITINO
Christoph Hellwig
1
-2
/
+4
2012-11-16
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
1
-9
/
+10
2012-11-16
xfs: connect up write verifiers to new buffers
Dave Chinner
1
-2
/
+2
2012-11-16
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
1
-2
/
+17
2012-11-16
xfs: add xfs_da_node verification
Dave Chinner
1
-6
/
+6
2012-11-16
xfs: factor and verify attr leaf reads
Dave Chinner
1
-33
/
+45
2012-11-16
xfs: add verifier callback to directory read code
Dave Chinner
1
-9
/
+9
2012-11-14
xfs: add more attribute tree trace points.
Dave Chinner
1
-15
/
+22
2012-11-14
xfs: fix attr tree double split corruption
Dave Chinner
1
-2
/
+18
2012-07-01
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
1
-117
/
+138
2012-05-15
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
1
-1
/
+0
2012-05-15
xfs: kill XBF_LOCK
Dave Chinner
1
-1
/
+1
2012-03-28
xfs: add lots of attribute trace points
Dave Chinner
1
-4
/
+36
2012-01-18
xfs: remove the if_ext_max field in struct xfs_ifork
Christoph Hellwig
1
-9
/
+0
2011-11-29
xfs: fix attr2 vs large data fork assert
Christoph Hellwig
1
-25
/
+39
2011-10-12
xfs: introduce xfs_bmapi_read()
Dave Chinner
1
-3
/
+2
2011-10-12
xfs: Check the return value of xfs_trans_get_buf()
Chandra Seetharaman
1
-0
/
+2
2011-07-08
xfs: byteswap constants instead of variables
Christoph Hellwig
1
-30
/
+30
2010-12-23
xfs: use KM_NOFS for allocations during attribute list operations
Dave Chinner
1
-2
/
+2
2010-07-26
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
1
-1
/
+1
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
1
-2
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2010-01-21
xfs: remove duplicate buffer flags
Christoph Hellwig
1
-1
/
+1
2010-01-20
xfs: convert attr to use unsigned names
Dave Chinner
1
-14
/
+14
2009-12-15
xfs: event tracing support
Christoph Hellwig
1
-8
/
+6
2009-12-12
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
1
-1
/
+1
2009-03-29
xfs: remove m_attroffset
Christoph Hellwig
1
-1
/
+2
2009-02-04
xfs: factor out attr fork reset handling
Christoph Hellwig
1
-30
/
+25
2009-01-09
[XFS] Remove macro-to-function indirections in attr code
Eric Sandeen
1
-36
/
+36
2008-08-13
[XFS] Move xfs_attr_rolltrans to xfs_trans_roll
Niv Sardi
1
-67
/
+8
2008-07-28
[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly
Christoph Hellwig
1
-54
/
+7
2008-07-28
[XFS] Add op_flags field and helpers to xfs_da_args
Barry Naujok
1
-9
/
+11
[next]