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_da_btree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
1
-15
/
+25
*
xfs: connect up write verifiers to new buffers
Dave Chinner
2012-11-15
1
-0
/
+3
*
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
2012-11-15
1
-12
/
+25
*
xfs: Add verifiers to dir2 data readahead.
Dave Chinner
2012-11-15
1
-2
/
+2
*
xfs: add xfs_da_node verification
Dave Chinner
2012-11-15
1
-26
/
+83
*
xfs: add verifier callback to directory read code
Dave Chinner
2012-11-15
1
-16
/
+28
*
xfs: make buffer read verication an IO completion function
Dave Chinner
2012-11-15
1
-2
/
+2
*
xfs: add more attribute tree trace points.
Dave Chinner
2012-11-13
1
-0
/
+6
*
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
2012-07-01
1
-219
/
+118
*
xfs: use discontiguous xfs_buf support in dabuf wrappers
Dave Chinner
2012-07-01
1
-300
/
+238
*
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: use blocks for storing the desired IO size
Dave Chinner
2012-05-14
1
-8
/
+8
*
xfs: add lots of attribute trace points
Dave Chinner
2012-03-27
1
-0
/
+32
*
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
Christoph Hellwig
2011-10-11
1
-7
/
+4
*
xfs: rename xfs_bmapi to xfs_bmapi_write
Dave Chinner
2011-10-11
1
-6
/
+4
*
xfs: remove xfs_bmapi_single()
Dave Chinner
2011-10-11
1
-24
/
+8
*
xfs: introduce xfs_bmapi_read()
Dave Chinner
2011-10-11
1
-5
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Alex Elder
2011-08-08
1
-11
/
+21
|
\
|
*
xfs: encapsulate a block of debug code
Alex Elder
2011-07-26
1
-11
/
+21
*
|
xfs: Remove the macro XFS_BUF_PTR
Chandra Seetharaman
2011-07-25
1
-5
/
+5
*
|
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
2011-07-25
1
-1
/
+1
|
/
*
xfs: remove the dead XFS_DABUF_DEBUG code
Christoph Hellwig
2011-07-13
1
-56
/
+12
*
xfs: factor out xfs_da_grow_inode_int
Christoph Hellwig
2011-07-13
1
-57
/
+69
*
xfs: reshuffle dir2 headers
Christoph Hellwig
2011-07-13
1
-6
/
+3
*
xfs: byteswap constants instead of variables
Christoph Hellwig
2011-07-08
1
-29
/
+29
*
xfs: avoid usage of struct xfs_dir2_data
Christoph Hellwig
2011-07-08
1
-7
/
+4
*
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
2011-03-07
1
-5
/
+4
*
xfs: remove xfs_buf wrappers
Christoph Hellwig
2010-10-18
1
-1
/
+1
*
xfs: fix gcc 4.6 set but not read and unused statement warnings
Christoph Hellwig
2010-07-26
1
-4
/
+2
*
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
2010-07-26
1
-5
/
+4
*
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
1
-4
/
+0
*
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
1
-1
/
+0
*
xfs: convert dirnameops to unsigned char names
Dave Chinner
2010-01-20
1
-2
/
+2
*
xfs: event tracing support
Christoph Hellwig
2009-12-14
1
-1
/
+2
*
xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make
Christoph Hellwig
2009-08-12
1
-2
/
+2
*
xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc
Christoph Hellwig
2009-08-12
1
-1
/
+1
*
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
Christoph Hellwig
2009-02-09
1
-1
/
+1
*
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
2009-01-16
1
-4
/
+4
*
[XFS] Account for allocated blocks when expanding directories
David Chinner
2008-10-30
1
-0
/
+5
*
[XFS] streamline init/exit path
Christoph Hellwig
2008-07-28
1
-1
/
+1
*
[XFS] Add op_flags field and helpers to xfs_da_args
Barry Naujok
2008-07-28
1
-1
/
+1
*
[XFS] Name operation vector for hash and compare
Barry Naujok
2008-07-28
1
-0
/
+22
*
[XFS] Remove unused arg from kmem_free()
Denys Vlasenko
2008-07-28
1
-11
/
+11
*
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
2008-02-13
1
-7
/
+7
*
[XFS] Unwrap xfs_dabuf_global_lock
Eric Sandeen
2008-02-07
1
-8
/
+5
*
[XFS] fix sparse shadowed variable warnings
Christoph Hellwig
2007-09-05
1
-1
/
+0
*
[XFS] Remove a bunch of unused functions from XFS.
Eric Sandeen
2007-02-10
1
-15
/
+0
*
[XFS] fix sparse warning in xfs_da_btree.c
Lachlan McIlroy
2007-02-10
1
-2
/
+1
*
[XFS] Minor code rearranging and cleanup to prevent some coverity false
Nathan Scott
2006-09-28
1
-15
/
+18
*
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-20
1
-157
/
+28
[next]