messages from 2017-10-05 11:12:03 to 2017-10-10 12:37:51 UTC [more...]
[PATCH V5 00/14] blk-mq-sched: improve sequential I/O performance(part 1)
2017-10-10 12:37 UTC (19+ messages)
` [PATCH V5 4/7] blk-mq: introduce blk_mq_dequeue_from_ctx()
` [PATCH V5 5/7] blk-mq-sched: move actual dispatching into one helper
` [PATCH V5 6/7] blk-mq-sched: improve dispatching from sw queue
` [PATCH V5 7/7] blk-mq-sched: don't dequeue request until all in ->dispatch are flushed
[PATCH V8 00/14] mmc: Add Command Queue support
2017-10-10 12:24 UTC (5+ messages)
[PATCH v7 0/9] Hello Jens,
2017-10-10 10:56 UTC (16+ messages)
` [PATCH v7 1/9] md: Rename md_notifier into md_reboot_notifier
` [PATCH v7 2/9] md: Introduce md_stop_all_writes()
` [PATCH v7 3/9] md: Neither resync nor reshape while the system is frozen
` [PATCH v7 4/9] block: Make q_usage_counter also track legacy requests
` [PATCH v7 5/9] block: Introduce blk_get_request_flags()
` [PATCH v7 6/9] block: Introduce BLK_MQ_REQ_PREEMPT
` [PATCH v7 7/9] ide, scsi: Tell the block layer at request allocation time about preempt requests
` [PATCH v7 8/9] block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
` [PATCH v7 9/9] block, scsi: Make SCSI quiesce and resume work reliably
[PATCH v6 0/9] block, scsi, md: Improve suspend and resume
2017-10-10 9:50 UTC (6+ messages)
` [PATCH v6 9/9] block, scsi: Make SCSI device suspend and resume work reliably
false positive lockdep splat with loop device
2017-10-10 9:43 UTC (4+ messages)
[PATCH V2] writeback: merge try_to_writeback_inodes_sb_nr() into caller
2017-10-10 9:43 UTC
[ANNOUNCE] fsperf: a simple fs/block performance testing framework
2017-10-10 9:00 UTC (14+ messages)
[PATCH] bcache: fix race in setting bdev state
2017-10-10 7:46 UTC (2+ messages)
[PATCH] [PATCH v3] bcache: gc does not work when triggering by manual
2017-10-10 6:12 UTC (3+ messages)
[PATCH] bcache: fix race in setting bdev state
2017-10-10 6:04 UTC (2+ messages)
[PATCH] bcache: fix race in setting bdev state
2017-10-10 4:14 UTC (2+ messages)
[PATCH] blk-throttle: fix null pointer dereference while throttling writeback IOs
2017-10-10 3:13 UTC
[PATCH 4/5] bcache: writeback: collapse contiguous IO better
2017-10-10 0:00 UTC (35+ messages)
[PATCH] Btrfs: avoid losing data raid profile when deleting a device
2017-10-09 18:02 UTC (2+ messages)
[PATCH] block: remove unnecessary NULL checks in bioset_integrity_free()
2017-10-09 18:34 UTC (6+ messages)
[PATCH] nbd: don't set the device size until we're connected
2017-10-09 18:29 UTC (2+ messages)
[PATCH] skd: Use kmem_cache_free
2017-10-09 17:33 UTC (3+ messages)
[PATCH BUGFIX] block, bfq: fix bug related to the burst_size counter
2017-10-09 15:55 UTC (3+ messages)
` [PATCH BUGFIX] block, bfq: fix unbalanced decrements of burst size
[PATCH v2 0/1] block,bfq: Disable writeback throttling
2017-10-09 14:29 UTC (3+ messages)
` [PATCH V2 1/1] "
[PATCH V6 0/5] blk-mq-sched: improve sequential I/O performance
2017-10-09 11:24 UTC (6+ messages)
` [PATCH V6 1/5] blk-mq-sched: fix scheduler bad performance
` [PATCH V6 2/5] blk-mq-sched: move actual dispatching into one helper
` [PATCH V6 3/5] sbitmap: introduce __sbitmap_for_each_set()
` [PATCH V6 4/5] blk-mq-sched: improve dispatching from sw queue
` [PATCH V6 5/5] blk-mq-sched: don't dequeue request until all in ->dispatch are flushed
(no subject)
2017-10-09 10:59 UTC (4+ messages)
` [PATCH v2 1/2] bcache: writeback rate shouldn't artifically clamp
` [PATCH v2 2/2] bcache: rearrange writeback main thread ratelimit
fio-based responsiveness test for MMTests
2017-10-09 10:02 UTC (4+ messages)
[PATCH v2] block/laptop_mode: Convert timers to use timer_setup()
2017-10-09 9:14 UTC (4+ messages)
[PATCH V5 0/8] blk-mq: improve bio merge for none scheduler
2017-10-09 4:28 UTC (4+ messages)
` [PATCH V5 8/8] blk-mq: improve bio merge from blk-mq sw queue
[PATCH] bcache: writeback rate shouldn't artifically clamp
2017-10-08 18:10 UTC (4+ messages)
[PATCH v3 2/5] bcache: implement PI controller for writeback rate
2017-10-08 5:08 UTC (3+ messages)
[PATCH] bcache: rewrite multiple partitions support
2017-10-07 22:01 UTC (3+ messages)
[PATCH] bcache: check ca->alloc_thread initialized before wake up it
2017-10-07 21:46 UTC (2+ messages)
[PATCH] bfq: Fix bool initialization/comparison
2017-10-07 14:02 UTC
[PATCH v4] blk-mq: fix nr_requests wrong value when modify it from sysfs
2017-10-07 8:46 UTC (3+ messages)
[PATCH V3 0/3] block/loop: handle discard/zeroout error
2017-10-07 4:48 UTC (3+ messages)
` [PATCH V3 3/3] block: don't print message for discard error
[PATCH V2 0/3] block: export latency info for cgroups
2017-10-07 0:56 UTC (4+ messages)
` [PATCH V2 1/3] blk-stat: delete useless code
` [PATCH V2 2/3] block: set request_list for request
` [PATCH V2 3/3] blockcg: export latency info for each cgroup
[PATCH] block/bio: Remove null checks before mempool_destroy in bioset_free
2017-10-06 22:30 UTC (3+ messages)
[GIT PULL] Block fixes for 4.14-rc4
2017-10-06 19:00 UTC
[PATCH v2] block/aoe: Convert timers to use timer_setup()
2017-10-06 14:19 UTC (2+ messages)
[PATCH] lightnvm: pblk: remove spinlock when freeing line metadata
2017-10-06 13:28 UTC (3+ messages)
[PATCH 0/2] lightnvm: patches for 4.15 on core
2017-10-06 13:26 UTC (3+ messages)
` [PATCH 1/2] lightnvm: fail fast on passthrough commands
` [PATCH 2/2] lightnvm: implement generic path for sync I/O
[RFC 0/5] fs: replace kthread freezing with filesystem freeze/thaw
2017-10-06 12:54 UTC (6+ messages)
` [RFC 5/5] pm: remove kernel thread freezing
[PATCH v2 0/2] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
2017-10-06 12:31 UTC (8+ messages)
` [PATCH v2 1/2] block: factor out __blkdev_issue_zero_pages()
` [PATCH v2 2/2] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
Why removing REQ_FAILFAST_DRIVER in LightNVM?
2017-10-06 12:12 UTC (6+ messages)
[PATCH v2 0/9] Nowait support for stacked block devices
2017-10-06 12:01 UTC (3+ messages)
[PATCH 0/2] lightnvm: pblk fixes
2017-10-06 11:52 UTC (3+ messages)
` [PATCH 1/2] lightnvm: pblk: cleanup unused and static functions
` [PATCH 2/2] lightnvm: pblk: avoid being reported as hung on rated GC
[PATCH RFC] blk-throttle: add feedback to cgroup writeback about throttled writes
2017-10-06 11:45 UTC
[PATCH] block: add partition uuid into uevent as "PARTUUID"
2017-10-06 11:42 UTC
[PATCH V9 00/15] mmc: Add Command Queue support
2017-10-06 8:03 UTC (11+ messages)
` [PATCH V9 13/15] mmc: block: Add CQE and blk-mq support
Circular locking dependency with pblk
2017-10-06 6:52 UTC (5+ messages)
[PATCH] block/laptop_mode: Convert timers to use timer_setup()
2017-10-05 22:58 UTC (12+ messages)
[PATCH] blk-stat: delete useless code
2017-10-05 21:55 UTC
[PATCH, resend] block: remove QUEUE_FLAG_STACKABLE
2017-10-05 21:21 UTC (2+ messages)
[RFC 0/2] block: export latency info for cgroups
2017-10-05 17:25 UTC (5+ messages)
` [RFC 2/2] blockcg: export latency info for each cgroup
[Question] on blk_mq_map_queues()
2017-10-05 17:19 UTC (5+ messages)
[RFC] bsg-lib interface cleanup
2017-10-05 16:58 UTC (3+ messages)
` [PATCH 4/9] qla2xxx: don't break the bsg-lib abstractions
[GIT PULL] nvme fixes for Linux 4.14-rc4
2017-10-05 16:45 UTC (2+ messages)
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).