aboutsummaryrefslogtreecommitdiff
path: root/fs/nilfs2/segment.c
AgeCommit message (Expand)Author
2009-11-30nilfs2: separate wait function from nilfs_segctor_writeRyusuke Konishi
2009-11-30nilfs2: add iterator for segment buffersRyusuke Konishi
2009-11-30nilfs2: hide nilfs_write_info struct in segment buffer codeRyusuke Konishi
2009-11-30nilfs2: relocate io status variables to segment bufferRyusuke Konishi
2009-11-29nilfs2: use list_splice_tail or list_splice_tail_initRyusuke Konishi
2009-11-20nilfs2: move routine to set segment usage into sufileRyusuke Konishi
2009-11-20nilfs2: move routine marking segment usage dirty into sufileRyusuke Konishi
2009-11-20nilfs2: eliminate inlines to directly read/write inode of metadata filesRyusuke Konishi
2009-11-03nilfs2: fix irregular checkpoint creation due to data flushRyusuke Konishi
2009-09-14nilfs2: stop using periodic write_super callbackJiro SEKIBA
2009-08-01nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodesRyusuke Konishi
2009-07-05nilfs2: fix hang problem of log writer which occurs after write failuresRyusuke Konishi
2009-07-05nilfs2: remove unlikely directive causing mis-conversion of error codeRyusuke Konishi
2009-06-10nilfs2: eliminate removal list of segmentsRyusuke Konishi
2009-05-11nilfs2: fix lock order reversal in nilfs_clean_segments ioctlRyusuke Konishi
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi
2009-04-07nilfs2: simplify handling of active state of segmentsRyusuke Konishi
2009-04-07nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi
2009-04-07nilfs2: clean up sketch fileRyusuke Konishi
2009-04-07nilfs2: replace BUG_ON and BUG calls triggerable from ioctlRyusuke Konishi
2009-04-07nilfs2: extend nilfs_sustat ioctl structRyusuke Konishi
2009-04-07nilfs2: remove timedwait ioctl commandRyusuke Konishi
2009-04-07nilfs2: avoid double error caused by nilfs_transaction_endRyusuke Konishi
2009-04-07nilfs2: fix missed-sync issue for do_sync_mapping_range()Ryusuke Konishi
2009-04-07nilfs2: segment constructorRyusuke Konishi