aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/cpfile.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-30nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints functionRyusuke Konishi1-2/+4
2009-04-07nilfs2: replace BUG_ON and BUG calls triggerable from ioctlRyusuke Konishi1-17/+21
2009-04-07nilfs2: fix buggy behavior seen in enumerating checkpointsRyusuke Konishi1-4/+7
2009-04-07nilfs2: fix improper return values of nilfs_get_cpinfo ioctlRyusuke Konishi1-12/+18
2009-04-07nilfs2: fix gc failure on volumes keeping numerous snapshotsRyusuke Konishi1-10/+14
2009-04-07nilfs2: segment usage fileKoji Sato1-1/+1
2009-04-07nilfs2: checkpoint fileKoji Sato1-0/+908