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
/
libxfs
/
xfs_btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-06
xfs: mark xfs_btree_check_lblock and xfs_btree_check_ptr static
Christoph Hellwig
1
-2
/
+2
2017-11-01
xfs: move error injection tags into their own file
Darrick J. Wong
1
-0
/
+1
2017-10-27
xfs: compare btree block keys to parent block's keys during scrub
Darrick J. Wong
1
-2
/
+2
2017-10-26
xfs: scrub the shape of a metadata btree
Darrick J. Wong
1
-2
/
+14
2017-10-26
xfs: refactor btree block header checking functions
Darrick J. Wong
1
-68
/
+100
2017-10-26
xfs: refactor btree pointer checks
Darrick J. Wong
1
-38
/
+32
2017-09-01
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
1
-8
/
+18
2017-09-01
xfs: skip bmbt block ino validation during owner change
Brian Foster
1
-0
/
+1
2017-09-01
xfs: don't log dirty ranges for ordered buffers
Brian Foster
1
-4
/
+2
2017-07-20
xfs: check _btree_check_block value
Darrick J. Wong
1
-2
/
+4
2017-06-27
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
1
-4
/
+2
2017-06-19
xfs: export various function for the online scrubber
Darrick J. Wong
1
-6
/
+6
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
1
-11
/
+11
2017-06-19
xfs: optimize _btree_query_all
Darrick J. Wong
1
-5
/
+7
2017-05-25
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
1
-1
/
+1
2017-05-06
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+15
2017-05-03
xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
Michal Hocko
1
-1
/
+1
2017-04-03
xfs: create a function to query all records in a btree
Darrick J. Wong
1
-0
/
+15
2017-02-02
xfs: filter out obviously bad btree pointers
Darrick J. Wong
1
-1
/
+2
2017-01-30
xfs: remove boilerplate around xfs_btree_init_block
Eric Sandeen
1
-6
/
+5
2017-01-30
xfs: make xfs_btree_magic more generic
Eric Sandeen
1
-8
/
+26
2017-01-30
xfs: glean crc status from mp not flags in xfs_btree_init_block_int
Eric Sandeen
1
-2
/
+4
2016-12-05
xfs: check for bogus values in btree block headers
Darrick J. Wong
1
-0
/
+20
2016-10-20
xfs: add some 'static' annotations
Eric Biggers
1
-1
/
+1
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
1
-0
/
+3
2016-10-03
xfs: introduce refcount btree definitions
Darrick J. Wong
1
-2
/
+3
2016-09-19
xfs: count the blocks in a btree
Darrick J. Wong
1
-0
/
+23
2016-09-19
xfs: create a standard btree size calculator code
Darrick J. Wong
1
-0
/
+24
2016-09-19
xfs: remove xfs_btree_bigkey
Darrick J. Wong
1
-6
/
+6
2016-08-26
xfs: simple btree query range should look right if LE lookup fails
Darrick J. Wong
1
-0
/
+7
2016-08-26
xfs: fix some key handling problems in _btree_simple_query_range
Darrick J. Wong
1
-1
/
+2
2016-08-26
xfs: don't perform lookups on zero-height btrees
Darrick J. Wong
1
-0
/
+4
2016-08-03
xfs: in btree_lshift, only allocate temporary cursor when needed
Darrick J. Wong
1
-17
/
+17
2016-08-03
xfs: remove unnecesary lshift/rshift key initialization
Darrick J. Wong
1
-14
/
+0
2016-08-03
xfs: remove the get*keys and update_keys btree ops pointers
Darrick J. Wong
1
-92
/
+61
2016-08-03
xfs: define the on-disk rmap btree format
Darrick J. Wong
1
-0
/
+3
2016-08-03
xfs: introduce rmap btree definitions
Darrick J. Wong
1
-2
/
+2
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
1
-0
/
+1
2016-08-03
xfs: refactor btree owner change into a separate visit-blocks function
Darrick J. Wong
1
-50
/
+91
2016-08-03
xfs: introduce interval queries on btrees
Darrick J. Wong
1
-0
/
+264
2016-08-03
xfs: support btrees with overlapping intervals for keys
Darrick J. Wong
1
-13
/
+326
2016-08-03
xfs: add function pointers for get/update keys to the btree
Darrick J. Wong
1
-64
/
+100
2016-08-03
xfs: during btree split, save new block key & ptr for future insertion
Darrick J. Wong
1
-20
/
+20
2016-08-03
xfs: set *stat=1 after iroot realloc
Darrick J. Wong
1
-0
/
+1
2016-07-20
Merge branch 'xfs-4.8-misc-fixes-3' into for-next
Dave Chinner
1
-4
/
+4
2016-07-20
xfs: indentation fix in xfs_btree_get_iroot()
Kaho Ng
1
-4
/
+4
2016-06-21
xfs: refactor btree maxlevels computation
Darrick J. Wong
1
-0
/
+19
2016-02-08
xfs: move buffer invalidation to xfs_btree_free_block
Christoph Hellwig
1
-1
/
+3
2016-02-08
xfs: factor btree block freeing into a helper
Christoph Hellwig
1
-7
/
+16
2016-02-08
xfs: handle errors from ->free_blocks in xfs_btree_kill_iroot
Christoph Hellwig
1
-3
/
+6
[next]