messages from 2017-04-12 05:30:41 to 2017-04-15 18:56:27 UTC [more...]
[GIT PULL 00/19] LightNVM patches for 4.12
2017-04-15 18:55 UTC (8+ messages)
` [GIT PULL 01/19] lightnvm: Fix error handling
` [GIT PULL 02/19] nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identify
` [GIT PULL 03/19] lightnvm: submit erases using the I/O path
` [GIT PULL 04/19] lightnvm: rename scrambler controller hint
` [GIT PULL 05/19] lightnvm: free reverse device map
` [GIT PULL 06/19] lightnvm: enable nvme size compile asserts
` [GIT PULL 07/19] lightnvm: don't check for failure from mempool_alloc()
Outstanding MQ questions from MMC
2017-04-15 18:34 UTC (8+ messages)
[PATCH 0/4] blk-mq-sched: allow to use hw tag for sched
2017-04-15 12:38 UTC (5+ messages)
` [PATCH 1/4] block: respect BLK_MQ_F_NO_SCHED
` [PATCH 2/4] mtip32xx: pass BLK_MQ_F_NO_SCHED
` [PATCH 3/4] blk-mq: introduce BLK_MQ_F_SCHED_USE_HW_TAG
` [PATCH 4/4] mtip32xx: use BLK_MQ_F_USE_SCHED_TAG
[PATCH 0/3] blk-mq: unify hardware queue run handlers
2017-04-14 20:56 UTC (5+ messages)
` [PATCH 1/3] blk-mq: unify hctx delayed_run_work and run_work
[PATCH block-tree] net: off by one in inet6_pton()
2017-04-14 20:09 UTC (2+ messages)
[PATCH v4 0/5] blk-mq: Kyber multiqueue I/O scheduler
2017-04-14 20:08 UTC (7+ messages)
` [PATCH v4 1/5] sbitmap: add sbitmap_get_shallow() operation
` [PATCH v4 2/5] blk-mq: add shallow depth option for blk_mq_get_tag()
` [PATCH v4 3/5] blk-mq: export helpers
` [PATCH v4 4/5] blk-mq-sched: make completed_request() callback more useful
` [PATCH v4 5/5] blk-mq: introduce Kyber multiqueue I/O scheduler
[PATCH] remove the mg_disk driver
2017-04-14 20:01 UTC (4+ messages)
[PATCH] block: fix bio_will_gap()
2017-04-14 19:51 UTC (5+ messages)
[PATCH 0/6] blk-mq debugfs patches for kernel v4.12
2017-04-14 17:37 UTC (18+ messages)
` [PATCH 1/6] blk-mq: Do not invoke queue operations on a dead queue
` [PATCH 2/6] blk-mq: Move the "state" debugfs attribute one level down
` [PATCH 3/6] blk-mq: Make blk_flags_show() callers append a newline character
` [PATCH 4/6] blk-mq: Show operation, cmd_flags and rq_flags names
` [PATCH 5/6] blk-mq: Add blk_mq_ops.show_rq()
[PATCH v4 0/6] Avoid that scsi-mq and dm-mq queue processing stalls sporadically
2017-04-14 17:12 UTC (17+ messages)
` [PATCH v4 6/6] dm rq: Avoid that request "
[PATCH] block: Make writeback throttling defaults consistent for SQ devices
2017-04-14 15:42 UTC (2+ messages)
[PATCH 0/8 v6] No wait AIO
2017-04-14 12:02 UTC (9+ messages)
` [PATCH 1/8] Use RWF_* flags for AIO operations
` [PATCH 2/8] nowait aio: Introduce RWF_NOWAIT
` [PATCH 3/8] nowait aio: return if direct write will trigger writeback
` [PATCH 4/8] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/8] nowait aio: return on congested block device
` [PATCH 6/8] nowait aio: ext4
` [PATCH 7/8] nowait aio: xfs
` [PATCH 8/8] nowait aio: btrfs
kill req->errors
2017-04-14 8:22 UTC (16+ messages)
` [PATCH 01/25] remove the mg_disk driver
` [PATCH 02/25] block: remove the blk_execute_rq return value
` [PATCH 06/25] virtio: fix spelling of virtblk_scsi_request_done
` [PATCH 08/25] scsi: fix fast-fail for non-passthrough requests
` [PATCH 10/25] loop: zero-fill bio on the submitting cpu
RFC: drop the T10 OSD code and its users
2017-04-14 2:27 UTC (6+ messages)
` [PATCH 1/4] block: remove the osdblk driver
` [PATCH 2/4] fs: remove exofs
` [PATCH 3/4] nfs: remove the objlayout driver
` [PATCH 4/4] scsi: remove the SCSI OSD library
remove REQ_OP_WRITE_SAME
2017-04-14 2:23 UTC (10+ messages)
` [PATCH 1/8] drbd: drop REQ_OP_WRITE_SAME support
` [PATCH 2/8] target/iblock: convert WRITE_SAME to blkdev_issue_zeroout
` [PATCH 3/8] sd: remove write same support
` [PATCH 4/8] md: drop WRITE_SAME support
` [PATCH 5/8] dm: remove write same support
` [PATCH 6/8] block: remove REQ_OP_WRITE_SAME support
` [PATCH 7/8] block: remove bio_no_advance_iter
` [PATCH 8/8] block: use bio_has_data to check if a bio has bvecs
[PATCH] block-mq: set both block queue and hardware queue restart bit for restart
2017-04-13 23:12 UTC (7+ messages)
[PATCH] lightnvm: fix some WARN() messages
2017-04-13 19:44 UTC (2+ messages)
[PATCH] lightnvm: fix some error code in pblk-init.c
2017-04-13 19:43 UTC (2+ messages)
[PATCH] lightnvm: pblk-gc: fix an error pointer dereference in init
2017-04-13 19:35 UTC (2+ messages)
clean up a few end_request variants
2017-04-13 8:22 UTC (6+ messages)
` [PATCH 1/3] block: remove blk_end_request_err and __blk_end_request_err
` [PATCH 2/3] block: remove blk_end_request_cur
` [PATCH 3/3] block: make __blk_end_bidi_request private
[PATCH V3 02/16] block, bfq: add full hierarchical scheduling and cgroups support
2017-04-13 1:59 UTC (2+ messages)
[PATCH] blk-mq: Fix blk_execute_rq_nowait() handling of dying queues
2017-04-13 1:20 UTC (4+ messages)
[PATCH V3 01/16] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler
2017-04-12 21:49 UTC (3+ messages)
[PATCH v6] lightnvm: pblk
2017-04-12 20:57 UTC (2+ messages)
` [PATCH v6] lightnvm: physical block device (pblk) target
[PATCH 0/9 v5] No wait AIO
2017-04-12 18:31 UTC (8+ messages)
` [PATCH 1/9] Use RWF_* flags for AIO operations
` [PATCH 5/9] nowait aio: return on congested block device
` [PATCH 9/9] nowait aio: Return -EOPNOTSUPP if filesystem does not support
[PATCH V4 00/16] Introduce the BFQ I/O scheduler
2017-04-12 16:23 UTC (17+ messages)
` [PATCH V4 01/16] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler
` [PATCH V4 02/16] block, bfq: add full hierarchical scheduling and cgroups support
` [PATCH V4 03/16] block, bfq: improve throughput boosting
` [PATCH V4 04/16] block, bfq: modify the peak-rate estimator
` [PATCH V4 05/16] block, bfq: add more fairness with writes and slow processes
` [PATCH V4 06/16] block, bfq: improve responsiveness
` [PATCH V4 07/16] block, bfq: reduce I/O latency for soft real-time applications
` [PATCH V4 08/16] block, bfq: preserve a low latency also with NCQ-capable drives
` [PATCH V4 09/16] block, bfq: reduce latency during request-pool saturation
` [PATCH V4 10/16] block, bfq: add Early Queue Merge (EQM)
` [PATCH V4 11/16] block, bfq: reduce idling only in symmetric scenarios
` [PATCH V4 12/16] block, bfq: boost the throughput on NCQ-capable flash-based devices
` [PATCH V4 13/16] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs
` [PATCH V4 14/16] block, bfq: handle bursts of queue activations
` [PATCH V4 15/16] block, bfq: remove all get and put of I/O contexts
` [PATCH V4 16/16] block, bfq: split bfq-iosched.c into multiple source files
[PATCH V3 00/16] Introduce the BFQ I/O scheduler
2017-04-12 16:08 UTC (7+ messages)
[PATCH V2 16/16] block, bfq: split bfq-iosched.c into multiple source files
2017-04-12 16:05 UTC (5+ messages)
` [kbuild-all] "
[PATCH 0/25 v3] fs: Convert all embedded bdis into separate ones
2017-04-12 13:47 UTC (27+ messages)
` [PATCH 01/25] bdi: Provide bdi_register_va() and bdi_alloc()
` [PATCH 02/25] block: Unregister bdi on last reference drop
` [PATCH 03/25] bdi: Export bdi_alloc_node() and bdi_put()
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 05/25] fs: Get proper reference for s_bdi
` [PATCH 06/25] lustre: Convert to separately allocated bdi
` [PATCH 07/25] 9p: "
` [PATCH 08/25] btrfs: "
` [PATCH 09/25] ceph: "
` [PATCH 10/25] cifs: "
` [PATCH 11/25] ecryptfs: "
` [PATCH 12/25] afs: "
` [PATCH 13/25] mtd: Convert to dynamically allocated bdi infrastructure
` [PATCH 14/25] coda: Convert to separately allocated bdi
` [PATCH 15/25] exofs: "
` [PATCH 16/25] fuse: "
` [PATCH 17/25] fuse: Get rid of bdi_initialized
` [PATCH 18/25] gfs2: Convert to properly refcounting bdi
` [PATCH 19/25] nilfs2: "
` [PATCH 20/25] ncpfs: Convert to separately allocated bdi
` [PATCH 21/25] nfs: "
` [PATCH 22/25] ubifs: "
` [PATCH 23/25] fs: Remove SB_I_DYNBDI flag
` [PATCH 24/25] block: Remove unused functions
` [PATCH 25/25] bdi: Drop 'parent' argument from bdi_register[_va]()
[PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones
2017-04-12 9:52 UTC (56+ messages)
` [PATCH 01/25] bdi: Provide bdi_register_va() and bdi_alloc()
` [PATCH 02/25] block: Unregister bdi on last reference drop
` [PATCH 03/25] bdi: Export bdi_alloc_node() and bdi_put()
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 05/25] fs: Get proper reference for s_bdi
` [PATCH 06/25] lustre: Convert to separately allocated bdi
` [PATCH 07/25] 9p: "
` [PATCH 08/25] btrfs: "
` [PATCH 09/25] ceph: "
` [PATCH 10/25] cifs: "
` [PATCH 11/25] ecryptfs: "
` [PATCH 12/25] afs: "
` [PATCH 13/25] mtd: Convert to dynamically allocated bdi infrastructure
` [PATCH 14/25] coda: Convert to separately allocated bdi
` [PATCH 15/25] exofs: "
` [PATCH 16/25] fuse: "
` [PATCH 17/25] fuse: Get rid of bdi_initialized
` [PATCH 18/25] gfs2: Convert to properly refcounting bdi
` [PATCH 19/25] nilfs2: "
` [PATCH 20/25] ncpfs: Convert to separately allocated bdi
` [PATCH 21/25] nfs: "
` [PATCH 22/25] ubifs: "
` [PATCH 23/25] fs: Remove SB_I_DYNBDI flag
` [PATCH 24/25] block: Remove unused functions
` [PATCH 25/25] bdi: Drop 'parent' argument from bdi_register[_va]()
[PATCH v5] lightnvn: pblk
2017-04-12 8:04 UTC (5+ messages)
[PATCH rfc 0/6] Automatic affinity settings for nvme over rdma
2017-04-12 6:34 UTC (3+ messages)
RFC: remove REQ_OP_WRITE_SAME
2017-04-12 5:51 UTC (4+ messages)
` [PATCH 2/8] target: remove iblock WRITE_SAME passthrough support
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).