messages from 2023-01-04 08:29:34 to 2023-01-09 07:43:13 UTC [more...]
[PATCH 0/7] block zoned cleanups
2023-01-09 7:42 UTC (18+ messages)
` [PATCH 1/7] block: remove superfluous check for request queue in bdev_is_zoned
` [PATCH 2/7] block: add a new helper bdev_{is_zone_start, offset_from_zone_start}
` [PATCH 3/7] nvmet: introduce bdev_zone_no helper
` [PATCH 4/7] zonefs: use bdev_zone_no helper to calculate the zone index
` [PATCH 5/7] dm-zoned: ensure only power of 2 zone sizes are allowed
` [PATCH 6/7] dm-zone: use generic helpers to calculate offset from zone start
` [PATCH 7/7] dm: call dm_zone_endio after the target endio callback for zoned devices
[PATCH -next 0/4] block/rq_qos: protect rq_qos apis with global mutex
2023-01-09 6:37 UTC (13+ messages)
` [PATCH -next 1/4] block/rq_qos: move implementions of init/exit rq-qos apis to blk-rq-qos.c
` [PATCH -next 3/4] block/rq_qos: use a global mutex to protect rq_qos apis
` [PATCH -next 4/4] block/rq_qos: fail rq_qos_add() after rq_qos_exit()
[PATCH RFC v7 00/23] DEPT(Dependency Tracker)
2023-01-09 3:33 UTC (24+ messages)
` [PATCH RFC v7 01/23] llist: Move llist_{head,node} definition to types.h
` [PATCH RFC v7 02/23] dept: Implement Dept(Dependency Tracker)
` [PATCH RFC v7 03/23] dept: Add single event dependency tracker APIs
` [PATCH RFC v7 04/23] dept: Add lock "
` [PATCH RFC v7 05/23] dept: Tie to Lockdep and IRQ tracing
` [PATCH RFC v7 06/23] dept: Add proc knobs to show stats and dependency graph
` [PATCH RFC v7 07/23] dept: Apply sdt_might_sleep_strong() to wait_for_completion()/complete()
` [PATCH RFC v7 08/23] dept: Apply sdt_might_sleep_strong() to PG_{locked,writeback} wait
` [PATCH RFC v7 09/23] dept: Apply sdt_might_sleep_weak() to swait
` [PATCH RFC v7 10/23] dept: Apply sdt_might_sleep_weak() to waitqueue wait
` [PATCH RFC v7 11/23] dept: Apply sdt_might_sleep_weak() to hashed-waitqueue wait
` [PATCH RFC v7 12/23] dept: Distinguish each syscall context from another
` [PATCH RFC v7 13/23] dept: Distinguish each work "
` [PATCH RFC v7 14/23] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH RFC v7 15/23] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH RFC v7 16/23] dept: Apply sdt_might_sleep_strong() to dma fence wait
` [PATCH RFC v7 17/23] dept: Track timeout waits separately with a new Kconfig
` [PATCH RFC v7 18/23] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH RFC v7 19/23] dept: Apply timeout consideration to swait
` [PATCH RFC v7 20/23] dept: Apply timeout consideration to waitqueue wait
` [PATCH RFC v7 21/23] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH RFC v7 22/23] dept: Apply timeout consideration to dma fence wait
` [PATCH RFC v7 23/23] dept: Record the latest one out of consecutive waits of the same class
[PATCH v4 0/7] iov_iter: Add extraction helpers
2023-01-09 3:54 UTC (9+ messages)
` [PATCH v4 1/7] iov_iter: Change the direction macros into an enum
` [PATCH v4 2/7] iov_iter: Use the direction in the iterator functions
` [PATCH v4 3/7] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
` [PATCH v4 4/7] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v4 5/7] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH v4 6/7] netfs: Add a function to extract an iterator into a scatterlist
` [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
[PATCHv2 00/12] iov_iter: replace import_single_range with ubuf
2023-01-09 3:51 UTC (3+ messages)
` [PATCHv2 02/12] io_uring: switch network send/recv to ITER_UBUF
[bug report] memcontrol: schedule throttling if we are congested
2023-01-09 3:30 UTC (11+ messages)
` [PATCH block/for-6.2-fixes] block: Drop spurious might_sleep() from blk_put_queue()
[PATCHv4 0/2] block: don't forget user settings
2023-01-09 3:27 UTC (11+ messages)
` [PATCHv4 1/2] block: make BLK_DEF_MAX_SECTORS unsigned
` [PATCHv4 2/2] block: save user max_sectors limit
[PATCH v2 00/13] A few bugfix and cleanup patches for blk-mq
2023-01-09 2:27 UTC (18+ messages)
` [PATCH v2 01/13] blk-mq: avoid sleep in blk_mq_alloc_request_hctx
` [PATCH v2 02/13] blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx
` [PATCH v2 03/13] blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait
` [PATCH v2 05/13] blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directly
` [PATCH v2 06/13] blk-mq: remove unncessary error count and flush in blk_mq_plug_issue_direct
` [PATCH v2 07/13] blk-mq: remove error count and unncessary flush in blk_mq_try_issue_list_directly
` [PATCH v2 08/13] blk-mq: simplify flush check in blk_mq_dispatch_rq_list
` [PATCH v2 11/13] blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_direct
[PATCH v2 0/2] blk-iocost: add refcounting for iocg and ioc
2023-01-09 1:32 UTC (10+ messages)
` [PATCH v2 1/2] blk-iocost: add refcounting for iocg
` [PATCH v2 2/2] blk-iocost: add refcounting for ioc
[PATCHSET v2 block/for-next] blkcg: Improve blkg config helpers and make iolatency init lazy
2023-01-08 17:02 UTC (6+ messages)
` [PATCH 1/4] blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()
` [PATCH 2/4] blkcg: Restructure blkg_conf_prep() and friends
` [PATCH 3/4] blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/
` [PATCH 4/4] blk-iolatency: Make initialization lazy
[PATCH v4] blk-throtl: Introduce sync and async queues for blk-throtl
2023-01-07 13:07 UTC
[PATCH v3] blk-throtl: Introduce sync and async queues for blk-throtl
2023-01-07 4:44 UTC (12+ messages)
` [External] "
[LSF/MM/BPF BoF] Session for Zoned Storage 2023
2023-01-07 1:56 UTC (5+ messages)
` [External] "
[GIT PULL] Block fixes for 6.2-rc3
2023-01-06 21:19 UTC (2+ messages)
[PATCH v7 0/7] Improve libata support for FUA
2023-01-06 18:03 UTC (9+ messages)
` [PATCH v7 1/7] block: add a sanity check for non-write flush/fua bios
LSF/MM/BPF: 2023: Call for Proposals
2023-01-06 15:50 UTC
[PATCH V4 0/6] ublk_drv: add mechanism for supporting unprivileged ublk device
2023-01-06 15:33 UTC (8+ messages)
` [PATCH V4 1/6] ublk_drv: remove nr_aborted_queues from ublk_device
` [PATCH V4 2/6] ublk_drv: don't probe partitions if the ubq daemon isn't trusted
` [PATCH V4 3/6] ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmd
` [PATCH V4 4/6] ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT
` [PATCH V4 5/6] ublk_drv: add module parameter of ublks_max for limiting max allowed ublk dev
` [PATCH V4 6/6] ublk_drv: add mechanism for supporting unprivileged ublk device
Potential hang on ublk_ctrl_del_dev()
2023-01-06 1:40 UTC (6+ messages)
[PATCH] lib/scatterlist: Fix to merge contiguous pages into the last SG properly
2023-01-05 20:25 UTC (8+ messages)
[PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
2023-01-05 19:35 UTC (10+ messages)
` [PATCH v2 2/7] dm: Add support for block provisioning
` [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
[PATCHSET block/for-next] blkcg: Improve blkg config helpers and make iolatency init lazy
2023-01-05 18:56 UTC (6+ messages)
` [PATCH 1/4] blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()
` [PATCH 2/4] blkcg: Restructure blkg_conf_prep() and friends
` [PATCH 3/4] blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/
` [PATCH 4/4] blk-iolatency: Make initialization lazy
[PATCH] blk-cgroup: fix missing pd_online_fn() while activating policy
2023-01-05 17:00 UTC (7+ messages)
[linux-next:master] BUILD REGRESSION cc3c08b41a9c9402ead726ec6deb1217081d0d8b
2023-01-05 15:49 UTC
[PATCH rcu 07/27] block: Remove "select SRCU"
2023-01-05 15:48 UTC (6+ messages)
[PATCH linux-next] blktrace: use strscpy() to instead of strncpy()
2023-01-05 12:16 UTC
[Q] is the amount of residual bytes still not guaranteed for to be available for some old SCSI drivers? (was Re: Update bisect info and new repro code for "[syzbot] WARNING in _copy_from_iter")
2023-01-05 3:38 UTC
[PATCH v3 0/5] blk-iocost: random bugfix
2023-01-05 1:53 UTC (8+ messages)
` [PATCH v3 1/5] blk-iocost: check return value of match_u64()
` [PATCH v3 4/5] blk-iocost: fix divide by 0 error in calc_lcoefs()
` [PATCH v3 5/5] blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params()
[PATCH] blk-iocost: don't make all constants unsigned long long
2023-01-04 22:17 UTC (5+ messages)
[PATCH 0/2] Don't allow REQ_NOWAIT for bio splitting
2023-01-04 20:24 UTC (5+ messages)
` [PATCH 1/2] block: handle bio_split_to_limits() NULL return
` [PATCH 2/2] block: don't allow splitting of a REQ_NOWAIT bio
[PATCH V13 REBASED 0/8] block, bfq: extend bfq to support multi-actuator drives
2023-01-04 18:05 UTC (2+ messages)
[PATCH] ublk: honor IO_URING_F_NONBLOCK for handling control command
2023-01-04 16:13 UTC (2+ messages)
6.2 nvme-pci: something wrong
2023-01-04 14:02 UTC (3+ messages)
` 6.2 nvme-pci: something wrong #forregzbot
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).