linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-30 14:22:40 to 2018-06-04 16:40:12 UTC [more...]

[PATCH] nbd: Consistently use request pointer in debug messages
 2018-06-04 16:40 UTC 

[GIT PULL] Block changes for 4.18-rc
 2018-06-04 16:24 UTC  (4+ messages)

[PATCH] blk-mq: return when BLK_MQ_S_STOPPED in blk_mq_run_work_fn
 2018-06-04 16:21 UTC  (4+ messages)

drop abort sequence, kill BLK_EH_HANDLED v2
 2018-06-04 14:13 UTC  (5+ messages)
` [PATCH 03/14] blk-mq: Remove generation seqeunce

a few cleanups to prepare for multipage bio_vecs
 2018-06-04 13:58 UTC  (4+ messages)
` [PATCH 1/3] block: simplify bio_check_pages_dirty
` [PATCH 2/3] block: bio_set_pages_dirty can't see NULL bv_page in a valid bio_vec
` [PATCH 3/3] block: use bio_add_page in bio_iov_iter_get_pages

[dm-devel] [PATCH] md: dm-crypt: Add Inline Encryption support for dmcrypt
 2018-06-04 13:15 UTC 

INFO: task hung in blk_queue_enter
 2018-06-04 13:13 UTC  (18+ messages)

[PATCH 00/24] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2018-06-04 12:27 UTC  (13+ messages)

[PATCH v3] block/loop: Serialize ioctl operations
 2018-06-04 11:19 UTC  (2+ messages)

[GIT PULL 00/20] lightnvm updates for 4.18
 2018-06-04 11:15 UTC  (5+ messages)
    ` [GIT PULL 18/20] lightnvm: pblk: handle case when mw_cunits equals to 0

[PATCH] Revert "block: Add warning for bi_next not NULL in bio_endio()"
 2018-06-04  8:59 UTC  (5+ messages)

nvme/nvmet AEN and log page fixups v2
 2018-06-04  6:17 UTC  (35+ messages)
` [PATCH 01/12] nvme.h: untangle AEN notice definitions
` [PATCH 02/12] nvme.h: add the changed namespace list log
` [PATCH 03/12] nvme.h: add AER configuration symbols
` [PATCH 04/12] nvmet: add a new nvmet_zero_sgl helper
` [PATCH 05/12] nvmet: split log page implementation
` [PATCH 06/12] nvmet: implement the changed namespaces log
` [PATCH 07/12] nvmet: Add AEN configuration support
` [PATCH 09/12] nvme: submit AEN event configuration on startup
` [PATCH 10/12] nvme: mark nvme_queue_scan static
` [PATCH 11/12] nvme: use the changed namespaces list log to clear ns data changed AENs
` [PATCH 12/12] nvme: limit warnings from nvme_identify_ns

[PATCH] blk-mq: update nr_requests when switching to 'none' scheduler
 2018-06-02 20:08 UTC  (2+ messages)

[PATCH] blk-mq: fix read/write 'nr_requests' in case of 'none' scheduler
 2018-06-02  7:16 UTC  (2+ messages)

[PATCH] block/021: test setting 'nr_requests'
 2018-06-02  5:02 UTC 

[RESEND PATCH V5 00/33] block: support multipage bvec
 2018-06-02  3:29 UTC  (11+ messages)

[PATCH] block: Add block level changes for inline encryption
 2018-06-01 17:30 UTC  (7+ messages)

[GIT PULL v3 00/10] lightnvm updates for 4.18
 2018-06-01 15:03 UTC  (12+ messages)
` [GIT PULL 01/10] lightnvm: pblk: rework write error recovery path
` [GIT PULL 02/10] lightnvm: pblk: garbage collect lines with failed writes
` [GIT PULL 03/10] lightnvm: pblk: fix smeta write error path
` [GIT PULL 04/10] lightnvm: proper error handling for pblk_bio_add_pages
` [GIT PULL 05/10] lightnvm: fix partial read error path
` [GIT PULL 06/10] lightnvm: pblk: add possibility to set write buffer size manually
` [GIT PULL 07/10] lightnvm: pblk: remove unnecessary bio_get/put
` [GIT PULL 08/10] lightnvm: pblk: only try to recover lines with written smeta
` [GIT PULL 09/10] lightnvm: pblk: kick writer on new flush points
` [GIT PULL 10/10] lightnvm: pblk: take bitmap alloc. out of critical section

[GIT PULL v2 00/18] lightnvm updates for 4.18
 2018-06-01 14:01 UTC  (21+ messages)
` [GIT PULL 01/18] lightnvm: pblk: fail gracefully on line alloc. failure
` [GIT PULL 02/18] lightnvm: pblk: recheck for bad lines at runtime
` [GIT PULL 03/18] lightnvm: pblk: check read lba on gc path
` [GIT PULL 04/18] lightnvn: pblk: improve error msg on corrupted LBAs
` [GIT PULL 05/18] lightnvm: pblk: warn in case of corrupted write buffer
` [GIT PULL 06/18] lightnvm: pblk: return NVM_ error on failed submission
` [GIT PULL 07/18] lightnvm: pblk: remove unnecessary indirection
` [GIT PULL 08/18] lightnvm: pblk: remove unnecessary argument
` [GIT PULL 09/18] lightnvm: pblk: check for chunk size before allocating it
` [GIT PULL 10/18] lightnvn: pass flag on graceful teardown to targets
` [GIT PULL 11/18] lightnvm: pblk: remove dead function
` [GIT PULL 12/18] lightnvm: pblk: rework write error recovery path
` [GIT PULL 13/18] lightnvm: pblk: garbage collect lines with failed writes
` [GIT PULL 14/18] lightnvm: pblk: fix smeta write error path
` [GIT PULL 15/18] lightnvm: proper error handling for pblk_bio_add_pages
` [GIT PULL 16/18] lightnvm: fix partial read error path
` [GIT PULL 17/18] lightnvm: pblk: add possibility to set write buffer size manually
` [GIT PULL 18/18] lightnvm: pblk: remove unnecessary bio_get/put

[PATCH V2] lightnvm: pblk: remove unnecessary bio_get/put
 2018-06-01 13:47 UTC  (4+ messages)
` [PATCH] "

[GIT PULL] nvme updates for 4.18
 2018-06-01 13:45 UTC  (2+ messages)

[PATCH 00/13] convert block layer to bioset_init()/mempool_init()
 2018-06-01 10:51 UTC  (8+ messages)
` [PATCH 06/12] md: convert "
` [PATCH 07/12] dm: "
` [PATCH 10/12] btrfs: "

[PATCH] lightnvm: pblk: remove unnecessary bio_get/put
 2018-06-01 10:48 UTC  (4+ messages)

elevator init cleanups
 2018-06-01  6:24 UTC  (9+ messages)
` [PATCH 1/6] block: move initialization of elevator-related fields to blk_alloc_queue_node
` [PATCH 2/6] block: unexport elevator_init/exit
` [PATCH 3/6] block: remove the always unused name argument to elevator_init
` [PATCH 4/6] block: move sysfs_lock into elevator_init
` [PATCH 5/6] block: split the blk-mq case from elevator_init
` [PATCH 6/6] blk-mq: defer I/O scheduler initialization until add_disk

general protection fault in wb_workfn (2)
 2018-06-01  2:30 UTC  (8+ messages)

[PATCH BUGFIX/IMPROVEMENTS 0/4] bfq: fix regressions on slow virtual machines
 2018-05-31 14:56 UTC  (6+ messages)
` [PATCH BUGFIX/IMPROVEMENTS 1/4] block, bfq: add description of weight-raising heuristics
` [PATCH BUGFIX/IMPROVEMENTS 2/4] block, bfq: remove slow-system class
` [PATCH BUGFIX/IMPROVEMENTS 3/4] block, bfq: increase weight-raising duration for interactive apps
` [PATCH BUGFIX/IMPROVEMENTS 4/4] block, bfq: prevent soft_rt_next_start from being stuck at infinity

[PATCH BUGFIX 0/3] three fixes for the function bfq_requests_merged
 2018-05-31 14:50 UTC  (6+ messages)
` [PATCH BUGFIX 1/3] block, bfq: remove wrong lock in bfq_requests_merged
` [PATCH BUGFIX 2/3] block, bfq: remove wrong check "
` [PATCH BUGFIX 3/3] block, bfq: remove the removal of 'next' rq "

[PATCH 0/2][RFC] block: default to deadline for SMR devices
 2018-05-31  5:36 UTC  (15+ messages)

[PATCH 0/7] psi: pressure stall information for CPU, memory, and IO
 2018-05-30 23:32 UTC  (2+ messages)

[GIT PULL] Single fix for 4.17 final
 2018-05-30 20:11 UTC 

[PATCH 00/13] convert block layer to bioset_init()/mempool_init()
 2018-05-30 19:38 UTC  (16+ messages)

[PATCH] blk-throttle: return proper bool type to caller instead of 0/1
 2018-05-30 18:48 UTC  (2+ messages)

[PATCH 00/13] Introdue io.latency io controller for cgroups
 2018-05-30 18:32 UTC  (20+ messages)
` [PATCH 01/13] block: add bi_blkg to the bio "
` [PATCH 02/13] block: introduce bio_issue_as_root_blkg
` [PATCH 03/13] blk-cgroup: allow controllers to output their own stats
` [PATCH 04/13] blk: introduce REQ_SWAP
` [PATCH 05/13] swap,blkcg: issue swap io with the appropriate context
` [PATCH 06/13] blkcg: add generic throttling mechanism
` [PATCH 08/13] blk-stat: export helpers for modifying blk_rq_stat
` [PATCH 12/13] block: introduce blk-iolatency io controller
` [PATCH 13/13] Documentation: add a doc for blk-iolatency

[PATCH] blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
 2018-05-30 17:32 UTC  (3+ messages)

[PATCH] nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs
 2018-05-30 17:31 UTC  (3+ messages)

[PATCH RESEND] blk-throttle: fix potential NULL pointer dereference in throtl_select_dispatch
 2018-05-30 16:54 UTC  (2+ messages)

[PATCH V3 0/2] block: kyber: make kyber more friendly with merging
 2018-05-30 16:48 UTC  (4+ messages)
` [PATCH V3 2/2] "

mmc filesystem performance decreased on the first write after filesystem creation
 2018-05-30 16:15 UTC  (5+ messages)

[PATCH] nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs
 2018-05-30 15:41 UTC  (2+ messages)

[PATCH] block: kyber: make kyber more friendly with merging
 2018-05-30 14:58 UTC  (10+ 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).