linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-10 15:13:11 to 2018-05-16 14:15:57 UTC [more...]

blk-mq: for sync case, whether it is mq or sq make_request instances, we should send the request directly
 2018-05-16 14:15 UTC  (2+ messages)

[PATCH V6 00/11] nvme: pci: fix & improve timeout handling
 2018-05-16 14:12 UTC  (13+ messages)
` [PATCH V6 01/11] block: introduce blk_quiesce_timeout() and blk_unquiesce_timeout()
` [PATCH V6 02/11] nvme: pci: cover timeout for admin commands running in EH
` [PATCH V6 03/11] nvme: pci: unquiesce admin queue after controller is shutdown
` [PATCH V6 04/11] nvme: pci: set nvmeq->cq_vector after alloc cq/sq
` [PATCH V6 05/11] nvme: pci: only wait freezing if queue is frozen
` [PATCH V6 06/11] nvme: pci: freeze queue in nvme_dev_disable() in case of error recovery
` [PATCH V6 07/11] nvme: pci: prepare for supporting error recovery from resetting context
` [PATCH V6 08/11] nvme: pci: move error handling out of nvme_reset_dev()
` [PATCH V6 09/11] nvme: pci: don't unfreeze queue until controller state updating succeeds
` [PATCH V6 10/11] nvme: core: introduce nvme_force_change_ctrl_state()
` [PATCH V6 11/11] nvme: pci: support nested EH

INFO: task hung in blk_queue_enter
 2018-05-16 13:05 UTC  (3+ messages)

[PATCH v10 0/2] blk-mq: Rework blk-mq timeout handling again
 2018-05-16 12:51 UTC  (9+ messages)
` [PATCH v10 1/2] arch/*: Add CONFIG_ARCH_HAVE_CMPXCHG64
` [PATCH v10 2/2] blk-mq: Rework blk-mq timeout handling again
` [PATCH v9 0/2] "
` [PATCH v9 1/2] arch/*: Add CONFIG_ARCH_HAVE_CMPXCHG64
` [PATCH v9 2/2] blk-mq: Rework blk-mq timeout handling again

[PATCH] bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n
 2018-05-16 12:39 UTC 

[PATCH v2 09/11] docs: Fix some broken references
 2018-05-16  9:09 UTC  (5+ messages)

stop using buffer heads in xfs and iomap
 2018-05-16  5:46 UTC  (24+ messages)
` [PATCH 01/33] block: add a lower-level bio_add_page interface
` [PATCH 10/33] iomap: add an iomap-based bmap implementation
` [PATCH 31/33] iomap: add support for sub-pagesize buffered I/O without buffer heads

[PATCH V5 0/9] nvme: pci: fix & improve timeout handling
 2018-05-16  4:31 UTC  (30+ messages)
` [PATCH V5 1/9] block: introduce blk_quiesce_timeout() and blk_unquiesce_timeout()
` [PATCH V5 2/9] nvme: pci: cover timeout for admin commands running in EH
` [PATCH V5 3/9] nvme: pci: only wait freezing if queue is frozen
` [PATCH V5 4/9] nvme: pci: freeze queue in nvme_dev_disable() in case of error recovery
` [PATCH V5 5/9] nvme: pci: prepare for supporting error recovery from resetting context
` [PATCH V5 6/9] nvme: pci: move error handling out of nvme_reset_dev()
` [PATCH V5 7/9] nvme: pci: don't unfreeze queue until controller state updating succeeds
` [PATCH V5 8/9] nvme: core: introduce nvme_force_change_ctrl_state()
` [PATCH V5 9/9] nvme: pci: support nested EH

blk-mq: for sync case, whether it is mq or sq make_request instances, we should send the request directly
 2018-05-16  3:43 UTC 

blk-mq: for sync case, whether it is mq or sq make_request instances, we should send the request directly
 2018-05-16  3:24 UTC 

blk-mq: for sync case, whether it is mq or sq make_request instances, we should send the request directly
 2018-05-16  2:56 UTC 

blk-mq: for sync case, whether it is mq or sq make_request instances, we should send the request directly
 2018-05-16  2:54 UTC 

blk-mq: remove unnecessary judgement from blk_mq_make_request
 2018-05-16  2:47 UTC 

blk-mq: for sync case, whether it is mq or sq make_request instances, we should send the request directly
 2018-05-16  2:44 UTC 

[PATCH] jsflash: fix compilation
 2018-05-15 19:57 UTC  (6+ messages)

[PATCH v9 0/2] blk-mq: Rework blk-mq timeout handling again
 2018-05-15 15:14 UTC  (10+ messages)
` [PATCH v9 1/2] arch/*: Add CONFIG_ARCH_HAVE_CMPXCHG64
` [PATCH v9 2/2] blk-mq: Rework blk-mq timeout handling again

[PATCH] nbd: do not update block size if file system is mounted
 2018-05-15  8:44 UTC  (7+ messages)

[PATCHv2 blktests] nvme: Add command timeout injection test
 2018-05-14 22:00 UTC  (3+ messages)

[PATCH 0/7] psi: pressure stall information for CPU, memory, and IO
 2018-05-14 20:15 UTC  (4+ messages)

[PATCH blktests] nvme: Add command timeout injection test
 2018-05-14 20:10 UTC  (2+ messages)

[PATCH 00/10] Misc block layer patches for bcachefs
 2018-05-14 19:24 UTC  (7+ messages)
` [PATCH 01/10] mempool: Add mempool_init()/mempool_exit()

[PATCH] blk-mq: Rework blk-mq timeout handling again
 2018-05-14 18:44 UTC  (10+ messages)

[PATCH BUGFIX] block, bfq: postpone rq preparation to insert or merge
 2018-05-14 17:37 UTC  (5+ messages)

fix confusion around GFP_* flags and blk_get_request
 2018-05-14 15:35 UTC  (15+ messages)
` [PATCH 1/6] scsi/osd: remove the gfp argument to osd_start_request
` [PATCH 2/6] block: fix __get_request documentation
` [PATCH 3/6] block: sanitize blk_get_request calling conventions
` [PATCH 4/6] block: pass an explicit gfp_t to get_request
` [PATCH 5/6] block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM
` [PATCH 6/6] block: consistently use GFP_NOIO instead of __GFP_NORECLAIM

[PATCH blktests] Documentation: document prerequisite scriptlets
 2018-05-14 11:40 UTC 

[PATCH] loop: add recursion validation to LOOP_CHANGE_FD
 2018-05-14  7:41 UTC  (7+ messages)

Performance drop due to "blk-mq-sched: improve sequential I/O performance"
 2018-05-12 23:38 UTC  (6+ messages)

[GIT PULL] Block fixes for 4.18-rc5
 2018-05-12 15:57 UTC 

[PATCH v4 04/14] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
 2018-05-11 22:55 UTC  (37+ messages)

[PATCH v8] blk-mq: Rework blk-mq timeout handling again
 2018-05-11 21:55 UTC  (3+ messages)

make a few block drivers highmem safe
 2018-05-11 21:08 UTC  (2+ messages)

[PATCH 0/2] nvme: pci: fix & improve timeout handling
 2018-05-11  2:10 UTC  (17+ messages)
` [PATCH 1/2] nvme: pci: simplify "

[PATCH V4 0/7] nvme: pci: fix & improve timeout handling
 2018-05-10 22:10 UTC  (11+ messages)
` [PATCH V4 1/7] block: introduce blk_quiesce_timeout() and blk_unquiesce_timeout()
` [PATCH V4 6/7] nvme: pci: prepare for supporting error recovery from resetting context

[PATCHSET v3 0/9] blk-mq-sched and sbitmap shallow depth
 2018-05-10 17:09 UTC  (20+ messages)
` [PATCH 1/9] blk-mq: don't call into depth limiting for reserved tags
` [PATCH 2/9] bfq-iosched: don't worry about reserved tags in limit_depth
` [PATCH 3/9] bfq: calculate shallow depths at init time
` [PATCH 4/9] bfq-iosched: remove unused variable
` [PATCH 5/9] sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow()
` [PATCH 6/9] sbitmap: warn if using smaller shallow depth than was setup
` [PATCH 7/9] bfq-iosched: update shallow depth to smallest one used
` [PATCH 8/9] kyber-iosched: update shallow depth when setting up hardware queue
` [PATCH 9/9] sbitmap: fix race in wait batch accounting

[PATCHSET v2 0/7] blk-mq-sched and sbitmap shallow depth
 2018-05-10 16:20 UTC  (3+ messages)

v4.16-rc1 + dm-mpath + BFQ
 2018-05-10 16:13 UTC  (17+ messages)

[PATCH 00/18] Convert default pr_fmt from empty to KBUILD_MODNAME
 2018-05-10 15:45 UTC  (3+ messages)
` [PATCH 07/18] blk-mq: Remove pr_fmt duplicate logging prefixes
` [PATCH 16/18] aoe: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).