aboutsummaryrefslogtreecommitdiff
path: root/fs/nilfs2/segment.h
AgeCommit message (Expand)Author
2010-10-23nilfs2: use root object to get ifileRyusuke Konishi
2010-10-23nilfs2: keep zero value in i_cno except for gc-inodesRyusuke Konishi
2010-07-23nilfs2: rename nilfs_recover_logical_segments functionRyusuke Konishi
2010-07-23nilfs2: refactor recovery logic routinesRyusuke Konishi
2010-05-31nilfs2: remove obsolete declarations of cache constructor and destructorRyusuke Konishi
2010-05-10nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_...Li Hong
2010-05-10nilfs2: cleanup multi kmem_cache_{create,destroy} codeLi Hong
2010-05-10nilfs2: move pointer to super root block into logsRyusuke Konishi
2010-03-14nilfs2: remove spaces before tabsRyusuke Konishi
2010-03-14nilfs2: fix various typos in commentsRyusuke Konishi
2010-02-13nilfs2: get rid of nilfs_segctor_req structRyusuke Konishi
2009-11-30nilfs2: separate wait function from nilfs_segctor_writeRyusuke Konishi
2009-06-10nilfs2: remove header file for segment list operationsRyusuke Konishi
2009-06-10nilfs2: eliminate removal list of segmentsRyusuke Konishi
2009-05-11nilfs2: fix lock order reversal in nilfs_clean_segments ioctlRyusuke Konishi
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi
2009-04-07nilfs2: simplify handling of active state of segmentsRyusuke Konishi
2009-04-07nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi
2009-04-07nilfs2: clean up sketch fileRyusuke Konishi
2009-04-07nilfs2: fix missed-sync issue for do_sync_mapping_range()Ryusuke Konishi
2009-04-07nilfs2: segment constructorRyusuke Konishi