messages from 2023-01-26 17:38:24 to 2023-01-30 15:19:34 UTC [more...]
add bvec initialization helpers
2023-01-30 15:17 UTC (37+ messages)
` [PATCH 01/23] block: factor out a bvec_set_page helper
` [PATCH 02/23] block: add a bvec_set_folio helper
` [PATCH 03/23] block: add a bvec_set_virt helper
` [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
` [PATCH 05/23] target: use bvec_set_page to initialize bvecs
` [PATCH 06/23] nvmet: "
` [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
` [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
` [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
` [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
` [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
` [PATCH 12/23] ceph: use bvec_set_page "
` [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
` [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec
` [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs
` [PATCH 16/23] orangefs: use bvec_set_{page,folio} "
` [PATCH 17/23] splice: use bvec_set_page to initialize a bvec
` [PATCH 18/23] io_uring: "
` [PATCH 19/23] swap: use bvec_set_page to initialize bvecs
` [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
` [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
` [PATCH 22/23] vring: use bvec_set_page to initialize a bvec
` [PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs
[PATCH v3 00/18] Add Command Duration Limits support
2023-01-30 14:55 UTC (51+ messages)
` [PATCH v3 01/18] block: introduce duration-limits priority class
` [PATCH v3 07/18] scsi: sd: detect support for command duration limits
` [PATCH v3 08/18] scsi: sd: set read/write commands CDL index
` [PATCH v3 09/18] scsi: sd: handle read/write CDL timeout failures
` [PATCH v3 10/18] ata: libata-scsi: remove unnecessary !cmd checks
` [PATCH v3 11/18] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION
` [PATCH v3 13/18] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in()
` [PATCH v3 14/18] ata: libata-scsi: add support for CDL pages mode sense
` [PATCH v3 15/18] ata: libata: add ATA feature control sub-page translation
` [PATCH v3 16/18] ata: libata: set read/write commands CDL index
` [PATCH v3 17/18] ata: libata: handle completion of CDL commands using policy 0xD
` [PATCH v3 18/18] Documentation: sysfs-block-device: document command duration limits
[PATCH] block: Default to use cgroup support for BFQ
2023-01-30 14:51 UTC (2+ messages)
[PATCH] block: Default to build the BFQ I/O scheduler
2023-01-30 11:56 UTC (7+ messages)
[LSF/MM/BPF BoF] Session for Zoned Storage 2023
2023-01-30 11:24 UTC (6+ messages)
` [External] "
[GIT PULL] iov_iter: Improve page extraction (pin or just list)
2023-01-30 11:14 UTC
[RFC PATCH 0/7] Allow race-free block device handling
2023-01-30 8:09 UTC (5+ messages)
` [RFC PATCH 1/7] block: Support creating a struct file from a block device
` [RFC PATCH 4/7] Increment diskseq when releasing a loop device
[PATCH v11 0/8] iov_iter: Improve page extraction (pin or just list)
2023-01-30 7:41 UTC (18+ messages)
` [PATCH v11 1/8] iov_iter: Define flags to qualify page extraction
` [PATCH v11 2/8] iov_iter: Add a function to extract a page list from an iterator
[PATCH v2] pata_parport: add driver (PARIDE replacement)
2023-01-30 7:10 UTC (6+ messages)
` [PATCH v3] "
[PATCH v4 0/8] A few bugfix and cleancode patch for bfq
2023-01-30 3:04 UTC (2+ messages)
[PATCH v3 0/5] A few bugfix and cleanup patches for sbitmap
2023-01-30 3:04 UTC (3+ messages)
[PATCH v2 block-6.2] block, bfq: fix uaf for bfqq in bic_set_bfqq()
2023-01-30 3:04 UTC (2+ messages)
[PATCH] block, bfq: fix uaf for bfqq in bic_set_bfqq()
2023-01-30 1:06 UTC (6+ messages)
[PATCH -next v3 0/3] blk-cgroup: make sure pd_free_fn() is called in order
2023-01-29 22:20 UTC (5+ messages)
[PATCH-next v3] blk-mq: cleanup unused methods: blk_mq_hw_sysfs_store
2023-01-29 21:45 UTC (3+ messages)
switch blk-cgroup to work on gendisk v2
2023-01-29 6:09 UTC (17+ messages)
` [PATCH 01/15] blk-cgroup: don't defer blkg_free to a workqueue
` [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 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 15/15] blk-cgroup: move the cgroup information to struct gendisk
[PATCH 0/4] Fix probe failed when modprobe modules
2023-01-29 5:50 UTC (4+ messages)
LSF/MM/BPF BoF: pains / goods with automation with kdevops
2023-01-29 5:34 UTC
[LSF/MM/BPF TOPIC] eBFP for block devices
2023-01-29 3:20 UTC (4+ messages)
[PATCH] null_blk: Support configuring the maximum segment size
2023-01-29 2:03 UTC (4+ messages)
[PATCH v3 0/9] Add support for segments smaller than one page
2023-01-29 1:09 UTC (4+ messages)
` [PATCH v3 9/9] scsi: ufs: exynos: Select CONFIG_BLK_SUB_PAGE_SEGMENTS for lage page sizes
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-01-28 20:30 UTC (7+ messages)
` [PATCH 03/35] Documentation: block: correct spelling
` (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
[PATCH v2] block: don't allow multiple bios for IOCB_NOWAIT issue
2023-01-28 16:34 UTC (6+ messages)
[PATCH v5.15.90 backport] block: don't allow multiple bios for IOCB_NOWAIT issue
2023-01-28 16:21 UTC
[PATCH v6] blk-throtl: Introduce sync and async queues for blk-throtl
2023-01-28 15:11 UTC (2+ messages)
[PATCH v4 01/14] blk-mq: avoid sleep in blk_mq_alloc_request_hctx
2023-01-28 2:03 UTC (9+ messages)
` [PATCH v4 07/14] blk-mq: make blk_mq_commit_rqs a general function for all commits
` [PATCH v4 12/14] blk-mq: remove set of bd->last when get driver tag for next request fails
[GIT PULL] Block fixes for 6.2-rc6
2023-01-28 0:20 UTC (2+ messages)
switch blk-cgroup to work on gendisk
2023-01-27 7:43 UTC (33+ 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
[RFC] Live resize of bcache backing device
2023-01-27 2:53 UTC
[PATCH v8 00/25] DEPT(Dependency Tracker)
2023-01-27 1:19 UTC (26+ messages)
` [PATCH v8 01/25] llist: Move llist_{head,node} definition to types.h
` [PATCH v8 02/25] dept: Implement Dept(Dependency Tracker)
` [PATCH v8 03/25] dept: Add single event dependency tracker APIs
` [PATCH v8 04/25] dept: Add lock "
` [PATCH v8 05/25] dept: Tie to Lockdep and IRQ tracing
` [PATCH v8 06/25] dept: Add proc knobs to show stats and dependency graph
` [PATCH v8 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v8 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
` [PATCH v8 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v8 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v8 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v8 12/25] dept: Distinguish each syscall context from another
` [PATCH v8 13/25] dept: Distinguish each work "
` [PATCH v8 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v8 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v8 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v8 17/25] dept: Track timeout waits separately with a new Kconfig
` [PATCH v8 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v8 19/25] dept: Apply timeout consideration to swait
` [PATCH v8 20/25] dept: Apply timeout consideration to waitqueue wait
` [PATCH v8 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v8 22/25] dept: Apply timeout consideration to dma fence wait
` [PATCH v8 23/25] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v8 24/25] dept: Make Dept able to work with an external wgen
` [PATCH v8 25/25] dept: Track the potential waits of PG_{locked,writeback}
[PATCH v7 2/8] iov_iter: Add a function to extract a page list from an iterator
2023-01-27 0:20 UTC (11+ messages)
` [PATCH v7 0/8] iov_iter: Improve page extraction (ref, pin or just list)
[PATCH v10 1/8] iov_iter: Define flags to qualify page extraction
2023-01-26 22:27 UTC (7+ messages)
` [PATCH v10 0/8] iov_iter: Improve page extraction (pin or just list)
` [PATCH] iov_iter: Use __bitwise with the extraction_flags
[LSF/MM/BPF proposal]: Physr discussion
2023-01-26 19:38 UTC (5+ messages)
` [Lsf-pc] "
[GIT PULL] nvme fixes for Linux 6.2
2023-01-26 18:44 UTC (2+ messages)
consolidate btrfs checksumming, repair and bio splitting v4
2023-01-26 18:33 UTC (7+ messages)
` [PATCH 23/34] btrfs: allow btrfs_submit_bio to split bios
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).