messages from 2023-02-19 02:41:40 to 2023-02-27 13:37:21 UTC [more...]
[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 "
[PATCH v2] blk-ioprio: Introduce promote-to-rt policy
2023-02-27 13:03 UTC (7+ messages)
[PATCH v2] block: ublk: enable zoned storage support
2023-02-27 11:59 UTC (3+ messages)
[PATCH blktests v2 0/2] nvme: add test for unprivileged passthrough
2023-02-27 11:24 UTC (3+ messages)
[PATCH] zram: fix 32-bit atomic_long_t print
2023-02-27 8:56 UTC
[LSF/MM/BPF BOF] Userspace command abouts
2023-02-27 8:20 UTC (15+ messages)
` [LSF/MM/BPF BOF] Userspace command aborts
[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 blktests v3 0/2] blktests: add mini ublk source and blktests/033
2023-02-27 6:10 UTC (13+ messages)
` [PATCH blktests v3 1/2] src: add mini ublk source code
` [PATCH blktests v3 2/2] block/033: add test to cover gendisk leak
[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 v2] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
2023-02-23 19:34 UTC (3+ 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 -next RFC] block: count 'ios' and 'sectors' when io is done for bio-based device
2023-02-23 9:12 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 (4+ 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 (4+ 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 (14+ messages)
` [PATCH v7 1/8] block: Introduce queue limits for copy-offload support
` [PATCH v7 2/8] block: Add copy offload support infrastructure
` [PATCH v7 3/8] block: add emulation for copy
` [PATCH v7 4/8] fs, block: copy_file_range for def_blk_ops for direct block device
` [PATCH v7 5/8] nvme: add copy offload support
` [PATCH v7 6/8] nvmet: add copy command support for bdev and file ns
` [PATCH v7 7/8] dm: Add support for copy offload
` [PATCH v7 8/8] dm: Enable copy offload for dm-linear target
[GIT PULL for-6.3] Block updates for 6.3
2023-02-22 3:48 UTC (13+ 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
[GIT PULL for-6.3] Make building the legacy dio code conditional
2023-02-20 23:00 UTC (2+ messages)
[PATCH 0/4] Remove #ifdef CONFIG_* from uapi headers (2023 edition)
2023-02-20 6:20 UTC (9+ messages)
` [PATCH 1/4] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
` [PATCH 2/4] Move ep_take_care_of_epollwakeup() to fs/eventpoll.c
` [PATCH 3/4] Move bp_type_idx to include/linux/hw_breakpoint.h
` [PATCH 4/4] Move USE_WCACHING to drivers/block/pktcdvd.c
[PATCH blktests v2 0/2] blktests: add mini ublk source and blktests/033
2023-02-20 3:13 UTC (4+ messages)
` [PATCH blktests v2 1/2] src: add mini ublk source code
[PATCH v4 0/18] pata_parport: protocol drivers fixes and cleanups
2023-02-19 8:59 UTC (3+ messages)
` [PATCH 12/18] pata_parport: use print_hex_*
[PATCH 00/17] Some bugfix and cleanup patches for bfq
2023-02-19 10:43 UTC (3+ messages)
` [PATCH 13/17] block, bfq: remove unnecessary "wr" part of wr_or_deserves_wr
` [PATCH 16/17] block, bfq: remove unnecessary goto tag in __bfq_weights_tree_remove
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).