aboutsummaryrefslogtreecommitdiff
path: root/fs/nilfs2/bmap.h
AgeCommit message (Expand)Author
2010-10-23nilfs2: get rid of GCDAT inodeRyusuke Konishi
2010-10-23nilfs2: add routines to save and restore bmap stateRyusuke Konishi
2010-07-23nilfs2: get maximum number of child nodes from bmap objectRyusuke Konishi
2010-07-23nilfs2: unify bmap set_target_v operationsRyusuke Konishi
2010-07-23nilfs2: remove constant qualifier from argument of bmap propagateRyusuke Konishi
2010-07-23nilfs2: get rid of private conversion macros on bmap key and pointerRyusuke Konishi
2009-09-14nilfs2: convert nilfs_bmap_lookup to an inline functionRyusuke Konishi
2009-09-14nilfs2: allow btree code to directly call dat operationsRyusuke Konishi
2009-06-10nilfs2: support contiguous lookup of blocksRyusuke Konishi
2009-06-10nilfs2: remove bmap pointer operationsRyusuke Konishi
2009-06-10nilfs2: remove useless b_low and b_high fields from nilfs_bmap structRyusuke Konishi
2009-06-10nilfs2: move get block functions in bmap.c into btree codesRyusuke Konishi
2009-06-10nilfs2: remove nilfs_bmap_delete_blockRyusuke Konishi
2009-06-10nilfs2: remove nilfs_bmap_put_blockRyusuke Konishi
2009-06-10nilfs2: unify bmap operations starting use of indirect block addressRyusuke Konishi
2009-04-07nilfs2: integrated block mappingKoji Sato