linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-26 04:01:42 to 2018-05-30 18:55:48 UTC [more...]

[PATCH 00/13] convert block layer to bioset_init()/mempool_init()
 2018-05-30 18:55 UTC  (12+ 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  (28+ 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 07/13] memcontrol: schedule throttling if we are congested
` [PATCH 08/13] blk-stat: export helpers for modifying blk_rq_stat
` [PATCH 09/13] blk-rq-qos: refactor out common elements of blk-wbt
` [PATCH 10/13] block: remove external dependency on wbt_flags
` [PATCH 11/13] rq-qos: introduce dio_bio callback
` [PATCH 12/13] block: introduce blk-iolatency io controller
` [PATCH 13/13] Documentation: add a doc for blk-iolatency

nvme/nvmet AEN and log page fixups v2
 2018-05-30 17:33 UTC  (13+ 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: 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  (5+ messages)
` [PATCH V3 1/2] blk-mq: abstract out blk-mq-sched rq list iteration bio merge helper
` [PATCH V3 2/2] block: kyber: make kyber more friendly with merging

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

general protection fault in wb_workfn (2)
 2018-05-30 16:00 UTC  (7+ messages)
  ` [PATCH] bdi: Fix another oops in wb_workfn()

[PATCH 0/2][RFC] block: default to deadline for SMR devices
 2018-05-30 15:52 UTC  (14+ 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)

[bug report] IO blocked after offline CPU during fio on nvme SSD
 2018-05-30  8:55 UTC  (3+ messages)

drop abort sequence, kill BLK_EH_HANDLED v2
 2018-05-30  8:09 UTC  (23+ messages)
` [PATCH 01/14] libata: remove ata_scsi_timed_out
` [PATCH 02/14] blk-mq: Fix timeout and state order
` [PATCH 03/14] blk-mq: Remove generation seqeunce
` [PATCH 04/14] block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
` [PATCH 05/14] nvme: return BLK_EH_DONE from ->timeout
` [PATCH 06/14] nbd: complete requests "
` [PATCH 07/14] mtip32xx: "
` [PATCH 08/14] null_blk: "
` [PATCH 09/14] scsi_transport_fc: "
` [PATCH 10/14] mmc: "
` [PATCH 11/14] libiscsi: don't try to bypass SCSI EH
` [PATCH 12/14] block: remove BLK_EH_HANDLED
` [PATCH 13/14] block: document the blk_eh_timer_return values
` [PATCH 14/14] blk-mq: simplify blk_mq_rq_timed_out

blktests block/019 lead system hang
 2018-05-30  7:26 UTC 

[PATCH] block/020: not pass shared_tags to null_blk
 2018-05-30  5:47 UTC  (2+ messages)

[PATCH V2 0/2] block: kyber: make kyber more friendly with merging
 2018-05-30  3:10 UTC  (6+ messages)
` [PATCH V2 1/2] blk-mq: abstract out blk-mq-sched rq list iteration bio merge helper
` [PATCH V2 2/2] block: kyber: make kyber more friendly with merging

nvme/nvmet AEN and log page fixups
 2018-05-29 20:44 UTC  (43+ messages)
` [PATCH 01/14] block: unexport check_disk_size_change
` [PATCH 02/14] block: don't print a message when the device went away
` [PATCH 03/14] nvme.h: untangle AEN notice definitions
` [PATCH 04/14] nvme.h: add the changed namespace list log
` [PATCH 05/14] nvme.h: add AER configuration symbols
` [PATCH 06/14] nvmet: add a new nvmet_zero_sgl helper
` [PATCH 07/14] nvmet: split log page implementation
` [PATCH 08/14] nvmet: implement the changed namespaces log
` [PATCH 09/14] nvmet: Add AEN configuration support
` [PATCH 10/14] nvmet: mask pending AERs
` [PATCH 11/14] nvme: submit AEN event configuration on startup
` [PATCH 12/14] nvme: mark nvme_queue_scan static
` [PATCH 13/14] nvme: use the changed namespaces list log to clear ns data changed AENs
` [PATCH 14/14] nvme: limit warnings from nvme_identify_ns

[PATCH blktests] Fix block/011 to not use sysfs for device disabling
 2018-05-29 19:54 UTC  (4+ messages)

[PATCH] block: remove parent device reference from struct bsg_class_device
 2018-05-29 19:16 UTC  (3+ messages)

[GIT PULL] nvme updates for 4.18
 2018-05-29 18:59 UTC  (2+ messages)

[GIT PULL] nvme one-liner fix for 4.17
 2018-05-29 18:56 UTC  (2+ messages)

[PATCH 0/7] psi: pressure stall information for CPU, memory, and IO
 2018-05-29 18:16 UTC 

check_disk_size_change tidyups
 2018-05-29 14:51 UTC  (4+ messages)
` [PATCH 1/2] block: unexport check_disk_size_change
` [PATCH 2/2] block: don't print a message when the device went away

[PATCH v2 0/4] bcache patches for 4.18
 2018-05-29  6:45 UTC  (9+ messages)
` [PATCH 1/4] bcache: stop bcache device when backing device is offline
` [PATCH 2/4] bcache: Move couple of string arrays to sysfs.c
` [PATCH 3/4] bcache: Move couple of functions "
` [PATCH 4/4] bcache: Replace bch_read_string_list() by __sysfs_match_string()

BLK_EH_HANDLED
 2018-05-29  0:50 UTC  (10+ messages)
` [PATCH 03/14] nvme: return BLK_EH_DONE from ->timeout
` [PATCH 04/14] nbd: complete requests "

[PATCH] block: Add block level changes for inline encryption
 2018-05-28 15:54 UTC  (2+ messages)

[PATCH 1/7] block: Add block level changes for inline encryption
 2018-05-28 12:39 UTC  (2+ messages)

[RESEND PATCH V5 00/33] block: support multipage bvec
 2018-05-28  7:29 UTC  (8+ messages)
` [RESEND PATCH V5 24/33] f2fs: conver to bio_for_each_page_all2

sub-page blocksize support in iomap non-buffer head path v3
 2018-05-28  6:57 UTC  (7+ messages)
` [PATCH 1/2] iomap: add support for sub-pagesize buffered I/O without buffer heads
` [PATCH 2/2] xfs: add support for sub-pagesize writeback without buffer_heads


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