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

[PATCH v2 00/26] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2018-05-22 17:03 UTC  (21+ messages)
` [PATCH v2 01/26] rculist: introduce list_next_or_null_rr_rcu()
` [PATCH v2 14/26] ibtrs: include client and server modules into kernel compilation

[RFC PATCH 0/3] blk-mq: Timeout rework
 2018-05-22 16:48 UTC  (33+ messages)
` [RFC PATCH 1/3] blk-mq: Reference count request usage
` [RFC PATCH 2/3] blk-mq: Fix timeout and state order
` [RFC PATCH 3/3] blk-mq: Remove generation seqeunce

[PATCH v13] blk-mq: Rework blk-mq timeout handling again
 2018-05-22 16:44 UTC  (2+ messages)

[PATCH v6 0/5] AIO add per-command iopriority
 2018-05-22 16:30 UTC  (11+ messages)
` [PATCH v6 1/5] block: add ioprio_check_cap function
` [PATCH v6 2/5] fs: Convert kiocb rw_hint from enum to u16
` [PATCH v6 3/5] fs: Add aio iopriority support
` [PATCH v6 4/5] fs: blkdev set bio prio from kiocb prio
` [PATCH v6 5/5] fs: iomap dio "

[PATCH] block: kyber: make kyber more friendly with merging
 2018-05-22 16:20 UTC  (3+ messages)

[PATCH] blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
 2018-05-22 15:27 UTC 

mmc filesystem performance decreased on the first write after filesystem creation
 2018-05-22 15:18 UTC 

buffered I/O without buffer heads in xfs and iomap v2
 2018-05-22 14:52 UTC  (14+ messages)
` [PATCH 05/34] fs: use ->is_partially_uptodate in page_cache_seek_hole_data
` [PATCH 08/34] mm: split ->readpages calls to avoid non-contiguous pages lists
` [PATCH 16/34] iomap: add initial support for writes without buffer heads

softirq->blk_mq_make_request deadlocks
 2018-05-22 14:50 UTC  (5+ messages)

[PATCH] blk-mq: remove wrong 'unlikely' checks
 2018-05-22 14:37 UTC  (2+ messages)

[PATCH 1/6] nvme: Sync request queues on reset
 2018-05-22 14:03 UTC  (21+ messages)
` [PATCH 3/6] nvme: Move all IO out of controller reset

[PATCH 0/5] bcache patches for 4.18
 2018-05-22 13:03 UTC  (9+ messages)
` [PATCH 1/5] bcache: stop bcache device when backing device is offline
` [PATCH 2/5] bcache: Split out crc64 to library
` [PATCH 3/5] bcache: Move couple of string arrays to sysfs.c
` [PATCH 4/5] bcache: Move couple of functions "
` [PATCH 5/5] bcache: Replace bch_read_string_list() by __sysfs_match_string()

INFO: task hung in blk_queue_enter
 2018-05-22 11:20 UTC  (7+ messages)

[PATCH blktests] block/020: test IO req allocation
 2018-05-22 11:12 UTC 

[PATCH v2] lib/crc64.c: add license information
 2018-05-22 10:27 UTC  (6+ messages)

[PATCH 00/13] convert block layer to bioset_init()/mempool_init()
 2018-05-22 10:10 UTC  (37+ messages)
` [PATCH 01/12] block: convert bounce, q->bio_split "
` [PATCH 04/12] lightnvm: convert "
` [PATCH 05/12] bcache: "
` [PATCH 08/12] target: "
` [PATCH 09/12] fs: convert block_dev.c to bioset_init()
` [PATCH 11/12] xfs: convert to bioset_init()/mempool_init()
` [PATCH 12/12] block: Drop bioset_create()

[PATCH v5 0/5] AIO add per-command iopriority
 2018-05-22 10:05 UTC  (17+ messages)
` [PATCH v5 1/5] block: add ioprio_check_cap function
` [PATCH v5 2/5] fs: Convert kiocb rw_hint from enum to u16
` [PATCH v5 3/5] fs: Add aio iopriority support
` [PATCH v5 4/5] fs: blkdev set bio prio from kiocb prio
` [PATCH v5 5/5] fs: iomap dio "

[PATCH] lib/crc64.c: add MODULE_LICENSE("GPL")
 2018-05-22  8:47 UTC  (3+ messages)

[PATCH blktests] blktests: use consistent helper returns
 2018-05-22  8:37 UTC  (2+ messages)

[PATCH V6 00/11] nvme: pci: fix & improve timeout handling
 2018-05-22  7:35 UTC  (10+ messages)
` [PATCH V6 11/11] nvme: pci: support nested EH

[PATCH blktests] Documentation: document prerequisite scriptlets
 2018-05-22  7:30 UTC  (3+ messages)

[PATCH] bcache: do not check return value of debugfs_create_dir()
 2018-05-22  7:10 UTC 

[PATCH] blk-mq: add plug trace event for multiple hw queues case
 2018-05-22  7:08 UTC 

[PATCH 00/10] Misc block layer patches for bcachefs
 2018-05-21 18:46 UTC  (16+ messages)

[PATCH RESEND] loop: clear wb_err in bd_inode when detaching backing file
 2018-05-21 18:36 UTC  (2+ messages)

[PATCH] loop: clear wb_err in bd_inode when detaching backing file
 2018-05-21 18:29 UTC  (3+ messages)

[PATCH] block: Verify whether blk_queue_enter() is used when necessary
 2018-05-21 18:11 UTC 

[PATCH v12 0/2] blk-mq: Rework blk-mq timeout handling again
 2018-05-21 17:16 UTC  (3+ messages)
` [PATCH v12 1/2] ARM: cmpxchg64: Only define cmpxchg64() if not using the Thumb instruction set
` [PATCH v12 2/2] blk-mq: Rework blk-mq timeout handling again

[PATCH v11 0/2] blk-mq: Rework blk-mq timeout handling again
 2018-05-21 15:35 UTC  (4+ messages)
` [PATCH v11 1/2] arch/*: Add CONFIG_ARCH_HAVE_CMPXCHG64

[PATCH] fs: clear writeback errors in inode_init_always
 2018-05-21 14:43 UTC  (2+ messages)

[PATCH blktests] Fix block/011 to not use sysfs for device disabling
 2018-05-21 14:08 UTC  (3+ messages)

[PATCH] bdi: Fix oops in wb_workfn()
 2018-05-21  9:38 UTC  (4+ messages)

[PATCH v2 24/26] ibnbd: include client and server modules into kernel compilation
 2018-05-21  5:33 UTC  (2+ messages)

[PATCH 06/12] md: convert to bioset_init()/mempool_init()
 2018-05-20 23:11 UTC 


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