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.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_btree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: add helper for updating checksums on xfs_bufs
Eric Sandeen
2014-02-27
1
-4
/
+2
*
xfs: add helper for verifying checksums on xfs_bufs
Eric Sandeen
2014-02-27
1
-4
/
+4
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-4
/
+1
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-2
/
+3
*
xfs: create a shared header file for format-related information
Dave Chinner
2013-10-23
1
-1
/
+1
*
xfs: recovery of swap extents operations for CRC filesystems
Dave Chinner
2013-09-10
1
-12
/
+20
*
xfs: swap extents operations for CRC filesystems
Dave Chinner
2013-09-10
1
-18
/
+144
*
xfs: btree block LSN escaping to disk uninitialised
Dave Chinner
2013-08-30
1
-0
/
+2
*
xfs: fix the comment of xfs_btree_get_iroot()
Zhi Yong Wu
2013-08-20
1
-1
/
+1
*
xfs: remove one blank line in xfs_btree_make_block_unfull()
Zhi Yong Wu
2013-08-20
1
-1
/
+0
*
xfs: fix the comment of xfs_btree_lookup()
Zhi Yong Wu
2013-08-20
1
-1
/
+1
*
xfs: ensure btree root split sets blkno correctly
Dave Chinner
2013-06-14
1
-0
/
+10
*
xfs: buffer type overruns blf_flags field
Dave Chinner
2013-04-27
1
-4
/
+4
*
xfs: add support for large btree blocks
Christoph Hellwig
2013-04-21
1
-45
/
+211
*
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
1
-13
/
+13
*
xfs: connect up write verifiers to new buffers
Dave Chinner
2012-11-15
1
-0
/
+1
*
xfs: verify btree blocks as they are read from disk
Dave Chinner
2012-11-15
1
-32
/
+34
*
xfs: make buffer read verication an IO completion function
Dave Chinner
2012-11-15
1
-9
/
+12
*
xfs: use btree block initialisation functions in growfs
Dave Chinner
2012-11-13
1
-9
/
+24
*
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
Christoph Hellwig
2011-10-11
1
-4
/
+4
*
xfs: Check the return value of xfs_trans_get_buf()
Chandra Seetharaman
2011-10-11
1
-1
/
+2
*
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
2011-07-25
1
-11
/
+6
*
xfs: remove leftovers of the old btree tracing code
Christoph Hellwig
2011-07-13
1
-1
/
+0
*
xfs: byteswap constants instead of variables
Christoph Hellwig
2011-07-08
1
-14
/
+14
*
xfs: connect up buffer reclaim priority hooks
Dave Chinner
2010-12-02
1
-5
/
+4
*
xfs: remove xfs_buf wrappers
Christoph Hellwig
2010-10-18
1
-2
/
+2
*
xfs: remove the ->kill_root btree operation
Christoph Hellwig
2010-10-18
1
-9
/
+43
*
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: remove duplicate buffer flags
Christoph Hellwig
2010-01-21
1
-2
/
+2
*
xfs: event tracing support
Christoph Hellwig
2009-12-14
1
-2
/
+3
*
xfs: add more statics & drop some unused functions
Eric Sandeen
2009-08-31
1
-41
/
+1
*
use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
Eric Sandeen
2009-08-12
1
-2
/
+2
*
xfs: fix various typos
Malcolm Parsons
2009-03-29
1
-2
/
+2
*
Long btree pointers are still 64 bit on disk
Dave Chinner
2009-01-21
1
-5
/
+5
*
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
2009-01-16
1
-3
/
+3
*
[XFS] fix compile of xfs_btree_readahead_lblock on m68k
Christoph Hellwig
2009-01-09
1
-2
/
+2
*
[XFS] Always use struct xfs_btree_block instead of short / longform
Christoph Hellwig
2008-10-30
1
-41
/
+40
*
[XFS] Make xfs_btree_check_ptr() debug-only code.
Lachlan McIlroy
2008-10-30
1
-0
/
+2
*
[XFS] mark various functions in xfs_btree.c static
Christoph Hellwig
2008-10-30
1
-11
/
+11
*
[XFS] add keys_inorder and recs_inorder btree methods
Christoph Hellwig
2008-10-30
1
-134
/
+16
*
[XFS] kill xfs_bmbt_log_block and xfs_bmbt_log_recs
Christoph Hellwig
2008-10-30
1
-2
/
+2
*
[XFS] implement generic xfs_btree_get_rec
Christoph Hellwig
2008-10-30
1
-0
/
+41
*
[XFS] implement generic xfs_btree_delete/delrec
Christoph Hellwig
2008-10-30
1
-0
/
+593
*
[XFS] move xfs_bmbt_killroot to common code
Christoph Hellwig
2008-10-30
1
-0
/
+112
*
[XFS] implement generic xfs_btree_insert/insrec
Christoph Hellwig
2008-10-30
1
-0
/
+362
*
[XFS] move xfs_bmbt_newroot to common code
Christoph Hellwig
2008-10-30
1
-0
/
+101
*
[XFS] implement semi-generic xfs_btree_new_root
Christoph Hellwig
2008-10-30
1
-0
/
+129
*
[XFS] implement generic xfs_btree_split
Christoph Hellwig
2008-10-30
1
-0
/
+268
[next]