messages from 2017-08-30 22:06:18 to 2017-09-04 16:19:20 UTC [more...]
[PATCH V3 0/8] block/scsi: safe SCSI quiescing
2017-09-04 16:18 UTC (17+ messages)
` [PATCH V3 1/8] blk-mq: rename blk_mq_unfreeze_queue as blk_unfreeze_queue
` [PATCH V3 2/8] blk-mq: rename blk_mq_freeze_queue as blk_freeze_queue
` [PATCH V3 3/8] blk-mq: only run hw queues for blk-mq
` [PATCH V3 4/8] blk-mq: rename blk_mq_freeze_queue_wait as blk_freeze_queue_wait
` [PATCH V3 5/8] block: tracking request allocation with q_usage_counter
` [PATCH V3 6/8] block: introduce preempt version of blk_[freeze|unfreeze]_queue
` [PATCH V3 7/8] block: allow to allocate req with REQF_PREEMPT when queue is preempt frozen
` [PATCH V3 8/8] SCSI: preempt freeze block queue when SCSI device is put into quiesce
[PATCH V7 00/10] mmc: Add Command Queue support
2017-09-04 13:48 UTC (16+ 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
non-blocking buffered reads V5
2017-09-04 12:47 UTC (5+ messages)
` [PATCH 2/4] fs: support IOCB_NOWAIT in generic_file_buffered_read
[PATCH] blk-mq: fix nr_requests wrong value when modify it from sysfs
2017-09-04 10:02 UTC (2+ messages)
Memory leak in BFQ?
2017-09-04 9:18 UTC (2+ messages)
[PATCH V4 00/14] blk-mq-sched: improve SCSI-MQ performance
2017-09-04 9:12 UTC (16+ messages)
` [PATCH V4 01/14] blk-mq-sched: fix scheduler bad performance
` [PATCH V4 02/14] sbitmap: introduce __sbitmap_for_each_set()
` [PATCH V4 03/14] blk-mq: introduce blk_mq_dispatch_rq_from_ctx()
` [PATCH V4 04/14] blk-mq-sched: move actual dispatching into one helper
` [PATCH V4 05/14] blk-mq-sched: improve dispatching from sw queue
` [PATCH V4 06/14] blk-mq-sched: don't dequeue request until all in ->dispatch are flushed
` [PATCH V4 07/14] blk-mq-sched: introduce blk_mq_sched_queue_depth()
` [PATCH V4 08/14] blk-mq-sched: use q->queue_depth as hint for q->nr_requests
` [PATCH V4 09/14] block: introduce rqhash helpers
` [PATCH V4 10/14] block: move actual bio merge code into __elv_merge
` [PATCH V4 11/14] block: add check on elevator for supporting bio merge via hashtable from blk-mq sw queue
` [PATCH V4 12/14] block: introduce .last_merge and .hash to blk_mq_ctx
` [PATCH V4 13/14] blk-mq-sched: refactor blk_mq_sched_try_merge()
` [PATCH V4 14/14] blk-mq: improve bio merge from blk-mq sw queue
[PATCH BUGFIX/IMPROVEMENT V2 0/3] three bfq fixes restoring service guarantees with random sync writes in bg
2017-09-04 9:07 UTC (12+ 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
[PATCH V2 0/8] block/scsi: safe SCSI quiescing
2017-09-02 7:12 UTC (13+ messages)
` [PATCH V2 1/8] blk-mq: rename blk_mq_unfreeze_queue as blk_unfreeze_queue
` [PATCH V2 2/8] blk-mq: rename blk_mq_freeze_queue as blk_freeze_queue
` [PATCH V2 3/8] blk-mq: only run hw queues for blk-mq
` [PATCH V2 4/8] blk-mq: rename blk_mq_freeze_queue_wait as blk_freeze_queue_wait
` [PATCH V2 5/8] block: tracking request allocation with q_usage_counter
` [PATCH V2 6/8] block: allow to allocate req with REQF_PREEMPT when queue is frozen
` [PATCH V2 7/8] block: introduce preempt version of blk_[freeze|unfreeze]_queue
` [PATCH V2 8/8] SCSI: freeze block queue when SCSI device is put into quiesce
[PATCH V2 1/2] block/loop: fix use after free
2017-09-01 19:58 UTC (3+ messages)
` [PATCH V2 2/2] block/loop: remove unused field
[PATCH V2 0/8] block/scsi: safe SCSI quiescing
2017-09-01 18:39 UTC (2+ messages)
` [PATCH V2 1/8] blk-mq: rename blk_mq_unfreeze_queue as blk_unfreeze_queue
[PATCH V3 00/14] blk-mq-sched: improve SCSI-MQ performance
2017-09-01 18:19 UTC (17+ messages)
` [PATCH V3 02/14] sbitmap: introduce __sbitmap_for_each_set()
` [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()
[PATCH 0/5] Five BFQ patches for kernel v4.14
2017-09-01 18:06 UTC (14+ 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/8] blk-mq/scsi-mq support for ZBC disks
2017-09-01 17:19 UTC (17+ 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 6/8] scsi: sd_zbc: Limit zone write locking to sequential zones
` [PATCH 7/8] scsi: sd_zbc: Disable zone write locking with scsi-mq
` [PATCH 8/8] scsi: Introduce ZBC disk I/O scheduler
[PATCH 0/9] block/scsi: safe SCSI quiescing
2017-09-01 16:56 UTC (34+ 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
blk_get_request sleeps in schedule
2017-09-01 15:51 UTC (3+ messages)
[PATCH V2] block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabled
2017-09-01 14:53 UTC
[PATCH V3 0/2] block/loop: improve performance
2017-09-01 14:44 UTC (4+ 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 14:19 UTC (6+ messages)
[PATCH v2 0/2] Add wrapper for blkcg policy operatins
2017-09-01 14:18 UTC (3+ messages)
` [PATCH v2 1/2] blkcg: check pol->cpd_free_fn before free cpd
` [PATCH v2 2/2] blkcg: add wrappers for struct blkcg_policy operations
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)
[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
[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)
[GIT PULL] nvme update for Linux 4.14, take 2
2017-08-31 13:10 UTC (11+ messages)
[PATCH V5 11/13] mmc: block: Add CQE support
2017-08-31 12:00 UTC (6+ messages)
[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 (2+ messages)
About btrfs on top of wb_throttle
2017-08-30 22:06 UTC
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).