Commit History

Author SHA1 Message Date
  Christoph Hellwig ece0728037 dm rq: add a missing break to map_request 8 years ago
  Linus Torvalds 044f1daaaa Merge branch 'for-linus' of git://git.kernel.dk/linux-block 8 years ago
  Christoph Hellwig d6296d39e9 blk-mq: update ->init_request and ->exit_request prototypes 8 years ago
  Christoph Hellwig 412445acb6 dm: introduce a new DM_MAPIO_KILL return value 8 years ago
  Christoph Hellwig 7ed8578a96 dm rq: change ->rq_end_io calling conventions 8 years ago
  Mike Snitzer 7e25a76061 Merge branch 'dm-4.12' into dm-4.12-post-merge 8 years ago
  Bart Van Assche 23a6012489 dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue() 8 years ago
  Bart Van Assche 06eb061f48 dm mpath: requeue after a small delay if blk_get_request() fails 8 years ago
  Christoph Hellwig 08e0029aa2 blk-mq: remove the error argument to blk_mq_complete_request 8 years ago
  Christoph Hellwig e0af413a45 dm rq: don't pass irrelevant error code to blk_mq_complete_request 8 years ago
  Christoph Hellwig ac62d6208a dm: support REQ_OP_WRITE_ZEROES 8 years ago
  Jens Axboe 65f619d253 Merge branch 'for-linus' into for-4.12/block 8 years ago
  Bart Van Assche 6077c2d706 dm rq: Avoid that request processing stalls sporadically 8 years ago
  Eric Biggers f363b089be blk-mq: constify struct blk_mq_ops 8 years ago
  Jens Axboe 61febef40b dm-rq: don't dereference request payload after ending request 8 years ago
  Jens Axboe 818551e2b2 Merge branch 'for-4.11/next' into for-4.11/linus-merge 8 years ago
  Mike Snitzer 4087a1fffe dm rq: cope with DM device destruction while in dm_old_request_fn() 8 years ago
  Christoph Hellwig eb8db831be dm: always defer request allocation to the owner of the request_queue 8 years ago
  Christoph Hellwig 4bf58435fa dm: remove incomplete BLOCK_PC support 8 years ago
  Christoph Hellwig 5ea708d15a block: simplify blk_init_allocated_queue 8 years ago
  Linus Torvalds 775a2e29c3 Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 8 years ago
  Linus Torvalds 36869cb93d Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block 8 years ago
  Bart Van Assche b23df0d048 dm rq: simplify use_blk_mq initialization 8 years ago
  Ming Lei 4f9c74c604 dm rq: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments 8 years ago
  Bart Van Assche d15bb3a646 dm rq: fix a race condition in rq_completed() 8 years ago
  Bart Van Assche 7b17c2f729 dm: Fix a race condition related to stopping and starting queues 9 years ago
  Bart Van Assche f0d33ab76c dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code 9 years ago
  Bart Van Assche 2b053aca76 blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() 9 years ago
  Bart Van Assche 9b7dd572cc blk-mq: Remove blk_mq_cancel_requeue_work() 9 years ago
  Bart Van Assche 52d7f1b5c2 blk-mq: Avoid that requeueing starts stopped queues 9 years ago