summaryrefslogtreecommitdiff
path: root/fs/nilfs2/cpfile.c
AgeCommit message (Expand)Author
2009-06-11nilfs2: get rid of bd_mount_sem use from nilfsRyusuke Konishi
2009-05-30nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints functionRyusuke Konishi
2009-04-07nilfs2: replace BUG_ON and BUG calls triggerable from ioctlRyusuke Konishi
2009-04-07nilfs2: fix buggy behavior seen in enumerating checkpointsRyusuke Konishi
2009-04-07nilfs2: fix improper return values of nilfs_get_cpinfo ioctlRyusuke Konishi
2009-04-07nilfs2: fix gc failure on volumes keeping numerous snapshotsRyusuke Konishi
2009-04-07nilfs2: segment usage fileKoji Sato
2009-04-07nilfs2: checkpoint fileKoji Sato