Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 08:55:49 to 2024-03-12 02:53:17 UTC [more...]

[bug report]WARNING: CPU: 22 PID: 44011 at fs/iomap/iter.c:51 iomap_iter+0x32b observed with blktests zbd/010
 2024-03-12  2:52 UTC  (5+ messages)

[GIT PULL] Block updates for 6.9-rc1
 2024-03-12  1:37 UTC  (17+ messages)

[RFC PATCH v2 0/8] nvmem: add block device NVMEM provider
 2024-03-11 19:40 UTC  (9+ messages)
` [RFC PATCH v2 1/8] dt-bindings: block: add basic bindings for block devices
    ` [EXTERNAL] "
` [RFC PATCH v2 4/8] block: implement NVMEM provider
` [RFC PATCH v2 6/8] mmc: core: set card fwnode_handle

[git pull] device mapper changes for 6.9
 2024-03-11 18:43 UTC  (3+ messages)
` [git pull] device mapper changes to switch to BH workqueue "
` [git pull] device mapper changes to add VDO target "

[RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE)
 2024-03-11 18:34 UTC  (28+ messages)
` [RFC PATCH v14 01/19] security: add ipe lsm
` [RFC PATCH v14 02/19] ipe: add policy parser
` [RFC PATCH v14 03/19] ipe: add evaluation loop
` [RFC PATCH v14 04/19] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v14 05/19] initramfs|security: Add a security hook to do_populate_rootfs()
` [RFC PATCH v14 06/19] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v14 07/19] security: add new securityfs delete function
` [RFC PATCH v14 08/19] ipe: add userspace interface
` [RFC PATCH v14 09/19] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v14 10/19] ipe: add permissive toggle
` [RFC PATCH v14 11/19] block|security: add LSM blob to block_device
` [RFC PATCH v14 12/19] dm: add finalize hook to target_type
` [RFC PATCH v14 13/19] dm verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v14 14/19] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v14 15/19] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v14 16/19] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v14 17/19] scripts: add boot policy generation program
` [RFC PATCH v14 18/19] ipe: kunit test for parser
` [RFC PATCH v14 19/19] documentation: add ipe documentation

[BUG REPORT] generic/482 fails on XFS on next-20240308 kernel
 2024-03-11 13:05 UTC  (2+ messages)

[PATCH] dm: set the correct discard_sectors limit
 2024-03-11 13:04 UTC  (3+ messages)
`  "

[PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset
 2024-03-11 12:58 UTC  (8+ messages)

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-10  9:35 UTC  (21+ messages)
` [RFC RESEND 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL

[RFC PATCH 00/11] Rust null block driver
 2024-03-09 12:30 UTC  (6+ messages)
` [RFC PATCH 04/11] rust: block: introduce `kernel::block::bio` module

RFC: untangle and fix __blkdev_issue_discard
 2024-03-08 21:16 UTC  (18+ messages)
` [PATCH 01/10] block: remove the discard_granularity check in __blkdev_issue_discard
` [PATCH 02/10] block: move discard checks into the ioctl handler
` [PATCH 03/10] block: add a blk_next_discard_bio helper
` [PATCH 04/10] xfs: switch to using blk_next_discard_bio directly
` [PATCH 05/10] f2fs: "
` [PATCH 06/10] ext4: "
` [PATCH 07/10] nvmet: "
` [PATCH 08/10] md: "
` [PATCH 09/10] dm-thin: "
` [PATCH 10/10] block: remove __blkdev_issue_discard

[PATCH v5 00/10] block atomic writes
 2024-03-08 17:18 UTC  (9+ messages)
` [PATCH v5 03/10] fs: Initial atomic write support

regression on BLKRRPART ioctl for EIO
 2024-03-08 16:32 UTC  (7+ messages)

[PATCH] block/swim: Convert to platform remove callback returning void
 2024-03-08 16:28 UTC  (2+ messages)

WARNING: CPU: 45 PID: 84967 at ../block/mq-deadline.c:659 dd_exit_sched+0xce/0xe0
 2024-03-08 15:24 UTC 

[PATCH][next] block: partitions: only define function mac_fix_string for CONFIG_PPC_PMAC
 2024-03-08 13:39 UTC 

[PATCH -next] block: Fix some kernel-doc comments
 2024-03-08  8:19 UTC 

[PATCH v4 0/2] md: fix is_mddev_idle()
 2024-03-08  1:48 UTC  (3+ messages)

WinLink E850-96: WARNING: at block/blk-settings.c:204 blk_validate_limits
 2024-03-07 17:32 UTC  (8+ messages)

[PATCH v2 00/14] block atomic writes for XFS
 2024-03-07 12:57 UTC  (27+ messages)
` [PATCH v2 04/14] fs: xfs: Make file data allocations observe the 'forcealign' flag
` [PATCH v2 06/14] fs: xfs: Do not free EOF blocks for forcealign
` [PATCH v2 07/14] fs: iomap: Sub-extent zeroing
` [PATCH v2 08/14] fs: xfs: "
` [PATCH v2 11/14] fs: xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
` [PATCH v2 12/14] fs: xfs: Support atomic write for statx
` [PATCH v2 13/14] fs: xfs: Validate atomic writes
` [PATCH v2 14/14] fs: xfs: Support setting FMODE_CAN_ATOMIC_WRITE

[PATCH] aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts
 2024-03-07 12:40 UTC  (3+ messages)
` (subset) "

[BUG REPORT] General protection fault while discarding extents on XFS on next-20240305
 2024-03-07  9:21 UTC  (9+ messages)

[PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
 2024-03-07  7:52 UTC  (2+ messages)

LSF/MM/BPF: 2024: Call for Proposals
 2024-03-07  7:29 UTC  (13+ messages)
` [LSF/MM/BPF TOPIC] Large block for I/O

[PATCH linux-5.4.y 0/8] Fix the UAF issue caused by the loop driver
 2024-03-07  4:14 UTC  (9+ messages)
` [PATCH linux-5.4.y 1/8] Revert "loop: Check for overflow while configuring loop"
` [PATCH linux-5.4.y 2/8] loop: Call loop_config_discard() only after new config is applied
` [PATCH linux-5.4.y 3/8] loop: Remove sector_t truncation checks
` [PATCH linux-5.4.y 4/8] loop: Factor out setting loop device size
` [PATCH linux-5.4.y 5/8] loop: Refactor loop_set_status() size calculation
` [PATCH linux-5.4.y 6/8] loop: Factor out configuring loop from status
` [PATCH linux-5.4.y 7/8] loop: Check for overflow while configuring loop
` [PATCH linux-5.4.y 8/8] loop: loop_set_status_from_info() check before assignment

[bug-report] Performance regression with fio sequential-write on a multipath setup
 2024-03-07  2:55 UTC  (2+ messages)
` 答复: "

[PATCH 4.19.y 0/9] Fix the UAF issue caused by the loop driver
 2024-03-07  2:34 UTC  (3+ messages)
  `  "

[PATCH] block: Support building the iocost and iolatency policies as kernel modules
 2024-03-07  1:15 UTC  (4+ messages)

remove calls to blk_queue_max_integrity_segments
 2024-03-06 21:57 UTC  (6+ messages)
` [PATCH 1/3] nvdimm: remove nd_integrity_init
` [PATCH 2/3] nvdimm/btt: always set max_integrity_segments
` [PATCH 3/3] dm-integrity: set max_integrity_segments in dm_integrity_io_hints

bcache queue limit cleanups
 2024-03-06 15:35 UTC  (3+ messages)
` [PATCH] bcache: move calculation of stripe_size and io_opt into bcache_device_init

[PATCH 0/3] queue limits cleanup
 2024-03-06 15:35 UTC  (2+ messages)
` (subset) "

[PATCH] block: move capacity validation to blkpg_do_ioctl()
 2024-03-06 15:35 UTC  (2+ messages)

[PATCH] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-06 15:35 UTC  (2+ messages)

drbd atomic queue limits conversion
 2024-03-06 15:35 UTC  (10+ messages)
` [PATCH 0/7] "
` [PATCH 1/7] drbd: pass the max_hw_sectors limit to blk_alloc_disk
` [PATCH 2/7] drbd: refactor drbd_reconsider_queue_parameters
` [PATCH 3/7] drbd: refactor the backing dev max_segments calculation
` [PATCH 4/7] drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters
` [PATCH 5/7] drbd: don't set max_write_zeroes_sectors in decide_on_discard_support
` [PATCH 6/7] drbd: split out a drbd_discard_supported helper
` [PATCH 7/7] drbd: atomically update queue limits in drbd_reconsider_queue_parameters

[PATCH] sed-opal: Remove the ret variable from the function
 2024-03-06 15:35 UTC  (2+ messages)

[PATCH] sed-opal: Remove unnecessary ‘0’ values from ret
 2024-03-06 15:35 UTC  (2+ messages)

[PATCH] sed-opal: Remove unnecessary ‘0’ values from err
 2024-03-06 15:35 UTC  (2+ messages)

[PATCH] sed-opal: Remove unnecessary ‘0’ values from error
 2024-03-06 15:35 UTC  (2+ messages)

[PATCH] block: make block_class constant
 2024-03-06 15:35 UTC  (3+ messages)

convert dasd to the atomic queue limits update API v2
 2024-03-06 15:35 UTC  (4+ messages)
` [PATCH 2/3] dasd: move queue setup to common code

[PATCH] block: Fix page refcounts for unaligned buffers in __bio_release_pages()
 2024-03-06 15:35 UTC  (5+ messages)

[PATCH blktests v1 0/2] extend nvme/045 to reconnect with invalid key
 2024-03-06 11:28 UTC  (6+ messages)

[RFC PATCH 0/2] Introduce per-task io utilization boost
 2024-03-06 10:49 UTC  (5+ messages)

[PATCH v13 00/27] DEPT(Dependency Tracker)
 2024-03-06  8:55 UTC  (2+ messages)
` [PATCH v13 27/27] dept: Add documentation for Dept


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 read-only IMAP folder(s) and NNTP newsgroup(s).