linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-06 21:21:55 to 2016-06-13 08:01:07 UTC [more...]

[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

general preparation for NVMe over Fabrics support
 2016-06-12 13:33 UTC  (8+ messages)
` [PATCH 01/10] nvme.h: add RTD3R, RTD3E and OAES fields

[PATCH] block: don't check request size in blk_cloned_rq_check_limits()
 2016-06-11 13:10 UTC  (9+ messages)
`  "

[PATCH V2] block: correctly fallback for zeroout
 2016-06-11  1:49 UTC  (6+ messages)

[PATCH v2] block: make sure big bio is splitted into at most 256 bvecs
 2016-06-10 14:16 UTC  (3+ messages)

[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

NVMe over Fabrics RDMA transport drivers
 2016-06-09 23:03 UTC  (19+ messages)
` [PATCH 1/5] blk-mq: Introduce blk_mq_reinit_tagset
` [PATCH 2/5] nvme: add new reconnecting controller state
` [PATCH 3/5] nvme-rdma.h: Add includes for nvme rdma_cm negotiation
` [PATCH 4/5] nvmet-rdma: add a NVMe over Fabrics RDMA target driver
` [PATCH 5/5] nvme-rdma: add a NVMe over Fabrics RDMA host driver

[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  (20+ messages)
` [PATCH 1/3] block: Export blk_poll
` [PATCH 2/3] nvmet: add a generic NVMe target
` [PATCH 3/3] nvme-loop: add a NVMe loopback host driver

NVMe over Fabrics: updates for req_op changes and misc fixes
 2016-06-08 22:21 UTC  (25+ 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 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

generic NVMe over Fabrics library support
 2016-06-08 11:56 UTC  (17+ messages)
` [PATCH 1/8] blk-mq: add blk_mq_alloc_request_hctx
` [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

[RFC v4 0/4] Introduce the bulk mode method when sending request to crypto layer
 2016-06-08  2:00 UTC  (7+ messages)
` [RFC v4 1/4] block: Introduce blk_bio_map_sg() to map one bio
` [RFC v4 2/4] crypto: Introduce CRYPTO_ALG_BULK flag
` [RFC v4 3/4] md: dm-crypt: Introduce the bulk mode method when sending request
` [RFC v4 4/4] crypto: Add the CRYPTO_ALG_BULK flag for ecb(aes) cipher

[PATCH v2 0/4] Block layer support ZAC/ZBC commands
 2016-06-07 20:02 UTC  (5+ messages)
` [PATCH v2 1/4] Losing bits on request.cmd_flags
` [PATCH v2 2/4] Add bio/request flags for using ZBC/ZAC commands
` [PATCH v2 3/4] Add ioctl to issue ZBC/ZAC commands via block layer
` [PATCH v2 4/4] Add ata pass-through path for ZAC commands

[PATCH] Fix reported kmemleak
 2016-06-07 16:48 UTC  (4+ messages)
` [PATCH] Missing bio_put following submit_bio_wait

[PATCH] Zoned block device support
 2016-06-07 15:11 UTC  (4+ messages)

linux-next/linux memleak after IO on dax mountpoint
 2016-06-07 10:26 UTC 

[BUG] Possible silent data corruption in filesystems/page cache
 2016-06-07  7:36 UTC  (4+ messages)

[PATCH BUGFIX V3] block: add missing group association in bio-cloning functions
 2016-06-07  7:09 UTC  (4+ messages)
` [PATCH BUGFIX V4] "


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