Commit History

Author SHA1 Message Date
  NeilBrown c110a4b6e6 dm io: remove BIOSET_NEED_RESCUER flag from bios bioset 8 years ago
  Christoph Hellwig 74d46992e0 block: replace bi_bdev with a gendisk pointer and partitions index 8 years ago
  Linus Torvalds c6b1e36c8f Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block 8 years ago
  Mike Snitzer feb7695fe9 dm io: fix duplicate bio completion due to missing ref count 8 years ago
  NeilBrown 47e0fb461f blk: make the bioset rescue_workqueue optional. 8 years ago
  NeilBrown 011067b056 blk: replace bioset_create_nobvec() with a flags arg to bioset_create() 8 years ago
  Christoph Hellwig 4e4cbee93d block: switch bios to blk_status_t 8 years ago
  Christoph Hellwig ac62d6208a dm: support REQ_OP_WRITE_ZEROES 8 years ago
  Christoph Hellwig 0f5d690f7b dm io: discards don't take a payload 8 years ago
  Ming Lei cacc7b0556 dm io: use bvec iterator helpers to implement .get_page and .next_page 8 years ago
  Jens Axboe 1eff9d322a block: rename bio bi_rw to bi_opf 9 years ago
  Mike Snitzer 4cc96131af dm: move request-based code out to dm-rq.[hc] 9 years ago
  Mike Christie 28a8f0d317 block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH 9 years ago
  Mike Christie e6047149db dm: use bio op accessors 9 years ago
  Mike Christie 5111166693 dm: use op_is_write instead of checking for REQ_WRITE 9 years ago
  Mike Christie 4e49ea4a3d block/fs/drivers: remove rw argument from submit_bio 9 years ago
  Al Viro 93bbf5831d md: more open-coded offset_in_page() 9 years ago
  Julia Lawall 6f65985e26 dm: drop NULL test before kmem_cache_destroy() and mempool_destroy() 10 years ago
  Kent Overstreet b54ffb73ca block: remove bio_get_nr_vecs() 10 years ago
  Sasha Levin 9b81c84235 block: don't access bio->bi_error after bio_put() 10 years ago
  Christoph Hellwig 4246a0b63b block: add a bi_error field to struct bio 10 years ago
  Darrick J. Wong e5db29806b dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRITE_SAME 10 years ago
  Darrick J. Wong 37527b8692 dm io: reject unsupported DISCARD requests with EOPNOTSUPP 10 years ago
  Joe Thornber 97e7cdf12b dm io: simplify dec_count and sync_io 11 years ago
  Joe Thornber 10f1d5d111 dm io: fix a race condition in the wake up code for sync_io 11 years ago
  Mikulas Patocka d73f990729 dm io: fix I/O to multiple destinations 11 years ago
  Kent Overstreet 003b5c5719 block: Convert drivers to immutable biovecs 12 years ago
  Kent Overstreet 4f024f3797 block: Abstract out bvec iterator 12 years ago
  Mike Snitzer e8603136cb dm: add reserved_bio_based_ios module parameter 12 years ago
  Mike Snitzer 70d6c400ac dm kcopyd: add WRITE SAME support to dm_kcopyd_zero 12 years ago