messages from 2017-07-10 18:44:01 to 2017-07-18 15:09:30 UTC [more...]
[PATCH 0/2] blk-mq-sched: use q->queue_depth as hint for q->nr_requests
2017-07-18 15:09 UTC (5+ messages)
` [PATCH 1/2] blk-mq-sched: introduce blk_mq_sched_queue_depth()
` [PATCH 2/2] blk-mq-sched: use q->queue_depth as hint for q->nr_requests
[PATCH] blk-mq: map queues to all present CPUs
2017-07-18 15:04 UTC
[PATCH 0/6] blk-mq: cleanup start/stop queue
2017-07-18 8:59 UTC (13+ messages)
` [PATCH 1/6] xen-blkfront: quiesce/unquiesce queue instead of start/stop queues
` [PATCH 2/6] SCSI: use blk_mq_run_hw_queues() in scsi_kick_queue()
` [PATCH 3/6] block: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE
` [PATCH 4/6] blk-mq: introduce auto restart
` [PATCH 5/6] block: use BLK_MQ_F_AUTO_RESTART on virtio-blk and xen-blkfront
` [PATCH 6/6] blk-mq: unexport APIs for start/stop queues
[v4.12-rc6 regression] commit dc9edc44de6c introduced use-after-free
2017-07-18 7:57 UTC (3+ messages)
linux-next scsi-mq hang in suspend-resume
2017-07-17 17:17 UTC (2+ messages)
[PATCH v2 0/3] md: three misc changes
2017-07-17 16:41 UTC (8+ messages)
` [PATCH v2 1/3] md: remove 'idx' from 'struct resync_pages'
` [PATCH v2 2/3] md: raid1/raid10: initialize bvec table via bio_add_page()
` [PATCH v2 3/3] md: raid1-10: move raid1/raid10 common code into raid1-10.c
linux-next scsi-mq hang in suspend-resume
2017-07-17 10:35 UTC (8+ messages)
[PATCH] elevator: allow specifying elevator by config boot param for blk-mq devices
2017-07-17 6:55 UTC (8+ messages)
Lots of new warnings with gcc-7.1.1
2017-07-15 11:03 UTC (11+ messages)
[for-4.14 RFC PATCH 0/2] dm rq: eliminate historic blk-mq and .request_fn queue stacking restrictions
2017-07-15 8:44 UTC (10+ messages)
` [for-4.14 RFC PATCH 1/2] dm rq: avoid deadlock if dm-mq is stacked on old .request_fn device(s)
` [for-4.14 RFC PATCH 2/2] dm rq: eliminate historic blk-mq and .request_fn queue stacking restrictions
[PATCH] block: note about cloned bios and bio_for_each_segment_all
2017-07-15 0:28 UTC (11+ messages)
[PATCH blktests] sg: add regression test for patch scsi: sg: fix SG_DXFER_FROM_DEV transfers
2017-07-14 17:31 UTC (3+ messages)
[PATCH blktests v2] tests: use nproc to get number of CPUs for fio jobs
2017-07-14 17:11 UTC (3+ messages)
[PATCH] blk-mq: don't leak preempt counter/q_usage_counter when allocating rq failed
2017-07-14 8:41 UTC
[PATCH] efi: add gpt_overprovisioned kernel command line parameter
2017-07-13 22:21 UTC
[PATCH 2/2] md: raid1/raid10: initialize bvec table via bio_add_page()
2017-07-13 22:08 UTC (9+ messages)
4.12 NULL pointer dereference in kmem_cache_free on USB storage removal
2017-07-13 21:07 UTC (2+ messages)
[PATCH 0/6] blk-mq: introduce congestion control
2017-07-13 17:44 UTC (32+ messages)
` [PATCH 1/6] xen-blkfront: avoid to use start/stop queue
` [PATCH 2/6] SCSI: use blk_mq_run_hw_queues() in scsi_kick_queue()
` [PATCH 3/6] blk-mq: send the request to dispatch list if direct issue returns busy
` [PATCH 4/6] blk-mq: use EWMA to estimate congestion threshold
` [PATCH 5/6] blk-mq: introduce basic congestion control
` [PATCH 6/6] blk-mq: unexport APIs for start/stop queues
[PATCH 0/2] block: two cleanup patches
2017-07-13 17:23 UTC (6+ messages)
` [PATCH 1/2] block: delete bio_uninit in blockdev
` [PATCH 2/2] block: delete bio_uninit
[PATCH] blk-mq: only alloc hctx point as many as nr_hw_queues
2017-07-13 16:38 UTC (4+ messages)
[PATCH] blk-mq-debugfs: add mapping show for hw queue to cpu
2017-07-13 14:09 UTC (5+ messages)
[PATCH] nbd: kill unused ret in recv_work
2017-07-13 14:03 UTC (2+ messages)
[PULL] bcache fixes and updates for-4.13
2017-07-13 9:56 UTC (15+ messages)
` [PATCH 01/19] bcache: Fix leak of bdev reference
` [PATCH 06/19] bcache: explicitly destory mutex while exiting
` [PATCH 10/19] bcache: initialize stripe_sectors_dirty correctly for thin flash device
` [PATCH 13/19] bcache: delete redundant calling set_gc_sectors()
` [PATCH 16/19] bcache: increase the number of open buckets
` [PATCH 18/19] bcache: silence static checker warning
[PATCH] bcache: only recovery I/O error for writethrough mode
2017-07-13 6:47 UTC (9+ messages)
` handling cache device disconnection more properly ( was Re: [PATCH] bcache: only recovery I/O error for writethrough mode)
[PATCH 1/2] md: remove 'idx' from 'struct resync_pages'
2017-07-13 1:41 UTC (3+ messages)
[PATCH v3 00/14] md: cleanup on direct access to bvec table
2017-07-13 1:22 UTC (13+ messages)
` [PATCH v3 05/14] md: raid1: don't use bio's vec table to manage resync pages
[PATCH V5 00/11] blktrace: output cgroup info
2017-07-12 22:50 UTC (13+ messages)
` [PATCH V5 01/11] kernfs: use idr instead of ida to manage inode number
` [PATCH V5 02/11] kernfs: implement i_generation
` [PATCH V5 03/11] kernfs: add an API to get kernfs node from inode number
` [PATCH V5 04/11] kernfs: don't set dentry->d_fsdata
` [PATCH V5 05/11] kernfs: introduce kernfs_node_id
` [PATCH V5 06/11] kernfs: add exportfs operations
` [PATCH V5 07/11] cgroup: export fhandle info for a cgroup
` [PATCH V5 08/11] blktrace: export cgroup info in trace
` [PATCH V5 09/11] block: always attach cgroup info into bio
` [PATCH V5 10/11] blktrace: add an option to allow displaying cgroup path
` [PATCH V5 11/11] block: use standard blktrace API to output cgroup info for debug notes
[PATCH V2] block: call bio_uninit in bio_endio
2017-07-12 16:25 UTC (3+ messages)
[PATCH] block, bfq: dispatch request to prevent queue stalling after the request completion
2017-07-12 14:45 UTC (5+ messages)
[PATCH 09/19] bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
2017-07-12 9:18 UTC (7+ messages)
` [PATCH 09/19 v2] "
[PATCH] block, bfq: fix typos in comments about B-WF2Q+ algorithm
2017-07-12 8:59 UTC (2+ messages)
[PATCH 0/2] md: two patches
2017-07-12 8:28 UTC
[GIT PULL] Block fixes for 4.13-rc1
2017-07-11 19:04 UTC
block: hung task writing to device
2017-07-11 0:02 UTC (3+ messages)
[PATCH v2] btrfs: Correct assignment of pos
2017-07-10 23:00 UTC (2+ messages)
Kyber benchmarks
2017-07-10 22:15 UTC
OOPS from cciss_ioctl in 4.12+git
2017-07-10 21:56 UTC (9+ messages)
` device support in hpasa, was: "
` device support in hpsa, "
[PATCH rfc 00/30] centralize nvme controller reset, delete and periodic reconnects
2017-07-10 18:57 UTC (6+ messages)
` [PATCH rfc 02/30] nvme-rdma: Don't alloc/free the tagset on reset
` [PATCH rfc 08/30] nvme-rdma: cleanup error path in controller reset
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).