Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 | 2009-06-10 |
* | nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct | Ryusuke Konishi | 2009-06-10 |
* | nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function | Ryusuke Konishi | 2009-06-10 |
* | nilfs2: move get block functions in bmap.c into btree codes | Ryusuke Konishi | 2009-06-10 |
* | nilfs2: remove nilfs_bmap_delete_block | Ryusuke Konishi | 2009-06-10 |
* | nilfs2: remove nilfs_bmap_put_block | Ryusuke Konishi | 2009-06-10 |
* | nilfs2: unify bmap operations starting use of indirect block address | Ryusuke Konishi | 2009-06-10 |
* | nilfs2: replace BUG_ON and BUG calls triggerable from ioctl | Ryusuke Konishi | 2009-04-07 |
* | nilfs2: clean up indirect function calling conventions | Pekka Enberg | 2009-04-07 |
* | nilfs2: B-tree based block mapping | Koji Sato | 2009-04-07 |