aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/segment.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-10nilfs2: remove header file for segment list operationsRyusuke Konishi1-0/+1
2009-06-10nilfs2: eliminate removal list of segmentsRyusuke Konishi1-6/+5
2009-05-11nilfs2: fix lock order reversal in nilfs_clean_segments ioctlRyusuke Konishi1-1/+2
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi1-2/+0
2009-04-07nilfs2: simplify handling of active state of segmentsRyusuke Konishi1-4/+1
2009-04-07nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi1-0/+3
2009-04-07nilfs2: clean up sketch fileRyusuke Konishi1-8/+0
2009-04-07nilfs2: fix missed-sync issue for do_sync_mapping_range()Ryusuke Konishi1-2/+9
2009-04-07nilfs2: segment constructorRyusuke Konishi1-0/+246