messages from 2017-09-21 09:04:03 to 2017-09-25 07:34:17 UTC [more...]
[PATCH V9 00/15] mmc: Add Command Queue support
2017-09-25 7:27 UTC (20+ messages)
` [PATCH V9 01/15] mmc: core: Remove unnecessary host claim
` [PATCH V9 02/15] mmc: core: Introduce host claiming by context
` [PATCH V9 03/15] mmc: core: Add support for handling CQE requests
` [PATCH V9 04/15] mmc: mmc: Enable Command Queuing
` [PATCH V9 05/15] mmc: mmc: Enable CQE's
` [PATCH V9 06/15] mmc: block: Use local variables in mmc_blk_data_prep()
` [PATCH V9 07/15] mmc: block: Prepare CQE data
` [PATCH V9 08/15] mmc: block: Factor out mmc_setup_queue()
` [PATCH V9 09/15] mmc: core: Add parameter use_blk_mq
` [PATCH V9 10/15] mmc: core: Export mmc_start_bkops()
` [PATCH V9 11/15] mmc: core: Export mmc_start_request()
` [PATCH V9 12/15] mmc: core: Export mmc_retune_hold_now() and mmc_retune_release()
` [PATCH V9 13/15] mmc: block: Add CQE and blk-mq support
` [PATCH V9 14/15] mmc: cqhci: support for command queue enabled host
` [PATCH V10 "
` [PATCH V9 15/15] mmc: sdhci-pci: Add CQHCI support for Intel GLK
[PATCH V5 00/14] scsi-mq support for ZBC disks
2017-09-25 6:14 UTC (15+ messages)
` [PATCH V5 01/14] scsi: sd_zbc: Move ZBC declarations to scsi_proto.h
` [PATCH V5 02/14] scsi: sd_zbc: Fix comments and indentation
` [PATCH V5 03/14] scsi: sd_zbc: Rearrange code
` [PATCH V5 04/14] scsi: sd_zbc: Use well defined macros
` [PATCH V5 05/14] scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
` [PATCH V5 06/14] block: Add zoned block device information to request queue
` [PATCH V5 07/14] scsi: sd_zbc: Initialize device request queue zoned data
` [PATCH V5 08/14] scsi: sd_zbc: Limit zone write locking to sequential zones
` [PATCH V5 09/14] scsi: sd_zbc: Disable zone write locking with scsi-mq
` [PATCH V5 10/14] block: mq-deadline: Add zoned block device data
` [PATCH V5 11/14] blokc: mq-deadline: Introduce dispatch helpers
` [PATCH V5 12/14] block: mq-deadline: Introduce zone locking support
` [PATCH V5 13/14] block: mq-deadline: Limit write request dispatch for zoned block devices
` [PATCH V5 14/14] block: do not set mq default scheduler
[GIT PULL] Block fixes for 4.14-rc2
2017-09-25 3:16 UTC (6+ messages)
[PATCH] dm-mpath: return DM_MAPIO_REQUEUE in case of rq allocation failure
2017-09-25 3:06 UTC (5+ messages)
I/O hangs after resuming from suspend-to-ram
2017-09-25 2:59 UTC (5+ messages)
[PATCH v3 0/6] Make SCSI device suspend and resume work reliably
2017-09-25 2:38 UTC (11+ messages)
` [PATCH v3 1/6] md: Make md resync and reshape threads freezable
` [PATCH v3 2/6] block: Convert RQF_PREEMPT into REQ_PREEMPT
` [PATCH v3 3/6] block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
` [PATCH v3 4/6] scsi: Set QUEUE_FLAG_PREEMPT_ONLY while quiesced
` [PATCH v3 5/6] block: Make SCSI device suspend and resume work reliably
` [PATCH v3 6/6] scsi-mq: Reduce suspend latency
Oops on the system startup in the function part_in_flight()
2017-09-25 2:07 UTC (3+ messages)
[PATCH] fix unbalanced page refcounting in bio_map_user_iov
2017-09-25 1:48 UTC (9+ messages)
[PATCH V4 00/16] scsi-mq support for ZBC disks
2017-09-24 16:52 UTC (32+ messages)
` [PATCH V4 01/16] scsi: sd_zbc: Move ZBC declarations to scsi_proto.h
` [PATCH V4 02/16] scsi: sd_zbc: Fix comments and indentation
` [PATCH V4 03/16] scsi: sd_zbc: Rearrange code
` [PATCH V4 04/16] scsi: sd_zbc: Use well defined macros
` [PATCH V4 05/16] scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
` [PATCH V4 06/16] block: Add zoned block device information to request queue
` [PATCH V4 07/16] scsi: sd_zbc: Initialize device request queue zoned data
` [PATCH V4 08/16] scsi: sd_zbc: Limit zone write locking to sequential zones
` [PATCH V4 09/16] scsi: sd_zbc: Disable zone write locking with scsi-mq
` [PATCH V4 10/16] block: mq-deadline: Add zoned block device data
` [PATCH V4 11/16] block: mq-deadline: Introduce zones_wlock attribute
` [PATCH V4 12/16] blokc: mq-deadline: Introduce dispatch helpers
` [PATCH V4 13/16] block: mq-deadline: Introduce zone locking support
` [PATCH V4 14/16] block: mq-deadline: Limit write dispatch for zoned block devices
` [PATCH V4 15/16] block: do not set mq defaulte scheduler
` [PATCH V4 16/16] block: mq-deadline: Update documentation
[PATCH V4 00/16] scsi-mq support for ZBC disks
2017-09-24 16:33 UTC
nvme multipath support V2
2017-09-24 15:25 UTC (23+ messages)
` [PATCH 6/9] nvme: track subsystems
` [PATCH 8/9] nvme: track shared namespaces
` [PATCH 9/9] nvme: implement multipath access to nvme subsystems
[PATCH v3] block: consider merge of segments when merge bio into rq
2017-09-24 8:04 UTC
[GIT PULL] another set of nvme fixes for 4.14-rc2
2017-09-22 18:33 UTC (2+ messages)
[PATCH v4] blk-mq: fix nr_requests wrong value when modify it from sysfs
2017-09-22 15:36 UTC
[PATCH V6 00/18] blk-throttle: add .low limit
2017-09-22 14:29 UTC (4+ messages)
[PATCH V8 00/14] mmc: Add Command Queue support
2017-09-22 14:01 UTC (13+ messages)
` [PATCH V8 01/14] mmc: core: Introduce host claiming by context
` [PATCH V8 08/14] mmc: core: Add parameter use_blk_mq
` [PATCH V8 12/14] mmc: block: Add CQE and blk-mq support
[Nbd] [PATCH] MAINTAINERS: update list for NBD
2017-09-22 10:09 UTC
[PATCH 1/6] lightnvm: pblk: reuse pblk_gc_should_kick
2017-09-22 10:04 UTC (4+ messages)
[PATCH 3/6] lightnvm: pblk: fix message if L2P MAP is in device
2017-09-22 10:03 UTC (4+ messages)
[PATCH] Support for secure erase functionality
2017-09-22 9:54 UTC (3+ messages)
[PATCH 1/2 v6] mmc: block: Convert RPMB to a character device
2017-09-22 9:46 UTC (4+ messages)
` [PATCH 2/2 v6] mmc: block: Delete mmc_access_rpmb()
[PATCH 5/6] lightnvm: pblk: print incompatible line version correctly
2017-09-22 9:01 UTC (2+ messages)
[PATCH 4/6] lightnvm: pblk: improve error message if down_timeout fails
2017-09-22 8:55 UTC (2+ messages)
[PATCH 2/6] lightnvm: pblk: protect line bitmap while submitting meta io
2017-09-22 8:49 UTC (2+ messages)
[PATCH V4 00/14] blk-mq-sched: improve SCSI-MQ performance
2017-09-22 2:15 UTC (5+ messages)
` [PATCH V4 05/14] blk-mq-sched: improve dispatching from sw queue
[PATCH V2 0/7] blk-mq: don't allocate driver tag beforehand for flush rq
2017-09-22 0:36 UTC (3+ messages)
[PATCH v2 0/4] Make SCSI device suspend and resume work reliably
2017-09-22 0:03 UTC (14+ messages)
` [PATCH v2 1/4] block: Convert RQF_PREEMPT into REQ_PREEMPT
` [PATCH v2 2/4] block: Add the QUEUE_PREEMPT_ONLY request queue flag
` [PATCH v2 3/4] block, scsi: Make SCSI device suspend and resume work reliably
` [PATCH v2 4/4] scsi-mq: Reduce suspend latency
[PATCH] bcache: fix a comments typo in bch_alloc_sectors()
2017-09-21 20:01 UTC
[PATCHv3] bcache: only permit to recovery read error when cache device is clean
2017-09-21 19:54 UTC
[PATCH] block: fix a crash caused by wrong API
2017-09-21 19:19 UTC (2+ messages)
[PATCH v2] block: consider merge of segments when merge bio into rq
2017-09-21 18:57 UTC
Is the possible cross-talking between unrelated file-descriptors on bsg-device by design?
2017-09-21 18:54 UTC (3+ messages)
[PATCH 1/1] bsg-lib: fix use-after-free under memory-pressure
2017-09-21 18:17 UTC
[V2] block: consider merge of segments when merge bio into rq
2017-09-21 17:29 UTC
[PATCH v3] blk-mq: fix nr_requests wrong value when modify it from sysfs
2017-09-21 17:13 UTC
[PATCH 0/2] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
2017-09-21 17:12 UTC (3+ messages)
` [PATCH 1/2] block: factor out __blkdev_issue_zero_pages()
` [PATCH 2/2] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
[PATCH v2 0/2] fix wrong value when user modify nr_request by sysfs
2017-09-21 17:12 UTC (7+ messages)
` [PATCH v2 1/2] blk-mq: fix nr_requests wrong value when modify it from sysfs
` [PATCH v2 2/2] blk-sysfs: return EINVAL when user modify nr_request less than BLKDEV_MIN_RQ
[PATCH] blk-mq: fix nr_requests wrong value when modify it from sysfs
2017-09-21 15:14 UTC (8+ messages)
[PATCH] block: drop "sending ioctl to a partition" message
2017-09-21 14:59 UTC (3+ messages)
[PATCH V2] lightnvm: include NVM Express driver if OCSSD is selected for build
2017-09-21 13:41 UTC (2+ messages)
[PATCH 6/6] lightnvm: include NVM Express driver if OCSSD is selected for build
2017-09-21 13:40 UTC (3+ messages)
[PATCH 0/6] misc patches mostly for pblk
2017-09-21 11:25 UTC
[PATCH] lightnvm: pblk: fix error path in pblk_lines_alloc_metadata
2017-09-21 11:14 UTC (4+ messages)
[PATCH] lightnvm: remove already calculated nr_chnls
2017-09-21 11:14 UTC (3+ messages)
[PATCH V2] lightnvm: protect target type list with correct locks
2017-09-21 11:14 UTC (3+ messages)
[PATCH V2] lightnvm: prevent bd removal if busy
2017-09-21 11:13 UTC (3+ messages)
[PATCH BUGFIX/IMPROVEMENT 0/4] block, bfq: series of fixes of bugs affecting service guarantees
2017-09-21 9:04 UTC (2+ messages)
` [PATCH BUGFIX/IMPROVEMENT 4/4] block, bfq: decrease burst size when queues in burst exit
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).