aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/the_nilfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-14nilfs2: shorten freeze period due to GC in write operation v3Jiro SEKIBA1-0/+2
2009-09-14nilfs2: clean up nilfs_write_superJiro SEKIBA1-0/+14
2009-09-14nilfs2: use semaphore to protect pointer to a writable FS-instanceRyusuke Konishi1-21/+6
2009-08-19nilfs2: fix oopses with doubly mounted snapshotsRyusuke Konishi1-1/+1
2009-06-11nilfs2: get rid of bd_mount_sem use from nilfsRyusuke Konishi1-0/+2
2009-06-11nilfs2: correct exclusion control in nilfs_remount functionRyusuke Konishi1-1/+6
2009-06-11nilfs2: simplify remaining sget() useRyusuke Konishi1-0/+7
2009-06-11nilfs2: get rid of sget use for checking if current mount is presentRyusuke Konishi1-0/+3
2009-06-11nilfs2: get rid of sget use for acquiring nilfs objectRyusuke Konishi1-1/+3
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi1-4/+14
2009-04-07nilfs2: simplify handling of active state of segmentsRyusuke Konishi1-0/+5
2009-04-07nilfs2: extend nilfs_sustat ioctl structRyusuke Konishi1-3/+2
2009-04-07nilfs2: remove timedwait ioctl commandRyusuke Konishi1-6/+0
2009-04-07nilfs2: avoid double error caused by nilfs_transaction_endRyusuke Konishi1-2/+2
2009-04-07nilfs2: add inode and other major structuresRyusuke Konishi1-0/+290