linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-08 23:27:28 to 2018-03-15 09:56:48 UTC [more...]

[PATCH 00/16] remove eight obsolete architectures
 2018-03-15  9:56 UTC  (5+ messages)
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs

Ask a question about size of ca->heap in bcache
 2018-03-15  8:29 UTC 

[PATCH, RFC] block: remove the paride drivers
 2018-03-15  8:04 UTC  (3+ messages)

[PATCH v3, resend] block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
 2018-03-15  7:59 UTC  (3+ messages)

[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-15  4:30 UTC  (47+ messages)
` [PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v3 02/11] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v3 03/11] PCI/P2PDMA: Add PCI p2pmem dma mappings to adjust the bus offset
` [PATCH v3 04/11] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
` [PATCH v3 05/11] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v3 06/11] block: Introduce PCI P2P flags for request and request queue
` [PATCH v3 07/11] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v3 08/11] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v3 09/11] nvme-pci: Add support for P2P memory in requests
` [PATCH v3 10/11] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v3 11/11] nvmet: Optionally use PCI P2P memory

[PATCH V5 0/5] SCSI: fix selection of reply(hw) queue
 2018-03-15  3:35 UTC  (14+ messages)
` [PATCH V5 1/5] scsi: hpsa: fix selection of reply queue
` [PATCH V5 2/5] scsi: megaraid_sas: "
` [PATCH V5 3/5] scsi: introduce force_blk_mq
` [PATCH V5 4/5] scsi: virtio_scsi: fix IO hang caused by irq vector automatic affinity
` [PATCH V5 5/5] scsi: virtio_scsi: unify scsi_host_template

[PATCH v5] blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()
 2018-03-15  1:18 UTC  (3+ messages)

[PATCH] dm mpath: fix passing integrity data
 2018-03-14 19:44 UTC  (4+ messages)
`  "

[PATCH 0/8] block: sed-opal: support write to shadow mbr
 2018-03-14 19:39 UTC  (19+ messages)
` [PATCH 1/8] block: sed-opal: use correct macro for method length
` [PATCH 2/8] block: sed-opal: unify space check in add_token_*
` [PATCH 3/8] block: sed-opal: unify cmd start and finalize
  ` [PATCH v2 "
` [PATCH 4/8] block: sed-opal: unify error handling of responses
` [PATCH 5/8] block: sed-opal: print failed function address
` [PATCH 6/8] block: sed-opal: split generation of bytestring header and content
` [PATCH 7/8] block: sed-opal: add ioctl for done-mark of shadow mbr
` [PATCH 8/8] block: sed-opal: ioctl for writing to "
  ` [PATCH v2 8.0/8.4] block: sed-opal: check size of "
  ` [PATCH v2 8.1/8.4] block: sed-opal: ioctl for writing to "
  ` [PATCH v2 8.2/8.4] block: sed-opal: unify retrieval of table columns
  ` [PATCH v2 8.3/8.4] block: sed-opal: get metadata about opal-sed tables
  ` [PATCH v2 8.4/8.4] block: sed-opal: check size of shadow mbr

[PATCH v7 0/9] bcache: device failure handling improvement
 2018-03-14 19:09 UTC  (7+ messages)
` [PATCH v7 7/9] bcache: add backing_request_endio() for bi_end_io of attached backing device I/O
` [PATCH v7 8/9] bcache: add io_disable to struct cached_dev

[PATCH v3] block: bio_check_eod() needs to consider partitions
 2018-03-14 15:56 UTC 

[PATCH v2] block: bio_check_eod() needs to consider partition
 2018-03-14 15:08 UTC  (7+ messages)

[PATCH V3 0/4] genirq/affinity: irq vector spread among online CPUs as far as possible
 2018-03-14  9:47 UTC  (21+ messages)

Hangs in balance_dirty_pages with arm-32 LPAE + highmem
 2018-03-14  9:12 UTC  (6+ messages)

[PATCH v3] blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()
 2018-03-14  3:03 UTC  (3+ messages)

disk-io lockup in 4.14.13 kernel
 2018-03-13 17:44 UTC  (11+ messages)

bsg-lib interface cleanup V2
 2018-03-13 17:41 UTC  (5+ messages)
` [PATCH 1/3] bsg-lib: introduce a timeout field in struct bsg_job
` [PATCH 2/3] bsg-lib: remove bsg_job.req
` [PATCH 3/3] bsg: split handling of SCSI CDBs vs transport requeues

[Possible REGRESSION, 4.16-rc4] Error updating SMART data during runtime and could not connect to lvmetad at some boot attempts
 2018-03-13 14:56 UTC  (3+ messages)

VLA removal, device_handler and COMMAND_SIZE
 2018-03-13 11:34 UTC  (15+ messages)
` [PATCH] device_handler: remove VLAs
` [PATCH] scsi: resolve COMMAND_SIZE at compile time

[PATCH] block: bio_check_eod() needs to consider partition
 2018-03-13  8:23 UTC  (3+ messages)

[PATCH 1/2] direct-io: Remove unused DIO_ASYNC_EXTEND flag
 2018-03-12 16:20 UTC  (2+ messages)

[PATCH] nbd: update size when connected
 2018-03-12 16:00 UTC 

[PATCH V4 0/4] SCSI: fix selection of reply(hw) queue
 2018-03-12 15:39 UTC  (21+ messages)
` [PATCH V4 1/4] scsi: hpsa: fix selection of reply queue
` [PATCH V4 2/4] scsi: megaraid_sas: "
` [PATCH V4 3/4] scsi: introduce force_blk_mq
` [PATCH V4 4/4] scsi: virtio_scsi: fix IO hang caused by irq vector automatic affinity

[PATCH V2] nvme-pci: assign separate irq vectors for adminq and ioq0
 2018-03-12  9:09 UTC 

[GIT PULL] Block IO bits for 4.16-rc5
 2018-03-10  5:21 UTC 

Newly initialized DVD+RW treated as zero length by the block layer
 2018-03-09 21:13 UTC 

[PATCH] block: Suppress kernel-doc warnings triggered by blk-zoned.c
 2018-03-09 15:24 UTC  (2+ messages)

[PATCH] blk-mq-debugfs: Show more request state information
 2018-03-09 15:24 UTC  (2+ messages)

[PATCH V3 0/8] blk-mq & scsi: fix reply queue selection and improve host wide tagset
 2018-03-09  8:13 UTC  (13+ messages)
` [PATCH V3 8/8] scsi: megaraid: improve scsi_mq performance via .host_tagset

[PATCH v2 00/10] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-09  5:08 UTC  (5+ messages)
` [PATCH v2 08/10] nvme-pci: Add support for P2P memory in requests

[PATCH v4] blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()
 2018-03-09  1:33 UTC  (2+ messages)


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