linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-08 12:19:32 to 2016-06-15 07:38:02 UTC [more...]

[RFC v4 0/4] Introduce the bulk mode method when sending request to crypto layer
 2016-06-15  7:38 UTC  (7+ messages)
` [RFC v4 2/4] crypto: Introduce CRYPTO_ALG_BULK flag

[PATCH] block: don't check request size in blk_cloned_rq_check_limits()
 2016-06-15  6:33 UTC  (14+ messages)
`  "

[PATCH V2] block: correctly fallback for zeroout
 2016-06-15  2:40 UTC  (9+ messages)

automatic interrupt affinity for MSI/MSI-X capable devices V2
 2016-06-14 21:54 UTC  (15+ messages)
` [PATCH 01/13] irq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
` [PATCH 02/13] irq: Introduce IRQD_AFFINITY_MANAGED flag
` [PATCH 03/13] irq: Add affinity hint to irq allocation
` [PATCH 04/13] irq: Use affinity hint in irqdesc allocation
` [PATCH 05/13] irq/msi: Make use of affinity aware allocations
` [PATCH 06/13] irq: add a helper spread an affinity mask for MSI/MSI-X vectors
` [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines
` [PATCH 08/13] pci: spread interrupt vectors in pci_alloc_irq_vectors
` [PATCH 09/13] blk-mq: don't redistribute hardware queues on a CPU hotplug event
` [PATCH 10/13] blk-mq: only allocate a single mq_map per tag_set
` [PATCH 11/13] blk-mq: allow the driver to pass in an affinity mask
` [PATCH 12/13] nvme: switch to use pci_alloc_irq_vectors
` [PATCH 13/13] nvme: remove the post_scan callout

a few passthrough request improvements V2
 2016-06-14 17:16 UTC  (8+ messages)
` [PATCH 1/7] memstick: don't allow REQ_TYPE_BLOCK_PC requests
` [PATCH 2/7] virtio_blk: use blk_rq_map_kern
` [PATCH 3/7] block: ensure bios return from blk_get_request are properly initialized
` [PATCH 4/7] block: simplify and export blk_rq_append_bio
` [PATCH 5/7] target: stop using blk_make_request
` [PATCH 6/7] scsi/osd: open code blk_make_request
` [PATCH 7/7] block: unexport various bio mapping helpers

NVMe over Fabrics RDMA transport drivers
 2016-06-14 16:47 UTC  (13+ messages)
` [PATCH 4/5] nvmet-rdma: add a NVMe over Fabrics RDMA target driver

[PATCH 0/3] Three minor patches for kernel v4.8
 2016-06-14 15:10 UTC  (5+ messages)
` [PATCH 1/3] block/partition-generic.c: Remove a set-but-not-used variable
` [PATCH 2/3] block/bio-integrity.c: Add #include "blk.h"
` [PATCH 3/3] block/blk-cgroup.c: Declare local symbols static

a few passthrough request improvements
 2016-06-14 15:04 UTC  (11+ messages)
` [PATCH 1/7] memstick: don't allow REQ_TYPE_BLOCK_PC requests
` [PATCH 2/7] virtio_blk: use blk_rq_map_kern
` [PATCH 3/7] block: ensure bios return from blk_get_request are properly initialized
` [PATCH 4/7] block: simplify and export blk_rq_append_bio
` [PATCH 5/7] target: stop using blk_make_request
` [PATCH 6/7] scsi/osd: open code blk_make_request
` [PATCH 7/7] block: unexport various bio mapping helpers

NVMe over Fabrics: updates for req_op changes and misc fixes
 2016-06-14 14:27 UTC  (26+ messages)
` [PATCH 01/11] Revert "blk-mq: add blk_mq_alloc_request_hctx"
` [PATCH 02/11] blk-mq: add blk_mq_alloc_request_hctx
` [PATCH 03/11] nvme_rdma: update for req_op changes
` [PATCH 04/11] nvmet: "
` [PATCH 05/11] nvme-loop: set SGL flag on AER
` [PATCH 06/11] nvme-rdma: "
` [PATCH 07/11] nvmet: fix 64-bit division in nvmet_set_features
` [PATCH 08/11] nvmet: fix eno.cocci warnings
` [PATCH 09/11] nvmet-rdma: check for a valid adrfam
` [PATCH 10/11] nvme: keep alive should use any queue
` [PATCH 11/11] nvme-fabrics: pass non-blocking flag to connect request allocation

[PATCH v2] block: make sure big bio is splitted into at most 256 bvecs
 2016-06-13 15:46 UTC  (4+ messages)

a few more fixups for the ops vs flags split
 2016-06-13 14:48 UTC  (4+ messages)
` [PATCH 1/3] block: get rid of bio_rw and READA
` [PATCH 2/3] block: simplify and cleanup bvec pool handling
` [PATCH 3/3] block: shrink bio size again

generic NVMe over Fabrics library support V2
 2016-06-13 14:45 UTC  (9+ messages)
` [PATCH 1/8] blk-mq: add blk_mq_alloc_request_hctx
` [PATCH 2/8] nvme: allow transitioning from NEW to LIVE state
` [PATCH 3/8] nvme: Modify and export sync command submission for fabrics
` [PATCH 4/8] nvme: add fabrics sysfs attributes
` [PATCH 5/8] nvme.h: add NVMe over Fabrics definitions
` [PATCH 6/8] nvme-fabrics: add a generic NVMe over Fabrics library
` [PATCH 7/8] nvme.h: Add keep-alive opcode and identify controller attribute
` [PATCH 8/8] nvme: add keep-alive support

general preparation for NVMe over Fabrics support
 2016-06-13  8:03 UTC  (5+ messages)

[PATCH v3 0/3] Block layer support ZAC/ZBC commands
 2016-06-13  8:01 UTC  (8+ messages)
` [PATCH v3 1/3] Add bio/request flags for using ZBC/ZAC commands
` [PATCH v3 2/3] Add ioctl to issue ZBC/ZAC commands via block layer
` [PATCH v3 3/3] Add ata pass-through path for ZAC commands

[PATCH 6/6] lightnvm: expose gennvm target type through sysfs
 2016-06-10 12:22 UTC 

[PATCH 5/6] lightnvm: expose device geometry through sysfs
 2016-06-10 12:22 UTC 

[PATCH 0/6] sysfs support for LightNVM
 2016-06-10 12:21 UTC  (5+ messages)
` [PATCH 1/6] nvme: refactor namespaces to support non-gendisk devices
` [PATCH 2/6] null_blk: refactor "
` [PATCH 3/6] blk-mq: register device instead of disk
` [PATCH 4/6] lightnvm: let drivers control the lifetime of nvm_dev

[PATCH] block: bio: kill BIO_MAX_SIZE
 2016-06-10  3:35 UTC  (2+ messages)

[PATCH v6 0/8] block: prepare for multipage bvecs
 2016-06-10  2:44 UTC  (3+ messages)

[PATCH] block: correctly fallback for zeroout
 2016-06-10  2:05 UTC  (7+ messages)
    `  "

two small updates for the request op split
 2016-06-10  1:37 UTC  (7+ messages)
` [PATCH 1/2] block: better packing for struct request
` [PATCH 2/2] block: add a separate operation type for secure erase

[PATCH] cfq: priority boost on meta/prio marked IO
 2016-06-09 22:15 UTC  (17+ messages)

[PATCH 0/2] check the number of hw queues mapped to sw queues
 2016-06-09 19:47 UTC  (11+ messages)
` [PATCH 1/2] blk-mq: add a function to return number of hw queues mapped
` [PATCH 2/2] nvme-rdma: check the "

[PATCH] blk-mq: actually hook up defer list when running requests
 2016-06-09 15:54 UTC  (2+ messages)

[GIT PULL] (stable/for-jens-4.7) Xen block fixes for v4.7
 2016-06-09 15:50 UTC  (2+ messages)

NVMe over Fabrics target implementation
 2016-06-09 13:46 UTC  (10+ messages)

[PATCH 0/2] linux-block for-next REQ_OP fixes
 2016-06-08 21:00 UTC  (5+ messages)
` [PATCH 1/2] ext4: use bio op helprs in ext4 crypto code
` [PATCH 2/2] mg_disk: fix enum REQ_OP_ kbuild error

[PATCH 0/4] block: Separating discards from writes in Linux IO statistics
 2016-06-08 20:50 UTC  (5+ messages)
` [PATCH 1/4] block: Add part_stat_read_accum to read across field entries
` [PATCH 2/4] block: Define and use STAT_READ and STAT_WRITE
` [PATCH 3/4] block: Add and use a rw_stat_group function for indexing disk_stat fields
` [PATCH 4/4] block: Track DISCARD statistics and output them in stat and diskstat

[PATCH 0/3 v2] cfq: High precision slice tuning
 2016-06-08 15:08 UTC  (5+ messages)
` [PATCH 1/3] cfq-iosched: Convert from jiffies to nanoseconds
` [PATCH 2/3] cfq-iosched: Expose microsecond interfaces
` [PATCH 3/3] cfq-iosched: Convert to use highres timers


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).