1. 41c88bd nilfs2: cleanup multi kmem_cache_{create,destroy} code by Li Hong · 14 years ago
  2. 73bb488 nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path() by Li Hong · 14 years ago
  3. f905440 nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path() by Li Hong · 14 years ago
  4. 308f441 nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v() by Li Hong · 14 years ago
  5. 0935db7 nilfs2: use list_splice_tail or list_splice_tail_init by Ryusuke Konishi · 15 years ago
  6. 1376e93 nilfs2: eliminate nilfs_btnode_get function by Ryusuke Konishi · 15 years ago
  7. 45f4910 nilfs2: use nilfs_btnode_create_block function by Ryusuke Konishi · 15 years ago
  8. 30db4e6 nilfs2: remove buffer locking from btree code by Ryusuke Konishi · 15 years ago
  9. 9b945d5 nilfs2: get rid of BUG_ON use in btree lookup routines by Ryusuke Konishi · 15 years ago
  10. 2e0c2c7 nilfs2: allow btree code to directly call dat operations by Ryusuke Konishi · 15 years ago
  11. 3218929 nilfs2: stop zero-fill of btree path just before free it by Ryusuke Konishi · 15 years ago
  12. 6d28f7e nilfs2: remove unused btree argument from btree functions by Ryusuke Konishi · 15 years ago
  13. c3a7abf nilfs2: support contiguous lookup of blocks by Ryusuke Konishi · 15 years ago
  14. 7cde31d nilfs2: remove nilfs_btree_operations from btree mapping by Ryusuke Konishi · 15 years ago
  15. d4b9615 nilfs2: remove bmap pointer operations by Ryusuke Konishi · 15 years ago
  16. 3033342 nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct by Ryusuke Konishi · 15 years ago
  17. e473c1f nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function by Ryusuke Konishi · 15 years ago
  18. f198dbb nilfs2: move get block functions in bmap.c into btree codes by Ryusuke Konishi · 15 years ago
  19. 9f09890 nilfs2: remove nilfs_bmap_delete_block by Ryusuke Konishi · 15 years ago
  20. 087d01b nilfs2: remove nilfs_bmap_put_block by Ryusuke Konishi · 15 years ago
  21. d97a51a nilfs2: unify bmap operations starting use of indirect block address by Ryusuke Konishi · 15 years ago
  22. 1f5abe7 nilfs2: replace BUG_ON and BUG calls triggerable from ioctl by Ryusuke Konishi · 15 years ago
  23. 8acfbf0 nilfs2: clean up indirect function calling conventions by Pekka Enberg · 15 years ago
  24. 17c76b0 nilfs2: B-tree based block mapping by Koji Sato · 15 years ago