messages from 2017-10-26 17:35:36 to 2017-11-03 13:21:16 UTC [more...]
[PATCH V13 00/10] mmc: Add Command Queue support
2017-11-03 13:20 UTC (10+ messages)
` [PATCH V13 01/10] mmc: core: Add parameter use_blk_mq
` [PATCH V13 02/10] mmc: block: Add error-handling comments
` [PATCH V13 03/10] mmc: block: Add blk-mq support
` [PATCH V13 04/10] mmc: block: Add CQE support
` [PATCH V13 05/10] mmc: cqhci: support for command queue enabled host
` [PATCH V13 06/10] mmc: sdhci-pci: Add CQHCI support for Intel GLK
` [PATCH V13 07/10] mmc: block: blk-mq: Add support for direct completion
` [PATCH V13 08/10] mmc: block: blk-mq: Separate card polling from recovery
` [PATCH V13 09/10] mmc: block: blk-mq: Stop using card_busy_detect()
[PATCH 0/3] nvme: small fixes reported by smatch
2017-11-03 13:00 UTC (9+ messages)
` [PATCH 1/3] nvme: do not check for ns on rw path
` [PATCH 2/3] nvme: compare NQN string with right size
` [PATCH 3/3] nvme: fix eui_show() print format
[GIT PULL] nvme updates for Linux 4.15
2017-11-03 12:17 UTC
[PATCH V2 0/2] block: remove unnecessary RESTART
2017-11-03 3:50 UTC (33+ messages)
` [PATCH V2 1/2] blk-mq: don't handle TAG_SHARED in restart
` [PATCH V2 2/2] blk-mq: don't restart queue when .get_budget returns BLK_STS_RESOURCE
nvme multipath support V6
2017-11-02 18:30 UTC (6+ messages)
` [PATCH 1/5] nvme: track subsystems
` [PATCH 2/5] nvme: introduce a nvme_ns_ids structure
` [PATCH 3/5] nvme: track shared namespaces
` [PATCH 4/5] nvme: implement multipath access to nvme subsystems
` [PATCH 5/5] nvme: also expose the namespace identification sysfs files for mpath nodes
block layer patches for nvme multipath support
2017-11-02 18:29 UTC (8+ messages)
` [PATCH 1/7] block: move REQ_NOWAIT
` [PATCH 2/7] block: add REQ_DRV bit
` [PATCH 3/7] block: provide a direct_make_request helper
` [PATCH 4/7] block: add a blk_steal_bios helper
` [PATCH 5/7] block: don't look at the struct device dev_t in disk_devt
` [PATCH 6/7] block: introduce GENHD_FL_HIDDEN
` [PATCH 7/7] block: add a poll_fn callback to struct request_queue
nvme cleanups in preparation for the multipath code
2017-11-02 18:28 UTC (7+ messages)
` [PATCH 1/6] nvme: move the dying queue check from cancel to completion
` [PATCH 2/6] nvme: always unregister the integrity profile in __nvme_revalidate_disk
` [PATCH 3/6] nvme: don't pass struct nvme_ns to nvme_init_integrity
` [PATCH 4/6] nvme: don't pass struct nvme_ns to nvme_config_discard
` [PATCH 5/6] nvme: set the chunk size before freezing the queue
` [PATCH 6/6] nvme: split __nvme_revalidate_disk
nvme multipath support V5
2017-11-02 18:22 UTC (25+ messages)
` [PATCH 04/17] block: add a blk_steal_bios helper
` [PATCH 06/17] block: introduce GENHD_FL_HIDDEN
` [PATCH 16/17] nvme: implement multipath access to nvme subsystems
` [PATCH 17/17] nvme: also expose the namespace identification sysfs files for mpath nodes
[PATCH] bcache: add a comment in journal bucket reading
2017-11-02 16:31 UTC (2+ messages)
[PATCH V3 0/7] blk-mq: don't allocate driver tag beforehand for flush rq
2017-11-02 15:24 UTC (8+ messages)
` [PATCH V3 1/7] blk-mq: put the driver tag of nxt rq before first one is requeued
` [PATCH V3 2/7] blk-flush: don't run queue for requests of bypassing flush
` [PATCH V3 3/7] block: pass 'run_queue' to blk_mq_request_bypass_insert
` [PATCH V3 4/7] blk-flush: use blk_mq_request_bypass_insert()
` [PATCH V3 5/7] blk-mq-sched: decide how to handle flush rq via RQF_FLUSH_SEQ
` [PATCH V3 6/7] blk-mq: move blk_mq_put_driver_tag*() into blk-mq.h
` [PATCH V3 7/7] blk-mq: don't allocate driver tag beforehand for flush rq
[PATCH] ide: Make ide_cdrom_prep_fs() initialize the sense buffer pointer
2017-11-02 14:49 UTC (5+ messages)
[PATCH] skd: use ktime_get_real_seconds()
2017-11-02 14:27 UTC (2+ messages)
[bug report after v4.5-rc1]block: When the scsi device has a timeout IO, the scsi device is stuck when it is deleted
2017-11-02 12:54 UTC (3+ messages)
` 答复: "
Re: [PATCH] bcache: correct journal bucket reading
2017-11-02 3:10 UTC (2+ messages)
Re: [PATCH] bcache: correct journal bucket reading
2017-11-02 1:43 UTC
[PATCH] bcache: correct journal bucket reading
2017-11-01 22:54 UTC (2+ messages)
[GIT PULL] Block fixes for 4.14-rc
2017-11-01 21:45 UTC
possible deadlock in blkdev_reread_part
2017-11-01 19:02 UTC
[PATCH 1/1] [RFC] blk-mq: fix queue stalling on shared hctx restart
2017-11-01 16:50 UTC (6+ messages)
[PATCH v2 0/8] Introduce sgl_alloc() and sgl_free()
2017-11-01 15:51 UTC (12+ messages)
` [PATCH v2 2/8] crypto: scompress - use "
` [PATCH v2 6/8] scsi/ipr: Use sgl_alloc_order() and sgl_free_order()
[PATCH] ide:ide-cd: fix kernel panic resulting from missing scsi_req_init
2017-11-01 14:58 UTC
[PATCH] block: Rework drivers/cdrom/Makefile
2017-11-01 14:41 UTC (3+ messages)
[PATCH v2 0/3] add error handle for bdi debugfs register
2017-11-01 13:47 UTC (5+ messages)
` [PATCH v2 1/3] bdi: convert bdi_debug_register to int
` [PATCH v2 2/3] bdi: add error handle for bdi_debug_register
` [PATCH v2 3/3] block: add WARN_ON if bdi register fail
[PATCH] bcache: stop writeback thread after detaching
2017-11-01 11:55 UTC (2+ messages)
[PATCH] bcache: correct journal bucket reading
2017-11-01 6:56 UTC
[PATCH] MAINTAINERS: Remove Rafael from Opal maintainers
2017-10-31 20:39 UTC (2+ messages)
[PATCH 0/4] add error handle for bdi debugfs register
2017-10-31 10:34 UTC (12+ messages)
` [PATCH 1/4] bdi: add check for bdi_debug_root
` [PATCH 2/4] bdi: convert bdi_debug_register to int
` [PATCH 3/4] bdi: add error handle for bdi_debug_register
` [PATCH 4/4] block: add WARN_ON if bdi register fail
[Bug 197303] blk_partition_remap: fail for partition 3]
2017-10-31 1:50 UTC
[PATCH v11 0/7] block, scsi, md: Improve suspend and resume
2017-10-30 22:42 UTC (8+ messages)
` [PATCH v11 1/7] block: Make q_usage_counter also track legacy requests
` [PATCH v11 2/7] block: Introduce blk_get_request_flags()
` [PATCH v11 3/7] block: Introduce BLK_MQ_REQ_PREEMPT
` [PATCH v11 4/7] ide, scsi: Tell the block layer at request allocation time about preempt requests
` [PATCH v11 5/7] block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
` [PATCH v11 6/7] block, scsi: Make SCSI quiesce and resume work reliably
` [PATCH v11 7/7] block, nvme: Introduce blk_mq_req_flags_t
Series of patches for bcache targeting 4.15
2017-10-30 21:58 UTC (7+ messages)
` [PATCH 1/5] bcache: only permit to recovery read error when cache device is clean
` [PATCH 2/5] bcache: convert cached_dev.count from atomic_t to refcount_t
` [PATCH 3/5] bcache: update bucket_in_use in real time
` [PATCH 4/5] bcache: fix wrong cache_misses statistics
` [PATCH 5/5] bcache: explicitly destroy mutex while exiting
KASAN: use-after-free Read in disk_unblock_events
2017-10-30 19:32 UTC
[PATCH] block: Fix a race between blk_cleanup_queue() and timeout handling
2017-10-30 19:27 UTC (5+ messages)
[PATCH] cfq-iosched: add "leaf_weight" setting for the root cgroup in cgroups v2
2017-10-30 16:02 UTC (3+ messages)
high overhead of functions blkg_*stats_* in bfq
2017-10-30 9:49 UTC (6+ messages)
[PATCH] locking/lockdep: Revise Documentation/locking/crossrelease.txt
2017-10-30 6:18 UTC
[PATCH] [PATCH V2] bcache: fix wrong cache_misses statistics
2017-10-30 5:14 UTC (3+ messages)
[PATCH v4] virtio_blk: Fix an SG_IO regression
2017-10-28 17:06 UTC (4+ messages)
[PULL] bcache fixes and updates for-4.13
2017-10-28 8:58 UTC (3+ messages)
` [PATCH 01/19] bcache: Fix leak of bdev reference
` [PATCH 15/19] bcache: fix issue of writeback rate at minimum 1 key per second
Re: [PATCH 11/19] bcache: Subtract dirty sectors of thin flash from cache_sectors in calculating writeback rate
2017-10-28 2:37 UTC
Re: [PATCH 11/19] bcache: Subtract dirty sectors of thin flash from cache_sectors in calculating writeback rate
2017-10-28 1:52 UTC
Re: [PATCH 04/19] bcache: fix wrong cache_misses statistics
2017-10-28 1:43 UTC
Re: [PATCH 12/19] bcache: update bucket_in_use periodically
2017-10-28 1:37 UTC
[PATCHv4] bcache: only permit to recovery read error when cache device is clean
2017-10-27 23:36 UTC (2+ messages)
[PATCH 00/12 v4] multiqueue for MMC/SD
2017-10-27 14:29 UTC (9+ messages)
` [PATCH 11/12 v4] mmc: block: issue requests in massive parallel
[GIT PULL] one nvme fix for 4.14
2017-10-27 14:18 UTC (2+ messages)
[PATCH V12 0/5] mmc: Add Command Queue support
2017-10-27 13:44 UTC (5+ messages)
` [PATCH V12 2/5] mmc: block: Add blk-mq support
[PATCH] block: avoid to fail elevator switch
2017-10-27 3:08 UTC
[RFC PATCH] blk-throttle: add burst allowance
2017-10-26 23:54 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).