Commit Verlauf

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