messages from 2022-11-23 06:04:21 to 2022-11-28 08:24:00 UTC [more...]
[PATCH 0/4] Fix probe failed when modprobe modules
2022-11-28 8:22 UTC (6+ messages)
` [PATCH 1/4] 9p: Fix probe failed when modprobe 9pnet_virtio
` [PATCH 2/4] virtio-mem: Fix probe failed when modprobe virtio_mem
` [PATCH 3/4] virtio-input: Fix probe failed when modprobe virtio_input
` [PATCH 4/4] virtio-blk: Fix probe failed when modprobe virtio_blk
[PATCH v3 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
2022-11-28 7:35 UTC (7+ messages)
` [PATCH v3 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
` [PATCH v3 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
[PATCH-block] blk-cgroup: Use css_tryget() in blkcg_destroy_blkgs()
2022-11-28 3:30 UTC
Why is MEGASAS_SAS_QD set to 256?
2022-11-28 3:09 UTC (8+ messages)
[PATCH v2] blk-iocost: fix shift-out-of-bounds in iocg_hick_delay()
2022-11-28 3:04 UTC
[PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
2022-11-28 2:38 UTC (34+ messages)
` [PATCH 2/5] driver core: make struct class.devnode() "
` [PATCH 3/5] driver core: make struct device_type.uevent() "
` [PATCH 4/5] driver core: make struct device_type.devnode() "
kernel BUG at lib/list_debug.c:30! (list_add corruption. prev->next should be nex)
2022-11-27 4:13 UTC (8+ messages)
` [bisected]kernel "
[PATCH V6 0/8] block, bfq: extend bfq to support multi-actuator drives
2022-11-26 16:28 UTC (4+ messages)
` [PATCH V6 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
[PATCH] blk-iocost: fix shift-out-of-bounds in iocg_hick_delay()
2022-11-26 12:14 UTC
[PATCH 0/2] Minor fixes
2022-11-26 2:55 UTC (3+ messages)
` [PATCH 1/2] block: mq-deadline: Rename deadline_is_seq_writes()
` [PATCH 2/2] block: fops: Do not set REQ_SYNC for async IOs
[PATCH v3 0/4] block/scsi/nvme: Add error codes for PR ops
2022-11-26 2:48 UTC (2+ messages)
[GIT PULL] Block fixes for 6.1-rc6
2022-11-26 2:25 UTC (2+ messages)
[PATCH v2 0/8] Add support for segments smaller than one page
2022-11-25 17:34 UTC (11+ messages)
` [PATCH v2 1/8] block: Introduce CONFIG_BLK_SUB_PAGE_SEGMENTS and QUEUE_FLAG_SUB_PAGE_SEGMENTS
` [PATCH v2 2/8] block: Support configuring limits below the page size
` [PATCH v2 3/8] block: Support submitting passthrough requests with small segments
` [PATCH v2 4/8] block: Add support for filesystem requests and "
` [PATCH v2 5/8] block: Add support for small segments in blk_rq_map_user_iov()
` [PATCH v2 6/8] scsi: core: Set the SUB_PAGE_SEGMENTS request queue flag
` [PATCH v2 7/8] scsi_debug: Support configuring the maximum segment size
` [PATCH v2 8/8] null_blk: "
[PATCH 0/4] random improvements and cleanups for elevator.c
2022-11-25 15:53 UTC (5+ messages)
` [PATCH 1/4] elevator: print none at first in elv_iosched_show even if the queue has a scheduler
` [PATCH 2/4] elevator: replace continue with else-if in elv_iosched_show
` [PATCH 3/4] elevator: repalce "len+name" with "name+len" "
` [PATCH 4/4] elevator: use bool instead of int as the return type of elv_iosched_allow_bio_merge
[PATCH] blk-mq: fix possible memleak when register 'hctx' failed
2022-11-25 13:34 UTC (3+ messages)
[PATCH -next 1/2] blk-iocost: fix divide by 0 error in calc_lcoefs()
2022-11-25 10:14 UTC (4+ messages)
` [PATCH -next 2/2] blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params()
[PATCH V2 0/6] ublk_drv: add mechanism for supporting unprivileged ublk device
2022-11-25 7:27 UTC (11+ messages)
` [PATCH V2 1/6] ublk_drv: remove nr_aborted_queues from ublk_device
` [PATCH V2 2/6] ublk_drv: don't probe partitions if the ubq daemon isn't trusted
` [PATCH V2 3/6] ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmd
` [PATCH V2 4/6] ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT
` [PATCH V2 5/6] ublk_drv: add module parameter of ublks_max for limiting max allowed ublk dev
` [PATCH V2 6/6] ublk_drv: add mechanism for supporting unprivileged ublk device
[PATCH v5 00/10] Implement copy offload support
2022-11-25 4:18 UTC (21+ messages)
` [PATCH v5 01/10] block: Introduce queue limits for copy-offload support
` [PATCH v5 02/10] block: Add copy offload support infrastructure
` [PATCH v5 03/10] block: add emulation for copy
` [PATCH v5 04/10] block: Introduce a new ioctl "
` [PATCH v5 05/10] nvme: add copy offload support
` [PATCH v5 06/10] nvmet: add copy command support for bdev and file ns
` [PATCH v5 07/10] dm: Add support for copy offload
` [PATCH v5 08/10] dm: Enable copy offload for dm-linear target
` [PATCH v5 09/10] dm kcopyd: use copy offload support
` [PATCH v5 10/10] fs: add support for copy file range in zonefs
[PATCH] block: fix crash in 'blk_mq_elv_switch_none'
2022-11-24 13:58 UTC (3+ messages)
[PATCH v4 0/2] drbd bugfix and cleanup
2022-11-24 13:42 UTC (4+ messages)
` [PATCH v4 1/2] drbd: remove call to memset before free device/resource/connection
` [PATCH v4 2/2] drbd: destroy workqueue when drbd device was freed
block/for-next: Reinitialization of active object
2022-11-24 13:33 UTC (2+ messages)
[PATCH 0/2] mq-deadline fixes
2022-11-24 13:30 UTC (5+ messages)
` [PATCH 1/2] block: mq-deadline: Fix dd_finish_request() for zoned devices
` [PATCH 2/2] block: mq-deadline: Do not break sequential write streams to zoned HDDs
[PATCH 00/11] A few bugfix and cleanup patches for blk-throttle
2022-11-24 13:02 UTC (30+ messages)
` [PATCH 01/11] blk-throttle: Limit whole system if root group is configured when on the default hierarchy
` [PATCH 02/11] blk-throttle: Fix that bps of child could exceed bps limited in parent
` [PATCH 03/11] blk-throttle: ignore cgroup without io queued in blk_throtl_cancel_bios
` [PATCH 04/11] blk-throttle: correct calculation of wait time in tg_may_dispatch
` [PATCH 05/11] blk-throttle: simpfy low limit reached check in throtl_tg_can_upgrade
` [PATCH 06/11] blk-throttle: fix typo in comment of throtl_adjusted_limit
` [PATCH 07/11] blk-throttle: remove incorrect comment for tg_last_low_overflow_time
` [PATCH 08/11] blk-throttle: remove repeat check of elapsed time from last upgrade in throtl_hierarchy_can_downgrade
` [PATCH 09/11] blk-throttle: remove unnecessary check for validation of limit index
` [PATCH 10/11] blk-throttle: remove unused variable td in tg_update_has_rules
` [PATCH 11/11] blk-throttle: Use more siutable time_after check for update slice_start
nbd: please don't spawn 16 threads when nbd is not even in use
2022-11-24 11:17 UTC (6+ messages)
[PATCH v2 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
2022-11-24 7:59 UTC (4+ messages)
` [PATCH v2 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support
[PATCH] ublk_drv: don't forward io commands in reserve order
2022-11-24 3:37 UTC (3+ messages)
consolidate btrfs checksumming, repair and bio splitting v2
2022-11-23 22:44 UTC (5+ messages)
` [PATCH 01/19] block: export bio_split_rw
` [PATCH 19/19] iomap: remove IOMAP_F_ZONE_APPEND
[PATCH] blk-crypto: Add a missing include directive
2022-11-23 18:28 UTC (3+ messages)
[PATCH 0/4] s390/dasd: fix out of bound access and other fixes
2022-11-23 17:37 UTC (6+ messages)
` [PATCH 1/4] s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"
` [PATCH 2/4] s390/dasd: increase printing of debug data payload
` [PATCH 3/4] s390/dasd: fix no record found for raw_track_access
` [PATCH 4/4] s390/dasd: fix possible buffer overflow in copy_pair_show
[PATCH 0/4] random improvments and cleanups for elevator.c
2022-11-23 13:53 UTC (10+ messages)
` [PATCH 1/4] elevator: update the document of elevator_switch
` [PATCH 2/4] elevator: printk a warning if switching to a new io scheduler fails
` [PATCH 3/4] elevator: update the document of elevator_match
` [PATCH 4/4] elevator: remove an outdated comment in elevator_change
[PATCH v3 0/2] drbd bugfix and cleanup
2022-11-23 13:49 UTC (6+ messages)
` [PATCH v3 1/2] drbd: remove call to memset before free device/resource/connection
` [PATCH v3 2/2] drbd: destroy workqueue when drbd device was freed
[PATCH AUTOSEL 5.15 23/31] block: make blk_set_default_limits() private
2022-11-23 13:44 UTC (2+ messages)
[PATCH AUTOSEL 5.4 11/15] block: make blk_set_default_limits() private
2022-11-23 12:44 UTC
[PATCH AUTOSEL 5.10 16/22] block: make blk_set_default_limits() private
2022-11-23 12:43 UTC
[PATCH AUTOSEL 6.0 35/44] block: make dma_alignment a stacking queue_limit
2022-11-23 12:40 UTC (2+ messages)
` [PATCH AUTOSEL 6.0 36/44] block: make blk_set_default_limits() private
[PATCH v2 0/5] blk-iocost: random patches to improve configuration
2022-11-23 10:22 UTC (8+ messages)
` [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning
[PATCH v2] tests/nvme: Add admin-passthru+reset race test
2022-11-23 8:15 UTC (8+ messages)
[PATCH v2 0/5] A few cleanup and bugfix patches for blk-iocost
2022-11-23 6:09 UTC (2+ messages)
[PATCH v2] blk-cgroup: Fix typo in comment
2022-11-23 6:07 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).