linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-11 03:22:05 to 2018-12-13 15:17:37 UTC [more...]

remove the "clustering" flag V2
 2018-12-13 15:17 UTC  (8+ messages)
` [PATCH 01/10] scsi: make sure all drivers set the use_clustering flag
` [PATCH 02/10] scsi: flip the default on use_clustering
` [PATCH 03/10] scsi: introduce a max_segment_size host_template parameters
` [PATCH 04/10] cumana_2: remove the explicit use_clustering setting
` [PATCH 05/10] powertec: "
` [PATCH 06/10] xen-scsifront: remove DISABLE_CLUSTERING
` [PATCH 07/10] mesh: "

[PATCH 00/12] bcache patches for Linux v4.21
 2018-12-13 15:16 UTC  (14+ messages)
` [PATCH 01/12] bcache: add comment for cache_set->fill_iter
` [PATCH 02/12] bcache: do not check if debug dentry is ERR or NULL explicitly on remove
` [PATCH 03/12] bcache: update comment for bch_data_insert
` [PATCH 04/12] bcache: update comment in sysfs.c
` [PATCH 05/12] bcache: do not mark writeback_running until backing dev attached to cache_set
` [PATCH 06/12] bcache: cannot set writeback_running via sysfs if no writeback kthread created
` [PATCH 07/12] bcache: introduce force_wake_up_gc()
` [PATCH 08/12] bcache: option to automatically run gc thread after writeback accomplished
` [PATCH 09/12] bcache: add MODULE_DESCRIPTION information
` [PATCH 10/12] bcache: make cutoff_writeback and cutoff_writeback_sync tunnable
` [PATCH 11/12] bcache: set writeback_percent in a flexible range
` [PATCH 12/12] bcache: print number of keys in trace_bcache_journal_write

[PATCH 0/4] nvme multipath: expose slaves/holders
 2018-12-13 14:32 UTC  (17+ messages)
` [PATCH 1/4] block: move holder tracking from struct block_device to hd_struct
` [PATCH 2/4] nvme: create slaves/holder entries for multipath devices
` [PATCH 3/4] nvme: Should not warn when a disk path is opened
` [PATCH 4/4] block: expose devt for GENHD_FL_HIDDEN disks

[PATCH v2 0/5] implement nvmf read/write queue maps
 2018-12-13 14:19 UTC  (16+ messages)
` [PATCH v2 1/5] blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
` [PATCH v2 2/5] nvme-fabrics: add missing nvmf_ctrl_options documentation
` [PATCH v2 3/5] nvme-fabrics: allow user to set nr_write_queues for separate queue maps
` [PATCH v2 4/5] nvme-tcp: support separate queue maps for read and write
` [PATCH v2 5/5] nvme-rdma: "
` [PATCH v2 nvme-cli 6/5] fabrics: pass in number of write queues

[PATCH] nbd:clear NBD_BOUND flag when NBD connection is closed
 2018-12-13 14:21 UTC  (2+ messages)

[PATCH v2] nvme: provide fallback for discard alloc failure
 2018-12-13  8:36 UTC  (6+ messages)

[PATCH v2 0/6] restore nvme-rdma polling
 2018-12-13  8:31 UTC  (12+ messages)
` [PATCH v2 1/6] block: introduce blk_execute_rq_polled
` [PATCH v2 2/6] nvme-core: allow __nvme_submit_sync_cmd to poll
` [PATCH v2 3/6] nvme-fabrics: allow nvmf_connect_io_queue "
` [PATCH v2 4/6] nvme-fabrics: allow user to pass in nr_poll_queues
` [PATCH v2 5/6] nvme-rdma: implement polling queue map
` [PATCH v2 6/6] nvme-multipath: disable polling for underlying namespace request queue
` [PATCH v2 nvme-cli 7/6] fabrics: pass in number of polling queues

[PATCH blktests 0/2] Add scsi-stress-remove to blktests
 2018-12-13  1:24 UTC  (4+ messages)
` [PATCH blktests 1/2] blktests: split out cgroup2 controller and file check
` [PATCH blktests 2/2] blktests: add Ming Lei's scsi-stress-remove

[PATCH] blkcg: handle dying request_queue when associating a blkg
 2018-12-13  0:43 UTC  (5+ messages)

blktests: trying to debug nvme test failures
 2018-12-12 23:20 UTC  (3+ messages)

[PATCH] blktests: test turning wbt on and off
 2018-12-12 21:58 UTC 

[PATCH] blktests: add a test for wbt
 2018-12-12 21:38 UTC 

[PATCH] blktests: include cgroup in rc
 2018-12-12 19:11 UTC 

[PATCH RFC 0/4] restore polling to nvme-rdma
 2018-12-12 18:23 UTC  (21+ messages)
` [PATCH RFC 1/4] nvme-fabrics: allow user to pass in nr_poll_queues
` [PATCH RFC 2/4] rdma: introduce ib_change_cq_ctx
` [PATCH RFC 3/4] nvme-rdma: implement polling queue map
` [PATCH RFC 4/4] nvme-multipath: disable polling for underlying namespace request queue
` [PATCH RFC nvme-cli 5/4] fabrics: pass in number of polling queues

[git pull] device mapper fixes for 4.20
 2018-12-12 17:56 UTC 

[PATCH] nvme: provide fallback for discard alloc failure
 2018-12-12 16:08 UTC  (2+ messages)

[PATCH] blktests: make block/026 run in constant time
 2018-12-12 15:45 UTC 

[PATCH] dm: fix inflight IO check
 2018-12-12 15:18 UTC  (5+ messages)
`  "
  ` xfstests generic/347 was never correct [was: Re: dm: fix inflight IO check]

[PATCH] block: deactivate blk_stat timer in wbt_disable_default()
 2018-12-12 13:49 UTC  (2+ messages)

[PATCH 0/2] scsi: ufs: add real time/inline crypto support to UFS HCD
 2018-12-12  7:40 UTC  (4+ messages)

[PATCH 2/2] scsi: ufs: add inline crypto support to UFS HCD
 2018-12-12  5:51 UTC  (6+ messages)

for-next hangs on test srp/012
 2018-12-12  4:28 UTC  (20+ messages)

[PATCH 0/5] implement nvmf read/write queue maps
 2018-12-11 23:34 UTC  (16+ messages)
` [PATCH 1/5] blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
` [PATCH 2/5] nvme-fabrics: add missing nvmf_ctrl_options documentation
` [PATCH 3/5] nvme-fabrics: allow user to set nr_write_queues for separate queue maps
` [PATCH 4/5] nvme-tcp: support separate queue maps for read and write
` [PATCH 5/5] nvme-rdma: support read/write queue separation
` [PATCH nvme-cli 6/5] fabrics: pass in nr_write_queues

[PATCH] block: Fix null_blk_zoned creation failure with small number of zones
 2018-12-11 23:21 UTC  (6+ messages)

[PATCH v2] block: fix iolat timestamp and restore accounting semantics
 2018-12-11 23:01 UTC 

[GIT PULL 00/21] lightnvm updates for 4.21
 2018-12-11 19:23 UTC  (23+ messages)
` [GIT PULL 01/21] lightnvm: pblk: ignore the smeta oob area scan
` [GIT PULL 02/21] lightnvm: Fix uninitialized return value in nvm_get_chunk_meta()
` [GIT PULL 03/21] lightnvm: pblk: fix chunk close trace event check
` [GIT PULL 04/21] lightnvm: pblk: fix resubmission of overwritten write err lbas
` [GIT PULL 05/21] lightnvm: pblk: account for write error sectors in emeta
` [GIT PULL 06/21] lightnvm: pblk: stop writes gracefully when running out of lines
` [GIT PULL 07/21] lightnvm: pblk: set conservative threshold for user writes
` [GIT PULL 08/21] lightnvm: pblk: remove unused macro
` [GIT PULL 09/21] lightnvm: pblk: fix pblk_lines_init error handling path
` [GIT PULL 10/21] lightnvm: pblk: remove dead code in pblk_recov_l2p
` [GIT PULL 11/21] lightnvm: pblk: fix spelling in comment
` [GIT PULL 12/21] lightnvm: pblk: add lock protection to list operations
` [GIT PULL 13/21] lightnvm: pblk: add comments wrt locking in recovery path
` [GIT PULL 14/21] lightnvm: simplify geometry enumeration
` [GIT PULL 15/21] lightnvm: pblk: avoid ref warning on cache creation
` [GIT PULL 16/21] lightnvm: pblk: move lba list to partial read context
` [GIT PULL 17/21] lightnvm: pblk: add helpers for OOB metadata
` [GIT PULL 18/21] lightnvm: dynamic DMA pool entry size
` [GIT PULL 19/21] lightnvm: disable interleaved metadata
` [GIT PULL 20/21] lightnvm: pblk: support packed metadata
` [GIT PULL 21/21] lightnvm: pblk: do not overwrite ppa list with meta list

[PATCH] blk-mq: Set request mapping to NULL in blk_mq_put_driver_tag
 2018-12-11 15:06 UTC  (6+ messages)
` +AFs-PATCH+AF0- blk-mq: Set request mapping to NULL in blk+AF8-mq+AF8-put+AF8-driver+AF8-tag

[PATCH] dm: fix request-based dm's use of dm_wait_for_completion
 2018-12-11 14:40 UTC  (2+ messages)

remove the "clustering" flag
 2018-12-11 14:05 UTC  (4+ messages)
` [PATCH 2/9] scsi: introduce a max_segment_size host_template parameters

[PATCH] nvme: fix irq vs io_queue calculations
 2018-12-11 13:24 UTC  (4+ messages)

[Bug 201949] New: KASAN: use-after-free Read in __handle_mm_fault
 2018-12-11 10:16 UTC 

block: kernel panic in __bio_associate_blkg+0x1e
 2018-12-11  7:55 UTC  (5+ messages)

[PATCH] block: fix iolat timestamp and restore accounting semantics
 2018-12-11  3:21 UTC  (3+ 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).