linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-24 18:11:19 to 2024-02-29 18:25:42 UTC [more...]

[PATCH] block: Remove special-casing of compound pages
 2024-02-29 18:25 UTC  (3+ messages)

[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
 2024-02-29 17:32 UTC  (8+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
  ` [bug report] dead loop in generic_perform_write() //Re: "

Missing S: in the "CONTROL GROUP - BLOCK IO CONTROLLER (BLKIO)" entry?
 2024-02-29 16:54 UTC 

WinLink E850-96: WARNING: at block/blk-settings.c:204 blk_validate_limits
 2024-02-29 14:55 UTC  (3+ messages)

[PATCH] pktcdvd: don't set max_hw_sectors on the underlying device
 2024-02-29 14:44 UTC 

atomic queue limits updates for nbd
 2024-02-29 14:38 UTC  (4+ messages)
` [PATCH 1/3] nbd: don't clear discard_sectors in nbd_config_put
` [PATCH 2/3] nbd: freeze the queue for queue limits updates
` [PATCH 3/3] nbd: use the atomic queue limits API in nbd_set_size

[PATCH blktests] nbd/001: wait for the device node to show up before running parted
 2024-02-29 14:34 UTC 

atomic queue limit updates for stackable devices
 2024-02-29 13:20 UTC  (12+ messages)

[PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset
 2024-02-29 12:27 UTC  (5+ messages)

RIP on discard, JMicron USB adaptor
 2024-02-29  8:21 UTC  (10+ messages)

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

[PATCH 0/2] ublk: improve ublk device deletion
 2024-02-29  1:47 UTC  (4+ messages)

atomic queue limit updates for stackable devices v3
 2024-02-28 22:56 UTC  (15+ messages)
` [PATCH 01/14] block: add a queue_limits_set helper
` [PATCH 02/14] block: add a queue_limits_stack_bdev helper
` [PATCH 03/14] dm: use queue_limits_set
` [PATCH 04/14] md: add a mddev_trace_remap helper
` [PATCH 05/14] md: add a mddev_add_trace_msg helper
` [PATCH 06/14] md: add a mddev_is_dm helper
` [PATCH 07/14] md: add queue limit helpers
` [PATCH 08/14] md/raid0: use the atomic queue limit update APIs
` [PATCH 09/14] md/raid1: "
` [PATCH 10/14] md/raid5: "
` [PATCH 11/14] md/raid10: "
` [PATCH 12/14] md: don't initialize queue limits
` [PATCH 13/14] md: remove mddev->queue
` [PATCH 14/14] block: remove disk_stack_limits

[RFC PATCH 00/11] Rust null block driver
 2024-02-28 14:31 UTC  (5+ messages)
` [RFC PATCH 04/11] rust: block: introduce `kernel::block::bio` module

[PATCH] blk-mq: don't change nr_hw_queues and nr_maps for kdump kernel
 2024-02-28 14:22 UTC  (3+ messages)

[PATCH] bdev: make blockdev_mnt static
 2024-02-28 14:21 UTC  (3+ messages)

[RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode
 2024-02-28 13:42 UTC  (4+ messages)
` [RFC v4 linux-next 17/19] dm-vdo: prevent direct access of bd_inode

convert dasd to the atomic queue limits update API v2
 2024-02-28 13:37 UTC  (4+ messages)
` [PATCH 1/3] dasd: cleamup dasd_state_basic_to_ready
` [PATCH 2/3] dasd: move queue setup to common code
` [PATCH 3/3] dasd: use the atomic queue limits API

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

atomic queue limit updates for stackable devices v2
 2024-02-28  1:42 UTC  (24+ messages)
` [PATCH 01/16] block: add a queue_limits_set helper
` [PATCH 02/16] block: add a queue_limits_stack_bdev helper
` [PATCH 03/16] dm: use queue_limits_set
` [PATCH 04/16] md: add queue limit helpers
` [PATCH 05/16] md/raid0: use the atomic queue limit update APIs
` [PATCH 06/16] md/raid1: "
` [PATCH 07/16] md/raid10: "
` [PATCH 08/16] md/raid5: "
` [PATCH 09/16] block: remove disk_stack_limits
` [PATCH 10/16] drbd: pass the max_hw_sectors limit to blk_alloc_disk
` [PATCH 11/16] drbd: refactor drbd_reconsider_queue_parameters
` [PATCH 12/16] drbd: refactor the backing dev max_segments calculation
` [PATCH 13/16] drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters
` [PATCH 14/16] drbd: don't set max_write_zeroes_sectors in decide_on_discard_support
` [PATCH 15/16] drbd: split out a drbd_discard_supported helper
` [PATCH 16/16] drbd: atomically update queue limits in drbd_reconsider_queue_parameters

ubd cleanups
 2024-02-27 21:21 UTC  (16+ messages)
` [PATCH 1/7] ubd: remove the ubd_gendisk array
` [PATCH 2/7] ubd: remove ubd_disk_register
` [PATCH 3/7] ubd: move setting the nonrot flag to ubd_add
` [PATCH 4/7] ubd: move setting the variable queue limits "
` [PATCH 5/7] ubd: move set_disk_ro "
` [PATCH 6/7] ubd: remove the queue pointer in struct ubd
` [PATCH 7/7] ubd: open the backing files in ubd_add

convert xen-blkfront to atomic queue limit updates v2
 2024-02-27 21:21 UTC  (3+ messages)

convert dasd to the atomic queue limits update API
 2024-02-27 15:20 UTC  (9+ messages)
` [PATCH 1/3] dasd: cleamup dasd_state_basic_to_ready
` [PATCH 2/3] dasd: move queue setup to common code
` [PATCH 3/3] dasd: use the atomic queue limits API

[PATCH 5.10 052/122] block: ataflop: fix breakage introduced at blk-mq refactoring
 2024-02-27 13:28 UTC  (2+ messages)
` [PATCH 5.10 119/122] block: ataflop: more blk-mq refactoring fixes

[LSF/MM/BPF TOPIC] [LSF/MM/BPF ATTEND] : Two stage IOMMU DMA mapping operations
 2024-02-27 11:30 UTC  (2+ messages)

[PATCH] null_blk: add simple write-zeroes support
 2024-02-27 11:20 UTC  (6+ messages)

regression on BLKRRPART ioctl for EIO
 2024-02-27  3:13 UTC  (5+ messages)

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
 2024-02-26 23:15 UTC  (2+ messages)
  ` [Lsf-pc] "

[PATCH 0/3] Add support for Block Passthrough Endpoint function driver
 2024-02-26 18:47 UTC  (11+ messages)
` [PATCH 1/3] PCI: Add PCI Endpoint function driver for Block-device passthrough
` [PATCH 2/3] PCI: Add PCI driver for a PCI EP remote Blockdevice
` [PATCH 3/3] Documentation: PCI: Add documentation for the PCI Block Passthrough

[PATCH v5 00/10] block atomic writes
 2024-02-26 17:36 UTC  (11+ messages)
` [PATCH v5 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v5 02/10] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
` [PATCH v5 03/10] fs: Initial atomic write support
` [PATCH v5 04/10] fs: Add initial atomic write support info to statx
` [PATCH v5 05/10] block: Add core atomic write support
` [PATCH v5 06/10] block: Add atomic write support for statx
` [PATCH v5 07/10] block: Add fops atomic write support
` [PATCH v5 08/10] scsi: sd: Atomic "
` [PATCH v5 09/10] scsi: scsi_debug: "
` [PATCH v5 10/10] nvme: "

LSF/MM/BPF: 2024: Call for Proposals
 2024-02-26 15:25 UTC  (10+ messages)
  ` [LSF/MM/BPF TOPIC] Large block for I/O

bcache queue limit cleanups
 2024-02-26 10:48 UTC  (2+ messages)
` [PATCH] bcache: move calculation of stripe_size and io_opt into bcache_device_init

[PATCH v4 03/11] fs: Initial atomic write support
 2024-02-26  9:46 UTC  (7+ messages)

[PATCH v4 07/11] block: Add fops atomic write support
 2024-02-26  9:46 UTC  (3+ messages)

[PATCH v4 06/11] block: Add atomic write support for statx
 2024-02-26  9:36 UTC  (3+ messages)

[PATCH v4 05/11] block: Add core atomic write support
 2024-02-26  9:23 UTC  (4+ messages)

[RFC PATCH 06/11] rust: apply cache line padding for `SpinLock`
 2024-02-26  9:15 UTC  (4+ messages)

[PATCH v4 04/11] fs: Add initial atomic write support info to statx
 2024-02-26  9:07 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] no tears atomics & LBS
 2024-02-26  0:10 UTC  (2+ messages)

[PATCHv4 0/4] block: make long running operations killable
 2024-02-25  7:53 UTC  (6+ messages)

[PATCH] block: define bvec_iter as __packed __aligned(4)
 2024-02-25  3:01 UTC 

[PATCH v2 0/2] sched: blk: Handle HMP systems when completing IO
 2024-02-24 23:12 UTC  (7+ messages)
` [PATCH v2 2/2] block/blk-mq: Don't complete locally if capacities are different

[PATCH] bdev: remove SLAB_MEM_SPREAD flag usage
 2024-02-24 20:16 UTC  (2+ messages)

[git pull] device mapper fix for 6.8-rc6
 2024-02-24 18:11 UTC  (2+ 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).