messages from 2023-02-21 06:40:02 to 2023-03-01 00:07:21 UTC [more...]
[PATCH v3] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
2023-03-01 0:06 UTC
[LSF/MM/BPF proposal]: Physr discussion
2023-02-28 20:59 UTC (2+ messages)
kdevops live demo zoom & Q&A
2023-02-28 18:58 UTC (2+ messages)
[LSF/MM/BPF ATTEND][LSF/MM/BPF Topic] Non-block IO
2023-02-28 16:05 UTC (2+ messages)
[PATCH v4] blk-iocost: Pass gendisk to ioc_refresh_params
2023-02-28 12:51 UTC (2+ messages)
ublk-nbd: ublk-nbd is avaialbe
2023-02-28 10:04 UTC (2+ messages)
[PATCH v2] block: ublk: enable zoned storage support
2023-02-28 9:52 UTC (8+ messages)
[PATCH blktests v3 0/2] blktests: add mini ublk source and blktests/033
2023-02-28 9:25 UTC (12+ messages)
` [PATCH blktests v3 1/2] src: add mini ublk source code
[RESEND PATCH v6] blk-throtl: Introduce sync and async queues for blk-throtl
2023-02-28 8:59 UTC
[LSF/MM/BPF BOF] Userspace command abouts
2023-02-28 8:05 UTC (22+ messages)
` [LSF/MM/BPF BOF] Userspace command aborts
[PATCH blktests v2 0/2] nvme: add test for unprivileged passthrough
2023-02-28 4:07 UTC (5+ messages)
[PATCH -next RFC] block: count 'ios' and 'sectors' when io is done for bio-based device
2023-02-28 1:01 UTC (2+ messages)
[PATCH] zram: fix 32-bit atomic_long_t print
2023-02-27 22:19 UTC (2+ messages)
[PATCH] nbd: automatically load module on genl access
2023-02-27 20:55 UTC (2+ messages)
[PATCH v3] blk-iocost: Pass gendisk to ioc_refresh_params
2023-02-27 18:27 UTC (3+ messages)
[PATCH v2] blk-ioprio: Introduce promote-to-rt policy
2023-02-27 15:02 UTC (9+ messages)
[PATCH v2] blk-iocost: Pass disk queue to ioc_refresh_params
2023-02-27 14:52 UTC (3+ messages)
[PATCH v2] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
2023-02-27 14:40 UTC (4+ messages)
[PATCH RFC 0/5] Writeback handling of pinned pages
2023-02-27 13:36 UTC (10+ messages)
` [PATCH 4/5] block: Add support for bouncing "
[LSF/MM/BPF TOPIC] Linux Security Summit cross-over?
2023-02-27 8:12 UTC (2+ messages)
` [dm-devel] "
WARNING in process_fd_request
2023-02-27 6:23 UTC
[PATCH] blk-crypto: make blk_crypto_evict_key() always try to evict
2023-02-26 20:38 UTC
[PATCH] blk-iocost: initialize rqos before accessing it
2023-02-26 20:18 UTC (6+ messages)
[PATCH] rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
2023-02-26 20:04 UTC
[PATCH] zram: Use atomic_long_read() to read atomic_long_t
2023-02-26 9:45 UTC (5+ messages)
[PATCH AUTOSEL 5.15 3/6] blk-iocost: fix divide by 0 error in calc_lcoefs()
2023-02-26 3:43 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 4/6] trace/blktrace: fix memory leak with using debugfs_lookup()
[PATCH AUTOSEL 5.10 3/5] blk-iocost: fix divide by 0 error in calc_lcoefs()
2023-02-26 3:44 UTC
[PATCH AUTOSEL 5.4 3/4] blk-iocost: fix divide by 0 error in calc_lcoefs()
2023-02-26 3:44 UTC
[PATCH AUTOSEL 6.1 08/21] blk-iocost: fix divide by 0 error in calc_lcoefs()
2023-02-26 3:42 UTC (4+ messages)
` [PATCH AUTOSEL 6.1 09/21] blk-cgroup: dropping parent refcount after pd_free_fn() is done
` [PATCH AUTOSEL 6.1 10/21] blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()
` [PATCH AUTOSEL 6.1 11/21] trace/blktrace: fix memory leak with using debugfs_lookup()
[PATCH AUTOSEL 6.2 08/21] blk-iocost: fix divide by 0 error in calc_lcoefs()
2023-02-26 3:41 UTC (4+ messages)
` [PATCH AUTOSEL 6.2 09/21] blk-cgroup: dropping parent refcount after pd_free_fn() is done
` [PATCH AUTOSEL 6.2 10/21] blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()
` [PATCH AUTOSEL 6.2 11/21] trace/blktrace: fix memory leak with using debugfs_lookup()
[ANN]: kdevops v6.2 released devices
2023-02-24 23:10 UTC
[PATCH v4 01/18] Use block pr_ops in LIO
2023-02-24 21:04 UTC (20+ messages)
` [PATCH v4 01/18] block: Add PR callouts for read keys and reservation
` [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
` [PATCH v4 03/18] scsi: Rename sd_pr_command
` [PATCH v4 04/18] scsi: Move sd_pr_type to header to share
` [PATCH v4 05/18] scsi: Add support for block PR read keys/reservation
` [PATCH v4 06/18] dm: "
` [PATCH v4 07/18] nvme: Fix reservation status related structs
` [PATCH v4 08/18] nvme: Don't hardcode the data len for pr commands
` [PATCH v4 09/18] nvme: Move pr code to it's own file
` [PATCH v4 10/18] nvme: Add helper to send pr command
` [PATCH v4 11/18] nvme: Add pr_ops read_keys support
` [PATCH v4 12/18] nvme: Add a nvme_pr_type enum
` [PATCH v4 13/18] nvme: Add pr_ops read_reservation support
` [PATCH v4 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops
` [PATCH v4 15/18] scsi: target: Allow backends to hook into PR handling
` [PATCH v4 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled
` [PATCH v4 17/18] scsi: target: Report and detect unsupported PR commands
` [PATCH v4 18/18] scsi: target: Add block PR support to iblock
[PATCH 0/2] Polling fix
2023-02-24 20:18 UTC (5+ messages)
` [PATCH 1/2] block: clear bio->bi_bdev when putting a bio back in the cache
` [PATCH 2/2] block: be a bit more careful in checking for NULL bdev while polling
[PATCH] block: ublk: enable zoned storage support
2023-02-24 20:02 UTC (6+ messages)
[PATCH blktests v4 0/2] blktests: add mini ublk source and blktests/033
2023-02-24 12:45 UTC (3+ messages)
` [PATCH blktests v4 1/2] src: add mini ublk source code
` [PATCH blktests v4 2/2] block/033: add test to cover gendisk leak
[syzbot] [block?] WARNING in blkdev_put (2)
2023-02-24 7:25 UTC
[PATCH -next 1/2] nbd: allow genl access outside init_net
2023-02-24 2:13 UTC (2+ messages)
` [PATCH -next 2/2] nbd: use the structured req attr check
[LSF/MM/BPF BoF]: extend UBLK to cover real storage hardware
2023-02-23 20:18 UTC (13+ messages)
[PATCH] driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2
2023-02-23 16:04 UTC (2+ messages)
[RFC PATCH] blk-mq: avoid housekeeping CPUs scheduling a worker on a non-housekeeping CPU
2023-02-23 15:06 UTC (2+ messages)
[RFC v2 0/4] Add io_uring & ebpf based methods to implement zero-copy for ublk
2023-02-23 14:01 UTC (8+ messages)
` [RFC v2 1/4] bpf: add UBLK program type
` [RFC v2 2/4] io_uring: enable io_uring to submit sqes located in kernel
` [RFC v2 3/4] io_uring: introduce IORING_URING_CMD_UNLOCK flag
` [RFC v2 4/4] ublk_drv: add ebpf support
` [PATCH] Add "
[PATCH v3] blk-ioprio: Introduce promote-to-rt policy
2023-02-23 13:51 UTC
[PATCH 17/17] block, bfq: remove unnecessary local variable __bfqq in bfq_setup_merge
2023-02-23 6:34 UTC (3+ messages)
[PATCH-next v4] loop: loop_set_status_from_info() check before assignment
2023-02-23 3:43 UTC (3+ messages)
[PATCH 0/1] improve brd performance with blk-mq
2023-02-22 22:54 UTC (14+ messages)
[PATCH] block: shift with PAGE_SHIFT instead of dividing with PAGE_SIZE
2023-02-22 22:10 UTC (5+ messages)
[git pull] device mapper changes for 6.3
2023-02-22 21:48 UTC (3+ messages)
[PATCH] ublk: remove check IO_URING_F_SQE128 in ublk_ch_uring_cmd
2023-02-22 16:54 UTC (3+ messages)
[PATCH v2] block: remove more NULL checks after bdev_get_queue()
2023-02-22 16:54 UTC (2+ messages)
[RFC 0/3] Add io_uring & ebpf based methods to implement zero-copy for ublk
2023-02-22 14:13 UTC (6+ messages)
` [RFC 3/3] ublk_drv: add ebpf support
Faktoring
2023-02-22 9:10 UTC
[PATCH v7 0/8] Implement copy offload support
2023-02-22 6:12 UTC (4+ messages)
` [PATCH v7 2/8] block: Add copy offload support infrastructure
[GIT PULL for-6.3] Block updates for 6.3
2023-02-22 3:48 UTC (10+ messages)
` [PATCH] block, bfq: free 'sync_bfqq' after bic_set_bfqq() in bfq_sync_bfqq_move()
[LSF/MM/BPF TOPIC] State Of The Page
2023-02-22 2:40 UTC (7+ messages)
[RFC PATCH] loop: LOOP_CONFIGURE: send uevents for partitions
2023-02-21 22:28 UTC
Building Estimates
2023-02-21 14:59 UTC
[PATCH] block, bfq: fix uaf for bfqq in bic_set_bfqq()
2023-02-21 13:36 UTC (4+ messages)
[PATCH-next v3] loop: loop_set_status_from_info() check before assignment
2023-02-21 9:42 UTC
[PATCH] blk-mq: quiesce queue while reallocating hctxs
2023-02-21 9:24 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).