index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
btree.c
Age
Commit message (
Expand
)
Author
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-15
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-02-27
nilfs2: use i_blocksize()
Geliang Tang
2017-02-27
nilfs2: use nilfs_btree_node_size()
Geliang Tang
2016-08-02
nilfs2: emit error message when I/O error is detected
Ryusuke Konishi
2016-08-02
nilfs2: reduce bare use of printk() with nilfs_msg()
Ryusuke Konishi
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
2016-05-23
nilfs2: remove unnecessary else after return or break
Ryusuke Konishi
2016-05-23
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
2016-05-23
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
2016-05-23
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
2015-11-06
nilfs2: fix gcc uninitialized-variable warnings in powerpc build
Ryusuke Konishi
2015-11-06
nilfs2: fix gcc unused-but-set-variable warnings
Ryusuke Konishi
2015-05-05
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
2015-04-17
nilfs2: add bmap function to seek a valid key
Ryusuke Konishi
2015-02-28
nilfs2: fix potential memory overrun on inode
Ryusuke Konishi
2011-06-11
nilfs2: fix missing block address termination in btree node shrinking
Ryusuke Konishi
2011-06-11
nilfs2: fix incorrect block address termination in node concatenation
Ryusuke Konishi
2011-05-10
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
Ryusuke Konishi
2011-03-08
nilfs2: record used amount of each checkpoint in checkpoint list
Ryusuke Konishi
2010-07-23
nilfs2: apply read-ahead for nilfs_btree_lookup_contig
Ryusuke Konishi
2010-07-23
nilfs2: introduce check flag to btree node buffer
Ryusuke Konishi
2010-07-23
nilfs2: add btree get block function with readahead option
Ryusuke Konishi
2010-07-23
nilfs2: add read ahead mode to nilfs_btnode_submit_block
Ryusuke Konishi
2010-07-23
nilfs2: eliminate inline keywords in btree implementation
Ryusuke Konishi
2010-07-23
nilfs2: get maximum number of child nodes from bmap object
Ryusuke Konishi
2010-07-23
nilfs2: reduce repetitive calculation of max number of child nodes
Ryusuke Konishi
2010-07-23
nilfs2: optimize calculation of min/max number of btree node children
Ryusuke Konishi
2010-07-23
nilfs2: remove redundant pointer checks in bmap lookup functions
Ryusuke Konishi
2010-07-23
nilfs2: unify bmap set_target_v operations
Ryusuke Konishi
2010-07-23
nilfs2: get rid of nilfs_btree uses
Ryusuke Konishi
2010-07-23
nilfs2: remove constant qualifier from argument of bmap propagate
Ryusuke Konishi
2010-07-23
nilfs2: get rid of private conversion macros on bmap key and pointer
Ryusuke Konishi
2010-07-23
nilfs2: verify btree node after reading
Ryusuke Konishi
2010-07-23
nilfs2: add sanity check in nilfs_btree_add_dirty_buffer
Ryusuke Konishi
2010-05-10
nilfs2: cleanup multi kmem_cache_{create,destroy} code
Li Hong
2010-05-10
nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path()
Li Hong
2010-05-10
nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path()
Li Hong
2010-04-02
nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v()
Li Hong
2009-11-29
nilfs2: use list_splice_tail or list_splice_tail_init
Ryusuke Konishi
2009-11-20
nilfs2: eliminate nilfs_btnode_get function
Ryusuke Konishi
2009-11-20
nilfs2: use nilfs_btnode_create_block function
Ryusuke Konishi
2009-11-20
nilfs2: remove buffer locking from btree code
Ryusuke Konishi
2009-11-20
nilfs2: get rid of BUG_ON use in btree lookup routines
Ryusuke Konishi
2009-09-14
nilfs2: allow btree code to directly call dat operations
Ryusuke Konishi
2009-09-14
nilfs2: stop zero-fill of btree path just before free it
Ryusuke Konishi
2009-09-14
nilfs2: remove unused btree argument from btree functions
Ryusuke Konishi
2009-06-10
nilfs2: support contiguous lookup of blocks
Ryusuke Konishi
2009-06-10
nilfs2: remove nilfs_btree_operations from btree mapping
Ryusuke Konishi
2009-06-10
nilfs2: remove bmap pointer operations
Ryusuke Konishi
[next]