aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/segbuf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-23nilfs2: get rid of macros for segment summary informationRyusuke Konishi1-11/+13
2010-05-31nilfs2: remove obsolete declarations of cache constructor and destructorRyusuke Konishi1-2/+0
2010-05-10nilfs2: insert checkpoint number in segment summary headerRyusuke Konishi1-1/+3
2010-05-10nilfs2: cleanup multi kmem_cache_{create,destroy} codeLi Hong1-0/+1
2010-05-10nilfs2: move out checksum routines to segment buffer codeRyusuke Konishi1-2/+1
2010-05-10nilfs2: move pointer to super root block into logsRyusuke Konishi1-0/+2
2010-02-13nilfs2: move iterator to write log into segment bufferRyusuke Konishi1-4/+1
2009-11-30nilfs2: separate wait function from nilfs_segctor_writeRyusuke Konishi1-0/+2
2009-11-30nilfs2: add iterator for segment buffersRyusuke Konishi1-8/+10
2009-11-30nilfs2: hide nilfs_write_info struct in segment buffer codeRyusuke Konishi1-22/+2
2009-11-30nilfs2: relocate io status variables to segment bufferRyusuke Konishi1-9/+7
2009-04-07nilfs2: simplify handling of active state of segmentsRyusuke Konishi1-4/+2
2009-04-07nilfs2: segment bufferRyusuke Konishi1-0/+203