aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/btree.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-23nilfs2: get rid of nilfs_bmap_unionRyusuke Konishi1-8/+0
2010-07-23nilfs2: get rid of nilfs_btree usesRyusuke Konishi1-1/+1
2010-07-23nilfs2: verify btree node after readingRyusuke Konishi1-0/+2
2010-05-31nilfs2: remove obsolete declarations of cache constructor and destructorRyusuke Konishi1-2/+0
2010-05-10nilfs2: cleanup multi kmem_cache_{create,destroy} codeLi Hong1-3/+20
2009-11-20nilfs2: move definition of struct nilfs_btree_nodeJiro SEKIBA1-22/+0
2009-06-10nilfs2: remove nilfs_btree_operations from btree mappingRyusuke Konishi1-26/+0
2009-06-10nilfs2: remove useless b_low and b_high fields from nilfs_bmap structRyusuke Konishi1-3/+2
2009-04-07nilfs2: B-tree based block mappingKoji Sato1-0/+117