index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
2015-06-03
1
-4
/
+4
*
xfs: remove redundant geometry information from xfs_da_state
Dave Chinner
2014-06-06
1
-9
/
+10
*
xfs: replace attr LBSIZE with xfs_da_geometry
Dave Chinner
2014-06-06
1
-55
/
+59
*
xfs: pass xfs_da_args to xfs_attr_leaf_newentsize
Dave Chinner
2014-06-06
1
-30
/
+17
*
xfs: use xfs_da_geometry for block size in attr code
Dave Chinner
2014-06-06
1
-3
/
+3
*
xfs: convert dir/attr btree threshold to xfs_da_geometry
Dave Chinner
2014-06-06
1
-1
/
+1
*
xfs: introduce directory geometry structure
Dave Chinner
2014-06-06
1
-0
/
+2
*
xfs: remote attribute overwrite causes transaction overrun
Dave Chinner
2014-05-06
1
-10
/
+11
*
xfs: modify verifiers to differentiate CRC from other errors
Eric Sandeen
2014-02-27
1
-6
/
+8
*
xfs: add helper for updating checksums on xfs_bufs
Eric Sandeen
2014-02-27
1
-1
/
+1
*
xfs: add helper for verifying checksums on xfs_bufs
Eric Sandeen
2014-02-27
1
-2
/
+1
*
xfs: fix static and extern sparse warnings
Dave Chinner
2013-10-30
1
-0
/
+1
*
xfs: vectorise encoding/decoding directory headers
Dave Chinner
2013-10-30
1
-2
/
+2
*
xfs: vectorise DA btree operations
Dave Chinner
2013-10-30
1
-1
/
+2
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-8
/
+5
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-4
/
+3
*
xfs: unify directory/attribute format definitions
Dave Chinner
2013-10-23
1
-0
/
+1
*
Fix wrong flag ASSERT in xfs_attr_shortform_getvalue
Eric Sandeen
2013-08-30
1
-1
/
+1
*
xfs: minor cleanups
Dave Chinner
2013-08-12
1
-2
/
+0
*
xfs: split out attribute fork truncation code into separate file
Dave Chinner
2013-08-12
1
-352
/
+0
*
xfs: split out attribute listing code into separate file
Dave Chinner
2013-08-12
1
-300
/
+0
*
xfs: sync minor header differences needed by userspace.
Dave Chinner
2013-08-12
1
-0
/
+1
*
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
[next]