linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-05 17:59:25 to 2018-12-07 18:12:57 UTC [more...]

[PATCH V2] blk-mq: re-build queue map in case of kdump kernel
 2018-12-07 18:12 UTC  (3+ messages)

[GIT PULL] Block fixes for 4.20-rc6
 2018-12-07 17:12 UTC 

[PATCH v3] blk-mq: punt failed direct issue to dispatch list
 2018-12-07 16:45 UTC  (9+ messages)

[PATCH 1/1] xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront
 2018-12-07 15:50 UTC  (5+ messages)
` [Xen-devel] "

[GIT PULL] nvme fixes for 4.20
 2018-12-07 15:40 UTC  (2+ messages)

[PATCH BUGFIX 0/2] bfq: fix unbalanced decrements causing loss of throughput
 2018-12-07 14:40 UTC  (6+ messages)
` [PATCH BUGFIX 1/2] block, bfq: fix decrement of num_active_groups
` [PATCH BUGFIX 2/2] block, bfq: fix comments on __bfq_deactivate_entity

[PATCH 1/2] lightnvm: pblk: Do not overwrite ppa list with meta list
 2018-12-07 12:13 UTC  (5+ messages)
` [PATCH 2/2] lightnvm: pblk: Ensure that bio is not freed on recovery

[PATCH v2 1/2] lightnvm: pblk: Do not overwrite ppa list with meta list
 2018-12-07 12:01 UTC  (4+ messages)
` [PATCH v2 2/2] lightnvm: pblk: Ensure that bio is not freed on recovery

[PATCH] Fix sync. in inode_has_no_xattr()
 2018-12-07 11:14 UTC  (3+ messages)

[PATCH] blk-mq: Set request mapping to NULL in blk_mq_put_driver_tag
 2018-12-07 10:34 UTC  (8+ messages)
` +AFs-PATCH+AF0- blk-mq: Set request mapping to NULL in blk+AF8-mq+AF8-put+AF8-driver+AF8-tag

[PATCH] blk-mq: fix corruption with direct issue
 2018-12-07  9:30 UTC  (17+ messages)

[PATCH v2] block/dm: fix handling of busy off direct dispatch path
 2018-12-07  4:41 UTC  (5+ messages)

[GIT PULL] Follow up block fix
 2018-12-07  4:03 UTC  (7+ messages)

[PATCH V11 0/4] blk-mq: refactor code of issue directly
 2018-12-07  3:47 UTC  (13+ messages)
` [PATCH V11 1/4] blk-mq: insert to hctx dispatch list when bypass_insert is true
` [PATCH V11 2/4] blk-mq: refactor the code of issue request directly
` [PATCH V11 3/4] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
` [PATCH V11 4/4] blk-mq: replace and kill blk_mq_request_issue_directly

DIF/DIX issue related to config CONFIG_SCSI_MQ_DEFAULT
 2018-12-07  3:20 UTC  (10+ messages)

[PATCH] blk-mq: re-build queue map in case of kdump kernel
 2018-12-07  3:00 UTC  (3+ messages)

[PATCH] block: fix direct dispatch issue failure for clones
 2018-12-07  2:28 UTC  (17+ messages)
`  "

[PATCH V10 0/4] blk-mq: refactor code of issue directly
 2018-12-07  1:18 UTC  (8+ messages)
` [PATCH V10 1/4] blk-mq: insert to hctx dispatch list when bypass_insert is true
` [PATCH V10 2/4] blk-mq: refactor the code of issue request directly
` [PATCH V10 3/4] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
` [PATCH V10 4/4] blk-mq: replace and kill blk_mq_request_issue_directly

[PATCH] dm crypt: fix lost ioprio when queuing crypto bios from task with ioprio
 2018-12-06 23:04 UTC  (2+ messages)

for-next branch and blktests/srp
 2018-12-06 22:15 UTC  (13+ messages)

remove the "clustering" flag
 2018-12-06 22:07 UTC  (15+ messages)
` [PATCH 1/9] scsi: flip the default on use_clustering
` [PATCH 2/9] scsi: introduce a max_segment_size host_template parameters
` [PATCH 3/9] myrb: remove the DISABLE_CLUSTERING flag
` [PATCH 4/9] myrs: "
` [PATCH 5/9] xen-scsifront: remove DISABLE_CLUSTERING
` [PATCH 6/9] mesh: "
` [PATCH 7/9] mac53c94: "
` [PATCH 8/9] scsi: remove the use_clustering flag
` [PATCH 9/9] block: remove the cluster flag

[PATCH 0/4] nvme multipath: expose slaves/holders
 2018-12-06 20:22 UTC  (6+ 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

[PATCHSET v5] Support for polled aio
 2018-12-06 19:42 UTC  (20+ messages)
` [PATCH 01/26] fs: add an iopoll method to struct file_operations
` [PATCH 03/26] block: wire up block device iopoll method
` [PATCH 08/26] aio: don't zero entire aio_kiocb aio_get_req()
` [PATCH 09/26] aio: only use blk plugs for > 2 depth submissions
` [PATCH 15/26] aio: support for IO polling

[PATCH v4 0/7] per-cpu in_flight counters for bio-based drivers
 2018-12-06 19:04 UTC  (10+ messages)
` [PATCH v4 1/7] dm: dont rewrite dm_disk(md)->part0.in_flight
` [PATCH v4 2/7] dm rq: leverage blk_mq_queue_busy() to check for outstanding IO
` [PATCH v4 3/7] block: stop passing 'cpu' to all percpu stats methods
` [PATCH v4 4/7] block: delete part_round_stats and switch to less precise counting
` [PATCH v4 5/7] block: switch to per-cpu in-flight counters
` [PATCH v4 6/7] block: return just one value from part_in_flight
` [PATCH v4 7/7] dm: remove the pending IO accounting

[PATCH] blkcg: put back rcu lock in blkcg_bio_issue_check()
 2018-12-06 17:51 UTC  (2+ messages)

provide slaves/holders links for multipath devices
 2018-12-06 16:48 UTC  (5+ messages)
` [PATCH 2/2] nvme: create slaves/holder entries "

for-next branch and throttling
 2018-12-06 16:47 UTC  (2+ messages)

[PATCH v3] block: add documentation for io_timeout
 2018-12-06 16:19 UTC  (7+ messages)

[PATCH 0/2] get rid of BLK_MAX_TIMEOUT
 2018-12-06 16:14 UTC  (5+ messages)
` [PATCH 1/2] block: "

[PATCH 0/2][V2] io.latency test for blktests
 2018-12-06  9:04 UTC  (2+ messages)

[PATCH 0/2] loop: Better discard for block devices
 2018-12-06  3:15 UTC  (8+ messages)
` [PATCH 2/2] loop: Better discard support "

[PATCH v3 0/7] per-cpu in_flight counters for bio-based drivers
 2018-12-06  2:43 UTC  (9+ messages)
` [PATCH v3 1/7] dm: dont rewrite dm_disk(md)->part0.in_flight
` [PATCH v3 2/7] dm rq: leverage blk_mq_queue_busy() to check for outstanding IO
` [PATCH v3 3/7] block: stop passing 'cpu' to all percpu stats methods
` [PATCH v3 4/7] block: delete part_round_stats and switch to less precise counting
` [PATCH v3 5/7] block: switch to per-cpu in-flight counters
` [PATCH v3 6/7] block: return just one value from part_in_flight
` [PATCH v3 7/7] dm: remove the pending IO accounting

[PATCH V9 0/4] blk-mq: refactor code of issue directly
 2018-12-06  2:13 UTC  (11+ messages)
` [PATCH V9 1/4] blk-mq: insert to hctx dispatch list when bypass_insert is true
` [PATCH V9 2/4] blk-mq: refactor the code of issue request directly
` [PATCH V9 3/4] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests

[PATCH] block/025: test discard sector alignement and sector size overflow
 2018-12-05 23:39 UTC  (2+ messages)

[GIT PULL] Block fixes for 4.20-rc6
 2018-12-05 22:35 UTC  (2+ messages)

WARNING: refcount bug in blk_mq_free_request
 2018-12-05 19:47 UTC 

[PATCH v2 0/6] per-cpu in_flight counters for bio-based drivers
 2018-12-05 18:35 UTC  (9+ messages)
` [PATCH v2 4/6] block: switch to per-cpu in-flight counters


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