index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_btree.c
Age
Commit message (
Expand
)
Author
2014-06-10
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
Dave Chinner
2014-06-06
xfs: kill xfs_buf_geterror()
Dave Chinner
2014-05-15
Merge branch 'xfs-free-inode-btree' into for-next
Dave Chinner
2014-04-24
xfs: support the XFS_BTNUM_FINOBT free inode btree type
Brian Foster
2014-04-14
xfs: remove unused length arg from alloc_block ops
Eric Sandeen
2014-04-14
xfs: remove unused level arg from xfs_btree_read_buf_block()
Eric Sandeen
2014-02-27
xfs: add helper for updating checksums on xfs_bufs
Eric Sandeen
2014-02-27
xfs: add helper for verifying checksums on xfs_bufs
Eric Sandeen
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
2013-09-10
xfs: recovery of swap extents operations for CRC filesystems
Dave Chinner
2013-09-10
xfs: swap extents operations for CRC filesystems
Dave Chinner
2013-08-30
xfs: btree block LSN escaping to disk uninitialised
Dave Chinner
2013-08-20
xfs: fix the comment of xfs_btree_get_iroot()
Zhi Yong Wu
2013-08-20
xfs: remove one blank line in xfs_btree_make_block_unfull()
Zhi Yong Wu
2013-08-20
xfs: fix the comment of xfs_btree_lookup()
Zhi Yong Wu
2013-06-14
xfs: ensure btree root split sets blkno correctly
Dave Chinner
2013-04-27
xfs: buffer type overruns blf_flags field
Dave Chinner
2013-04-21
xfs: add support for large btree blocks
Christoph Hellwig
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
xfs: connect up write verifiers to new buffers
Dave Chinner
2012-11-15
xfs: verify btree blocks as they are read from disk
Dave Chinner
2012-11-15
xfs: make buffer read verication an IO completion function
Dave Chinner
2012-11-13
xfs: use btree block initialisation functions in growfs
Dave Chinner
2012-05-14
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2011-10-11
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
Christoph Hellwig
2011-10-11
xfs: Check the return value of xfs_trans_get_buf()
Chandra Seetharaman
2011-07-25
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
2011-07-13
xfs: remove leftovers of the old btree tracing code
Christoph Hellwig
2011-07-08
xfs: byteswap constants instead of variables
Christoph Hellwig
2010-12-02
xfs: connect up buffer reclaim priority hooks
Dave Chinner
2010-10-18
xfs: remove xfs_buf wrappers
Christoph Hellwig
2010-10-18
xfs: remove the ->kill_root btree operation
Christoph Hellwig
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
2010-01-21
xfs: remove duplicate buffer flags
Christoph Hellwig
2009-12-14
xfs: event tracing support
Christoph Hellwig
2009-08-31
xfs: add more statics & drop some unused functions
Eric Sandeen
2009-08-12
use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
Eric Sandeen
2009-03-29
xfs: fix various typos
Malcolm Parsons
2009-01-21
Long btree pointers are still 64 bit on disk
Dave Chinner
2009-01-16
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
2009-01-09
[XFS] fix compile of xfs_btree_readahead_lblock on m68k
Christoph Hellwig
2008-10-30
[XFS] Always use struct xfs_btree_block instead of short / longform
Christoph Hellwig
2008-10-30
[XFS] Make xfs_btree_check_ptr() debug-only code.
Lachlan McIlroy
2008-10-30
[XFS] mark various functions in xfs_btree.c static
Christoph Hellwig
2008-10-30
[XFS] add keys_inorder and recs_inorder btree methods
Christoph Hellwig
2008-10-30
[XFS] kill xfs_bmbt_log_block and xfs_bmbt_log_recs
Christoph Hellwig
2008-10-30
[XFS] implement generic xfs_btree_get_rec
Christoph Hellwig
[next]