aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/sufile.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-10nilfs2: allow future expansion of metadata read out via get info ioctlRyusuke Konishi1-9/+13
2009-06-10nilfs2: add sufile function that can modify multiple segment usagesRyusuke Konishi1-0/+97
2009-04-13nilfs2: fix possible mismatch of sufile counters on recoveryRyusuke Konishi1-0/+29
2009-04-13nilfs2: segment usage file cleanupsRyusuke Konishi1-191/+77
2009-04-13nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_errorRyusuke Konishi1-7/+10
2009-04-13nilfs2: simplify handling of active state of segments fixRyusuke Konishi1-1/+1
2009-04-07nilfs2: simplify handling of active state of segmentsRyusuke Konishi1-2/+6
2009-04-07nilfs2: replace BUG_ON and BUG calls triggerable from ioctlRyusuke Konishi1-10/+15
2009-04-07nilfs2: extend nilfs_sustat ioctl structRyusuke Konishi1-2/+6
2009-04-07nilfs2: segment usage fileKoji Sato1-0/+627