aboutsummaryrefslogtreecommitdiff
path: root/fs/nilfs2/btree.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-23nilfs2: get rid of nilfs_bmap_unionGravatar Ryusuke Konishi 1-8/+0
2010-07-23nilfs2: get rid of nilfs_btree usesGravatar Ryusuke Konishi 1-1/+1
2010-07-23nilfs2: verify btree node after readingGravatar Ryusuke Konishi 1-0/+2
2010-05-31nilfs2: remove obsolete declarations of cache constructor and destructorGravatar Ryusuke Konishi 1-2/+0
2010-05-10nilfs2: cleanup multi kmem_cache_{create,destroy} codeGravatar Li Hong 1-3/+20
2009-11-20nilfs2: move definition of struct nilfs_btree_nodeGravatar Jiro SEKIBA 1-22/+0
2009-06-10nilfs2: remove nilfs_btree_operations from btree mappingGravatar Ryusuke Konishi 1-26/+0
2009-06-10nilfs2: remove useless b_low and b_high fields from nilfs_bmap structGravatar Ryusuke Konishi 1-3/+2
2009-04-07nilfs2: B-tree based block mappingGravatar Koji Sato 1-0/+117