messages from 2022-06-27 08:21:07 to 2022-06-29 23:32:57 UTC [more...]
[PATCH v2 00/63] Improve static type checking for request flags
2022-06-29 23:31 UTC (39+ messages)
` [PATCH v2 01/63] treewide: Rename enum req_opf into enum req_op
` [PATCH v2 02/63] block: Use enum req_op where appropriate
` [PATCH v2 03/63] block: Change the type of the last .rw_page() argument
` [PATCH v2 04/63] block: Change the type of req_op() and bio_op() into enum req_op
` [PATCH v2 05/63] block: Introduce the type blk_opf_t
` [PATCH v2 06/63] block: Use the new blk_opf_t type
` [PATCH v2 07/63] block/bfq: "
` [PATCH v2 08/63] block/mq-deadline: "
` [PATCH v2 09/63] block/kyber: "
` [PATCH v2 10/63] blktrace: Trace remapped requests correctly
` [PATCH v2 11/63] blktrace: Use the new blk_opf_t type
` [PATCH v2 12/63] block/brd: Use the enum req_op type
` [PATCH v2 13/63] block/drbd: Use the enum req_op and blk_opf_t types
` [PATCH v2 14/63] block/drbd: Combine two drbd_submit_peer_request() arguments
` [PATCH v2 15/63] block/floppy: Fix a sparse warning
` [PATCH v2 16/63] block/rnbd: Use blk_opf_t where appropriate
` [PATCH v2 17/63] xen-blkback: Use the enum req_op and blk_opf_t types
` [PATCH v2 18/63] block/zram: Use enum req_op where appropriate
` [PATCH v2 19/63] nvdimm-btt: Use the enum req_op type
` [PATCH v2 20/63] um: Use enum req_op where appropriate
` [PATCH v2 21/63] dm/core: Reduce the size of struct dm_io_request
` [PATCH v2 22/63] dm/core: Rename kcopyd_job.rw into kcopyd.op
` [PATCH v2 23/63] dm/core: Combine request operation type and flags
` [PATCH v2 24/63] dm/ebs: Change 'int rw' into 'enum req_op op'
` [PATCH v2 25/63] dm/dm-flakey: Use the new blk_opf_t type
` [PATCH v2 26/63] dm/dm-integrity: Combine request operation and flags
` [PATCH v2 27/63] dm mirror log: Use the new blk_opf_t type
` [PATCH v2 28/63] dm-snap: Combine request operation type and flags
` [PATCH v2 29/63] dm/zone: Use the enum req_op type
` [PATCH v2 30/63] dm/dm-zoned: "
` [PATCH v2 31/63] md/core: Combine two sync_page_io() arguments
` [PATCH v2 32/63] md/bcache: Combine two uuid_io() arguments
` [PATCH v2 33/63] md/bcache: Combine two prio_io() arguments
` [PATCH v2 34/63] md/raid1: Use the new blk_opf_t type
` [PATCH v2 35/63] md/raid10: "
` [PATCH v2 36/63] md/raid5: Use the enum req_op and blk_opf_t types
` [PATCH v2 37/63] nvme/host: "
` [PATCH v2 38/63] nvme/target: Use the new blk_opf_t type
[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
2022-06-29 22:41 UTC (46+ messages)
` [PATCH v7 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v7 02/21] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v7 03/21] PCI/P2PDMA: Expose pci_p2pdma_map_type()
` [PATCH v7 04/21] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v7 05/21] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
` [PATCH v7 06/21] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v7 07/21] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v7 08/21] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v7 09/21] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v7 10/21] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v7 11/21] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v7 12/21] RDMA/rw: drop pci_p2pdma_[un]map_sg()
` [PATCH v7 13/21] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
` [PATCH v7 14/21] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v7 15/21] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v7 16/21] block: add check when merging zone device pages
` [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
[PATCH 5.20 v2 0/3] block/dm: add bio_rewind to improve DM requeue
2022-06-29 21:55 UTC (4+ messages)
` [PATCH 5.20 v2 1/3] dm: improve BLK_STS_DM_REQUEUE and BLK_STS_AGAIN handling
` [PATCH 5.20 v2 2/3] block: add bio_rewind() API
` [PATCH 5.20 v2 3/3] dm: add two stage requeue mechanism
[linux-next] [[5.19.0-rc4-next-20220627] WARNING during reboot to linux-next kernel
2022-06-29 21:35 UTC (3+ messages)
[PATCH 5.20 0/4] block/dm: add bio_rewind for improving dm requeue
2022-06-29 20:51 UTC (28+ messages)
` [PATCH 5.20 1/4] block: add bio_rewind() API
[PATCHv6 00/11] direct-io dma alignment
2022-06-29 19:28 UTC (16+ messages)
` [PATCHv6 11/11] iomap: add support for dma aligned direct-io
[PATCH] blk-mq: set BLK_MQ_S_STOPPED first to avoid unexpected queue work
2022-06-29 18:23 UTC (2+ messages)
[PATCH v3 0/2] blk-cgroup: duplicated code refactor
2022-06-29 17:10 UTC (5+ messages)
` [PATCH v3 1/2] blk-cgroup: factor out blkcg_iostat_update()
` [PATCH v3 2/2] blk-cgroup: factor out blkcg_free_all_cpd()
[syzbot] linux-next boot error: WARNING in blk_mq_release
2022-06-29 14:48 UTC
clean up the blk-ia-ranges.c code a bit
2022-06-29 14:36 UTC (12+ messages)
` [PATCH 1/2] block: move ->ia_ranges from the request_queue to the gendisk
` [PATCH 2/2] block: simplify disk_set_independent_access_ranges
[PATCH] block: remove "select BLK_RQ_IO_DATA_LEN" from BLK_CGROUP_IOCOST dependency
2022-06-29 14:36 UTC (3+ messages)
[RFC] libubd: library for ubd(userspace block driver based on io_uring passthrough)
2022-06-29 11:33 UTC (4+ messages)
[PATCH blktests] block/007: support fallback device
2022-06-29 7:32 UTC
[PATCH v3 0/8] Improve zoned storage write performance
2022-06-29 6:10 UTC (25+ messages)
` [PATCH v3 1/8] block: Document blk_queue_zone_is_seq() and blk_rq_zone_is_seq()
` [PATCH v3 2/8] block: Introduce the blk_rq_is_seq_zone_write() function
` [PATCH v3 3/8] block: Introduce a request queue flag for pipelining zoned writes
` [PATCH v3 4/8] block/mq-deadline: Only use zone locking if necessary
` [PATCH v3 5/8] block/null_blk: Refactor null_queue_rq()
` [PATCH v3 6/8] block/null_blk: Add support for pipelining zoned writes
` [PATCH v3 7/8] nvme: Make the number of retries command specific
` [PATCH v3 8/8] nvme: Enable pipelining of zoned writes
[PATCH v2 0/2] blk-cgroup: duplicated code refactor
2022-06-29 5:20 UTC (5+ messages)
` [PATCH v2 1/2] blk-cgroup: factor out blkcg_iostat_update()
` [PATCH v2 2/2] blk-cgroup: factor out blkcg_free_all_cpd()
[PATCH 0/2] blk-cgroup: duplicated code refactor
2022-06-29 1:30 UTC (5+ messages)
` [PATCH 1/2] blk-cgroup: factor out blkcg_iostat_update()
` [PATCH 2/2] blk-cgroup: factor out blkcg_free_all_cpd()
[PATCH 00/51] Improve static type checking for request flags
2022-06-28 23:10 UTC (7+ messages)
` [PATCH 49/51] PM: Use the enum req_op and blk_opf_t types
cleanup block layer sysfs handling v2
2022-06-28 19:06 UTC (8+ messages)
` [PATCH 1/6] block: simplify blktrace sysfs attribute creation
` [PATCH 2/6] block: remove a superflous queue kobject reference
` [PATCH 3/6] block: use default groups to register the queue attributes
` [PATCH 4/6] block: remove the extra gendisk reference in __blk_mq_register_dev
` [PATCH 5/6] blk-mq: rename blk_mq_sysfs_{,un}register
` [PATCH 6/6] blk-mq: cleanup disk sysfs registration
[PATCH V3 0/1] ublk: add io_uring based userspace block driver
2022-06-28 16:08 UTC (2+ messages)
` [PATCH V3 1/1] "
fully tear down the queue in del_gendisk
2022-06-28 14:42 UTC (12+ messages)
` [PATCH 6/6] block: remove blk_cleanup_disk
[PATCH blktests v2] blktests: Add _have_kernel_config_file() and _check_kernel_option()
2022-06-28 8:53 UTC (2+ messages)
[PATCH v2 0/6] blk-mq: Add a flag for reserved requests series
2022-06-28 8:27 UTC (2+ messages)
[bug report from blktests nvme/032] WARNING: possible circular locking dependency detected
2022-06-28 6:18 UTC (5+ messages)
[PATCH] scsi: Remove usage of the deprecated ida_simple_xxx API
2022-06-28 3:24 UTC (2+ messages)
[PATCH] trace: events: scsi: Print driver_tag and scheduler_tag in SCSI trace
2022-06-28 3:24 UTC (3+ messages)
` [PATCH v2] "
[PATCH AUTOSEL 5.18 21/53] block: serialize all debugfs operations using q->debugfs_mutex
2022-06-28 2:18 UTC (3+ messages)
` [PATCH AUTOSEL 5.18 22/53] block: remove per-disk debugfs files in blk_unregister_queue
` [PATCH AUTOSEL 5.18 23/53] block: freeze the queue earlier in del_gendisk
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