messages from 2022-12-05 03:58:05 to 2022-12-09 14:44:20 UTC [more...]
[PATCH v2 00/21] blksnap - block devices snapshots module
2022-12-09 14:23 UTC (3+ messages)
` [PATCH v2 12/21] block, blksnap: buffer in memory for the minimum data storage unit
` [PATCH v2 16/21] block, blksnap: owner of information about overwritten blocks of the original block device
[PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
2022-12-09 12:37 UTC (2+ messages)
[PATCH V10 0/8] block, bfq: extend bfq to support multi-actuator drives
2022-12-09 9:44 UTC (9+ messages)
` [PATCH V10 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
` [PATCH V10 2/8] block, bfq: forbid stable merging of queues associated with different actuators
` [PATCH V10 3/8] block, bfq: move io_cq-persistent bfqq data into a dedicated struct
` [PATCH V10 4/8] block, bfq: turn bfqq_data into an array in bfq_io_cq
` [PATCH V10 5/8] block, bfq: split also async bfq_queues on a per-actuator basis
` [PATCH V10 6/8] block, bfq: retrieve independent access ranges from request queue
` [PATCH V10 7/8] block, bfq: inject I/O to underutilized actuators
` [PATCH V10 8/8] block, bfq: balance I/O injection among "
[PATCH V9 0/8] block, bfq: extend bfq to support multi-actuator drives
2022-12-09 9:40 UTC (13+ messages)
` [PATCH V9 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
` [PATCH V9 2/8] block, bfq: forbid stable merging of queues associated with different actuators
` [PATCH V9 3/8] block, bfq: move io_cq-persistent bfqq data into a dedicated struct
` [PATCH V9 4/8] block, bfq: turn bfqq_data into an array in bfq_io_cq
` [PATCH V9 5/8] block, bfq: split also async bfq_queues on a per-actuator basis
` [PATCH V9 6/8] block, bfq: retrieve independent access ranges from request queue
` [PATCH V9 7/8] block, bfq: inject I/O to underutilized actuators
` [PATCH V9 8/8] block, bfq: balance I/O injection among "
[PATCH 0/6] block: add support for REQ_OP_VERIFY
2022-12-09 4:52 UTC (12+ messages)
[PATCH v4 3/5] partitions/efi: add support for uImage.FIT sub-partitions
2022-12-09 1:45 UTC (2+ messages)
[PATCH] blktrace: Fix output non-blktrace event when blk_classic option enabled
2022-12-09 1:51 UTC (5+ messages)
[PATCH 00/25] Add Command Duration Limits support
2022-12-09 0:29 UTC (5+ messages)
` [PATCH 14/25] block: introduce duration-limits priority class
` [PATCH 15/25] block: introduce BLK_STS_DURATION_LIMIT
[GIT PULL] Block fix for 6.1-final
2022-12-08 23:57 UTC (2+ messages)
[PATCH-block 0/3] blk-cgroup: Fix potential UAF & miscellaneous cleanup
2022-12-08 23:00 UTC (5+ messages)
` [PATCH-block 1/3] bdi, blk-cgroup: Fix potential UAF of blkcg
` [PATCH-block 2/3] blk-cgroup: Don't flush a blkg if destroyed
` [PATCH-block 3/3] blk-cgroup: Flush stats at blkgs destruction path
[PATCH RESEND v1] loop: Fix the max_loop commandline argument treatment when it is set to 0
2022-12-08 21:29 UTC
[PATCH v1] loop: Fix the max_loop commandline argument treatment when it is set to 0
2022-12-08 20:06 UTC
[PATCH 1/2] virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finished
2022-12-08 16:48 UTC (5+ messages)
` [PATCH 2/2] virtio-blk: support completion batching for the IRQ path
[PATCH v2] block: sed-opal: Don't include <linux/kernel.h>
2022-12-08 16:20 UTC
[PATCH] sed-opal: if key is available from IOC_OPAL_SAVE use it when locking
2022-12-08 16:20 UTC (10+ messages)
` [PATCH v2] sed-opal: allow using IOC_OPAL_SAVE for locking too
` [PATCH v3] "
` [PATCH v4] "
[PATCH v3] blk-cgroup: Fix typo in comment
2022-12-08 16:20 UTC (3+ messages)
[PATCH v2 0/5] blk-iocost: random patches to improve configuration
2022-12-08 15:59 UTC (10+ messages)
` [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning
[PATCH 0/4] A few cleanup patches for sbitmap
2022-12-08 22:01 UTC (5+ messages)
` [PATCH 1/4] sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow
` [PATCH 2/4] sbitmap: remove redundant check in __sbitmap_queue_get_batch
` [PATCH 3/4] sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code
` [PATCH 4/4] sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitmap_get_shallow
[PATCH 0/9 v6] bfq: Avoid use-after-free when moving processes between cgroups
2022-12-08 12:59 UTC (5+ messages)
` [PATCH 3/9] bfq: Split shared queues on move "
[PATCH V6 0/8] block, bfq: extend bfq to support multi-actuator drives
2022-12-08 10:43 UTC (16+ messages)
` [PATCH V6 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
` [PATCH V6 4/8] block, bfq: turn bfqq_data into an array in bfq_io_cq
` [PATCH V6 6/8] block, bfq: retrieve independent access ranges from request queue
[RFC for-6.2/block V2] block: Change the granularity of io ticks from ms to ns
2022-12-08 2:55 UTC (7+ messages)
[PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
2022-12-07 20:28 UTC (20+ messages)
[GIT PULL] nvme updates for Linux 6.2
2022-12-07 19:40 UTC (2+ messages)
[RFC] block: Change the granularity of io ticks from ms to ns
2022-12-07 17:22 UTC (7+ messages)
[PATCH] block: remove bio_set_op_attrs
2022-12-07 16:43 UTC (7+ messages)
` [dm-devel] "
[GIT PULL] nvme fixes for Linux 6.1
2022-12-07 15:55 UTC (2+ messages)
[PATCH V3 0/6] ublk_drv: add mechanism for supporting unprivileged ublk device
2022-12-07 12:33 UTC (7+ messages)
` [PATCH V3 1/6] ublk_drv: remove nr_aborted_queues from ublk_device
` [PATCH V3 2/6] ublk_drv: don't probe partitions if the ubq daemon isn't trusted
` [PATCH V3 3/6] ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmd
` [PATCH V3 4/6] ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT
` [PATCH V3 5/6] ublk_drv: add module parameter of ublks_max for limiting max allowed ublk dev
` [PATCH V3 6/6] ublk_drv: add mechanism for supporting unprivileged ublk device
[PATCH v5 00/10] Implement copy offload support
2022-12-07 11:19 UTC (8+ messages)
` [PATCH v5 02/10] block: Add copy offload support infrastructure
[PATCH V2 0/6] ublk_drv: add mechanism for supporting unprivileged ublk device
2022-12-07 2:31 UTC (4+ messages)
` [PATCH V2 4/6] ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT
[PATCH V8 0/8] block, bfq: extend bfq to support multi-actuator drives
2022-12-06 23:22 UTC (10+ messages)
` [PATCH V8 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
` [PATCH V8 2/8] block, bfq: forbid stable merging of queues associated with different actuators
` [PATCH V8 3/8] block, bfq: move io_cq-persistent bfqq data into a dedicated struct
` [PATCH V8 4/8] block, bfq: turn bfqq_data into an array in bfq_io_cq
` [PATCH V8 5/8] block, bfq: split also async bfq_queues on a per-actuator basis
` [PATCH V8 6/8] block, bfq: retrieve independent access ranges from request queue
` [PATCH V8 7/8] block, bfq: inject I/O to underutilized actuators
` [PATCH V8 8/8] block, bfq: balance I/O injection among "
[PATCH] block: bio_copy_data_iter
2022-12-06 17:19 UTC (2+ messages)
[RFC PATCH] blk-throtl: Introduce sync queue for write ios
2022-12-06 16:38 UTC
[PATCH V7 0/8] block, bfq: extend bfq to support multi-actuator drives
2022-12-06 16:26 UTC (12+ messages)
` [PATCH V7 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
` [PATCH V7 2/8] block, bfq: forbid stable merging of queues associated with different actuators
` [PATCH V7 3/8] block, bfq: move io_cq-persistent bfqq data into a dedicated struct
` [PATCH V7 4/8] block, bfq: turn bfqq_data into an array in bfq_io_cq
` [PATCH V7 5/8] block, bfq: split also async bfq_queues on a per-actuator basis
` [PATCH V7 6/8] block, bfq: retrieve independent access ranges from request queue
` [PATCH V7 7/8] block, bfq: inject I/O to underutilized actuators
` [PATCH V7 8/8] block, bfq: balance I/O injection among "
consolidate btrfs checksumming, repair and bio splitting v2
2022-12-06 11:51 UTC (23+ messages)
` [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 07/19] btrfs: support cloned bios in btree_csum_one_bio
` [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 13/19] btrfs: remove struct btrfs_io_geometry
` [PATCH 15/19] btrfs: remove the fs_info argument to btrfs_submit_bio
` [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 v2] block: sed-opal: Don't include <linux/kernel.h>
2022-12-06 8:29 UTC (2+ messages)
[PATCH -next v2 0/9] iocost bugfix
2022-12-06 7:53 UTC (14+ messages)
` [PATCH -next v2 7/9] blk-iocost: fix UAF in ioc_pd_free
` [PATCH -next v2 8/9] block: fix null-pointer dereference in ioc_pd_init
` [PATCH -next v2 9/9] blk-iocost: fix walk_list corruption
[PATCH v3 0/9] A few bugfix and cleanup patches for blk-throttle
2022-12-06 1:17 UTC (12+ messages)
` [PATCH v3 1/9] blk-throttle: correct stale comment in throtl_pd_init
` [PATCH v3 2/9] blk-throttle: Fix that bps of child could exceed bps limited in parent
` [PATCH v3 4/9] blk-throttle: correct calculation of wait time in tg_may_dispatch
` [PATCH v3 5/9] blk-throttle: simpfy low limit reached check in throtl_tg_can_upgrade
` [PATCH v3 6/9] blk-throttle: fix typo in comment of throtl_adjusted_limit
` [PATCH v3 7/9] blk-throttle: remove incorrect comment for tg_last_low_overflow_time
` [PATCH v3 8/9] blk-throttle: remove repeat check of elapsed time from last upgrade in throtl_hierarchy_can_downgrade
` [PATCH v3 9/9] blk-throttle: Use more siutable time_after check for update of slice_start
[PATCH] block: sed-opal: Don't include <linux/kernel.h>
2022-12-05 19:09 UTC (3+ messages)
[PATCH 5.10.y stable v2] block: unhash blkdev part inode when the part is deleted
2022-12-05 16:36 UTC (4+ messages)
[PATCH 5.10.y stable] block: unhash blkdev part inode when the part is deleted
2022-12-05 13:16 UTC (3+ messages)
[PATCH linux-next] aoe: use strscpy() to instead of strncpy()
2022-12-05 11:30 UTC
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).