aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/recovery.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-14nilfs2: fix format string compile warning (ino_t)Heiko Carstens1-1/+2
2009-06-10nilfs2: remove header file for segment list operationsRyusuke Konishi1-13/+24
2009-05-09nilfs2: fix possible recovery failure due to block creation without writerRyusuke Konishi1-2/+4
2009-04-13nilfs2: fix possible mismatch of sufile counters on recoveryRyusuke Konishi1-16/+4
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi1-1/+0
2009-04-07nilfs2: simplify handling of active state of segmentsRyusuke Konishi1-11/+1
2009-04-07nilfs2: replace BUG_ON and BUG calls triggerable from ioctlRyusuke Konishi1-3/+0
2009-04-07nilfs2: extend nilfs_sustat ioctl structRyusuke Konishi1-15/+17
2009-04-07nilfs2: recovery functionsRyusuke Konishi1-0/+941