messages from 2016-06-15 02:29:03 to 2016-06-29 14:51:39 UTC [more...]
[PATCH 0/6] enable sysfs for lightnvm
2016-06-29 14:51 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
[RFC PATCH 00/11] Small fixes for LightNVM
2016-06-29 14:41 UTC (12+ messages)
` [RFC PATCH 01/11] lightnvm: remove checkpatch warning for unsigned ints
` [RFC PATCH 02/11] lightnvm: fix checkpatch terse errors
` [RFC PATCH 03/11] lightnvm: remove open/close statistics for gennvm
` [RFC PATCH 04/11] lightnvm: rename gennvm and update description
` [RFC PATCH 05/11] lightnvm: move target mgmt into media mgr
` [RFC PATCH 06/11] lightnvm: remove nested lock conflict with mm
` [RFC PATCH 07/11] lightnvm: remove unused lists from struct rrpc_block
` [RFC PATCH 08/11] lightnvm: remove _unlocked variant of [get/put]_blk
` [RFC PATCH 09/11] lightnvm: fix lun offset calculation for mark blk
` [RFC PATCH 10/11] lightnvm: make ppa_list const in nvm_set_rqd_list
` [RFC PATCH 11/11] lightnvm: make __nvm_submit_ppa static
SMP affinity and the blk-mq I/O submission path
2016-06-29 9:29 UTC (2+ messages)
zeroout fixes
2016-06-29 5:04 UTC (5+ messages)
` [PATCH 1/2] block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
` [PATCH 2/2] block: don't ignore -EOPNOTSUPP blkdev_issue_write_same
[PATCH v9 0/3] fallocate for block devices
2016-06-29 4:58 UTC (9+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size
` [PATCH 3/3] block: implement (some of) fallocate for block devices
NVMe over Fabrics target implementation V2
2016-06-28 19:02 UTC (5+ 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
[PATCH] mg_disk: fix error path in mg_probe()
2016-06-28 17:01 UTC (2+ messages)
[PATCH 0/4] cfq-iosched: Fixes for conversion from jiffies to ns
2016-06-28 14:22 UTC (6+ messages)
` [PATCH 1/4] block: Convert fifo_time from ulong to u64
` [PATCH 2/4] cfq-iosched: Convert slice_resid from u64 to s64
` [PATCH 3/4] cfq-iosched: Fix regression in bonnie++ rewrite performance
` [PATCH 4/4] cfq-iosched: Charge at least 1 jiffie instead of 1 ns
some question about block end functions
2016-06-28 14:02 UTC
[PATCH v5 1/5] block: introduce device_add_disk()
2016-06-28 11:59 UTC (14+ messages)
` [PATCH v5 2/5] mmc: move 'parent' tracking to mmc_blk_data
` [PATCH v5 3/5] um: track 'parent' device in a local variable
` [PATCH v5 4/5] block: convert to device_add_disk()
` [PATCH v5 5/5] block: remove ->driverfs_dev
[RFC] block: fix blk_queue_split() resource exhaustion
2016-06-28 8:45 UTC (7+ messages)
` "
[PATCH v2 1/3] block: provide helpers for reading block count
2016-06-27 16:30 UTC (6+ messages)
` [PATCH v2 2/3] partition/efi: use bdev_logical_block_count()
` [PATCH v2 3/3] target/iblock: "
automatic interrupt affinity for MSI/MSI-X capable devices V2
2016-06-26 19:40 UTC (36+ messages)
` [PATCH 01/13] irq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
` [PATCH 02/13] irq: Introduce IRQD_AFFINITY_MANAGED flag
` [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
parisc late boot crash in 4.4-rc, scsi-related
2016-06-22 20:26 UTC (8+ messages)
[PATCH v4 1/5] block: introduce device_add_disk()
2016-06-22 17:03 UTC (9+ messages)
` [PATCH v4 2/5] mmc: move 'parent' tracking to mmc_blk_data
` [PATCH v4 3/5] um: track 'parent' device in a local variable
` [PATCH v4 4/5] block: convert to device_add_disk()
` [PATCH v4 5/5] block: remove ->driverfs_dev
[PATCH] block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
2016-06-22 14:04 UTC (10+ messages)
[PATCH] partition/efi: use ilog2 to compute block size
2016-06-22 12:58 UTC
a few more fixups for the ops vs flags split
2016-06-21 0:36 UTC (11+ 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
[PATCH v5 0/2] Block layer support ZAC/ZBC commands
2016-06-20 21:18 UTC (3+ messages)
` [PATCH v5 1/2] Add bio/request flags for using ZBC/ZAC commands
` [PATCH v5 2/2] Add ioctl to issue ZBC/ZAC commands via block layer
[PATCH] blktrace: reword comment about time overflow
2016-06-20 20:36 UTC (2+ messages)
[PATCH] blktrace: avoid using timespec
2016-06-20 20:01 UTC (9+ messages)
` [Y2038] "
[PATCH v3 1/3] block: introduce device_add_disk()
2016-06-20 14:43 UTC (6+ messages)
` [PATCH v3 2/3] block: convert to device_add_disk()
` [PATCH v3 3/3] block: remove ->driverfs_dev
[PATCH v4 0/2] Block layer support ZAC/ZBC commands
2016-06-19 19:13 UTC (5+ messages)
` [PATCH v4 1/2] Add bio/request flags for using ZBC/ZAC commands
` [PATCH v4 2/2] Add ioctl to issue ZBC/ZAC commands via block layer
[PATCH] block: don't check request size in blk_cloned_rq_check_limits()
2016-06-17 6:59 UTC (16+ messages)
` "
passthrough request improvements V3
2016-06-16 9:14 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
[PATCH] floppy: fix open(O_ACCMODE) for ioctl-only open
2016-06-16 7:53 UTC
BLKZEROOUT not zeroing md dev on VMDK
2016-06-15 21:33 UTC (7+ messages)
[PATCH V2] block: correctly fallback for zeroout
2016-06-15 21:26 UTC (13+ messages)
generic NVMe over Fabrics library support V2
2016-06-15 19:54 UTC (5+ messages)
` [PATCH 6/8] nvme-fabrics: add a generic NVMe over Fabrics library
NVMe over Fabrics RDMA transport drivers
2016-06-15 18:32 UTC (7+ 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-15 18:19 UTC (3+ messages)
` [PATCH 3/3] block/blk-cgroup.c: Declare local symbols static
a few passthrough request improvements
2016-06-15 10:52 UTC (6+ messages)
` [PATCH 3/7] block: ensure bios return from blk_get_request are properly initialized
` [PATCH 6/7] scsi/osd: open code blk_make_request
a few passthrough request improvements V2
2016-06-15 10:25 UTC (6+ messages)
` [PATCH 3/7] block: ensure bios return from blk_get_request are properly initialized
[RFC v4 0/4] Introduce the bulk mode method when sending request to crypto layer
2016-06-15 8:48 UTC (9+ messages)
` [RFC v4 2/4] crypto: Introduce CRYPTO_ALG_BULK flag
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).