linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-30 04:11:38 to 2016-10-11 16:46:01 UTC [more...]

[PATCH v2 0/7] Introduce blk_quiesce_queue() and blk_resume_queue()
 2016-10-11 16:46 UTC  (27+ 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
` [PATCH v2 3/7] [RFC] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code

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

[PATCHv3 00/41] ext4: support of huge pages
 2016-10-11 16:15 UTC  (7+ messages)
` [PATCHv3 11/41] thp: try to free page's buffers before attempt split
` [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

[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  (25+ messages)
` [Nbd] "

[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] badblocks: fix overlapping check for clearing
 2016-10-10 22:32 UTC  (3+ messages)

[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  (21+ messages)
` [PATCH v2 1/8] block: Get rid of unused request_queue::nr_queues member
` [PATCH v2 2/8] blk-mq: Remove a redundant assignment
` [PATCH v2 3/8] blk-mq: Fix hardware context data node selection
` [PATCH v2 4/8] blk-mq: Cleanup a loop exit condition
` [PATCH v2 5/8] blk-mq: Cleanup blk_mq_hw_ctx::cpumask (de-)allocation
` [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

[PATCH V3 00/11] block-throttle: add .high limit
 2016-10-09  1:15 UTC  (59+ messages)
` [PATCH v3 01/11] block-throttle: prepare support multiple limits
` [PATCH v3 02/11] block-throttle: add .high interface
` [PATCH v3 03/11] block-throttle: configure bps/iops limit for cgroup in high limit
` [PATCH v3 04/11] block-throttle: add upgrade logic for LIMIT_HIGH state
` [PATCH v3 05/11] block-throttle: add downgrade logic
` [PATCH v3 06/11] blk-throttle: make sure expire time isn't too big
` [PATCH v3 07/11] blk-throttle: make throtl_slice tunable
` [PATCH v3 08/11] blk-throttle: detect completed idle cgroup
` [PATCH v3 09/11] block-throttle: make bandwidth change smooth
` [PATCH v3 10/11] block-throttle: add a simple idle detection
` [PATCH v3 11/11] blk-throttle: ignore idle cgroup limit
                          ` Fwd: [PATCH V3 00/11] block-throttle: add .high limit

[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 2/3] zram: support page-based parallel write
 2016-10-07 18:08 UTC  (6+ messages)

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

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

[RFD] I/O scheduling in blk-mq
 2016-10-05 20:16 UTC  (6+ messages)

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

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

[PATCH v5 0/7] ZBC / Zoned block device support
 2016-09-30 18:32 UTC  (10+ messages)
` [PATCH v5 4/7] block: Define zoned block device operations
` [PATCH v5 6/7] sd: Implement support for ZBC devices
` [PATCH v5 7/7] blk-zoned: implement ioctls

[PATCH v2] blkcg: Unlock blkcg_pol_mutex once if cpd == NULL
 2016-09-30  8:35 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).