index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_btree.c
Commit message (
Expand
)
Author
Age
*
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2017-09-01
*
xfs: skip bmbt block ino validation during owner change
Brian Foster
2017-09-01
*
xfs: don't log dirty ranges for ordered buffers
Brian Foster
2017-09-01
*
xfs: check _btree_check_block value
Darrick J. Wong
2017-07-20
*
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
2017-06-27
*
xfs: export various function for the online scrubber
Darrick J. Wong
2017-06-19
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
*
xfs: optimize _btree_query_all
Darrick J. Wong
2017-06-19
*
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
2017-05-25
*
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-05-06
|
\
|
*
xfs: create a function to query all records in a btree
Darrick J. Wong
2017-04-03
*
|
xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
Michal Hocko
2017-05-03
|
/
*
xfs: filter out obviously bad btree pointers
Darrick J. Wong
2017-02-02
*
xfs: remove boilerplate around xfs_btree_init_block
Eric Sandeen
2017-01-30
*
xfs: make xfs_btree_magic more generic
Eric Sandeen
2017-01-30
*
xfs: glean crc status from mp not flags in xfs_btree_init_block_int
Eric Sandeen
2017-01-30
*
xfs: check for bogus values in btree block headers
Darrick J. Wong
2016-12-04
*
xfs: add some 'static' annotations
Eric Biggers
2016-10-20
*
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-10-03
*
xfs: introduce refcount btree definitions
Darrick J. Wong
2016-10-03
*
xfs: count the blocks in a btree
Darrick J. Wong
2016-09-18
*
xfs: create a standard btree size calculator code
Darrick J. Wong
2016-09-18
*
xfs: remove xfs_btree_bigkey
Darrick J. Wong
2016-09-18
*
xfs: simple btree query range should look right if LE lookup fails
Darrick J. Wong
2016-08-26
*
xfs: fix some key handling problems in _btree_simple_query_range
Darrick J. Wong
2016-08-26
*
xfs: don't perform lookups on zero-height btrees
Darrick J. Wong
2016-08-26
*
xfs: in btree_lshift, only allocate temporary cursor when needed
Darrick J. Wong
2016-08-02
*
xfs: remove unnecesary lshift/rshift key initialization
Darrick J. Wong
2016-08-02
*
xfs: remove the get*keys and update_keys btree ops pointers
Darrick J. Wong
2016-08-02
*
xfs: define the on-disk rmap btree format
Darrick J. Wong
2016-08-02
*
xfs: introduce rmap btree definitions
Darrick J. Wong
2016-08-02
*
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-08-02
*
xfs: refactor btree owner change into a separate visit-blocks function
Darrick J. Wong
2016-08-02
*
xfs: introduce interval queries on btrees
Darrick J. Wong
2016-08-02
*
xfs: support btrees with overlapping intervals for keys
Darrick J. Wong
2016-08-02
*
xfs: add function pointers for get/update keys to the btree
Darrick J. Wong
2016-08-02
*
xfs: during btree split, save new block key & ptr for future insertion
Darrick J. Wong
2016-08-02
*
xfs: set *stat=1 after iroot realloc
Darrick J. Wong
2016-08-02
*
Merge branch 'xfs-4.8-misc-fixes-3' into for-next
Dave Chinner
2016-07-19
|
\
|
*
xfs: indentation fix in xfs_btree_get_iroot()
Kaho Ng
2016-07-19
*
|
xfs: refactor btree maxlevels computation
Darrick J. Wong
2016-06-20
|
/
*
xfs: move buffer invalidation to xfs_btree_free_block
Christoph Hellwig
2016-02-07
*
xfs: factor btree block freeing into a helper
Christoph Hellwig
2016-02-07
*
xfs: handle errors from ->free_blocks in xfs_btree_kill_iroot
Christoph Hellwig
2016-02-07
*
libxfs: refactor short btree block verification
Darrick J. Wong
2016-01-04
*
Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next
Dave Chinner
2015-10-12
|
\
|
*
libxfs: fix two comment typos
Geliang Tang
2015-10-12
*
|
xfs: validate metadata LSNs against log on v5 superblocks
Brian Foster
2015-10-12
|
/
*
xfs: create new metadata UUID field and incompat flag
Eric Sandeen
2015-07-28
*
xfs: pass mp to XFS_WANT_CORRUPTED_RETURN
Eric Sandeen
2015-02-23
[next]