aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/segbuf.c
Commit message (Expand)AuthorAge
* nilfs2: super root size should change depending on inode sizeRyusuke Konishi2011-05-10
* nilfs2: get rid of private page allocatorRyusuke Konishi2011-05-10
* block: kill off REQ_UNPLUGJens Axboe2011-03-10
* nilfs2: get rid of bdi from nilfs objectRyusuke Konishi2010-10-22
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
* nilfs2: insert checkpoint number in segment summary headerRyusuke Konishi2010-05-09
* nilfs2: cleanup multi kmem_cache_{create,destroy} codeLi Hong2010-05-09
* nilfs2: move out checksum routines to segment buffer codeRyusuke Konishi2010-05-09
* nilfs2: move pointer to super root block into logsRyusuke Konishi2010-05-09
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* nilfs2: fix imperfect completion wait in nilfs_wait_on_logsRyusuke Konishi2010-03-23
* nilfs2: remove spaces before tabsRyusuke Konishi2010-03-13
* nilfs2: fix various typos in commentsRyusuke Konishi2010-03-13
* nilfs2: fix discrepancy in use of static specifierRyusuke Konishi2010-03-13
* nilfs2: move iterator to write log into segment bufferRyusuke Konishi2010-02-12
* nilfs2: separate wait function from nilfs_segctor_writeRyusuke Konishi2009-11-30
* nilfs2: add iterator for segment buffersRyusuke Konishi2009-11-30
* nilfs2: hide nilfs_write_info struct in segment buffer codeRyusuke Konishi2009-11-30
* nilfs2: relocate io status variables to segment bufferRyusuke Konishi2009-11-30
* nilfs2: do not return io error for bio allocation failureRyusuke Konishi2009-11-29
* nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAITRyusuke Konishi2009-09-14
* nilfs2: set bio unplug flag for the last bio in segmentRyusuke Konishi2009-06-10
* nilfs2: eliminate removal list of segmentsRyusuke Konishi2009-06-10
* nilfs2: simplify handling of active state of segmentsRyusuke Konishi2009-04-07
* nilfs2: segment bufferRyusuke Konishi2009-04-07