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_da_btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-10
xfs: ensure we copy buffer type in da btree root splits
Dave Chinner
1
-0
/
+1
2013-08-12
xfs: fix issues that cause userspace warnings
Dave Chinner
1
-3
/
+3
2013-08-12
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
1
-1
/
+1
2013-05-24
xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC
Dave Chinner
1
-0
/
+1
2013-05-24
xfs: fix missing KM_NOFS tags to keep lockdep happy
Dave Chinner
1
-2
/
+4
2013-05-01
xfs: fix da node magic number mismatches
Dave Chinner
1
-1
/
+1
2013-04-27
xfs: buffer type overruns blf_flags field
Dave Chinner
1
-6
/
+6
2013-04-27
xfs: add buffer types to directory and attribute buffers
Dave Chinner
1
-3
/
+43
2013-04-27
xfs: add CRCs to attr leaf blocks
Dave Chinner
1
-14
/
+20
2013-04-27
xfs: add CRCs to dir2/da node blocks
Dave Chinner
1
-553
/
+843
2013-04-27
xfs: add CRC checking to dir2 leaf blocks
Dave Chinner
1
-10
/
+35
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
1
-15
/
+25
2012-11-15
xfs: connect up write verifiers to new buffers
Dave Chinner
1
-0
/
+3
2012-11-15
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
1
-12
/
+25
2012-11-15
xfs: Add verifiers to dir2 data readahead.
Dave Chinner
1
-2
/
+2
2012-11-15
xfs: add xfs_da_node verification
Dave Chinner
1
-26
/
+83
2012-11-15
xfs: add verifier callback to directory read code
Dave Chinner
1
-16
/
+28
2012-11-15
xfs: make buffer read verication an IO completion function
Dave Chinner
1
-2
/
+2
2012-11-13
xfs: add more attribute tree trace points.
Dave Chinner
1
-0
/
+6
2012-07-01
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
1
-219
/
+118
2012-07-01
xfs: use discontiguous xfs_buf support in dabuf wrappers
Dave Chinner
1
-300
/
+238
2012-05-14
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
1
-1
/
+0
2012-05-14
xfs: use blocks for storing the desired IO size
Dave Chinner
1
-8
/
+8
2012-03-27
xfs: add lots of attribute trace points
Dave Chinner
1
-0
/
+32
2011-10-11
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
Christoph Hellwig
1
-7
/
+4
2011-10-11
xfs: rename xfs_bmapi to xfs_bmapi_write
Dave Chinner
1
-6
/
+4
2011-10-11
xfs: remove xfs_bmapi_single()
Dave Chinner
1
-24
/
+8
2011-10-11
xfs: introduce xfs_bmapi_read()
Dave Chinner
1
-5
/
+4
2011-08-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Alex Elder
1
-11
/
+21
2011-07-26
xfs: encapsulate a block of debug code
Alex Elder
1
-11
/
+21
2011-07-25
xfs: Remove the macro XFS_BUF_PTR
Chandra Seetharaman
1
-5
/
+5
2011-07-25
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
1
-1
/
+1
2011-07-13
xfs: remove the dead XFS_DABUF_DEBUG code
Christoph Hellwig
1
-56
/
+12
2011-07-13
xfs: factor out xfs_da_grow_inode_int
Christoph Hellwig
1
-57
/
+69
2011-07-13
xfs: reshuffle dir2 headers
Christoph Hellwig
1
-6
/
+3
2011-07-08
xfs: byteswap constants instead of variables
Christoph Hellwig
1
-29
/
+29
2011-07-08
xfs: avoid usage of struct xfs_dir2_data
Christoph Hellwig
1
-7
/
+4
2011-03-07
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
1
-5
/
+4
2010-10-18
xfs: remove xfs_buf wrappers
Christoph Hellwig
1
-1
/
+1
2010-07-26
xfs: fix gcc 4.6 set but not read and unused statement warnings
Christoph Hellwig
1
-4
/
+2
2010-07-26
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
1
-5
/
+4
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
1
-4
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2010-01-20
xfs: convert dirnameops to unsigned char names
Dave Chinner
1
-2
/
+2
2009-12-14
xfs: event tracing support
Christoph Hellwig
1
-1
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make
Christoph Hellwig
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc
Christoph Hellwig
1
-1
/
+1
2009-02-09
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
Christoph Hellwig
1
-1
/
+1
2009-01-16
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
1
-4
/
+4
2008-10-30
[XFS] Account for allocated blocks when expanding directories
David Chinner
1
-0
/
+5
[next]