linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 07:08:36 to 2020-11-06 17:42:30 UTC [more...]

[RFC PATCH 00/15] Userspace P2PDMA with O_DIRECT NVMe devices
 2020-11-06 17:42 UTC  (20+ messages)
` [RFC PATCH 01/15] PCI/P2PDMA: Don't sleep in upstream_bridge_distance_warn()
` [RFC PATCH 02/15] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [RFC PATCH 03/15] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
` [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [RFC PATCH 05/15] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH 06/15] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [RFC PATCH 07/15] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [RFC PATCH 08/15] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [RFC PATCH 09/15] nvme-pci: Convert to using dma_map_sg for p2pdma pages
` [RFC PATCH 10/15] mm: Introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [RFC PATCH 11/15] iov_iter: Introduce iov_iter_get_pages_[alloc_]flags()
` [RFC PATCH 12/15] block: Set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [RFC PATCH 13/15] block: Set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [RFC PATCH 14/15] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
` [RFC PATCH 15/15] nvme-pci: Allow mmaping the CMB in userspace

[PATCH] null_blk: Fix scheduling in atomic with zoned mode
 2020-11-06 16:37 UTC  (6+ messages)

block ioctl cleanups v2
 2020-11-06 16:08 UTC  (15+ messages)
` [PATCH 01/10] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 02/10] block: don't call into the driver for BLKFLSBUF
` [PATCH 03/10] block: add a new set_read_only method
` [PATCH 04/10] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 05/10] md: "
` [PATCH 06/10] dasd: "
` [PATCH 07/10] block: don't call into the driver for BLKROSET
` [PATCH 08/10] loop: use set_disk_ro
` [PATCH 09/10] block: remove set_device_ro
` [PATCH 10/10] block: remove __blkdev_driver_ioctl

[PATCH RFC] blk-mq: Don't IPI requests on PREEMPT_RT
 2020-11-06 15:23 UTC  (18+ messages)
` [PATCH 1/3] blk-mq: Don't complete on a remote CPU in force threaded mode
  ` [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done

[PATCH] nvme: enable ro namespace for ZNS without append
 2020-11-06 14:22 UTC  (3+ messages)

[PATCH, RFC 11/10] block: propagate BLKROSET to all partitions
 2020-11-06 14:08 UTC 

[null_blk] aa1c09cb65: BUG:sleeping_function_called_from_invalid_context_at_include/linux/wait_bit.h
 2020-11-06 11:12 UTC  (3+ messages)

[PATCH v2] null_blk: Set mq device as blocking with zoned mode
 2020-11-06 10:57 UTC  (2+ messages)

[RFC 0/3] Add support of iopoll for dm device
 2020-11-06  2:51 UTC  (10+ messages)
              ` [dm-devel] "

[PATCH v4 0/4] scatterlist: add new capabilities
 2020-11-05 21:52 UTC  (5+ messages)
` [PATCH v4 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
` [PATCH v4 2/4] scatterlist: add sgl_copy_sgl() function
` [PATCH v4 3/4] scatterlist: add sgl_compare_sgl() function
` [PATCH v4 4/4] scatterlist: add sgl_memset()

[GIT PULL] nvme fixes for 5.10
 2020-11-05 14:11 UTC  (2+ messages)

[PATCH] null_blk: Set mq device as blocking with zoned mode
 2020-11-05  8:25 UTC  (4+ messages)

[PATCH V2] nvme: report capacity 0 for non supported ZNS SSDs
 2020-11-05  7:42 UTC  (15+ messages)
    `  "

[PATCH V3 0/6] nvmet: passthru fixes and improvements
 2020-11-04 21:03 UTC  (10+ messages)
` [PATCH V3 2/6] nvme-core: split nvme_alloc_request()
` [PATCH V3 6/6] nvmet: use inline bio for passthru fast path

❌ FAIL: Test report for kernel 5.10.0-rc2 (block)
 2020-11-04 20:54 UTC  (2+ messages)

[PATCH v4] zram: break the strict dependency from lzo
 2020-11-04 20:41 UTC  (5+ messages)

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-11-04 18:08 UTC  (12+ messages)
` [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug

[PATCH v3 0/4] scatterlist: add new capabilities
 2020-11-04 18:26 UTC  (11+ messages)
` [PATCH v3 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
` [PATCH v3 2/4] scatterlist: add sgl_copy_sgl() function
` [PATCH v3 3/4] scatterlist: add sgl_compare_sgl() function
` [PATCH v3 4/4] scatterlist: add sgl_memset()

[PATCH v5 0/2] fix inaccurate io_ticks
 2020-11-04  3:26 UTC  (2+ messages)

[PATCH v3 00/19] blkcg:Support to track FC storage blk io traffic
 2020-11-04  0:55 UTC  (23+ messages)
` [PATCH v3 01/19] cgroup: Added cgroup_get_from_kernfs_id
` [PATCH v3 02/19] blkcg: Added a app identifier support for blkcg
` [PATCH v3 03/19] nvme: Added a newsysfs attribute appid_store
` [PATCH v3 04/19] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v3 05/19] lpfc: vmid: API to check if VMID is enabled
` [PATCH v3 06/19] lpfc: vmid: Supplementary data structures for vmid
` [PATCH v3 07/19] lpfc: vmid: Forward declarations for APIs
` [PATCH v3 08/19] lpfc: vmid: Add support for vmid in mailbox command
` [PATCH v3 09/19] lpfc: vmid: VMID params initialization
` [PATCH v3 10/19] lpfc: vmid: vmid resource allocation
` [PATCH v3 11/19] lpfc: vmid: cleanup vmid resources
` [PATCH v3 12/19] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v3 13/19] lpfc: vmid: Functions to manage vmids
` [PATCH v3 14/19] lpfc: vmid: Implements CT commands for appid
` [PATCH v3 15/19] lpfc: vmid: Appends the vmid in the wqe before sending request
` [PATCH v3 16/19] lpfc: vmid: Timeout implementation for vmid
` [PATCH v3 17/19] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v3 18/19] lpfc: vmid: Introducing vmid in io path
` [PATCH v3 19/19] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID

[PATCH v3 0/2] nbd: fix use-after-freed and double lock bugs
 2020-11-03 17:01 UTC  (5+ messages)
` [PATCH v3 1/2] nbd: fix use-after-freed crash for nbd->recv_workq
` [PATCH v3 2/2] nbd: add comments about double lock for config_lock confusion

block ioctl cleanups
 2020-11-03  9:32 UTC  (21+ messages)
` [PATCH 01/11] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 02/11] mtip32xx: return -ENOTTY for all unhanled ioctls
` [PATCH 03/11] block: don't call into the driver for BLKFLSBUF
` [PATCH 04/11] block: add a new set_read_only method
` [PATCH 05/11] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 06/11] md: "
` [PATCH 07/11] dasd: "
` [PATCH 08/11] block: don't call into the driver for BLKROSET
` [PATCH 09/11] loop: use set_disk_ro
` [PATCH 10/11] block: remove set_device_ro
` [PATCH 11/11] block: remove __blkdev_driver_ioctl

INFO: task can't die in nbd_ioctl
 2020-11-03  7:21 UTC  (4+ messages)

[PATCH v2 0/2] nbd: fix use-after-freed and double lock bugs
 2020-11-03  6:40 UTC  (5+ messages)
` [PATCH v2 1/2] nbd: fix use-after-freed crash for nbd->recv_workq
` [PATCH v2 2/2] nbd: add comments about double lock for config_lock confusion

[PATCH AUTOSEL 5.9 16/35] blk-cgroup: Fix memleak on error path
 2020-11-03  1:18 UTC  (2+ messages)
` [PATCH AUTOSEL 5.9 17/35] blk-cgroup: Pre-allocate tree node on blkg_conf_prep

[PATCH AUTOSEL 5.8 15/29] blk-cgroup: Fix memleak on error path
 2020-11-03  1:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 16/29] blk-cgroup: Pre-allocate tree node on blkg_conf_prep

[PATCH AUTOSEL 5.4 11/24] blk-cgroup: Fix memleak on error path
 2020-11-03  1:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 12/24] blk-cgroup: Pre-allocate tree node on blkg_conf_prep

[PATCH AUTOSEL 4.19 05/11] blk-cgroup: Fix memleak on error path
 2020-11-03  1:20 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 06/11] blk-cgroup: Pre-allocate tree node on blkg_conf_prep

[PATCH AUTOSEL 4.14 04/10] blk-cgroup: Fix memleak on error path
 2020-11-03  1:20 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 05/10] blk-cgroup: Pre-allocate tree node on blkg_conf_prep

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-11-02 18:23 UTC  (14+ messages)

[PATCH] nvme: report capacity 0 for non supported ZNS SSDs
 2020-11-02 17:10 UTC  (4+ messages)

[PATCH V2] nvme: report capacity 0 for non supported ZNS SSDs
 2020-11-02 15:44 UTC  (2+ messages)

simplify gendisk lookup and remove struct block_device aliases v4
 2020-10-31  8:53 UTC  (8+ messages)
` [PATCH 02/18] block: open code kobj_map into in block/genhd.c

[GIT PULL] Block fixes for 5.10-rc
 2020-10-30 22:10 UTC  (2+ messages)

[PATCH] blk-mq: mark flush request as IDLE in flush_end_io()
 2020-10-30 14:33 UTC  (2+ messages)

[PATCH v1] xsysace: use platform_get_resource() and platform_get_irq_optional()
 2020-10-30  7:08 UTC  (4+ 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).