linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-16 13:30:46 to 2017-02-22 21:29:36 UTC [more...]

[WIP PATCHSET 0/4] WIP branch for bfq-mq
 2017-02-22 21:29 UTC  (9+ messages)

[PATCH] blk-mq-sched: don't hold queue_lock when calling exit_icq
 2017-02-22 21:21 UTC  (7+ messages)

[GIT PULL] Block pull request for- 4.11-rc1
 2017-02-22 19:04 UTC  (25+ messages)

[PATCH v3 1/2] blk-mq: use sbq wait queues instead of restart for driver tags
 2017-02-22 18:58 UTC  (2+ messages)
` [PATCH v3 2/2] blk-mq-sched: separate mark hctx and queue restart operations

[PATCH 0/13 v2] block: Fix block device shutdown related races
 2017-02-22 17:42 UTC  (23+ messages)
` [PATCH 01/13] block: Move bdev_unhash_inode() after invalidate_partition()
` [PATCH 02/13] block: Unhash also block device inode for the whole device
` [PATCH 03/13] block: Revalidate i_bdev reference in bd_aquire()
` [PATCH 04/13] block: Move bdi_unregister() to del_gendisk()
` [PATCH 05/13] bdi: Mark congested->bdi as internal
` [PATCH 06/13] bdi: Make wb->bdi a proper reference
` [PATCH 07/13] bdi: Move removal from bdi->wb_list into wb_shutdown()
` [PATCH 08/13] bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
` [PATCH 09/13] bdi: Do not wait for cgwbs release in bdi_unregister()
` [PATCH 10/13] bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister()
` [PATCH 11/13] block: Fix oops in locked_inode_to_wb_and_lock_list()
` [PATCH 12/13] kobject: Export kobject_get_unless_zero()
` [PATCH 13/13] block: Fix oops scsi_disk_get()

Final opal patches for rc1
 2017-02-22 17:15 UTC  (4+ messages)
` [PATCH 1/3] block/sed-opal: Introduce free_opal_dev to free the structure and clean up state
` [PATCH 2/3] nvme/pci: re-check security protocol support after reset
` [PATCH 3/3] block/sed-opal: Propagate original error message to userland

[PATCHv4 0/4] OPAL patches, cont'd
 2017-02-22 17:22 UTC  (11+ messages)
` [PATCHv4 4/4] block/sed: Embed function data into the function sequence

[PATCH] block/sed: Embed function data into the function sequence
 2017-02-22 16:15 UTC  (2+ messages)

blk_integrity_revalidate() clears BDI_CAP_STABLE_WRITES
 2017-02-22 14:41 UTC  (3+ messages)

sense handling improvements
 2017-02-22 13:52 UTC  (5+ messages)

[PATCH 00/16] multiqueue for MMC/SD third try
 2017-02-22 13:29 UTC  (3+ messages)
` [PATCH 06/16] mmc: core: replace waitqueue with worker

Manual driver binding and unbinding broken for SCSI
 2017-02-22 10:21 UTC  (5+ messages)

[PATCH 0/4] blk-mq: cleanup on all kinds of kobjects
 2017-02-22 10:14 UTC  (5+ messages)
` [PATCH 1/4] blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()
` [PATCH 2/4] blk-mq: make lifetime consitent between q/ctx and its kobject
` [PATCH 3/4] blk-mq: make lifetime consistent between hctx "
` [PATCH 4/4] blk-mq: free hctx->cpumask in release handler of hctx's kobject

[PATCH v2 1/2] blk-mq: use sbq wait queues instead of restart for driver tags
 2017-02-21 21:29 UTC  (2+ messages)
` [PATCH v2 2/2] blk-mq-sched: separate mark hctx and queue restart operations

[PATCH] scsi_transport_sas: fix BSG ioctl memory corruption
 2017-02-21 21:19 UTC  (3+ messages)

[PATCHv3 0/4] OPAL patches cont'd
 2017-02-21 18:44 UTC  (5+ messages)
` [PATCHv3 1/4] block/sed: Use ssize_t on atom parsers to return errors
` [PATCHv3 2/4] block/sed: Add helper to qualify response tokens
` [PATCHv3 3/4] block/sed: Check received header lengths
` [PATCHv3 4/4] block/sed: Embed function data into the function sequence

[PATCH v2] scsi: zero per-cmd driver data before each I/O
 2017-02-21 16:19 UTC  (3+ messages)

[PATCH] scsi: zero per-cmd driver data before each I/O
 2017-02-21  6:48 UTC  (3+ messages)

[PATCH 0/5] block subsystem refcounter conversions
 2017-02-20 17:24 UTC  (11+ messages)
` [PATCH 1/5] block: convert bio.__bi_cnt from atomic_t to refcount_t
` [PATCH 2/5] block: convert blk_queue_tag.refcnt "
` [PATCH 3/5] block: convert blkcg_gq.refcnt "
` [PATCH 4/5] block: convert io_context.active_ref "
` [PATCH 5/5] block: convert bsg_device.ref_count "

[PATCH 0/10] block: Fix block device shutdown related races
 2017-02-20 16:58 UTC  (7+ messages)
` [PATCH 01/10] block: Move bdev_unhash_inode() after invalidate_partition()
` [PATCH 08/10] block: Fix oops in locked_inode_to_wb_and_lock_list()

Some throughput tests with MQ and BFQ on MMC/SD
 2017-02-20 15:32 UTC  (11+ messages)

[PATCH] lightnvm: Fix error handling
 2017-02-20 11:13 UTC  (2+ messages)

[PATCHv3 4/4] MAINTAINERS: Remove powerpc's opal match
 2017-02-19 11:33 UTC  (2+ messages)
` [PATCHv3,4/4] "

[PATCHv2] scsi: use 'scsi_device_from_queue()' for scsi_dh
 2017-02-19  5:59 UTC 

[PATCHv2 0/5] OPAL patche'd cont'd
 2017-02-18 16:22 UTC  (11+ messages)
` [PATCHv2 1/5] block/sed: Use ssize_t on atom parsers to return errors
` [PATCHv2 2/5] block/sed: Add helper to qualify response tokens
` [PATCHv2 3/5] block/sed: Check received header lengths
` [PATCHv2 4/5] block/sed: Embed function data into the function sequence
` [PATCHv2 5/5] block/sed: Eliminate state variable

[PATCH] block/sed-opal: Introduce free_opal_dev to free the structure and clean up state
 2017-02-18 16:14 UTC  (2+ messages)

[PATCH 1/2] blk-mq: use sbq wait queues instead of restart for driver tags
 2017-02-18  3:08 UTC  (3+ messages)
` [PATCH 2/2] blk-mq-sched: separate mark hctx and queue restart operations

[PATCH 0/5] OPAL patches cont'd
 2017-02-17 22:56 UTC  (6+ messages)
` [PATCH 1/5] block/sed: Use ssize_t on atom parsers to return errors
` [PATCH 2/5] block/sed: Add helper to qualify response tokens
` [PATCH 3/5] block/sed: Check received header lengths
` [PATCH 4/5] block/sed: embedded function data into the function sequence
` [PATCH 5/5] block/sed: Eliminate state variable

[GIT PULL] Single block fix for 4.10
 2017-02-17 19:50 UTC 

OPAL fixups
 2017-02-17 19:42 UTC  (12+ messages)
` [PATCH 1/4] block/sed-opal: tone down not supported warnings
` [PATCH 2/4] block/sed-opal: allocate struct opal_dev dynamically
` [PATCH 3/4] nvme: Check for Security send/recv support before issuing commands
` [PATCH 4/4] nvme: re-check security protocol support after reset

[PATCHv3 0/4] OPAL patches
 2017-02-17 16:40 UTC  (5+ messages)
` [PATCHv3 4/4] MAINTAINERS: Remove powerpc's opal match

[PATCH 1/2] block/sed-opal: tone down not supported warnings
 2017-02-17  9:14 UTC  (7+ messages)
` [PATCH 2/2] block/sed-opal: allocate struct opal_dev dynamically

[PATCH 12/17] md: raid1: avoid direct access to bvec table in process_checks()
 2017-02-17  8:33 UTC  (2+ messages)

[PATCH 00/17] md: cleanup on direct access to bvec table
 2017-02-17  4:16 UTC  (15+ messages)
` [PATCH 02/17] block: introduce bio_remove_last_page()
` [PATCH 13/17] md: raid1: use bio_segments_all()

[PATCH] opal: Use empty structure when not defined
 2017-02-16 20:52 UTC  (9+ messages)

[PATCHSET v4] blk-mq-scheduling framework
 2017-02-16 15:35 UTC  (4+ messages)
` [PATCH 7/8] mq-deadline: add blk-mq adaptation of the deadline IO scheduler

[PATCH] nbd: ref count the socks array
 2017-02-16 15:06 UTC  (3+ messages)
` [PATCH V2] "

[BUG] Potential deadlock in the block layer
 2017-02-16 14:56 UTC  (4+ messages)

[PATCHv4 0/4] OPAL patches
 2017-02-16 14:40 UTC  (7+ messages)
` [PATCHv4 1/4] block/sed: Use ssize_t on atom parsers to return errors
` [PATCHv4 2/4] block/sed: Add helper to qualify response tokens
` [PATCHv4 3/4] block/sed: Check received header lengths


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