Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-28 07:15:56 to 2024-04-01 13:29:21 UTC [more...]

[PATCHv2] zram: add max_pages param to recompression
 2024-04-01 13:28 UTC  (2+ messages)

[PATCH] block/mq-deadline: Fix WARN when set async_depth by sysfs
 2024-04-01  0:58 UTC  (5+ messages)

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-03-31 19:14 UTC  (27+ messages)
` [PATCH v2 01/25] "
` [PATCH v2 02/25] virtio: balloon: drop owner assignment
` [PATCH v2 03/25] virtio: input: "
` [PATCH v2 04/25] virtio: mem: "
` [PATCH v2 05/25] um: virt-pci: "
` [PATCH v2 06/25] virtio_blk: "
` [PATCH v2 07/25] bluetooth: virtio: "
` [PATCH v2 08/25] hwrng: "
` [PATCH v2 09/25] virtio_console: "
` [PATCH v2 10/25] crypto: virtio - "
` [PATCH v2 11/25] firmware: arm_scmi: virtio: "
` [PATCH v2 12/25] gpio: "
` [PATCH v2 13/25] drm/virtio: "
` [PATCH v2 14/25] iommu: virtio: "
` [PATCH v2 15/25] misc: nsm: "
` [PATCH v2 16/25] net: caif: virtio: "
` [PATCH v2 17/25] net: "
` [PATCH v2 18/25] net: 9p: "
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 20/25] wifi: mac80211_hwsim: "
` [PATCH v2 21/25] nvdimm: virtio_pmem: "
` [PATCH v2 22/25] rpmsg: virtio: "
` [PATCH v2 23/25] scsi: "
` [PATCH v2 24/25] fuse: "
` [PATCH v2 25/25] sound: "

[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
 2024-03-31 11:20 UTC  (15+ messages)
` [PATCH 01/22] "
` [PATCH 09/22] gpio: virtio: drop owner assignment
` [PATCH 16/22] net: vmw_vsock: "
` [PATCH 19/22] rpmsg: "

[PATCH] nullblk: Fix cleanup order in null_add_dev() error path
 2024-03-30 15:56 UTC  (3+ messages)

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

[PATCH] blk-wbt: Speed up integer square root in rwb_arm_timer
 2024-03-30  8:45 UTC  (4+ messages)

[PATCH v3 00/30] Zone write plugging
 2024-03-30  0:33 UTC  (65+ messages)
` [PATCH v3 01/30] block: Do not force full zone append completion in req_bio_endio()
` [PATCH v3 03/30] block: Remove req_bio_endio()
` [PATCH v3 04/30] block: Introduce blk_zone_update_request_bio()
` [PATCH v3 05/30] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()
` [PATCH v3 07/30] block: Remember zone capacity when revalidating zones
` [PATCH v3 08/30] block: Introduce zone write plugging
` [PATCH v3 09/30] block: Pre-allocate zone write plugs
` [PATCH v3 10/30] block: Fake max open zones limit when there is no limit
` [PATCH v3 11/30] block: Allow zero value of max_zone_append_sectors queue limit
` [PATCH v3 12/30] block: Implement zone append emulation
` [PATCH v3 15/30] scsi: sd: Use the block layer "
` [PATCH v3 16/30] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
` [PATCH v3 17/30] null_blk: "
` [PATCH v3 18/30] null_blk: Introduce zone_append_max_sectors attribute
` [PATCH v3 19/30] null_blk: Introduce fua attribute
` [PATCH v3 21/30] block: Remove BLK_STS_ZONE_RESOURCE
` [PATCH v3 22/30] block: Simplify blk_revalidate_disk_zones() interface
` [PATCH v3 23/30] block: mq-deadline: Remove support for zone write locking
` [PATCH v3 24/30] block: Remove elevator required features
` [PATCH v3 25/30] block: Do not check zone type in blk_check_zone_append()
` [PATCH v3 26/30] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH v3 27/30] block: Replace zone_wlock debugfs entry with zone_wplugs entry
` [PATCH v3 28/30] block: Remove zone write locking
` [PATCH v3 30/30] block: Do not special-case plugging of zone write operations
` (subset) [PATCH v3 00/30] Zone write plugging

[PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
 2024-03-29 20:00 UTC  (5+ messages)
` [PATCH 3/9] rbd: avoid out-of-range warning

[GIT PULL] Block fixes for 6.9-rc2
 2024-03-29 19:27 UTC  (2+ messages)

[git pull] device mapper fixes for 6.9-rc2
 2024-03-29 19:27 UTC  (2+ messages)

add a bio_list_merge_init helper
 2024-03-29 18:32 UTC  (11+ messages)
` [PATCH 1/4] block: "
` [PATCH 2/4] blk-cgroup: use bio_list_merge_init
` [PATCH 3/4] dm: "
` [PATCH 4/4] btrfs "

[PATCH] block: handle BLK_OPEN_RESTRICT_WRITES correctly
 2024-03-29 15:24 UTC  (6+ messages)
` [PATCH 1/2] "

FAILED: Patch "block: Fix page refcounts for unaligned buffers in __bio_release_pages()" failed to apply to 6.1-stable tree
 2024-03-29 13:17 UTC  (3+ messages)

[PATCH] blk-mq: release scheduler resource when request completes
 2024-03-29 13:16 UTC  (2+ messages)

[RFC 0/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support
 2024-03-29 12:54 UTC  (24+ messages)
` [RFC 1/9] "
` [RFC 2/9] loop: "
` [RFC 3/9] selftests: block_seek_hole: add loop block driver tests
` [RFC 4/9] dm: add llseek(SEEK_HOLE/SEEK_DATA) support
` [RFC 5/9] selftests: block_seek_hole: add dm-zero test
` [RFC 6/9] dm-linear: add llseek(SEEK_HOLE/SEEK_DATA) support
` [RFC 7/9] selftests: block_seek_hole: add dm-linear test
` [RFC 8/9] dm thin: add llseek(SEEK_HOLE/SEEK_DATA) support
` [RFC 9/9] selftests: block_seek_hole: add dm-thin test

[PATCH AUTOSEL 4.19 17/19] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-29 12:50 UTC 

[PATCH AUTOSEL 5.4 21/23] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-29 12:49 UTC 

[PATCH AUTOSEL 5.10 26/31] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-29 12:48 UTC 

[PATCH AUTOSEL 5.15 28/34] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-29 12:47 UTC 

[PATCH AUTOSEL 6.1 43/52] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-29 12:45 UTC 

[PATCH AUTOSEL 6.6 64/75] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-29 12:42 UTC 

[PATCH AUTOSEL 6.8 84/98] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-29 12:37 UTC 

[PATCH 4.19.y 0/9] Fix the UAF issue caused by the loop driver
 2024-03-29 12:38 UTC  (4+ messages)
  `  "
    `  "

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
 2024-03-29 11:35 UTC  (5+ messages)
  ` [Lsf-pc] "

[PATCH] zram: add limit to recompression
 2024-03-29  9:20 UTC  (2+ messages)

[PATCH blktests v3 00/20] refactoring and various cleanups/fixes
 2024-03-29  8:05 UTC  (4+ messages)
` [PATCH blktests v3 16/20] nvme: drop default subsysnqn argument from _nvme_passthru_target_{setup|cleanup}

blktests failures with v6.9-rc1 kernel
 2024-03-29  5:01 UTC 

[PATCH] block: fix overflow in blk_ioctl_discard()
 2024-03-29  1:23 UTC 

[PATCH 00/11] address remaining stringop-truncation warnings
 2024-03-28 23:24 UTC  (5+ messages)
` [PATCH 07/11] block/partitions/ldm: convert strncpy() to strscpy()
` [PATCH 08/11] blktrace: convert strncpy() to strscpy_pad()

[RFC PATCH 0/4] Read/Write with meta buffer
 2024-03-28 12:03 UTC  (3+ messages)

[PATCH RFC 0/2] block,nvme: latency-based I/O scheduler
 2024-03-28 11:32 UTC  (3+ messages)

[Bug Report] nvme-cli commands fails to open head disk node and print error
 2024-03-28 10:25 UTC  (5+ messages)

convert SCSI to atomic queue limits, part 1
 2024-03-28 10:09 UTC  (5+ messages)
` [PATCH 20/23] libata: switch to using ->device_configure
  ` Re : "
` [PATCH 23/23] block: remove now unused queue limits helpers
  ` Re : "

[RFC PATCH 0/2] Introduce per-task io utilization boost
 2024-03-28 10:09 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 read-only IMAP folder(s) and NNTP newsgroup(s).