messages from 2022-11-17 00:31:23 to 2022-11-22 07:17:57 UTC [more...]
[PATCH 0/6] ublk_drv: add mechanism for supporting unprivileged ublk device
2022-11-22 7:17 UTC (9+ messages)
` [PATCH 1/6] ublk_drv: remove nr_aborted_queues from ublk_device
` [PATCH 2/6] ublk_drv: don't probe partitions if the ubq daemon isn't trusted
` [PATCH 6/6] ublk_drv: add mechanism for supporting unprivileged ublk device
[PATCH v2 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
2022-11-22 7:06 UTC (3+ messages)
` [PATCH v2 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
` [PATCH v2 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
[PATCH 1/2] blk-mq: remove blk_mq_alloc_tag_set_tags
2022-11-22 6:54 UTC (7+ messages)
` [PATCH 2/2] blk-mq: simplify blk_mq_realloc_tag_set_tags
per-tagset SRCU struct and quiesce v3
2022-11-22 6:08 UTC (5+ messages)
` [PATCH 14/14] nvme: use blk_mq_[un]quiesce_tagset
[PATCH] ublk_drv: don't forward io commands in reserve order
2022-11-22 6:05 UTC (2+ messages)
[PATCH] blktrace: Fix output non-blktrace event when blk_classic option enabled
2022-11-22 4:04 UTC
[PATCH v3 0/4] block/scsi/nvme: Add error codes for PR ops
2022-11-22 3:26 UTC (5+ messages)
` [PATCH v3 1/4] block: Add error codes for common PR failures
` [PATCH v3 2/4] scsi: Rename status_byte to sg_status_byte
` [PATCH v3 3/4] scsi: Convert SCSI errors to PR errors
` [PATCH v3 4/4] nvme: Convert NVMe "
[RESEND PATCH] drbd: destroy workqueue when drbd device was freed
2022-11-22 3:08 UTC (3+ messages)
[PATCH v2 0/2] drbd bugfix and cleanup
2022-11-22 3:04 UTC (3+ messages)
` [PATCH v2 1/2] drbd: remove call to memset before free device/resource/connection
` [PATCH v2 2/2] drbd: destroy workqueue when drbd device was freed
[PATCH v2] tests/nvme: Add admin-passthru+reset race test
2022-11-21 23:04 UTC (6+ messages)
[PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
2022-11-21 22:32 UTC (7+ messages)
[PATCH 0/3] mmc: Improve block layer requeueing behavior
2022-11-21 20:00 UTC (7+ messages)
pass a struct block_device to the blk-crypto interfaces v3
2022-11-21 18:39 UTC (2+ messages)
consolidate btrfs checksumming, repair and bio splitting v2
2022-11-21 17:07 UTC (21+ messages)
` [PATCH 01/19] block: export bio_split_rw
` [PATCH 02/19] btrfs: handle checksum validation and repair at the storage layer
` [PATCH 03/19] btrfs: remove the submit_bio_start helpers
` [PATCH 04/19] btrfs: simplify the btrfs_csum_one_bio calling convention
` [PATCH 05/19] btrfs: handle checksum generation in the storage layer
` [PATCH 06/19] btrfs: handle recording of zoned writes "
` [PATCH 07/19] btrfs: support cloned bios in btree_csum_one_bio
` [PATCH 08/19] btrfs: allow btrfs_submit_bio to split bios
` [PATCH 09/19] btrfs: pass the iomap bio to btrfs_submit_bio
` [PATCH 10/19] btrfs: remove stripe boundary calculation for buffered I/O
` [PATCH 11/19] btrfs: remove stripe boundary calculation for compressed I/O
` [PATCH 12/19] btrfs: remove stripe boundary calculation for encoded I/O
` [PATCH 13/19] btrfs: remove struct btrfs_io_geometry
` [PATCH 14/19] btrfs: remove submit_encoded_read_bio
` [PATCH 15/19] btrfs: remove the fs_info argument to btrfs_submit_bio
` [PATCH 16/19] btrfs: remove now spurious bio submission helpers
` [PATCH 17/19] btrfs: calculate file system wide queue limit for zoned mode
` [PATCH 18/19] btrfs: split zone append bios in btrfs_submit_bio
` [PATCH 19/19] iomap: remove IOMAP_F_ZONE_APPEND
INFO: task hung in nbd_start_device_ioctl
2022-11-21 15:04 UTC
[RFC] Reliable Multicast on top of RTRS
2022-11-21 13:57 UTC (6+ messages)
[PATCH] drbd: destroy workqueue when drbd device was freed
2022-11-21 11:57 UTC (3+ messages)
Reordering of ublk IO requests
2022-11-21 10:15 UTC (27+ messages)
[PATCH 0/1] Possible bug in zram on ppc64le on vfat
2022-11-21 9:41 UTC (7+ messages)
` [PATCH 1/1] zram01.sh: Workaround division by 0 on vfat on ppc64le
` [LTP] "
untangle the request_queue refcounting from the queue kobject v2
2022-11-21 8:27 UTC (8+ messages)
` [PATCH 1/5] blk-crypto: pass a gendisk to blk_crypto_sysfs_{,un}register
[PATCH][RFC] fix a race between bsg_open() and bsg_unregister_queue()
2022-11-21 8:04 UTC (2+ messages)
[RFC PATCH 0/2] elevator: restore old io scheduler on failure in elevator_switch
2022-11-21 7:13 UTC (4+ messages)
` [RFC PATCH 1/2] elevator: add a helper for applying scheduler to request_queue
` [RFC PATCH 2/2] elevator: restore the old io scheduler if failed to switch to the new one
[PATCH V6 0/8] block, bfq: extend bfq to support multi-actuator drives
2022-11-21 1:17 UTC (20+ messages)
` [PATCH V6 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
` [PATCH V6 2/8] block, bfq: forbid stable merging of queues associated with different actuators
` [PATCH V6 3/8] block, bfq: move io_cq-persistent bfqq data into a dedicated struct
` [PATCH V6 4/8] block, bfq: turn bfqq_data into an array in bfq_io_cq
` [PATCH V6 5/8] block, bfq: split also async bfq_queues on a per-actuator basis
` [PATCH V6 6/8] block, bfq: retrieve independent access ranges from request queue
` [PATCH V6 7/8] block, bfq: inject I/O to underutilized actuators
` [PATCH V6 8/8] block, bfq: balance I/O injection among "
[RFC PATCH 0/4] block: uImage.FIT filesystem image mapper
2022-11-19 16:03 UTC (10+ messages)
` [RFC PATCH 1/4] init: move block device helpers from init/do_mounts.c
` [RFC PATCH 2/4] block: add new flag to add partitions read-only
` [RFC PATCH 3/4] blkdev: add function to add named read-only partitions
` [RFC PATCH 4/4] block: add uImage.FIT block partition driver
[RFC PATCH v4 00/20] mm/block: add bdi sysfs knobs
2022-11-19 0:52 UTC (21+ messages)
` [RFC PATCH v4 01/20] mm: add bdi_set_strict_limit() function
` [RFC PATCH v4 02/20] mm: add knob /sys/class/bdi/<bdi>/strict_limit
` [RFC PATCH v4 03/20] mm: document /sys/class/bdi/<bdi>/strict_limit knob
` [RFC PATCH v4 04/20] mm: use part per 1000000 for bdi ratios
` [RFC PATCH v4 05/20] mm: add bdi_get_max_bytes() function
` [RFC PATCH v4 06/20] mm: split off __bdi_set_max_ratio() function
` [RFC PATCH v4 07/20] mm: add bdi_set_max_bytes() function
` [RFC PATCH v4 08/20] mm: add knob /sys/class/bdi/<bdi>/max_bytes
` [RFC PATCH v4 09/20] mm: document /sys/class/bdi/<bdi>/max_bytes knob
` [RFC PATCH v4 10/20] mm: add bdi_get_min_bytes() function
` [RFC PATCH v4 11/20] mm: split off __bdi_set_min_ratio() function
` [RFC PATCH v4 12/20] mm: add bdi_set_min_bytes() function
` [RFC PATCH v4 13/20] mm: add /sys/class/bdi/<bdi>/min_bytes knob
` [RFC PATCH v4 14/20] mm: document "
` [RFC PATCH v4 15/20] mm: add bdi_set_max_ratio_no_scale() function
` [RFC PATCH v4 16/20] mm: add /sys/class/bdi/<bdi>/max_ratio_fine knob
` [RFC PATCH v4 17/20] mm: document "
` [RFC PATCH v4 18/20] mm: add bdi_set_min_ratio_no_scale() function
` [RFC PATCH v4 19/20] mm: add /sys/class/bdi/<bdi>/min_ratio_fine knob
` [RFC PATCH v4 20/20] mm: document "
[PATCH AUTOSEL 5.4 08/11] block, bfq: fix null pointer dereference in bfq_bio_bfqg()
2022-11-19 2:15 UTC
[PATCH AUTOSEL 5.10 15/18] block, bfq: fix null pointer dereference in bfq_bio_bfqg()
2022-11-19 2:14 UTC
[PATCH AUTOSEL 5.15 21/27] block, bfq: fix null pointer dereference in bfq_bio_bfqg()
2022-11-19 2:13 UTC
[PATCH AUTOSEL 6.0 28/44] block, bfq: fix null pointer dereference in bfq_bio_bfqg()
2022-11-19 2:11 UTC
[RFC PATCH v3 00/14] mm/block: add bdi sysfs knobs
2022-11-19 0:16 UTC (15+ messages)
` [RFC PATCH v3 01/14] mm: add bdi_set_strict_limit() function
` [RFC PATCH v3 04/14] mm: use part per 1000 for bdi ratios
` [RFC PATCH v3 05/14] mm: add bdi_get_max_bytes() function
` [RFC PATCH v3 07/14] mm: add bdi_set_max_bytes() function
[GIT PULL] Block fixes for 6.1-rc6
2022-11-18 22:04 UTC (2+ messages)
[git pull] device mapper fixes for 6.1-rc6
2022-11-18 20:32 UTC (2+ messages)
` [dm-devel] "
[GIT PULL] nvmes fixes for Linux 6.1
2022-11-18 14:48 UTC (2+ messages)
[PATCH 3/3] mmc: block: Requeue on block size restrictions
2022-11-18 11:34 UTC (2+ messages)
[PATCH 2/3] mmc: block: Limit queue size for consecutive requeues
2022-11-18 11:32 UTC (2+ messages)
[PATCH v2] tests/nvme/039: Remove passthrough command tests
2022-11-18 1:50 UTC (3+ messages)
[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}()
2022-11-17 22:15 UTC (20+ messages)
` [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
` [PATCH v3 0/3] convert tree to get_random_u32_{below,above,inclusive}()
` [PATCH v3 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
` [PATCH v3 3/3] treewide: use get_random_u32_inclusive() when possible
` [PATCH v3 1/3] treewide: use get_random_u32_below() instead of deprecated function
[PATCH v5 0/4] partition parser for U-Boot's uImage.FIT
2022-11-17 13:59 UTC (8+ messages)
` [PATCH v5 3/4] partitions/efi: add support for uImage.FIT sub-partitions
[PATCH v2 0/5] blk-iocost: random patches to improve configuration
2022-11-17 11:28 UTC (4+ messages)
` [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning
[PATCH 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
2022-11-17 2:58 UTC (4+ messages)
` [PATCH 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
[PATCH] blk-mq: fix possible memleak when register 'hctx' failed
2022-11-17 2:29 UTC (2+ messages)
[PATCH v10 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
2022-11-17 0:45 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).