messages from 2023-01-16 23:18:04 to 2023-01-19 05:39:01 UTC [more...]
[PATCH v3 0/9] Add support for segments smaller than one page
2023-01-19 5:38 UTC (15+ messages)
` [PATCH v3 1/9] block: Introduce QUEUE_FLAG_SUB_PAGE_SEGMENTS and CONFIG_BLK_SUB_PAGE_SEGMENTS
` [PATCH v3 2/9] block: Support configuring limits below the page size
` [PATCH v3 3/9] block: Support submitting passthrough requests with small segments
` [PATCH v3 4/9] block: Add support for filesystem requests and "
` [PATCH v3 5/9] block: Add support for small segments in blk_rq_map_user_iov()
` [PATCH v3 6/9] scsi_debug: Support configuring the maximum segment size
` [PATCH v3 7/9] null_blk: "
` [PATCH v3 8/9] scsi: core: Set BLK_SUB_PAGE_SEGMENTS for small max_segment_size values
` [PATCH v3 9/9] scsi: ufs: exynos: Select CONFIG_BLK_SUB_PAGE_SEGMENTS for lage page sizes
[PATCH -next v2 0/3] blk-cgroup: make sure pd_free_fn() is called in order
2023-01-19 3:23 UTC (8+ messages)
` [PATCH -next v2 1/3] blk-cgroup: dropping parent refcount after pd_free_fn() is done
` [PATCH -next v2 2/3] blk-cgroup: support to track if policy is online
` [PATCH -next v2 3/3] blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()
[PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list)
2023-01-19 5:04 UTC (63+ messages)
` [PATCH v6 01/34] vfs: Unconditionally set IOCB_WRITE in call_write_iter()
` [PATCH v6 02/34] iov_iter: Use IOCB/IOMAP_WRITE/op_is_write rather than iterator direction
` [PATCH v6 03/34] iov_iter: Pass I/O direction into iov_iter_get_pages*()
` [PATCH v6 05/34] iov_iter: Change the direction macros into an enum
` [PATCH v6 06/34] iov_iter: Use the direction in the iterator functions
` [PATCH v6 07/34] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v6 08/34] mm: Provide a helper to drop a pin/ref on a page
` [PATCH v6 09/34] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
` [PATCH v6 10/34] mm, block: Make BIO_PAGE_REFFED/PINNED the same as FOLL_GET/PIN numerically
` [PATCH v6 11/34] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
` [PATCH v6 12/34] bio: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v6 18/34] dio: Pin pages rather than ref'ing if appropriate
` [PATCH v6 20/34] vfs: Make splice use iov_iter_extract_pages()
` [PATCH v6 21/34] 9p: Pin pages rather than ref'ing if appropriate
` [PATCH v6 27/34] cifs: Add a function to read into an iter from a socket
` [PATCH v6 29/34] cifs: Build the RDMA SGE list directly from an iterator
` [PATCH v6 30/34] cifs: Remove unused code
` [PATCH v6 31/34] cifs: Fix problem with encrypted RDMA data read
` [PATCH v6 32/34] cifs: DIO to/from KVEC-type iterators should now work
` [PATCH v6 33/34] net: [RFC][WIP] Mark each skb_frags as to how they should be cleaned up
` [PATCH v6 34/34] net: [RFC][WIP] Make __zerocopy_sg_from_iter() correctly pin or leave pages unref'd
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, an expansion plan for the storage stack test framework
2023-01-19 2:20 UTC (2+ messages)
[PATCH v4 01/14] blk-mq: avoid sleep in blk_mq_alloc_request_hctx
2023-01-19 1:45 UTC (25+ messages)
` [PATCH v4 02/14] blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx
` [PATCH v4 03/14] blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait
` [PATCH v4 04/14] blk-mq: Fix potential io hung for shared sbitmap per tagset
` [PATCH v4 05/14] blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directly
` [PATCH v4 06/14] blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_direct
` [PATCH v4 07/14] blk-mq: make blk_mq_commit_rqs a general function for all commits
` [PATCH v4 08/14] blk-mq: remove unncessary error count and commit in blk_mq_plug_issue_direct
` [PATCH v4 09/14] blk-mq: use blk_mq_commit_rqs helper in blk_mq_try_issue_list_directly
` [PATCH v4 10/14] blk-mq: simplify flush check in blk_mq_dispatch_rq_list
` [PATCH v4 11/14] blk-mq: remove unnecessary error count and "
` [PATCH v4 12/14] blk-mq: remove set of bd->last when get driver tag for next request fails
` [PATCH v4 13/14] blk-mq: use switch/case to improve readability in blk_mq_try_issue_list_directly
` [PATCH v4 14/14] blk-mq: correct stale comment of .get_budget
[PATCH RFC v7 00/23] DEPT(Dependency Tracker)
2023-01-19 0:58 UTC (12+ messages)
` [PATCH RFC v7 03/23] dept: Add single event dependency tracker APIs
` [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 v2] block: Improve shared tag set performance
2023-01-18 22:46 UTC (4+ messages)
Virtio-blk extended lifetime feature
2023-01-18 19:46 UTC (3+ messages)
[PATCH v4 0/5] blk-iocost: random bugfix
2023-01-18 17:18 UTC (7+ messages)
` [PATCH v4 1/5] blk-iocost: check return value of match_u64()
` [PATCH v4 2/5] blk-iocost: don't allow to configure bio based device
` [PATCH v4 3/5] blk-iocost: read params inside lock in sysfs apis
` [PATCH v4 4/5] blk-iocost: fix divide by 0 error in calc_lcoefs()
` [PATCH v4 5/5] blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params()
[PATCH] blk-iocost: avoid 64-bit division in ioc_timer_fn
2023-01-18 16:46 UTC (3+ messages)
[PATCH] block: ublk: fix doc build warning
2023-01-18 14:33 UTC (2+ messages)
[PATCH 1/3] block: Requeue req as head if driver touched it
2023-01-18 13:08 UTC (2+ messages)
[PATCH v2 00/21] blksnap - block devices snapshots module
2023-01-18 10:51 UTC (3+ messages)
[PATCH for-next v1 0/2] enable pcpu bio-cache for IRQ uring-passthru I/O
2023-01-18 9:14 UTC (6+ messages)
` [PATCH for-next v1 1/2] nvme: set REQ_ALLOC_CACHE for uring-passthru request
` [PATCH for-next v1 2/2] block: extend bio-cache for non-polled requests
[PATCH for-next] block: fix hctx checks for batch allocation
2023-01-18 5:36 UTC (4+ messages)
[PATCH 0/2] Don't allow REQ_NOWAIT for bio splitting
2023-01-18 2:22 UTC (8+ 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 v4 00/14] A few bugfix and cleanup patches for blk-mq
2023-01-18 9:28 UTC
[PATCH] paride/pcd: return earlier when an error happens in pcd_atapi()
2023-01-17 19:21 UTC (2+ messages)
consolidate btrfs checksumming, repair and bio splitting v3
2023-01-17 19:12 UTC (3+ messages)
` [PATCH 02/19] btrfs: handle checksum validation and repair at the storage layer
[PATCH for-6.2/block V3 1/2] block: Data type conversion for IO accounting
2023-01-17 17:52 UTC (3+ messages)
` [PATCH for-6.2/block V3 2/2] block: Change the granularity of io ticks from ms to ns
[PATCH v2 0/3] block zoned cleanups
2023-01-17 17:42 UTC (3+ messages)
[PATCH V4 0/6] ublk_drv: add mechanism for supporting unprivileged ublk device
2023-01-17 17:23 UTC (3+ messages)
[PATCH v2] documentation: fix Generic Block Device Capability
2023-01-17 15:51 UTC (5+ messages)
[PATCH V2] block/rnbd-clt: fix wrong max ID in ida_alloc_max
2023-01-17 15:33 UTC (3+ messages)
TakeOff
2023-01-17 13:54 UTC
[PATCH V4 0/6] genirq/affinity: Abstract APIs from managed irq affinity spread
2023-01-17 13:12 UTC (5+ messages)
[PATCH v2 00/18] Add Command Duration Limits support
2023-01-17 11:44 UTC (30+ messages)
` [PATCH v2 01/18] ata: libata: allow ata_scsi_set_sense() to not set CHECK_CONDITION
` [PATCH v2 02/18] ata: libata: allow ata_eh_request_sense() "
` [PATCH v2 03/18] scsi: core: allow libata to complete successful commands via EH
` [PATCH v2 04/18] scsi: rename and move get_scsi_ml_byte()
` [PATCH v2 05/18] scsi: support retrieving sub-pages of mode pages
` [PATCH v2 06/18] scsi: support service action in scsi_report_opcode()
` [PATCH v2 07/18] block: introduce duration-limits priority class
` [PATCH v2 08/18] block: introduce BLK_STS_DURATION_LIMIT
` [PATCH v2 14/18] scsi: sd: detect support for command duration limits
[PATCH] block: check disk flag before setting scan bit
2023-01-17 8:58 UTC (3+ messages)
switch blk-cgroup to work on gendisk
2023-01-17 8:12 UTC (16+ messages)
` [PATCH 01/15] blk-cgroup: don't defer blkg_free to a workqueue
` [PATCH 02/15] block: don't call blk_throtl_stat_add for non-READ/WRITE commands
` [PATCH 03/15] blk-cgroup: delay blk-cgroup initialization until add_disk
` [PATCH 04/15] blk-cgroup: pin the gendisk in struct blkcg_gq
` [PATCH 05/15] blk-cgroup: store a gendisk to throttle in struct task_struct
` [PATCH 06/15] blk-wbt: pass a gendisk to wbt_{enable,disable}_default
` [PATCH 07/15] blk-wbt: pass a gendisk to wbt_init
` [PATCH 08/15] blk-wbt: open code wbt_queue_depth_changed in wbt_update_limits
` [PATCH 09/15] blk-rq-qos: make rq_qos_add and rq_qos_del more useful
` [PATCH 10/15] blk-rq-qos: constify rq_qos_ops
` [PATCH 11/15] blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
` [PATCH 12/15] blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy
` [PATCH 13/15] blk-cgroup: pass a gendisk to pd_alloc_fn
` [PATCH 14/15] blk-cgroup: pass a gendisk to blkg_lookup
` [PATCH 15/15] blk-cgroup: move the cgroup information to struct gendisk
[PATCH 0/6] blktests: char device tests with iouring-cmd fio
2023-01-17 7:46 UTC (5+ messages)
` [PATCH 2/6] tests/nvme: add new test for rand-read on the nvme character device
[PATCH v2] block: don't allow multiple bios for IOCB_NOWAIT issue
2023-01-17 2:17 UTC (8+ messages)
[PATCH] blk-cgroup: fix missing pd_online_fn() while activating policy
2023-01-17 2:04 UTC (3+ messages)
[PATCH v3 00/14] A few bugfix and cleanup patches for blk-mq
2023-01-17 1:01 UTC (8+ messages)
` [PATCH v3 07/14] blk-mq: make blk_mq_commit_rqs a general function for all commits
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).