linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-21 21:52:21 to 2018-05-23 05:58:19 UTC [more...]

buffered I/O without buffer heads in xfs and iomap v2
 2018-05-23  6:03 UTC  (17+ 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

[RFC PATCH 0/3] blk-mq: Timeout rework
 2018-05-23  5:48 UTC  (35+ 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] bcache: do not check return value of debugfs_create_dir()
 2018-05-23  4:21 UTC  (3+ messages)

[PATCH V2] blk-mq: avoid to starve tag allocation after allocation process migrates
 2018-05-23  3:59 UTC  (5+ messages)

[PATCH v13] blk-mq: Rework blk-mq timeout handling again
 2018-05-23  2:35 UTC  (20+ messages)

[PATCH] Revert "block: Add warning for bi_next not NULL in bio_endio()"
 2018-05-23  2:16 UTC  (4+ messages)

[PATCH] block: kyber: make kyber more friendly with merging
 2018-05-23  1:59 UTC  (8+ messages)

[PATCH blktests] block/020: test IO req allocation
 2018-05-23  0:37 UTC  (3+ messages)

[PATCH blktests] Documentation: document prerequisite scriptlets
 2018-05-23  0:15 UTC  (4+ messages)

[PATCH blktests] blktests: use consistent helper returns
 2018-05-22 23:55 UTC  (3+ messages)

[PATCH 0/6] block: Consolidate scsi sense buffer usage
 2018-05-22 23:49 UTC  (22+ messages)
` [PATCH 1/6] ide-cd: Drop unused sense buffers
` [PATCH 2/6] scsi: cxlflash: "
` [PATCH 3/6] block: Create scsi_sense.h for SCSI and ATAPI
` [PATCH 4/6] block: Consolidate scsi sense buffer usage
` [PATCH 5/6] libata-scsi: Move sense buffers onto stack
` [PATCH 6/6] scsi: Check sense buffer size at build time

[PATCH v14] blk-mq: Rework blk-mq timeout handling again
 2018-05-22 23:06 UTC 

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

[PATCH 00/10] Misc block layer patches for bcachefs
 2018-05-22 22:01 UTC  (6+ messages)

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-22 21:28 UTC  (4+ messages)
` [PATCH v4 06/14] PCI/P2PDMA: Add P2P DMA driver writer's documentation

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

[PATCH] blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
 2018-05-22 17:58 UTC  (2+ messages)

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

[PATCH v6 0/5] AIO add per-command iopriority
 2018-05-22 17:22 UTC  (12+ 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 v2 00/26] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2018-05-22 17:04 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

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

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 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  (13+ messages)
` [PATCH 01/12] block: convert bounce, q->bio_split "
` [PATCH 04/12] lightnvm: convert "
` [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] lib/crc64.c: add MODULE_LICENSE("GPL")
 2018-05-22  8:47 UTC  (3+ 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] blk-mq: add plug trace event for multiple hw queues case
 2018-05-22  7:08 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).