Historie revizí

Autor SHA1 Zpráva Datum
  Jens Axboe 61febef40b dm-rq: don't dereference request payload after ending request před 8 roky
  Jens Axboe 818551e2b2 Merge branch 'for-4.11/next' into for-4.11/linus-merge před 8 roky
  Mike Snitzer 4087a1fffe dm rq: cope with DM device destruction while in dm_old_request_fn() před 8 roky
  Christoph Hellwig eb8db831be dm: always defer request allocation to the owner of the request_queue před 8 roky
  Christoph Hellwig 4bf58435fa dm: remove incomplete BLOCK_PC support před 8 roky
  Christoph Hellwig 5ea708d15a block: simplify blk_init_allocated_queue před 8 roky
  Linus Torvalds 775a2e29c3 Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm před 8 roky
  Linus Torvalds 36869cb93d Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block před 8 roky
  Bart Van Assche b23df0d048 dm rq: simplify use_blk_mq initialization před 8 roky
  Ming Lei 4f9c74c604 dm rq: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments před 8 roky
  Bart Van Assche d15bb3a646 dm rq: fix a race condition in rq_completed() před 8 roky
  Bart Van Assche 7b17c2f729 dm: Fix a race condition related to stopping and starting queues před 9 roky
  Bart Van Assche f0d33ab76c dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code před 9 roky
  Bart Van Assche 2b053aca76 blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() před 9 roky
  Bart Van Assche 9b7dd572cc blk-mq: Remove blk_mq_cancel_requeue_work() před 9 roky
  Bart Van Assche 52d7f1b5c2 blk-mq: Avoid that requeueing starts stopped queues před 9 roky
  Linus Torvalds e0f3e6a7cc Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm před 9 roky
  Christoph Hellwig e806402130 block: split out request-only flags into a new namespace před 9 roky
  Mike Snitzer 937fa62e8a dm rq: clear kworker_task if kthread_run() returned an error před 9 roky
  Petr Mladek 3989144f86 kthread: kthread worker API cleanup před 9 roky
  Linus Torvalds 12e3d3cdd9 Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block před 9 roky
  Linus Torvalds 48915c2cbc Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm před 9 roky
  Matias Bjørling b21d5b3017 blk-mq: register device instead of disk před 9 roky
  Mike Snitzer e0c1075269 dm rq: introduce dm_mq_kick_requeue_list() před 9 roky
  Mike Snitzer fbc39b4ca3 dm rq: reduce arguments passed to map_request() and dm_requeue_original_request() před 9 roky
  Christoph Hellwig 7d7e0f90b7 blk-mq: remove ->map_queue před 9 roky
  Mike Snitzer a8ac51e4ab dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests před 9 roky
  Bart Van Assche c533f249a1 dm rq: simplify dm_old_stop_queue() před 9 roky
  Mike Snitzer 9dbeaeabac dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPED před 9 roky
  Bart Van Assche 2397a15aff dm rq: factor out dm_mq_stop_queue() před 9 roky