linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-06 12:00:19 to 2022-07-12 01:51:15 UTC [more...]

[PATCH] blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created
 2022-07-12  1:50 UTC  (6+ messages)

[PATCH v6 1/4] panic: Taint kernel if tests are run
 2022-07-11 23:17 UTC  (10+ messages)
` [PATCH v6 2/4] module: panic: Taint the kernel when selftest modules load
` [PATCH v6 3/4] kunit: Taint the kernel when KUnit tests are run
` [PATCH v6 4/4] selftest: Taint kernel when test module loaded

[PATCH 00/13] btrfs: zoned: fix active zone tracking issues
 2022-07-11 20:29 UTC  (22+ messages)
` [PATCH 01/13] block: add bdev_max_segments() helper
` [PATCH 02/13] btrfs: zoned: revive max_zone_append_bytes
` [PATCH 03/13] btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size
` [PATCH 04/13] btrfs: convert count_max_extents() to use fs_info->max_extent_size
` [PATCH 05/13] btrfs: use fs_info->max_extent_size in get_extent_max_capacity()
` [PATCH 06/13] btrfs: let can_allocate_chunk return int
` [PATCH 07/13] btrfs: zoned: finish least available block group on data BG allocation
` [PATCH 08/13] btrfs: zoned: introduce space_info->active_total_bytes
` [PATCH 09/13] btrfs: zoned: disable metadata overcommit for zoned
` [PATCH 10/13] btrfs: zoned: activate metadata BG on flush_space
` [PATCH 11/13] btrfs: zoned: activate necessary block group
` [PATCH 12/13] btrfs: zoned: write out partially allocated region
` [PATCH 13/13] btrfs: zoned: wait until zone is finished when allocation didn't progress
` [PATCH v2 00/13] btrfs: zoned: fix active zone tracking issues

[PATCH V4 0/2] ublk: add io_uring based userspace block driver
 2022-07-11 20:06 UTC  (6+ messages)
` [PATCH V4 1/2] "
` [PATCH V4 2/2] ublk_drv: add UBLK_IO_REFETCH_REQ for supporting to build as module

[PATCH for-next 0/4] nvme-multipathing for uring-passthrough
 2022-07-11 19:56 UTC  (18+ messages)
  ` [PATCH for-next 1/4] io_uring, nvme: rename a function
  ` [PATCH for-next 2/4] nvme: compact nvme_uring_cmd_pdu struct
  ` [PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd
  ` [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands

[PATCH] block: Use try_cmpxchg some more
 2022-07-11 15:33 UTC 

Block: bio.c:1232:6: error: variable 'i' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
 2022-07-11 14:59 UTC  (2+ messages)

[PATCH RFC v3 0/3] bugfix for sbitmap
 2022-07-11 14:26 UTC  (6+ messages)
` [PATCH RFC v3 1/3] sbitmap: fix that same waitqueue can be woken up continuously
` [PATCH RFC v3 2/3] sbitmap: fix invalid wakeup on the wrong waitqueue
` [PATCH RFC v3 3/3] sbitmap: fix that 'wait_cnt' can be decreased while waitqueue is empty

fix tag freeing use after free and debugfs name reuse
 2022-07-11  4:33 UTC  (8+ messages)
` [PATCH 4/4] block: freeze the queue earlier in del_gendisk
  ` REGRESSION: "

[PATCH] scsi: megaraid: clear READ queue map's nr_queues
 2022-07-11  3:39 UTC  (3+ messages)

[bug report] blktests nvme/tcp triggered WARNING at kernel/workqueue.c:2628 check_flush_dependency+0x110/0x14c
 2022-07-10  9:41 UTC  (2+ messages)

[PATCH RESEND v6 0/8] bugfix and cleanup for blk-throttle
 2022-07-10  2:40 UTC  (3+ messages)

[bug report] blktests nvme/005 trigered debugfs: Directory 'hctx0' with parent '/' already present!
 2022-07-10  1:14 UTC  (4+ messages)

[GIT PULL] Block fixes for 5.19-rc6
 2022-07-08 18:35 UTC  (2+ messages)

[PATCH for-next v2 0/2] null_blk: harmonize some module parameter and configfs options
 2022-07-08 17:49 UTC  (3+ messages)
  ` [PATCH for-next v2 1/2] null_blk: add module parameters for 4 options
  ` [PATCH for-next v2 2/2] null_blk: add configfs variables for 2 options

[PATCH v8 00/13] DMA Mapping P2PDMA Pages
 2022-07-08 16:51 UTC  (14+ messages)
` [PATCH v8 01/13] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v8 02/13] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v8 03/13] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v8 04/13] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
` [PATCH v8 05/13] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v8 06/13] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v8 07/13] iommu: Explicitly skip bus address marked segments in __iommu_map_sg()
` [PATCH v8 08/13] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v8 09/13] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v8 10/13] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v8 11/13] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v8 12/13] RDMA/rw: drop pci_p2pdma_[un]map_sg()
` [PATCH v8 13/13] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()

[PATCH 00/20] blksnap - creating non-persistent snapshots for backup
 2022-07-08 10:45 UTC  (22+ messages)
` [PATCH 01/20] block, blk_filter: enable block device filters
` [PATCH 02/20] block, blksnap: header file of the module interface
` [PATCH 08/20] block, blksnap: big buffer in the form of an array of pages
` [PATCH 11/20] block, blksnap: functions and structures for performing block I/O operations
` [PATCH 15/20] block, blksnap: snapshot image block device
` [PATCH 18/20] block, blksnap: Kconfig
` [PATCH 19/20] block, blksnap: Makefile

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

[PATCH 0/2] null_blk: harmonize some module parameter and configfs options
 2022-07-08  9:57 UTC  (4+ messages)
  ` [PATCH 2/2] null_blk: add configfs variables for 2 options
  ` [PATCH 1/2] null_blk: add module parameters for 4 options

[PATCH v5 1/4] panic: Taint kernel if tests are run
 2022-07-08  4:54 UTC  (7+ messages)
` [PATCH v5 2/4] module: panic: Taint the kernel when selftest modules load
` [PATCH v5 4/4] selftest: Taint kernel when test module loaded

clean up zoned device information v2
 2022-07-08  4:16 UTC  (3+ messages)

[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
 2022-07-08  3:29 UTC  (4+ messages)
` [PATCH v2 07/19] mm/migrate: Convert expected_page_refs() to folio_expected_refs()

[PATCH 0/4] sed-opal: keyrings, discovery, revert and key store
 2022-07-08  2:35 UTC  (6+ messages)
` [PATCH 4/4] arch_vars: create arch specific permanent store

[GIT PULL] nvmes fixes for Linux 5.19
 2022-07-07 23:38 UTC  (2+ messages)

[PATCH for-next 0/2] Misc RNBD update
 2022-07-07 23:29 UTC  (4+ messages)
` [PATCH for-next 1/2] block/rnbd-srv: Set keep_id to true after mutex_trylock
` [PATCH for-next 2/2] block/rnbd-srv: Replace sess_dev_list with index_idr

[PATCH v2 00/63] Improve static type checking for request flags
 2022-07-07 22:07 UTC  (7+ messages)
` [PATCH v2 53/63] fs/gfs2: Use the enum req_op and blk_opf_t types
` [PATCH v2 63/63] fs/zonefs: Use the enum req_op type for request operations

[RFC: kdevops] Standardizing on failure rate nomenclature for expunges
 2022-07-07 21:36 UTC  (20+ messages)

[PATCH blktests v2] nbd: add a module load and device connect test
 2022-07-07 12:49 UTC  (2+ messages)

[PATCH blktests] common, tests: Support printing multiple skip reasons
 2022-07-07 10:58 UTC  (2+ messages)

[bug report] blktests nvme/004 failed after offline cpu
 2022-07-07  8:07 UTC  (8+ messages)
` [bug report] nvme/rdma: nvme connect failed after offline one cpu on host side

[PATCH V3 0/1] ublk: add io_uring based userspace block driver
 2022-07-07  7:58 UTC  (6+ messages)
` [PATCH V3 1/1] "

use regular gendisk registration in device mapper v2
 2022-07-07  7:20 UTC  (5+ messages)
` [PATCH 7/8] dm: delay registering the gendisk

[5.20 PATCH v3 0/2] dm: improve bio splitting at expense of requeue complexity
 2022-07-07  4:47 UTC  (4+ messages)
` [5.20 PATCH v3 1/2] dm: add bio_rewind() API to DM core
` [5.20 PATCH v3 2/2] dm: add two stage requeue mechanism

[PATCH blktests] nbd: add a module install and device connect test
 2022-07-07  3:34 UTC  (3+ messages)

[PATCH blktests] block/008: avoid _offline_cpu() call in sub-shell
 2022-07-07  3:13 UTC  (3+ messages)

[PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
 2022-07-06 21:30 UTC  (12+ messages)

Question about merging raw block device writes
 2022-07-06 18:41 UTC  (2+ messages)

[PATCH 0/6] block: add support for REQ_OP_VERIFY
 2022-07-06 17:42 UTC  (2+ messages)

[PATCH] tests/nvme: Set clear_ids for passthru targets
 2022-07-06 15:58 UTC  (3+ messages)

[PATCH V2 0/5] blk-mq: quiesce improvement
 2022-07-06 15:37 UTC  (4+ messages)
` [PATCH V2 4/5] nvme: quiesce namespace queue in parallel

[PATCH V2 0/8] reduce the size of rnbd_clt_dev
 2022-07-06 14:52 UTC  (10+ messages)
` [PATCH V2 1/8] rnbd-clt: open code send_msg_open in rnbd_clt_map_device
` [PATCH V2 2/8] rnbd-clt: don't free rsp in msg_open_conf for map scenario
` [PATCH V2 3/8] rnbd-clt: kill read_only from struct rnbd_clt_dev
` [PATCH V2 4/8] rnbd-clt: reduce the size of "
` [PATCH V2 5/8] rnbd-clt: adjust the layout "
` [PATCH V2 6/8] rnbd-clt: check capacity inside rnbd_clt_change_capacity
` [PATCH V2 7/8] rnbd-clt: pass sector_t type for resize capacity
` [PATCH V2 8/8] rnbd-clt: make rnbd_clt_change_capacity return void

[PATCH v3 0/6] blk-mq: Add a flag for reserved requests series
 2022-07-06 13:57 UTC  (9+ messages)
` [PATCH v3 1/6] scsi: core: Remove reserved request time-out handling
` [PATCH v3 2/6] blk-mq: Add a flag for reserved requests
` [PATCH v3 3/6] blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
` [PATCH v3 4/6] scsi: fnic: Drop reserved request handling
` [PATCH v3 5/6] blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
` [PATCH v3 6/6] blk-mq: Drop local variable for reserved tag

unable to read RDB block due to b9684a71fca793
 2022-07-06 12:00 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).