linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-08 10:42:51 to 2017-09-14 10:34:16 UTC [more...]

[PATCH 0/5] lightnvm: pblk: audit mempool usage
 2017-09-14 10:33 UTC 

[PATCH] Support for secure erase functionality
 2017-09-14  8:46 UTC  (3+ messages)

[PATCH] block,bfq: Disable writeback throttling
 2017-09-14  7:14 UTC 

[BUG] xfs/104 triggered NULL pointer dereference in iomap based dio
 2017-09-14  6:55 UTC  (4+ messages)

[PATCH V4 00/14] blk-mq-sched: improve SCSI-MQ performance
 2017-09-14  1:56 UTC  (20+ messages)
` [PATCH V4 01/14] blk-mq-sched: fix scheduler bad performance
` [PATCH V4 02/14] sbitmap: introduce __sbitmap_for_each_set()
` [PATCH V4 05/14] blk-mq-sched: improve dispatching from sw queue

[PATCH V4 0/10] block/scsi: safe SCSI quiescing
 2017-09-14  1:15 UTC  (20+ messages)
` [PATCH V4 01/10] blk-mq: only run hw queues for blk-mq
` [PATCH V4 02/10] block: tracking request allocation with q_usage_counter
` [PATCH V4 03/10] blk-mq: rename blk_mq_[freeze|unfreeze]_queue
` [PATCH V4 04/10] blk-mq: rename blk_mq_freeze_queue_wait as blk_freeze_queue_wait
` [PATCH V4 05/10] block: rename .mq_freeze_wq and .mq_freeze_depth
` [PATCH V4 06/10] block: pass flags to blk_queue_enter()
` [PATCH V4 07/10] block: introduce preempt version of blk_[freeze|unfreeze]_queue
` [PATCH V4 08/10] block: allow to allocate req with RQF_PREEMPT when queue is preempt frozen
` [PATCH V4 09/10] SCSI: transport_spi: resume a quiesced device
` [PATCH V4 10/10] SCSI: preempt freeze block queue when SCSI device is put into quiesce

[PATCH V2 00/12] scsi-mq support for ZBC disks
 2017-09-14  0:04 UTC  (17+ messages)
` [PATCH V2 10/12] scsi: sd_zbc: Disable zone write locking with scsi-mq
` [PATCH V2 11/12] scsi: sd: Introduce scsi_disk_from_queue()

[PATCH V2 0/4] block: make loop block device cgroup aware
 2017-09-13 22:30 UTC  (11+ messages)
` [PATCH V2 1/4] kthread: add a mechanism to store cgroup info
` [PATCH V2 2/4] blkcg: delete unused APIs
` [PATCH V2 3/4] block: make blkcg aware of kthread stored original cgroup info
` [PATCH V2 4/4] block/loop: make loop cgroup aware

[PATCH] brd: fix overflow in __brd_direct_access
 2017-09-13 17:18 UTC  (3+ messages)

[PATCH] blk-mq: don't allocate driver tag beforehand for flush rq
 2017-09-13 16:44 UTC  (2+ messages)

[PATCH 01/10] Initial multipath implementation
 2017-09-13 14:34 UTC  (4+ messages)

[GIT PULL] Follow up block fixes for 4.14-rc1
 2017-09-13 14:12 UTC 

[PATCH V8 00/14] mmc: Add Command Queue support
 2017-09-13 11:40 UTC  (15+ messages)
` [PATCH V8 01/14] mmc: core: Introduce host claiming by context
` [PATCH V8 02/14] mmc: core: Add support for handling CQE requests
` [PATCH V8 03/14] mmc: mmc: Enable Command Queuing
` [PATCH V8 04/14] mmc: mmc: Enable CQE's
` [PATCH V8 05/14] mmc: block: Use local variables in mmc_blk_data_prep()
` [PATCH V8 06/14] mmc: block: Prepare CQE data
` [PATCH V8 07/14] mmc: block: Factor out mmc_setup_queue()
` [PATCH V8 08/14] mmc: core: Add parameter use_blk_mq
` [PATCH V8 09/14] mmc: core: Remove unnecessary host claim
` [PATCH V8 10/14] mmc: core: Export mmc_start_bkops()
` [PATCH V8 11/14] mmc: core: Export mmc_start_request()
` [PATCH V8 12/14] mmc: block: Add CQE and blk-mq support
` [PATCH V8 13/14] mmc: cqhci: support for command queue enabled host
` [PATCH V8 14/14] mmc: sdhci-pci: Add CQHCI support for Intel GLK

[PATCH] block: cope with WRITE SAME failing in blkdev_issue_zeroout()
 2017-09-13  9:50 UTC  (2+ messages)

[PATCH 00/10] nvme multipath support on top of nvme-4.13 branch
 2017-09-13  6:57 UTC  (2+ messages)

[PATCH 02/10] RDMA timeout triggers failover
 2017-09-13  5:12 UTC  (3+ messages)

[PATCH] blk-mq: put the driver tag of nxt rq before first one is requeued
 2017-09-13  3:59 UTC  (13+ messages)

[PATCH 0/5] Make SCSI device suspend work reliably
 2017-09-12 16:25 UTC  (22+ messages)
` [PATCH 1/5] percpu-refcount: Introduce percpu_ref_switch_to_atomic_nowait()
` [PATCH 2/5] scsi: Change the type of the second last argument of scsi_execute()
` [PATCH 3/5] block: Introduce REQ_PM and remove RQF_PM
` [PATCH 4/5] block: Make SCSI device suspend work reliably
` [PATCH 5/5] blk-mq: Implement power management support

[PATCH 10/10] Reserved tag for active ns command
 2017-09-12 15:53 UTC  (2+ messages)

[PATCH] blk-mq: fix nr_requests wrong value when modify it from sysfs
 2017-09-12 13:57 UTC  (5+ messages)

[PATCH V2] lightnvm: prevent bd removal if busy
 2017-09-12 13:22 UTC  (2+ messages)

[PATCH 07/10] Selection of active namespace
 2017-09-12  4:35 UTC 

[PATCH 09/10] Sysfs entries for multipath head
 2017-09-12  4:32 UTC 

[PATCH 08/10] Multipath make request, retry and cancel IO
 2017-09-12  4:30 UTC 

[PATCH 07/10] Selection of active namespace
 2017-09-12  4:28 UTC 

[PATCH 06/10] Init multipath head namespace
 2017-09-12  4:26 UTC 

[PATCH 05/10] Init multipath head controller
 2017-09-12  4:25 UTC 

[PATCH 04/10] NVME command to set namespace active
 2017-09-12  4:24 UTC 

[PATCH 03/10] Failover timeout and time between failover same ns
 2017-09-12  4:22 UTC 

BFQ + dm-mpath
 2017-09-11 22:43 UTC  (21+ messages)
          ` [PATCH] dm mpath: switch IO scheduler of underlying paths to "none" [was: Re: BFQ + dm-mpath]
              `  "
                    ` [PATCH] block: directly insert blk-mq request from blk_insert_cloned_request()
                        `  "
                          ` [PATCH v2] "

[GIT PULL] nvme fixes for 4.14, take 2
 2017-09-11 22:00 UTC  (2+ messages)

[PATCH 0/5] Make SCSI device suspend work reliably
 2017-09-11 17:31 UTC  (2+ messages)

[GIT PULL] nvme fixes for 4.14
 2017-09-11 16:18 UTC  (4+ messages)

[BUG] BLKZEROOUT on dm-crypt container cause OOM / kernel panic
 2017-09-11 15:47 UTC  (7+ messages)
  ` [dm-devel] "
      ` [PATCH] fix an integer overflow in __blkdev_sectors_to_bio_pages
        `  "

RFC: nvme multipath support
 2017-09-11  6:34 UTC  (7+ messages)
` [PATCH 10/10] nvme: implement multipath access to nvme subsystems

[PATCH] lightnvm: prevent bd removal if busy
 2017-09-10 19:14 UTC  (3+ messages)

[GIT PULL] Followup block pull request for 4.14-rc1
 2017-09-10  4:07 UTC  (5+ messages)

[PATCH] bcache: rewrite multiple partitions support
 2017-09-09 18:41 UTC 

[PATCH] bcache: option for recovery from staled data
 2017-09-09 17:56 UTC 

[PATCH V3 0/8] block/scsi: safe SCSI quiescing
 2017-09-09  7:21 UTC  (12+ messages)
` [PATCH V3 7/8] block: allow to allocate req with REQF_PREEMPT when queue is preempt frozen

About btrfs on top of wb_throttle
 2017-09-08 21:41 UTC  (2+ messages)

[PATCH V2] block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabled
 2017-09-08 20:20 UTC  (4+ messages)

[PATCH 0/3] block: make loop block device cgroup aware
 2017-09-08 17:54 UTC  (12+ messages)
` [PATCH 1/3] kthread: add a mechanism to store cgroup info
` [PATCH 2/3] block: make blkcg aware of kthread stored original "
` [PATCH 3/3] block/loop: make loop cgroup aware

[GIT PULL] First set of block changes for 4.14-rc1
 2017-09-08 17:36 UTC  (7+ messages)

[PATCH] block: tolerate tracing of NULL bio
 2017-09-08 14:25 UTC  (2+ messages)

[PATCH] lightnvm: prevent target type module removal when in use
 2017-09-08 13:01 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).