summaryrefslogtreecommitdiff
path: root/fs/nilfs2/sufile.c
AgeCommit message (Expand)Author
2009-04-13nilfs2: fix possible mismatch of sufile counters on recoveryRyusuke Konishi
2009-04-13nilfs2: segment usage file cleanupsRyusuke Konishi
2009-04-13nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_errorRyusuke Konishi
2009-04-13nilfs2: simplify handling of active state of segments fixRyusuke Konishi
2009-04-07nilfs2: simplify handling of active state of segmentsRyusuke Konishi
2009-04-07nilfs2: replace BUG_ON and BUG calls triggerable from ioctlRyusuke Konishi
2009-04-07nilfs2: extend nilfs_sustat ioctl structRyusuke Konishi
2009-04-07nilfs2: segment usage fileKoji Sato