messages from 2018-04-25 20:07:48 to 2018-05-03 03:17:08 UTC [more...]
[PATCH V3 0/8] nvme: pci: fix & improve timeout handling
2018-05-03 3:17 UTC
[PATCH v2 0/7] block: consolidate struct request timestamp fields
2018-05-02 21:32 UTC (8+ messages)
` [PATCH v2 1/7] block: move some wbt helpers to blk-wbt.c
` [PATCH v2 2/7] block: pass struct request instead of struct blk_issue_stat to wbt
` [PATCH v2 3/7] block: replace bio->bi_issue_stat with bio-specific type
` [PATCH v2 4/7] block: get rid of struct blk_issue_stat
` [PATCH v2 5/7] block: use ktime_get_ns() instead of sched_clock() for cfq and bfq
` [PATCH v2 6/7] block: move blk_stat_add() to __blk_mq_end_request()
` [PATCH v2 7/7] block: consolidate struct request timestamp fields
[PATCH 0/3 v3] iomap: Use FUA for O_DSYNC DIO writes
2018-05-02 20:09 UTC (5+ messages)
` [PATCH 1/3] xfs: move generic_write_sync calls inwards
` [PATCH 2/3] iomap: iomap_dio_rw() handles all sync writes
` [PATCH 3/3] iomap: Use FUA for pure data O_DSYNC DIO writes
[PATCH 0/7] block: consolidate struct request timestamp fields
2018-05-02 17:34 UTC (8+ messages)
` [PATCH 1/7] block: move some wbt helpers to blk-wbt.c
` [PATCH 2/7] block: pass struct request instead of struct blk_issue_stat to wbt
` [PATCH 3/7] block: replace bio->bi_issue_stat with u64
` [PATCH 4/7] block: get rid of struct blk_issue_stat
` [PATCH 5/7] block: use ktime_get_ns() instead of sched_clock() for cfq and bfq
` [PATCH 6/7] block: move blk_stat_add() to __blk_mq_end_request()
` [PATCH 7/7] block: consolidate struct request timestamp fields
[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-05-02 15:56 UTC (3+ messages)
[PATCH v3 0/6] bcache device failure handling fixes for 4.17-rc4
2018-05-02 15:13 UTC (7+ messages)
` [PATCH v3 1/6] bcache: store disk name in struct cache and struct cached_dev
` [PATCH v3 2/6] bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()
` [PATCH v3 3/6] bcache: count backing device I/O error for writeback I/O
` [PATCH v3 4/6] bcache: add wait_for_kthread_stop() in bch_allocator_thread()
` [PATCH v3 5/6] bcache: set dc->io_disable to true in conditional_stop_bcache_device()
` [PATCH v3 6/6] bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set
[PATCH v2 0/6] bcache device failure handling fixes for 4.17-rc4
2018-05-02 15:01 UTC (8+ messages)
` [PATCH 1/6] bcache: store disk name in struct cache and struct cached_dev
` [PATCH 2/6] bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()
` [PATCH 3/6] bcache: count backing device I/O error for writeback I/O
` [PATCH 4/6] bcache: add wait_for_kthread_stop() in bch_allocator_thread()
` [PATCH 5/6] bcache: set dc->io_disable to true in conditional_stop_bcache_device()
` [PATCH 6/6] bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set
[PATCH 0/4 V2] iomap: Use FUA for O_DSYNC DIO writes
2018-05-02 14:27 UTC (9+ messages)
` [PATCH 2/4] iomap: iomap_dio_rw() handles all sync writes
` [PATCH 4/4] iomap: Use FUA for pure data O_DSYNC DIO writes
[PATCHSET 0/2] sync discard
2018-05-02 14:20 UTC (27+ messages)
` [PATCH 1/2] block: add BLKDEV_DISCARD_SYNC flag
` [PATCH 2/2] xfs: add 'discard_sync' mount flag
general protection fault in lo_ioctl (2)
2018-05-02 11:23 UTC (2+ messages)
Performance drop due to "blk-mq-sched: improve sequential I/O performance"
2018-05-02 10:39 UTC (5+ messages)
[PATCH V2 0/5] nvme: pci: fix & improve timeout handling
2018-05-02 7:27 UTC (13+ messages)
` [PATCH V2 1/5] block: introduce blk_quiesce_timeout() and blk_unquiesce_timeout()
` [PATCH V2 2/5] nvme: pci: cover timeout for admin commands running in EH
` [PATCH V2 3/5] nvme: pci: only wait freezing if queue is frozen
` [PATCH V2 4/5] nvme: fix race between freeze queues and unfreeze queues
` [PATCH V2 5/5] nvme: pci: simplify timeout handling
[BUG ?] lockdep report from nbd on 4.16
2018-05-02 6:21 UTC
[PATCH] A tentative patch to bypass REQ_META in blk throttle
2018-05-02 2:20 UTC (5+ messages)
INFO: task hung in wb_shutdown (2)
2018-05-01 22:14 UTC (5+ messages)
[PATCH] bsg referencing bus driver module
2018-05-01 17:24 UTC (8+ messages)
[PATCH 0/6] Fix XSA-155-like bugs in frontend drivers
2018-05-01 9:15 UTC (5+ messages)
` [PATCH 5/6] xen-blkfront: make local copy of response before using it
` [PATCH 6/6] xen-blkfront: prepare request locally, only then put it on the shared ring
` [Xen-devel] "
[PATCH 0/2] nvme: pci: fix & improve timeout handling
2018-04-30 23:14 UTC (23+ messages)
` [PATCH 1/2] nvme: pci: simplify "
` [PATCH 2/2] nvme: pci: guarantee EH can make progress
[PATCH dm-zoned-tools 1/2] README: fix small typo host-manmaged --> host-managed
2018-04-30 22:04 UTC (5+ messages)
` [PATCH dm-zoned-tools 2/2] README: fix example script
WARNING in __device_add_disk
2018-04-30 12:37 UTC (2+ messages)
[PATCH v2 0/3] Rework write error handling in pblk
2018-04-30 9:19 UTC (10+ messages)
` [PATCH v2 1/3] lightnvm: pblk: rework write error recovery path
` [PATCH v2 2/3] lightnvm: pblk: garbage collect lines with failed writes
` [PATCH v2 3/3] lightnvm: pblk: fix smeta write error path
[V2 PATCH 00/11] lightnvm: pblk: small fixes
2018-04-30 9:10 UTC (12+ messages)
` [PATCH 01/11] lightnvm: pblk: fail gracefully on line alloc. failure
` [PATCH 02/11] lightnvm: pblk: recheck for bad lines at runtime
` [PATCH 03/11] lightnvm: pblk: check read lba on gc path
` [PATCH 04/11] lightnvn: pblk: improve error msg on corrupted LBAs
` [PATCH 05/11] lightnvm: pblk: warn in case of corrupted write buffer
` [PATCH 06/11] lightnvm: pblk: return NVM_ error on failed submission
` [PATCH 07/11] lightnvm: pblk: remove unnecessary indirection
` [PATCH 08/11] lightnvm: pblk: remove unnecessary argument
` [PATCH 09/11] lightnvm: pblk: check for chunk size before allocating it
` [PATCH 10/11] lightnvn: pass flag on graceful teardown to targets
` [PATCH 11/11] lightnvm: pblk: remove dead function
[PATCH 0/6] bcache fixes for device failure handling
2018-04-30 6:24 UTC (2+ messages)
ed74ae0342 ("blk-mq: Avoid that a completion can be ignored .."): BUG: kernel hang in test stage
2018-04-29 2:01 UTC (3+ messages)
INFO: task hung in blk_queue_enter
2018-04-28 11:24 UTC
INFO: rcu detected stall in blkdev_ioctl
2018-04-28 8:57 UTC (2+ messages)
[PATCH 0/3] scsi: scsi-mq: don't hold host_busy in IO path
2018-04-28 8:47 UTC (15+ messages)
` [PATCH 1/3] scsi: introduce scsi_host_busy()
` [PATCH 2/3] scsi: read host_busy via scsi_host_busy()
` [PATCH 3/3] scsi: avoid to hold host-wide counter of host_busy for scsi_mq
Should a raid-0 array immediately stop if a component disk is removed?
2018-04-27 22:54 UTC (3+ messages)
write call hangs in kernel space after virtio hot-remove
2018-04-27 20:10 UTC (4+ messages)
[GIT PULL] Block fixes for 4.17-rc2
2018-04-27 17:55 UTC (11+ messages)
[PATCH 0/2] tracing/events: block: bring more on a par with blktrace
2018-04-27 16:38 UTC (8+ messages)
` [PATCH 2/2] tracing/events: block: dev_t via driver core for plug and unplug events
[PATCH] cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
2018-04-27 15:13 UTC (4+ messages)
testing io.low limit for blk-throttle
2018-04-27 5:14 UTC (12+ messages)
[PATCHv2] Add surprise removal block test
2018-04-26 23:29 UTC (2+ messages)
[PATCH 2/2] blkcg: init root blkcg_gq under lock
2018-04-26 19:18 UTC (2+ messages)
remove PCI_DMA_BUS_IS_PHYS V2
2018-04-26 15:11 UTC (5+ messages)
` [PATCH 2/5] ide: kill ide_toggle_bounce
[PATCH 0/2] block: inflight counter fixes
2018-04-26 14:55 UTC (4+ messages)
` [PATCH 1/2] blk-mq: count allocated but not started requests in iostats inflight
` [PATCH 2/2] blk-mq: fix sysfs inflight counter
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).