summaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/segbuf.c
Commit message (Expand)AuthorAgeFilesLines
* nilfs2: reduce bare use of printk() with nilfs_msg()Ryusuke Konishi2016-08-021-1/+5
* nilfs: use bio op accessorsMike Christie2016-06-071-8/+9
* block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-071-1/+2
* nilfs2: avoid bare use of 'unsigned'Ryusuke Konishi2016-05-231-2/+2
* nilfs2: clean up old e-mail addressesRyusuke Konishi2016-05-231-1/+1
* nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi2016-05-231-4/+0
* block: remove bio_get_nr_vecs()Kent Overstreet2015-08-131-1/+1
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-3/+2
* block: remove BIO_EOPNOTSUPPChristoph Hellwig2015-05-191-12/+0
* block: Abstract out bvec iteratorKent Overstreet2013-11-231-1/+2
* nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko2013-08-231-1/+1
* nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko2013-08-231-2/+1
* nilfs2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* nilfs2: super root size should change depending on inode sizeRyusuke Konishi2011-05-101-1/+4
* nilfs2: get rid of private page allocatorRyusuke Konishi2011-05-101-12/+0
* block: kill off REQ_UNPLUGJens Axboe2011-03-101-1/+1
* nilfs2: get rid of bdi from nilfs objectRyusuke Konishi2010-10-231-1/+2
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-1/+1
* nilfs2: insert checkpoint number in segment summary headerRyusuke Konishi2010-05-101-1/+3
* nilfs2: cleanup multi kmem_cache_{create,destroy} codeLi Hong2010-05-101-25/+0
* nilfs2: move out checksum routines to segment buffer codeRyusuke Konishi2010-05-101-4/+35
* nilfs2: move pointer to super root block into logsRyusuke Konishi2010-05-101-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* nilfs2: fix imperfect completion wait in nilfs_wait_on_logsRyusuke Konishi2010-03-241-4/+4
* nilfs2: remove spaces before tabsRyusuke Konishi2010-03-141-1/+1
* nilfs2: fix various typos in commentsRyusuke Konishi2010-03-141-1/+1
* nilfs2: fix discrepancy in use of static specifierRyusuke Konishi2010-03-141-3/+3
* nilfs2: move iterator to write log into segment bufferRyusuke Konishi2010-02-131-0/+18
* nilfs2: separate wait function from nilfs_segctor_writeRyusuke Konishi2009-11-301-0/+16
* nilfs2: add iterator for segment buffersRyusuke Konishi2009-11-301-1/+44
* nilfs2: hide nilfs_write_info struct in segment buffer codeRyusuke Konishi2009-11-301-18/+44
* nilfs2: relocate io status variables to segment bufferRyusuke Konishi2009-11-301-30/+29
* nilfs2: do not return io error for bio allocation failureRyusuke Konishi2009-11-291-9/+2
* nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAITRyusuke Konishi2009-09-141-2/+2
* nilfs2: set bio unplug flag for the last bio in segmentRyusuke Konishi2009-06-101-1/+1
* nilfs2: eliminate removal list of segmentsRyusuke Konishi2009-06-101-1/+0
* nilfs2: simplify handling of active state of segmentsRyusuke Konishi2009-04-071-23/+1
* nilfs2: segment bufferRyusuke Konishi2009-04-071-0/+461
OpenPOWER on IntegriCloud