aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/direct.c
Commit message (Expand)AuthorAge
* nilfs2: record used amount of each checkpoint in checkpoint listRyusuke Konishi2011-03-08
* nilfs2: remove redundant pointer checks in bmap lookup functionsRyusuke Konishi2010-07-22
* nilfs2: unify bmap set_target_v operationsRyusuke Konishi2010-07-22
* nilfs2: get rid of nilfs_direct usesRyusuke Konishi2010-07-22
* nilfs2: remove constant qualifier from argument of bmap propagateRyusuke Konishi2010-07-22
* nilfs2: get rid of private conversion macros on bmap key and pointerRyusuke Konishi2010-07-22
* nilfs2: trivial coding style fixJiro SEKIBA2009-12-24
* nilfs2: allow btree code to directly call dat operationsRyusuke Konishi2009-09-14
* nilfs2: support contiguous lookup of blocksRyusuke Konishi2009-06-10
* nilfs2: remove nilfs_direct_operations from direct mappingRyusuke Konishi2009-06-10
* nilfs2: remove bmap pointer operationsRyusuke Konishi2009-06-10
* nilfs2: remove useless b_low and b_high fields from nilfs_bmap structRyusuke Konishi2009-06-10
* nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr functionRyusuke Konishi2009-06-10
* nilfs2: unify bmap operations starting use of indirect block addressRyusuke Konishi2009-06-10
* nilfs2: replace BUG_ON and BUG calls triggerable from ioctlRyusuke Konishi2009-04-07
* nilfs2: clean up indirect function calling conventionsPekka Enberg2009-04-07
* nilfs2: direct block mappingKoji Sato2009-04-07