linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-05 21:48:35 to 2016-10-18 21:52:57 UTC [more...]

[PATCH v3 0/11] Fix race conditions related to stopping block layer queues
 2016-10-18 21:52 UTC  (10+ messages)
` [PATCH v3 01/11] blk-mq: Do not invoke .queue_rq() for a stopped queue
` [PATCH v3 02/11] blk-mq: Introduce blk_mq_hctx_stopped()
` [PATCH v3 03/11] blk-mq: Introduce blk_mq_queue_stopped()
` [PATCH v3 04/11] blk-mq: Introduce blk_mq_quiesce_queue()
` [PATCH v3 05/11] blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
` [PATCH v3 06/11] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH v3 07/11] dm: Fix a race condition related to stopping and starting queues
` [PATCH v3 08/11] SRP transport: Move queuecommand() wait code to SCSI core
` [PATCH v3 09/11] SRP transport, scsi-mq: Wait for .queue_rq() if necessary

[PATCH v8 0/7] ZBC / Zoned block device support
 2016-10-18 18:22 UTC  (13+ messages)
` [PATCH v8 1/7] block: Add 'zoned' queue limit
` [PATCH v8 2/7] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH v8 3/7] block: update chunk_sectors in blk_stack_limits()
` [PATCH v8 4/7] block: Define zoned block device operations
` [PATCH v8 5/7] block: Implement support for zoned block devices
` [PATCH v8 6/7] sd: Implement support for ZBC devices
` [PATCH v8 7/7] blk-zoned: implement ioctls

[PATCH 3/3 v2] md: unblock array if bad blocks have been acknowledged
 2016-10-18 14:10 UTC 

[PATCH 2/3 v2] md: add bad block support for external metadata
 2016-10-18 14:09 UTC 

[PATCH 1/3 v2] badblocks: add function to check for unacked badblocks
 2016-10-18 14:08 UTC 

[PATCH V3 00/11] block-throttle: add .high limit
 2016-10-18  5:15 UTC  (44+ messages)
                          ` Fwd: "

[TRIVIAL PATCH] nvme : trivial whitespace fix in pci.c
 2016-10-17 23:24 UTC 

[PATCH v6 0/3] Enabling ATA Command Priorities
 2016-10-17 18:27 UTC  (4+ messages)
` [PATCH v6 1/3] block: Add iocontext priority to request
` [PATCH v6 2/3] ata: Enabling ATA Command Priorities
` [PATCH v6 3/3] ata: ATA Command Priority Disabled By Default

expose queue the queue mapping for SCSI drivers
 2016-10-17 16:34 UTC  (15+ messages)
` [PATCH 1/3] blk-mq: export blk_mq_map_queues
` [PATCH 2/3] scsi: allow LLDDs to expose the queue mapping to blk-mq
` [PATCH 3/3] smartpqi: switch to pci_alloc_irq_vectors

[PATCH 2/3] zram: support page-based parallel write
 2016-10-17  5:04 UTC  (6+ messages)

[PATCH v4 0/4] Enabling ATA Command Priorities
 2016-10-15  8:43 UTC  (18+ messages)
` [PATCH v4 1/4] block: Add iocontext priority to request
` [PATCH v4 2/4] fusion: remove iopriority handling
` [PATCH v4 3/4] ata: Enabling ATA Command Priorities
` [PATCH v4 4/4] ata: ATA Command Priority Disabled By Default

[PATCH v5 0/4] Enabling ATA Command Priorities
 2016-10-14 18:08 UTC  (11+ messages)
` [PATCH v5 1/4] block: Add iocontext priority to request
` [PATCH v5 2/4] fusion: remove iopriority handling
` [PATCH v5 3/4] ata: Enabling ATA Command Priorities
` [PATCH v5 4/4] ata: ATA Command Priority Disabled By Default

[PATCH RFC 1/2] blk-mq: Fix failed allocation path when mapping queues
 2016-10-13 21:15 UTC  (2+ messages)
` [PATCH RFC 2/2] blk-mq: Avoid memory reclaim when remapping queues

[PATCH v3 09/16] block: add reference counting for struct bsg_job
 2016-10-13 15:00 UTC  (5+ messages)
` [PATCH v3 11/16] scsi: fc: Use bsg_destroy_job
` [PATCH v3 12/16] scsi: fc: use bsg_softirq_done
` [PATCH v3 14/16] block: add bsg_job_put() and bsg_job_get()
` [PATCH v3 16/16] block: unexport bsg_softirq_done() again

[PATCHv3 00/41] ext4: support of huge pages
 2016-10-13 13:18 UTC  (20+ messages)
` [PATCHv3 11/41] thp: try to free page's buffers before attempt split
` [PATCHv3 12/41] thp: handle write-protection faults for file THP
` [PATCHv3 13/41] truncate: make sure invalidate_mapping_pages() can discard huge pages
` [PATCHv3 14/41] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv3 15/41] filemap: handle huge pages in do_generic_file_read()
` [PATCHv3 17/41] filemap: handle huge pages in filemap_fdatawait_range()

[PATCH v2 09/16] block: add reference counting for struct bsg_job
 2016-10-13 11:50 UTC  (10+ messages)
` [PATCH v2 11/16] scsi: fc: Use bsg_destroy_job
` [PATCH v2 12/16] scsi: fc: use bsg_softirq_done
` [PATCH v2 14/16] block: add bsg_job_put() and bsg_job_get()
` [PATCH v2 16/16] block: unexport bsg_softirq_done() again

[PATCH v3 0/2] Enabling ATA Command Priorities
 2016-10-12 21:05 UTC  (6+ messages)
` [PATCH v3 1/2] block: Add iocontext priority to request
` [PATCH v3 2/2] ata: Enabling ATA Command Priorities

[PATCH v2] badblocks: fix overlapping check for clearing
 2016-10-12 14:07 UTC  (2+ messages)

[PATCH] badblocks: fix overlapping check for clearing
 2016-10-12 10:26 UTC  (4+ messages)

[PATCH v2 0/7] Introduce blk_quiesce_queue() and blk_resume_queue()
 2016-10-12  0:41 UTC  (21+ messages)
` [PATCH v2 1/7] blk-mq: Introduce blk_mq_queue_stopped()
` [PATCH v2 4/7] blk-mq: Introduce blk_quiesce_queue() and blk_resume_queue()
` [PATCH v2 6/7] SRP transport: Port srp_wait_for_queuecommand() to scsi-mq
` [PATCH v2 7/7] [RFC] nvme: Fix a race condition

replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
 2016-10-11 20:18 UTC  (5+ messages)
` [PATCH 1/6] arcmsr: use pci_alloc_irq_vectors
` [PATCH 2/6] ipr: use pci_irq_allocate_vectors

[PATCH 0/9] Introduce blk_quiesce_queue() and blk_resume_queue()
 2016-10-11 16:27 UTC  (2+ messages)

[PATCH 35/44] block: add reference counting for struct bsg_job
 2016-10-11 11:29 UTC  (5+ messages)
` [PATCH 37/44] block: export bsg_destroy_job
` [PATCH 39/44] block: export bsg_softirq_done
` [PATCH 42/44] block: add bsg_job_put() and bsg_job_get()
` [PATCH 44/44] block: unexport bsg_softirq_done() again

[PATCH][V3] nbd: add multi-connection support
 2016-10-11  9:00 UTC  (2+ messages)

[PATCH] softirq: Display IRQ_POLL for irq-poll statistics
 2016-10-11  7:29 UTC  (2+ messages)

[PATCH RESEND] elevator: remove second argument in elevator_init()
 2016-10-11  0:32 UTC 

[PATCH v2 0/2] Enabling ATA Command Priorities
 2016-10-10 20:37 UTC  (7+ messages)
` [PATCH v2 1/2] ata: "
` [PATCH v2 2/2] block: Add iocontext priority to request

[PATCH v2 0/8] blk-mq: Minor cleanups
 2016-10-09 21:31 UTC  (11+ messages)
` [PATCH v2 6/8] blk-mq: Rework blk_mq_realloc_hw_ctxs()
    ` [PATCH v3 "
` [PATCH v2 7/8] blk-mq: Pair blk_mq_hctx_kobj_init() with blk_mq_hctx_kobj_put()
    ` [PATCH v3 "
` [PATCH v2 8/8] blk-mq: Cleanup (de-)allocation of blk_mq_hw_ctx::ctxs

[GIT PULL] blk-mq CPU hotplug
 2016-10-08  2:11 UTC 

[GIT PULL] blk-mq irq/cpu mapping updates
 2016-10-08  2:09 UTC 

[PATCH][V2] nbd: add multi-connection support
 2016-10-07 20:43 UTC  (3+ messages)

[GIT PULL] Block changes for 4.9-rc1
 2016-10-07 18:40 UTC 

[PATCH - stable 4.1 backport] block: don't release bdi while request_queue has live references
 2016-10-07  4:13 UTC 

loop mount: kernel BUG at lib/percpu-refcount.c:231
 2016-10-07  4:03 UTC 

blockdev kernel regression (bugzilla 173031)
 2016-10-07  2:09 UTC  (4+ messages)

[PATCH] blk-mq: Return invalid cookie if bio was split
 2016-10-06 16:39 UTC  (7+ messages)

[Nbd] [PATCH][V3] nbd: add multi-connection support
 2016-10-06 13:55 UTC  (18+ messages)

kernel BUG at block/bio.c:1785 while trying to issue a discard to LVM on RAID1 md
 2016-10-06  6:57 UTC  (4+ messages)

[PATCH v7 0/7] ZBC / Zoned block device support
 2016-10-06  1:04 UTC  (8+ messages)
` [PATCH v7 1/7] block: Add 'zoned' queue limit
` [PATCH v7 2/7] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH v7 3/7] block: update chunk_sectors in blk_stack_limits()
` [PATCH v7 4/7] block: Define zoned block device operations
` [PATCH v7 5/7] block: Implement support for zoned block devices
` [PATCH v7 6/7] sd: Implement support for ZBC devices
` [PATCH v7 7/7] blk-zoned: implement ioctls


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).