messages from 2021-03-11 02:16:22 to 2021-03-16 14:39:24 UTC [more...]
[PATCH] sbitmap: Fix sbitmap_put()
2021-03-16 14:32 UTC (3+ messages)
[PATCH 0/2] s390/dasd: cleanup patches
2021-03-16 14:31 UTC (4+ messages)
` [PATCH 1/2] s390/dasd: remove dasd_fba_probe() wrapper
` [PATCH 2/2] s390/dasd: let driver core manage the sysfs attributes
[PATCH -next 0/5] block: add a sequence number to disks
2021-03-16 14:13 UTC (14+ messages)
` [PATCH -next 1/5] block: add disk sequence number
` [PATCH -next 2/5] block: add ioctl to read the "
` [PATCH -next 3/5] block: refactor sysfs code
` [PATCH -next 4/5] block: export diskseq in sysfs
` [PATCH -next 5/5] loop: increment sequence number
[PATCH v2 2/4] mmc: Mediatek: enable crypto hardware engine
2021-03-16 13:55 UTC (8+ messages)
[RFC PATCH 00/11] block: support bio based io polling
2021-03-16 11:00 UTC (17+ messages)
` [RFC PATCH 01/11] block: add helper of blk_queue_poll
` [RFC PATCH 02/11] block: add one helper to free io_context
` [RFC PATCH 03/11] block: add helper of blk_create_io_context
` [RFC PATCH 04/11] block: create io poll context for submission and poll task
` [RFC PATCH 05/11] block: add req flag of REQ_TAG
` [RFC PATCH 06/11] block: add new field into 'struct bvec_iter'
` [RFC PATCH 07/11] block/mq: extract one helper function polling hw queue
` [RFC PATCH 08/11] block: use per-task poll context to implement bio based io poll
` [RFC PATCH 09/11] block: add queue_to_disk() to get gendisk from request_queue
` [RFC PATCH 10/11] block: add poll_capable method to support bio-based IO polling
` [RFC PATCH 11/11] dm: support IO polling for bio-based dm device
[PATCH v2] block: fix trace completion for chained bio
2021-03-16 10:30 UTC (2+ messages)
[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
2021-03-16 8:15 UTC (43+ messages)
` [RFC PATCH v2 01/11] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
` [RFC PATCH v2 02/11] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [RFC PATCH v2 03/11] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [RFC PATCH v2 04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
` [RFC PATCH v2 05/11] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [RFC PATCH v2 06/11] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH v2 07/11] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [RFC PATCH v2 08/11] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [RFC PATCH v2 09/11] block: Add BLK_STS_P2PDMA
` [RFC PATCH v2 10/11] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [RFC PATCH v2 11/11] nvme-pci: Convert to using dma_map_sg for p2pdma pages
[PATCH v7 0/3] block device interposer
2021-03-16 8:09 UTC (14+ messages)
` [PATCH v7 1/3] block: add blk_mq_is_queue_frozen()
` [PATCH v7 2/3] block: add bdev_interposer
` [PATCH v7 3/3] dm: add DM_INTERPOSED_FLAG
[BUG] block/bfq-wf2q: A Use After Free bug in bfq_del_bfqq_busy
2021-03-16 7:55 UTC (3+ messages)
` "
[RESEND PATCH v5 1/2] bio: limit bio max size
2021-03-16 7:44 UTC (2+ messages)
` [RESEND PATCH v5 2/2] bio: add limit_bio_size sysfs
[PATCH] uapi: fix comment about block device ioctl
2021-03-16 1:17 UTC
[RFC PATCH 0/3] block_dump: remove block dump
2021-03-15 9:56 UTC (9+ messages)
` [RFC PATCH 1/3] block_dump: remove block_dump feature in mark_inode_dirty()
` [RFC PATCH 2/3] block_dump: remove block_dump feature
` [RFC PATCH 3/3] block_dump: remove comments in docs
[PATCH] block: Few spelling fixes in the file blk-merge.c
2021-03-15 2:26 UTC (2+ messages)
[syzbot] KASAN: use-after-free Read in disk_part_iter_next (2)
2021-03-14 11:08 UTC
[PATCH] Bio: Fixed the code indentation using tabs
2021-03-13 16:55 UTC
[PATCH] Bio: Fixed the code indentation by using tabs
2021-03-13 16:35 UTC
[PATCH] lightnvm: remove duplicate include in lightnvm.h
2021-03-13 11:22 UTC
[PATCH] lightnvm: remove duplicate include in lightnvm.h
2021-03-13 10:48 UTC
[RFC PATCH v3 0/3] blk-mq: Avoid use-after-free for accessing old requests
2021-03-12 23:05 UTC (5+ messages)
` [RFC PATCH v3 2/3] blk-mq: Freeze and quiesce all queues for tagset in elevator_exit()
[PATCH] block: fix possible bd_size_lock deadlock
2021-03-12 22:32 UTC (3+ messages)
[GIT PULL v2] Block fixes for 5.12-rc3
2021-03-12 21:52 UTC (2+ messages)
[GIT PULL] nvme fixes for 5.12
2021-03-12 20:24 UTC (6+ messages)
[GIT PULL] Block fixes for 5.12-rc3
2021-03-12 20:21 UTC (2+ messages)
[PATCH] nvme: fix the nsid value to print in nvme_validate_or_alloc_ns
2021-03-12 19:55 UTC
[PATCH 0/2] zram: fix few ltp zram02.sh crashes
2021-03-12 19:28 UTC (9+ messages)
` [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
[RFC PATCH v2 00/11] bfq: introduce bfq.ioprio for cgroup
2021-03-12 11:08 UTC (12+ messages)
` [RFC PATCH v2 01/11] bfq: introduce bfq_entity_to_bfqg helper method
` [RFC PATCH v2 02/11] bfq: convert the type of bfq_group.bfqd to bfq_data*
` [RFC PATCH v2 03/11] bfq: introduce bfq.ioprio for cgroup
` [RFC PATCH v2 04/11] bfq: limit the IO depth of idle_class to 1
` [RFC PATCH v2 05/11] bfq: keep the minimun bandwidth for be_class
` [RFC PATCH v2 06/11] bfq: expire other class if CLASS_RT is waiting
` [RFC PATCH v2 07/11] bfq: optimse IO injection for CLASS_RT
` [RFC PATCH v2 08/11] bfq: disallow idle if CLASS_RT waiting for service
` [RFC PATCH v2 09/11] bfq: disallow merge CLASS_RT with other class
` [RFC PATCH v2 10/11] bfq: remove unnecessary initialization logic
` [RFC PATCH v2 11/11] bfq: optimize the calculation of bfq_weight_to_ioprio()
[PATCH 00/11] Rid W=1 warnings from Block
2021-03-12 10:55 UTC (12+ messages)
` [PATCH 01/11] block: rsxx: core: Remove superfluous const qualifier
` [PATCH 02/11] block: drbd: drbd_interval: Demote some kernel-doc abuses and fix another header
` [PATCH 03/11] block: mtip32xx: mtip32xx: Mark debugging variable 'start' as __maybe_unused
` [PATCH 04/11] block: drbd: drbd_state: Fix some function documentation issues
` [PATCH 05/11] block: drbd: drbd_receiver: Demote non-conformant kernel-doc headers
` [PATCH 06/11] block: drbd: drbd_main: Remove duplicate field initialisation
` [PATCH 07/11] block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
` [PATCH 08/11] block: drbd: drbd_main: Fix a bunch of function documentation discrepancies
` [PATCH 09/11] block: drbd: drbd_receiver: Demote less than half complete kernel-doc header
` [PATCH 10/11] block: xen-blkfront: Demote kernel-doc abuses
` [PATCH 11/11] block: drbd: drbd_nl: Demote half-complete kernel-doc headers
[PATCH v5 00/12] dm: support polling
2021-03-12 2:26 UTC (13+ messages)
` [PATCH v5 03/12] block: add poll method to support bio-based IO polling
` [dm-devel] "
` [PATCH v5 04/12] block: add poll_capable "
` [dm-devel] "
` [PATCH v5 10/12] block: fastpath for bio-based polling
` [dm-devel] "
[PATCH v3] block: Discard page cache of zone reset target range
2021-03-11 18:49 UTC (4+ messages)
[PATCH v2] block: Suppress uevent for hidden device when removed
2021-03-11 18:48 UTC (4+ messages)
[PATCH v8 00/16] blkcg:Support to track FC storage blk io traffic
2021-03-11 15:33 UTC (2+ messages)
rename BIO_MAX_PAGES
2021-03-11 15:00 UTC (6+ messages)
` [PATCH] block: rename BIO_MAX_PAGES to BIO_MAX_VECS
-Walign-mismatch in block/blk-mq.c
2021-03-11 13:42 UTC (5+ messages)
[PATCH] blk-mq: Document some blk_mq_ctx fields
2021-03-11 11:19 UTC (2+ messages)
[PATCH v6 0/4] block-layer interposer
2021-03-11 10:54 UTC (6+ messages)
` [PATCH v6 4/4] dm: add DM_INTERPOSED_FLAG
[PATCH] ataflop: fix warning comparing pointer to 0
2021-03-11 10:12 UTC
[PATCH] blk-mq: Always use blk_mq_is_sbitmap_shared
2021-03-11 8:25 UTC (2+ messages)
[PATCH v3 00/11] dm: support IO polling
2021-03-11 7:07 UTC (3+ messages)
` [dm-devel] "
[PATCH v2] block: Discard page cache of zone reset target range
2021-03-11 2:15 UTC (3+ messages)
page: next (older) | prev (newer) | latest
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).