aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/the_nilfs.h
Commit message (Expand)AuthorAgeFilesLines
* nilfs2: do not update log cursor for small changeRyusuke Konishi2010-07-231-0/+2
* nilfs2: sync super blocks in turnsJiro SEKIBA2010-07-231-9/+8
* nilfs2: get rid of ns_free_segments_countRyusuke Konishi2010-07-231-2/+0
* nilfs2: add blocksize member to nilfs objectRyusuke Konishi2010-07-231-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* nilfs2: get rid of s_dirt flag useRyusuke Konishi2010-02-131-0/+2
* nilfs2: issue discard request after cleaning segmentsJiro SEKIBA2010-02-131-0/+1
* nilfs2: add helper to get if volume is in a valid stateRyusuke Konishi2009-11-201-0/+10
* nilfs2: shorten freeze period due to GC in write operation v3Jiro SEKIBA2009-09-141-0/+2
* nilfs2: clean up nilfs_write_superJiro SEKIBA2009-09-141-0/+14
* nilfs2: use semaphore to protect pointer to a writable FS-instanceRyusuke Konishi2009-09-141-21/+6
* nilfs2: fix oopses with doubly mounted snapshotsRyusuke Konishi2009-08-191-1/+1
* nilfs2: get rid of bd_mount_sem use from nilfsRyusuke Konishi2009-06-111-0/+2
* nilfs2: correct exclusion control in nilfs_remount functionRyusuke Konishi2009-06-111-1/+6
* nilfs2: simplify remaining sget() useRyusuke Konishi2009-06-111-0/+7
* nilfs2: get rid of sget use for checking if current mount is presentRyusuke Konishi2009-06-111-0/+3
* nilfs2: get rid of sget use for acquiring nilfs objectRyusuke Konishi2009-06-111-1/+3
* nilfs2: introduce secondary super blockRyusuke Konishi2009-04-071-4/+14
* nilfs2: simplify handling of active state of segmentsRyusuke Konishi2009-04-071-0/+5
* nilfs2: extend nilfs_sustat ioctl structRyusuke Konishi2009-04-071-3/+2
* nilfs2: remove timedwait ioctl commandRyusuke Konishi2009-04-071-6/+0
* nilfs2: avoid double error caused by nilfs_transaction_endRyusuke Konishi2009-04-071-2/+2
* nilfs2: add inode and other major structuresRyusuke Konishi2009-04-071-0/+290