linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-18 07:40:54 to 2017-12-25 10:12:52 UTC [more...]

[PATCH 0/3] Performance enhancements
 2017-12-25 10:12 UTC  (19+ messages)
` [PATCH 1/3] nvme/pci: Start request after doorbell ring
` [PATCH 2/3] nvme/pci: Remove cq_vector check in IO path
` [PATCH 3/3] block: Polling completion performance optimization

[RFC] distinguish foreground and background IOs in block throttle
 2017-12-25  2:44 UTC 

[PATCH V2 0/6] blk-mq: fix race related with device deletion/reset/switching sched
 2017-12-24  8:50 UTC  (7+ messages)
` [PATCH V2 6/6] nvme-pci: remove .init_request callback

regression 4.15-rc: kernel oops in dm-multipath
 2017-12-22 20:10 UTC  (4+ messages)

[for-4.16 PATCH 0/5] block, nvme, dm: allow DM multipath to use NVMe's error handler
 2017-12-22 18:02 UTC  (9+ messages)
` [for-4.16 PATCH 1/5] block: establish request failover callback infrastructure
` [for-4.16 PATCH 2/5] nvme: use request's failover callback for multipath failover
` [for-4.16 PATCH 3/5] nvme: move nvme_req_needs_failover() from multipath to core
` [for-4.16 PATCH 4/5] dm mpath: use NVMe error handling to know when an error is retryable
    ` [dm-devel] "
` [for-4.16 PATCH 5/5] dm mpath: skip calls to end_io_bio if using NVMe bio-based and round-robin

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-22 14:04 UTC  (17+ messages)

[GIT PULL] Block fixes for 4.15-rc
 2017-12-21 17:53 UTC 

severe regression with random I/O from (at least) 4.14?
 2017-12-21 11:09 UTC  (2+ messages)

[PATCH 00/11] fs: use freeze_fs on suspend/hibernate
 2017-12-21 11:03 UTC  (9+ messages)
` [PATCH 03/11] fs: add frozen sb state helpers

bfq: BUG bfq_queue: Objects remaining in bfq_queue on __kmem_cache_shutdown() after rmmod
 2017-12-21  9:14 UTC  (5+ messages)

[PATCH V9 0/7] blk-mq support for ZBC disks
 2017-12-21  6:43 UTC  (8+ messages)
` [PATCH V9 1/7] block: introduce zoned block devices zone write locking
` [PATCH V9 2/7] mq-deadline: Introduce dispatch helpers
` [PATCH V9 3/7] mq-deadline: Introduce zone locking support
` [PATCH V9 4/7] deadline-iosched: Introduce dispatch helpers
` [PATCH V9 5/7] deadline-iosched: Introduce zone locking support
` [PATCH V9 6/7] sd_zbc: Initialize device request queue zoned data
` [PATCH V9 7/7] sd: Remove zone write locking

[PATCHSET v2] blk-mq: reimplement timeout handling
 2017-12-21  1:00 UTC  (4+ messages)

[PATCH V3] block: drain queue before waiting for q_usage_counter becoming zero
 2017-12-20 23:12 UTC  (2+ messages)

random call_single_data alignment
 2017-12-20 20:23 UTC  (4+ messages)

[PATCH] null_blk: unalign call_single_data
 2017-12-20 19:34 UTC 

[PATCH] block: unalign call_single_data in struct request
 2017-12-20 19:25 UTC 

[PATCH V2] block-throttle: avoid double charge
 2017-12-20 18:12 UTC  (4+ messages)

[PATCH] lightnvm: pblk: remove some unnecessary NULL checks
 2017-12-20 17:30 UTC  (2+ messages)

[PATCH 00/25] Updates to lightnvm and pblk
 2017-12-20 17:22 UTC  (26+ messages)
` [PATCH 01/25] null_blk: remove lightnvm support
` [PATCH 02/25] lightnvm: remove rrpc
` [PATCH 03/25] lightnvm: use internal pblk methods
` [PATCH 04/25] lightnvm: remove hybrid ocssd 1.2 support
` [PATCH 05/25] lightnvm: remove unnecessary field from nvm_rq
` [PATCH 06/25] lightnvm: remove lower page tables
` [PATCH 07/25] lightnvm: make geometry structures 2.0 ready
` [PATCH 08/25] lightnvm: refactor target type lookup
` [PATCH 09/25] lightnvm: guarantee target unique name across devs
` [PATCH 10/25] lightnvm: pblk: compress and reorder helper functions
` [PATCH 11/25] lightnvm: pblk: remove pblk_for_each_lun helper
` [PATCH 12/25] lightnvm: pblk: refactor emeta consistency check
` [PATCH 13/25] lightnvm: pblk: rename sync_point to flush_point
` [PATCH 14/25] lightnvm: pblk: clear flush point on completed writes
` [PATCH 15/25] lightnvm: pblk: prevent premature sync point resets
` [PATCH 16/25] lightnvm: pblk: remove pblk_gc_stop
` [PATCH 17/25] lightnvm: pblk: use exact free block counter in RL
` [PATCH 18/25] lightnvm: set target over-provision on create ioctl
` [PATCH 19/25] lightnvm: pblk: ignore high ecc errors on recovery
` [PATCH 20/25] lightnvm: pblk: do not log recovery read errors
` [PATCH 21/25] lightnvm: pblk: ensure kthread alloc. before kicking it
` [PATCH 22/25] lightnvm: pblk: free write buffer on init failure
` [PATCH 23/25] lightnvm: pblk: print instance name on instance info
` [PATCH 24/25] lightnvm: pblk: add iostat support
` [PATCH 25/25] lightnvm: pblk: refactor pblk_ppa_comp function

[PATCH] BLOCK: blk-flush: fixed line with more than 80 character
 2017-12-20 17:05 UTC 

[PATCH IMPROVEMENT] block, bfq: increase threshold to deem I/O as random
 2017-12-20 16:27 UTC 

[PATCH] Block: blk-flush: removed an unnecessary else statement
 2017-12-20 16:23 UTC 

4.14: WARNING: CPU: 4 PID: 2895 at block/blk-mq.c:1144 with virtio-blk (also 4.12 stable)
 2017-12-20 15:47 UTC  (13+ messages)

[PATCH V2 0/2] block: fix queue freeze and cleanup
 2017-12-20 14:34 UTC  (8+ messages)

[PATCH IMPROVEMENT/BUGFIX 0/4] remove start-up time outlier caused by wrong detection of cooperating processes
 2017-12-20 11:38 UTC  (5+ messages)
` [PATCH IMPROVEMENT/BUGFIX 1/4] block, bfq: add missing rq_pos_tree update on rq removal
` [PATCH IMPROVEMENT/BUGFIX 2/4] block, bfq: check low_latency flag in bfq_bfqq_save_state()
` [PATCH IMPROVEMENT/BUGFIX 3/4] block, bfq: let a queue be merged only shortly after starting I/O
` [PATCH IMPROVEMENT/BUGFIX 4/4] block, bfq: remove superfluous check in queue-merging setup

[PATCH blktests] Fix syntax error with bash v4.1.2(e.g RHEL6)
 2017-12-20  9:05 UTC 

[PATCH] generic/473: test return EBUSY from BLKRRPART for mounted whole-dev
 2017-12-20  8:03 UTC  (13+ messages)
          ` [PATCH blktests] block/013: Add test for BLKRRPART ioctl

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-20  0:20 UTC  (15+ messages)

[PATCH 0/2] block: fix two regressiones on bounce
 2017-12-19 16:25 UTC  (4+ messages)
` [PATCH 1/2] block: don't let passthrough IO go into .make_request_fn()

BUG: unable to handle kernel NULL pointer dereference in blk_throtl_update_limit_valid
 2017-12-19 14:42 UTC 

[PATCH] Disable pm only when scsi mq is default by config
 2017-12-19  8:34 UTC 

(no subject)
 2017-12-19  8:26 UTC 

[RFC PATCH] blk-throttle: add burst allowance
 2017-12-18 22:22 UTC  (10+ messages)

block: oopses on 4.13.*, 4.14.* and 4.15-rc2 (bisected)
 2017-12-18 20:19 UTC  (5+ messages)

[PATCH] block, bfq: fix occurrences of request finish method's old name
 2017-12-18 16:21 UTC 

[PATCH] Pass the task_struct explicitly to delayacct_blkio_end
 2017-12-18 16:15 UTC  (3+ messages)
  ` [PATCH v2] delayacct: Account blkio completion on the correct task

Disable pm on runtime
 2017-12-18 13:07 UTC 

[PATCH V4 00/45] block: support multipage bvec
 2017-12-18 12:22 UTC  (46+ messages)
` [PATCH V4 01/45] block: introduce bio helpers for converting to "
` [PATCH V4 02/45] block: conver to bio_first_bvec_all & bio_first_page_all
` [PATCH V4 03/45] fs: convert to bio_last_bvec_all()
` [PATCH V4 04/45] block: bounce: avoid direct access to bvec table
` [PATCH V4 05/45] block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq
` [PATCH V4 06/45] dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
` [PATCH V4 07/45] bcache: comment on direct access to bvec table
` [PATCH V4 08/45] block: move bio_alloc_pages() to bcache
` [PATCH V4 09/45] btrfs: avoid access to .bi_vcnt directly
` [PATCH V4 10/45] btrfs: avoid to access bvec table directly for a cloned bio
` [PATCH V4 11/45] dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
` [PATCH V4 12/45] blk-merge: compute bio->bi_seg_front_size efficiently
` [PATCH V4 13/45] block: blk-merge: try to make front segments in full size
` [PATCH V4 14/45] block: blk-merge: remove unnecessary check
` [PATCH V4 15/45] block: rename bio_for_each_segment* with bio_for_each_page*
` [PATCH V4 16/45] block: rename rq_for_each_segment as rq_for_each_page
` [PATCH V4 17/45] block: rename bio_segments() with bio_pages()
` [PATCH V4 18/45] block: introduce multipage page bvec helpers
` [PATCH V4 19/45] block: introduce bio_for_each_segment()
` [PATCH V4 20/45] block: use bio_for_each_segment() to compute segments count
` [PATCH V4 21/45] block: use bio_for_each_segment() to map sg
` [PATCH V4 22/45] block: introduce segment_last_page()
` [PATCH V4 23/45] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V4 24/45] btrfs: use segment_last_page to get bio's last page
` [PATCH V4 25/45] block: implement bio_pages_all() via bio_for_each_page_all()
` [PATCH V4 26/45] block: introduce bio_segments()
` [PATCH V4 27/45] block: introduce rq_for_each_segment()
` [PATCH V4 28/45] block: loop: pass segments to iov_iter
` [PATCH V4 29/45] block: bio: introduce bio_for_each_page_all2 and bio_for_each_segment_all
` [PATCH V4 30/45] block: deal with dirtying pages for multipage bvec
` [PATCH V4 31/45] block: convert to bio_for_each_page_all2()
` [PATCH V4 32/45] md/dm/bcache: conver to bio_for_each_page_all2 and bio_for_each_segment
` [PATCH V4 33/45] fs: conver to bio_for_each_page_all2
` [PATCH V4 34/45] btrfs: "
` [PATCH V4 35/45] ext4: "
` [PATCH V4 36/45] f2fs: "
` [PATCH V4 37/45] xfs: "
` [PATCH V4 38/45] exofs: "
` [PATCH V4 39/45] gfs2: "
` [PATCH V4 40/45] block: kill bio_for_each_page_all()
` [PATCH V4 41/45] block: rename bio_for_each_page_all2 as bio_for_each_page_all
` [PATCH V4 42/45] block: enable multipage bvecs
` [PATCH V4 43/45] block: bio: pass segments to bio if bio_add_page() is bypassed
` [PATCH V4 44/45] block: always define BIO_MAX_PAGES as 256
` [PATCH V4 45/45] block: document usage of bio iterator helpers


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