linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-08 09:59:38 to 2017-03-14 21:34:40 UTC [more...]

[PATCH rfc 00/10] non selective polling block interface
 2017-03-14 21:32 UTC  (25+ messages)
` [PATCH rfc 01/10] nvme-pci: Split __nvme_process_cq to poll and handle
` [PATCH rfc 02/10] nvme-pci: Add budget to __nvme_process_cq
` [PATCH rfc 03/10] nvme-pci: open-code polling logic in nvme_poll
` [PATCH rfc 04/10] block: Add a non-selective polling interface
` [PATCH rfc 05/10] nvme-pci: Support blk_poll_batch
` [PATCH rfc 06/10] IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
` [PATCH rfc 07/10] nvme-rdma: Don't rearm the CQ when polling directly
` [PATCH rfc 08/10] nvme-rdma: Support blk_poll_batch
` [PATCH rfc 09/10] nvmet: Use non-selective polling
` [PATCH rfc 10/10] target: "

[PATCH 0/4] block: callback-based statistics
 2017-03-14 21:07 UTC  (6+ messages)
` [PATCH 1/4] block: tear out blk-stat debugfs/sysfs entries
` [PATCH 2/4] block: remove extra calls to wbt_exit()
` [PATCH 3/4] block: change stats from array type to struct type
` [PATCH 4/4] blk-stats: convert to callback-based statistics reporting

[PATCH] blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly()
 2017-03-14 17:51 UTC  (5+ messages)

[PATCH RFC 00/14] Add the BFQ I/O Scheduler to blk-mq
 2017-03-14 16:32 UTC  (17+ messages)
` [PATCH RFC 01/14] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler
` [PATCH RFC 13/14] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs

unify and streamline the blk-mq make_request implementations
 2017-03-14 15:40 UTC  (11+ messages)
` [PATCH 1/4] blk-mq: remove BLK_MQ_F_DEFER_ISSUE
` [PATCH 2/4] blk-mq: merge mq and sq make_request instances
` [PATCH 3/4] blk-mq: improve blk_mq_try_issue_directly
` [PATCH 4/4] blk-mq: streamline blk_mq_make_request

[PATCH 00/16] multiqueue for MMC/SD third try
 2017-03-14 14:52 UTC  (12+ messages)
` [PATCH 06/16] mmc: core: replace waitqueue with worker

NULL deref in cpu hot unplug on jens for-linus branch
 2017-03-13 21:46 UTC  (3+ messages)

[PATCH] brd: make rd_size static
 2017-03-13 20:07 UTC  (5+ messages)

[PATCH 0/11 v4] block: Fix block device shutdown related races
 2017-03-13 18:10 UTC  (13+ messages)
` [PATCH 01/11] block: Fix bdi assignment to bdev inode when racing with disk delete
` [PATCH 02/11] block: Fix race of bdev open with gendisk shutdown
` [PATCH 03/11] bdi: Mark congested->bdi as internal
` [PATCH 04/11] bdi: Make wb->bdi a proper reference
` [PATCH 05/11] bdi: Unify bdi->wb_list handling for root wb_writeback
` [PATCH 06/11] bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
` [PATCH 07/11] bdi: Do not wait for cgwbs release in bdi_unregister()
` [PATCH 08/11] bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister()
` [PATCH 09/11] block: Fix oops in locked_inode_to_wb_and_lock_list()
` [PATCH 10/11] kobject: Export kobject_get_unless_zero()
` [PATCH 11/11] block: Fix oops scsi_disk_get()

4.11.0-rc1 boot resulted in WARNING: CPU: 14 PID: 1722 at fs/sysfs/dir.c:31 .sysfs_warn_dup+0x78/0xb0
 2017-03-13 17:30 UTC  (3+ messages)

[PATCH v4] blkcg: allocate struct blkcg_gq outside request queue spinlock
 2017-03-13 16:17 UTC  (8+ messages)
` [PATCH v5] "

blk_init_queue vs blk_alloc_queue
 2017-03-13 14:23 UTC  (3+ messages)

[PATCH] blk-mq: Fix tagset reinit in the presence of cpu hot-unplug
 2017-03-13 14:23 UTC  (2+ messages)

Getting kernel crash
 2017-03-13 10:05 UTC 

[PATCH 0/5] Updates following recent generic_make_request improvement
 2017-03-12 21:52 UTC  (8+ messages)
` [PATCH 5/5] block_dev: make blkdev_dio_pool a non-rescuing bioset
` [PATCH 2/5] blk: remove bio_set arg from blk_queue_split()
` [PATCH 3/5] blk: make the bioset rescue_workqueue optional
` [PATCH 4/5] blk: use non-rescuing bioset for q->bio_split
` [PATCH 1/5] blk: Ensure users for current->bio_list can see the full list
  ` [dm-devel] [PATCH 0/5] Updates following recent generic_make_request improvement

[PATCH 0/4 v2] block: Fixes for bdi handling
 2017-03-11 22:27 UTC  (9+ messages)
` [PATCH 1/4] block: Allow bdi re-registration
` [PATCH 2/4] bdi: Fix use-after-free in wb_congested_put()
` [PATCH 3/4] block: Make del_gendisk() safer for disks without queues
` [PATCH 4/4] Revert "scsi, block: fix duplicate bdi name registration crashes"

[PATCH v3] don't forget to call pd_online_fn when activate policy
 2017-03-11 22:25 UTC  (2+ messages)

[PATCH v2] don't forget to call pd_online_fn when activate policy
 2017-03-11  3:59 UTC  (5+ messages)

[dm-devel] [PATCH] dm-crypt: fix lost ioprio when queuing crypto bios from task with ioprio
 2017-03-11  1:08 UTC  (5+ messages)
  `  "
        ` [dm-devel] "

[PATCH v2] blk: improve order of bio handling in generic_make_request()
 2017-03-11  0:47 UTC  (16+ messages)
          ` [PATCH 1/5 v3] "
          ` [PATCH 2/5] blk: remove bio_set arg from blk_queue_split()
          ` [PATCH 3/5] blk: make the bioset rescue_workqueue optional
          ` [PATCH 4/5] blk: use non-rescuing bioset for q->bio_split
          ` [PATCH 5/5] block_dev: make blkdev_dio_pool a non-rescuing bioset

[LFS/MM TOPIC][LFS/MM ATTEND]: - Storage Stack and Driver Testing methodology
 2017-03-10 19:37 UTC  (2+ messages)

blk_integrity_revalidate() clears BDI_CAP_STABLE_WRITES
 2017-03-10 16:49 UTC  (7+ messages)

[PATCH RFC 22/39] mmc: block: Prepare CQE data
 2017-03-10  8:29 UTC  (2+ messages)

[PATCH 0/2] blk-mq: dying queue fix & improvement
 2017-03-10  2:16 UTC  (6+ messages)
` [PATCH 1/2] blk-mq: don't complete un-started request in timeout handler
` [PATCH 2/2] blk-mq: start to freeze queue just after setting dying

[GIT PULL] Block fixes for 4.11-rc2
 2017-03-09 16:02 UTC 

[PATCH v2] cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode
 2017-03-09 11:22 UTC  (4+ messages)

[PATCH 0/4] block: Fixes for bdi handling
 2017-03-09  9:10 UTC  (15+ messages)
` [PATCH 1/4] block: Allow bdi re-registration
` [PATCH 2/4] bdi: Fix use-after-free in wb_congested_put()
` [PATCH 3/4] block: Make del_gendisk() safer for disks without queues
` [PATCH 4/4] Revert "scsi, block: fix duplicate bdi name registration crashes"

[4.11-rc1 block]: Boot failure due to memory corruption
 2017-03-09  8:56 UTC  (2+ messages)

[PATCH v3] blkcg: allocate struct blkcg_gq outside request queue spinlock
 2017-03-09  7:59 UTC  (3+ messages)
` [lkp-robot] [blkcg] ad63af3cb7: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h

[PATCH] zram: set physical queue limits to avoid array out of bounds accesses
 2017-03-09  5:28 UTC  (10+ messages)

[PATCH 2/3] block: Separate zone requests from medium access requests
 2017-03-09  5:27 UTC  (2+ messages)
` [lkp-robot] [block] 670fcc25d7: kernel_BUG_at_block/blk-core.c

[PATCH 0/8 v2] Non-blocking AIO
 2017-03-09  2:18 UTC  (8+ messages)
` [PATCH 5/8] nowait aio: return on congested block device

[PATCH] don't forget to call pd_online_fn when activate policy
 2017-03-08 22:09 UTC  (2+ messages)

[PATCH] f2fs: allocate a bio for discarding when actually issuing it
 2017-03-08 21:43 UTC  (2+ messages)

[PATCH 0/6] Lots of NBD fixes and enhancements
 2017-03-08 20:44 UTC  (5+ messages)
` [PATCH 6/6] nbd: add a basic netlink interface
  ` [Nbd] "

BIO request larger than our storage device supports in linux kernel 4.x
 2017-03-08 18:22 UTC  (7+ messages)

[PATCH] axonram: Fix gendisk handling
 2017-03-08 17:55 UTC  (2+ messages)

[PATCH 0/11 v3] block: Fix block device shutdown related races
 2017-03-08 14:25 UTC  (6+ messages)
` [PATCH 02/11] block: Fix race of bdev open with gendisk shutdown

cfq-iosched: two questions about the hrtimer version of CFQ
 2017-03-08 14:24 UTC  (2+ messages)

[PATCH 0/13 v2] block: Fix block device shutdown related races
 2017-03-08 13:21 UTC  (10+ messages)

[bdi_unregister] 165a5e22fa INFO: task swapper:1 blocked for more than 120 seconds
 2017-03-08  9:59 UTC  (11+ 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).