linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-20 11:27:07 to 2016-09-29 20:35:46 UTC [more...]

[PATCH v10 0/3] fallocate for block devices
 2016-09-29 20:35 UTC  (13+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size
` [PATCH 3/3] block: implement (some of) fallocate for block devices
  ` [PATCH v2 "

replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
 2016-09-29 19:27 UTC  (16+ messages)
` [PATCH 2/6] ipr: use pci_irq_allocate_vectors
` [PATCH 3/6] skd: use pci_alloc_irq_vectors
` [PATCH 4/6] vfio_pci: use pci_irq_allocate_vectors
` [PATCH 5/6] genwqe: "

[PATCH][V3] nbd: add multi-connection support
 2016-09-29 16:59 UTC  (5+ messages)
` [Nbd] "

[PATCH] blkcg: Unlock blkcg_pol_mutex once if cpd == NULL
 2016-09-29 15:32 UTC  (3+ messages)

[PATCH v2] blkcg: Unlock blkcg_pol_mutex once if cpd == NULL
 2016-09-29 15:33 UTC 

[BUG] block: bdi_register_owner() failure cause NULL pointer dereference
 2016-09-29 13:03 UTC 

[PATCH 0/3] Enabling ATA Command Priorities
 2016-09-29  8:48 UTC  (9+ messages)
` [PATCH 1/3] block: Add iocontext priority to request
` [PATCH 2/3] ata: Enabling ATA Command Priorities
` [PATCH 3/3] ata: ATA Command Priority Disabled By Default

[PATCH v2 0/7] Introduce blk_quiesce_queue() and blk_resume_queue()
 2016-09-29  5:54 UTC  (10+ 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 5/7] dm: Fix a race condition related to stopping and starting queues
` [PATCH v2 6/7] SRP transport: Port srp_wait_for_queuecommand() to scsi-mq
` [PATCH v2 7/7] [RFC] nvme: Fix a race condition
` [PATCH v2 2/7] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH v2 3/7] [RFC] nvme: "

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

[PATCH 0/2]: Add option for async ->queue_rq
 2016-09-28 16:43 UTC  (19+ messages)
` [PATCH 1/2] blk-mq: get rid of manual run of queue with __blk_mq_run_hw_queue()
` [PATCH 2/2] blk-mq: add flag for drivers wanting blocking ->queue_rq()

[PATCH 0/9] Introduce blk_quiesce_queue() and blk_resume_queue()
 2016-09-28 14:23 UTC  (30+ messages)
` [PATCH 1/9] blk-mq: Introduce blk_mq_queue_stopped()
` [PATCH 2/9] dm: Fix a race condition related to stopping and starting queues
` [PATCH 3/9] [RFC] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH 4/9] block: Move blk_freeze_queue() and blk_unfreeze_queue() code
` [PATCH 5/9] block: Extend blk_freeze_queue_start() to the non-blk-mq path
` [PATCH 6/9] block: Rename mq_freeze_wq and mq_freeze_depth
` [PATCH 7/9] blk-mq: Introduce blk_quiesce_queue() and blk_resume_queue()
` [PATCH 8/9] SRP transport: Port srp_wait_for_queuecommand() to scsi-mq
` [PATCH 9/9] [RFC] nvme: Fix a race condition

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

[PATCH] blk-mq: Always schedule hctx->next_cpu
 2016-09-28  3:24 UTC 

[PATCH v3 7/7] blk-zoned: implement ioctls
 2016-09-27 21:23 UTC  (2+ messages)

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

[PATCH] blk-mq: Return invalid cookie if bio was split
 2016-09-27 18:24 UTC  (3+ messages)

[PATCH] blk-throttle: fix infinite throttling caused by non-cascading timer wheel
 2016-09-27 14:10 UTC  (6+ messages)

[PATCH][RESEND] badblocks: fix overlapping check for clearing
 2016-09-27 13:43 UTC 

[PATCH] elevator: remove second argument in elevator_init()
 2016-09-27  0:13 UTC  (5+ messages)

blk-mq: allow passing in an external queue mapping V3
 2016-09-26 15:09 UTC  (10+ messages)
` [PATCH 02/13] genirq/affinity: Provide smarter irq spreading infrastructure
` [PATCH 03/13] genirq/msi: Switch to new "
` [PATCH 11/13] nvme: switch to use pci_alloc_irq_vectors

[PATCH] genhd: Handle part_tbl and part pointers correctly
 2016-09-26  2:56 UTC 

[PATCH] bsg: Add sparse annotations to bsg_request_fn()
 2016-09-26  2:54 UTC 

[rfc] weirdness in bio_map_user_iov()
 2016-09-23 21:47 UTC  (2+ messages)

[GIT PULL] Final block fixes for 4.8
 2016-09-23 20:43 UTC 

[PATCH] blkcg: Annotate blkg_hint correctly
 2016-09-23 17:31 UTC  (3+ messages)

[PATCH] blk-mq: skip unmapped queues in blk_mq_alloc_request_hctx
 2016-09-23 16:26 UTC 

[PATCH] cfq: fix starvation of asynchronous writes
 2016-09-23 16:11 UTC  (6+ messages)

[PATCH] block: Change BIO_RESET_BITS to current proper value
 2016-09-23  5:03 UTC 

[patch V2 0/2] block/mq: Convert to new hotplug state machine
 2016-09-22 14:05 UTC  (6+ messages)
` [patch V2 2/2] blk/mq: Convert to "
` [patch V2 1/2] blk/mq/cpu-notif: "

[PATCH] block: export bio_free_pages to other modules
 2016-09-22 13:51 UTC  (3+ messages)

[Query] increased latency observed in cpu hotplug path
 2016-09-22 10:06 UTC 

[GIT PULL 0/7] LightNVM pull request for 4.9
 2016-09-21 14:14 UTC  (2+ messages)

[PATCH 00/14] blk-mq: Minor fixes and cleanups
 2016-09-20 17:26 UTC  (8+ messages)
` [PATCH 04/14] blk-mq: Do not limit number of queues to 'nr_cpu_ids' in allocations
` [PATCH 07/14] blk-mq: Cleanup a loop exit condition

[PATCH RFC 00/21] blk-mq: Introduce combined hardware queues
 2016-09-20 15:00 UTC  (2+ messages)

[4.4-stable] lightnvm: put bio before return
 2016-09-20 12:13 UTC  (2+ messages)


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