messages from 2017-08-29 14:54:17 to 2017-09-01 11:36:28 UTC [more...]
[PATCH 0/8] blk-mq/scsi-mq support for ZBC disks
2017-09-01 11:36 UTC (6+ messages)
` [PATCH 1/8] block: Fix declaration of blk-mq debugfs functions
` [PATCH 2/8] block: Fix declaration of blk-mq scheduler functions
` [PATCH 3/8] scsi: sd_zbc: Move ZBC declarations to scsi_proto.h
` [PATCH 4/8] scsi: sd_zbc: Reorganize and cleanup
` [PATCH 5/8] scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
[PATCH 0/9] block/scsi: safe SCSI quiescing
2017-09-01 8:16 UTC (27+ messages)
` [PATCH 1/9] percpu-refcount: introduce percpu_ref_is_dead()
` [PATCH 2/9] blk-mq: rename blk_mq_unfreeze_queue as blk_unfreeze_queue
` [PATCH 3/9] blk-mq: rename blk_mq_freeze_queue as blk_freeze_queue
` [PATCH 4/9] blk-mq: only run hw queues for blk-mq
` [PATCH 5/9] block: introduce blk_drain_queue()
` [PATCH 6/9] blk-mq: rename blk_mq_freeze_queue_wait as blk_freeze_queue_wait
` [PATCH 7/9] block: tracking request allocation with q_usage_counter
` [PATCH 8/9] block: allow to allocate req with REQF_PREEMPT when queue is frozen
` [PATCH 9/9] SCSI: freeze block queue when SCSI device is put into quiesce
non-blocking buffered reads V5
2017-09-01 8:13 UTC (2+ messages)
Enable skip_copy can cause data integrity issue in some storage stack
2017-09-01 7:26 UTC
[PATCH] block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabled
2017-09-01 7:31 UTC (6+ messages)
[PATCH V3 0/2] block/loop: improve performance
2017-09-01 5:09 UTC (3+ messages)
` [PATCH V3 1/2] block/loop: set hw_sectors
` [PATCH V3 2/2] block/loop: allow request merge for directio mode
[PATCH] kernfs: checking for IS_ERR() instead of NULL
2017-09-01 5:07 UTC (5+ messages)
[PATCH V3 00/14] blk-mq-sched: improve SCSI-MQ performance
2017-09-01 3:02 UTC (18+ messages)
` [PATCH V3 02/14] sbitmap: introduce __sbitmap_for_each_set()
` [PATCH V3 03/14] blk-mq: introduce blk_mq_dispatch_rq_from_ctx()
` [PATCH V3 05/14] blk-mq-sched: improve dispatching from sw queue
` [PATCH V3 06/14] blk-mq-sched: don't dequeue request until all in ->dispatch are flushed
` [PATCH V3 13/14] blk-mq-sched: refactor blk_mq_sched_try_merge()
blk_get_request sleeps in schedule
2017-09-01 2:37 UTC
[GIT PULL] Block fixes for 4.13-final
2017-08-31 21:28 UTC
[PATCH 0/2] Two copy_in_user() declaration fixes
2017-08-31 21:24 UTC (4+ messages)
` [PATCH 1/2] <linux/uaccess.h>: Fix copy_in_user() declaration
Memory leak in BFQ?
2017-08-31 20:42 UTC
[PATCH BUGFIX/IMPROVEMENT 0/2] doc, block, bfq: improve documentation on how to to properly configure bfq
2017-08-31 19:55 UTC (4+ messages)
` [PATCH BUGFIX/IMPROVEMENT 1/2] doc, block, bfq: fix some typos and remove stale stuff
` [PATCH BUGFIX/IMPROVEMENT 2/2] doc, block, bfq: better describe how to properly configure bfq
[PATCH 0/4] loop: support different logical block sizes
2017-08-31 19:51 UTC (2+ messages)
[PATCH BUGFIX/IMPROVEMENT V2 0/3] three bfq fixes restoring service guarantees with random sync writes in bg
2017-08-31 17:31 UTC (9+ messages)
` [PATCH BUGFIX/IMPROVEMENT V2 1/3] block, bfq: make lookup_next_entity push up vtime on expirations
` [PATCH BUGFIX/IMPROVEMENT V2 2/3] block, bfq: remove direct switch to an entity in higher class
` [PATCH BUGFIX/IMPROVEMENT V2 3/3] block, bfq: guarantee update_next_in_service always returns an eligible entity
[GIT PULL] nvme update for Linux 4.14, take 2
2017-08-31 13:10 UTC (13+ messages)
[PATCH V5 11/13] mmc: block: Add CQE support
2017-08-31 12:00 UTC (6+ messages)
[PATCH V7 00/10] mmc: Add Command Queue support
2017-08-31 11:56 UTC (11+ messages)
` [PATCH V7 01/10] mmc: core: Introduce host claiming by context
` [PATCH V7 02/10] mmc: core: Add support for handling CQE requests
` [PATCH V7 03/10] mmc: mmc: Enable Command Queuing
` [PATCH V7 04/10] mmc: mmc: Enable CQE's
` [PATCH V7 05/10] mmc: block: Use local variables in mmc_blk_data_prep()
` [PATCH V7 06/10] mmc: block: Prepare CQE data
` [PATCH V7 07/10] mmc: block: Factor out mmc_setup_queue()
` [PATCH V7 08/10] mmc: block: Add CQE support
` [PATCH V7 09/10] mmc: cqhci: support for command queue enabled host
` [PATCH V7 10/10] mmc: sdhci-pci: Add CQHCI support for Intel GLK
[PATCH V6 00/18] blk-throttle: add .low limit
2017-08-31 7:24 UTC (2+ messages)
[PATCH BUGFIX/IMPROVEMENT 0/3] three bfq fixes restoring service guarantees with random sync writes in bg
2017-08-31 6:45 UTC (6+ messages)
` [PATCH BUGFIX/IMPROVEMENT 1/3] block, bfq: make lookup_next_entity push up vtime on expirations
` [PATCH BUGFIX/IMPROVEMENT 2/3] block, bfq: remove direct switch to an entity in higher class
` [PATCH BUGFIX/IMPROVEMENT 3/3] block, bfq: guarantee update_next_in_service always returns an eligible entity
[PATCH V2 0/2] block/loop: improve performance
2017-08-31 3:25 UTC (9+ messages)
` [PATCH V2 2/2] block/loop: allow request merge for directio mode
[RFC] block/loop: make loop cgroup aware
2017-08-31 0:36 UTC (6+ messages)
[PATCH] block/loop: fix use after feee
2017-08-30 22:13 UTC (3+ messages)
` [PATCH] block/loop: fix use after free
About btrfs on top of wb_throttle
2017-08-30 22:06 UTC
[PATCH 0/6] drivers: make device_attribute const
2017-08-30 19:18 UTC (3+ messages)
` [PATCH 5/6] platform/x86: "
[PATCH 0/3]block/loop: handle discard/zeroout error
2017-08-30 19:17 UTC (4+ messages)
` [PATCH 1/3] block/loop: don't hijack error number
` [PATCH 2/3] block/loop: use FALLOC_FL_ZERO_RANGE for REQ_OP_WRITE_ZEROES
` [PATCH 3/3] block/loop: suppress discard IO error message
[PATCH 0/5] Five BFQ patches for kernel v4.14
2017-08-30 18:42 UTC (6+ messages)
` [PATCH 1/5] bfq: Annotate fall-through in a switch statement
` [PATCH 2/5] bfq: Declare local functions static
` [PATCH 3/5] bfq: Check kstrtoul() return value
` [PATCH 4/5] bfq: Suppress compiler warnings about comparisons
` [PATCH 5/5] bfq: Use icq_to_bic() consistently
[PATCH 0/2] blk-mq: fix I/O hang during system resume
2017-08-30 16:58 UTC (8+ messages)
` [PATCH 1/2] blk-mq: add requests in the tail of hctx->dispatch
` [PATCH 2/2] blk-mq: align to legacy's implementation of blk_execute_rq
BFQ + dm-mpath
2017-08-30 16:31 UTC (2+ messages)
[GIT PULL] last minute NVMe fixes for 4.13
2017-08-30 15:12 UTC (2+ messages)
[PATCH] block, bfq: fix error handle in bfq_init
2017-08-30 15:04 UTC (3+ messages)
I/O hangs after resuming from suspend-to-ram
2017-08-30 14:37 UTC (10+ messages)
[RFC] block: deprecate choosing elevator via boot param
2017-08-30 14:24 UTC (4+ messages)
[PATCH V6 00/12] mmc: Add Command Queue support
2017-08-30 13:14 UTC (10+ messages)
` [PATCH V6 01/12] mmc: core: Move mmc_start_areq() declaration
` [PATCH V6 02/12] mmc: block: Fix block status codes
` [PATCH V6 03/12] mmc: host: Add CQE interface
` [PATCH V6 04/12] mmc: core: Turn off CQE before sending commands
possible circular locking dependency detected [was: linux-next: Tree for Aug 22]
2017-08-30 12:30 UTC (10+ messages)
[PATCH] partitions/ibm: call ->getgeo directly
2017-08-30 7:22 UTC
[PATCH] block: Call .initialize_rq_fn() also for filesystem requests
2017-08-30 3:01 UTC (8+ messages)
[PATCH 1/2] bfq: Re-enable auto-loading when built as a module
2017-08-29 21:51 UTC (10+ messages)
[PATCH] bsg: remove #if 0'ed code
2017-08-29 16:50 UTC (2+ messages)
[PATCH] blkcg: check pol->cpd_free_fn before free cpd
2017-08-29 16:08 UTC
[PATCH] block: Make blk_dequeue_request() static
2017-08-29 15:49 UTC (3+ messages)
[PATCH 0/2] skd: Two additional patches for kernel v4.14
2017-08-29 15:43 UTC (4+ messages)
` [PATCH 1/2] skd: Remove blk_queue_bounce_limit() call
` [PATCH 2/2] skd: Let the block layer core choose .nr_requests
RFC: nvme multipath support
2017-08-29 15:41 UTC (5+ messages)
` [PATCH 10/10] nvme: implement multipath access to nvme subsystems
[PATCH] blk-mq: Improvements to the hybrid polling sleep time calculation
2017-08-29 15:33 UTC (3+ 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).