index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_attr_leaf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-30
xfs: fix static and extern sparse warnings
Dave Chinner
1
-0
/
+1
2013-10-30
xfs: vectorise encoding/decoding directory headers
Dave Chinner
1
-2
/
+2
2013-10-30
xfs: vectorise DA btree operations
Dave Chinner
1
-1
/
+2
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-8
/
+5
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
1
-4
/
+3
2013-10-23
xfs: unify directory/attribute format definitions
Dave Chinner
1
-0
/
+1
2013-08-30
Fix wrong flag ASSERT in xfs_attr_shortform_getvalue
Eric Sandeen
1
-1
/
+1
2013-08-12
xfs: minor cleanups
Dave Chinner
1
-2
/
+0
2013-08-12
xfs: split out attribute fork truncation code into separate file
Dave Chinner
1
-352
/
+0
2013-08-12
xfs: split out attribute listing code into separate file
Dave Chinner
1
-300
/
+0
2013-08-12
xfs: sync minor header differences needed by userspace.
Dave Chinner
1
-0
/
+1
2013-07-09
xfs: remove local fork format handling from xfs_bmapi_write()
Dave Chinner
1
-0
/
+2
2013-06-04
xfs: fix remote attribute invalidation for a leaf
Dave Chinner
1
-1
/
+1
2013-05-23
xfs: rework remote attr CRCs
Dave Chinner
1
-5
/
+8
2013-05-23
xfs: fully initialise temp leaf in xfs_attr3_leaf_compact
Dave Chinner
1
-16
/
+26
2013-05-23
xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance
Dave Chinner
1
-3
/
+13
2013-05-20
xfs: remote attribute lookups require the value length
Dave Chinner
1
-1
/
+2
2013-05-20
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-14
xfs: take inode version into account in XFS_LITINO
Christoph Hellwig
1
-2
/
+4
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
1
-9
/
+10
2012-11-15
xfs: connect up write verifiers to new buffers
Dave Chinner
1
-2
/
+2
2012-11-15
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
1
-2
/
+17
2012-11-15
xfs: add xfs_da_node verification
Dave Chinner
1
-6
/
+6
2012-11-15
xfs: factor and verify attr leaf reads
Dave Chinner
1
-33
/
+45
2012-11-15
xfs: add verifier callback to directory read code
Dave Chinner
1
-9
/
+9
2012-11-13
xfs: add more attribute tree trace points.
Dave Chinner
1
-15
/
+22
2012-11-13
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-14
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
1
-1
/
+0
2012-05-14
xfs: kill XBF_LOCK
Dave Chinner
1
-1
/
+1
2012-03-27
xfs: add lots of attribute trace points
Dave Chinner
1
-4
/
+36
2012-01-17
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-11
xfs: introduce xfs_bmapi_read()
Dave Chinner
1
-3
/
+2
2011-10-11
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-14
xfs: event tracing support
Christoph Hellwig
1
-8
/
+6
2009-12-11
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
1
-1
/
+1
[next]