linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-23 17:31:57 to 2023-01-24 20:56:09 UTC [more...]

[PATCH v9 0/8] iov_iter: Improve page extraction (pin or just list)
 2023-01-24 20:55 UTC  (27+ messages)
` [PATCH v9 1/8] iov_iter: Define flags to qualify page extraction
` [PATCH v9 2/8] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v9 3/8] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v9 4/8] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v9 5/8] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v9 6/8] block: Switch to pinning pages
` [PATCH v9 7/8] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v9 8/8] block: convert bio_map_user_iov "

[PATCH v3 00/18] Add Command Duration Limits support
 2023-01-24 20:36 UTC  (28+ messages)
` [PATCH v3 01/18] block: introduce duration-limits priority class
` [PATCH v3 02/18] block: introduce BLK_STS_DURATION_LIMIT
` [PATCH v3 03/18] scsi: core: allow libata to complete successful commands via EH
` [PATCH v3 04/18] scsi: rename and move get_scsi_ml_byte()
` [PATCH v3 05/18] scsi: support retrieving sub-pages of mode pages
` [PATCH v3 06/18] scsi: support service action in scsi_report_opcode()
` [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 12/18] ata: libata: detect support for command duration limits
` [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

consolidate btrfs checksumming, repair and bio splitting v4
 2023-01-24 19:55 UTC  (27+ messages)
` [PATCH 04/34] btrfs: remove the direct I/O read checksum lookup optimization
` [PATCH 05/34] btrfs: simplify btrfs_lookup_bio_sums
` [PATCH 06/34] btrfs: slightly refactor btrfs_submit_bio
` [PATCH 10/34] btrfs: handle checksum validation and repair at the storage layer
` [PATCH 13/34] btrfs: remove now unused checksumming helpers
` [PATCH 14/34] btrfs: remove the device field in struct btrfs_bio
` [PATCH 15/34] btrfs: remove the io_failure_record infrastructure
` [PATCH 16/34] btrfs: rename the iter field in struct btrfs_bio
` [PATCH 17/34] btrfs: remove the is_metadata flag "
` [PATCH 18/34] btrfs: remove the submit_bio_start helpers

[PATCH v8 00/10] iov_iter: Improve page extraction (pin or just list)
 2023-01-24 18:55 UTC  (75+ messages)
` [PATCH v8 01/10] iov_iter: Define flags to qualify page extraction
` [PATCH v8 02/10] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v8 03/10] mm: Provide a helper to drop a pin/ref on a page
` [PATCH v8 04/10] iomap: don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v8 05/10] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v8 06/10] block: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
` [PATCH v8 07/10] block: Switch to pinning pages
` [PATCH v8 08/10] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v8 09/10] block: convert bio_map_user_iov "
` [PATCH v8 10/10] mm: Renumber FOLL_PIN and FOLL_GET down

[PATCH] s390/dcssblk:: don't call bio_split_to_limits
 2023-01-24 18:27 UTC  (5+ messages)

WARNING in get_floppy_geometry
 2023-01-24 16:22 UTC 

general protection fault in floppy_ready
 2023-01-24 16:22 UTC 

[PATCH v2] block: don't allow multiple bios for IOCB_NOWAIT issue
 2023-01-24 16:13 UTC  (5+ messages)

What would happen if the block device driver/firmware found some block of a bio is corrupted?
 2023-01-24 16:08 UTC  (7+ messages)

[PATCH AUTOSEL 5.4 4/6] blk-cgroup: fix missing pd_online_fn() while activating policy
 2023-01-24 13:43 UTC 

[PATCH AUTOSEL 5.10 6/8] blk-cgroup: fix missing pd_online_fn() while activating policy
 2023-01-24 13:43 UTC 

[PATCH AUTOSEL 5.15 10/14] blk-cgroup: fix missing pd_online_fn() while activating policy
 2023-01-24 13:42 UTC 

[PATCH AUTOSEL 6.1 16/35] blk-cgroup: fix missing pd_online_fn() while activating policy
 2023-01-24 13:41 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 19/35] block: fix hctx checks for batch allocation

[PATCH v7 2/8] iov_iter: Add a function to extract a page list from an iterator
 2023-01-24 13:21 UTC  (25+ messages)
  ` [PATCH v7 0/8] iov_iter: Improve page extraction (ref, pin or just list)

[PATCH v2 00/21] blksnap - block devices snapshots module
 2023-01-24 11:34 UTC  (3+ messages)

[PATCH v2] pata_parport: add driver (PARIDE replacement)
 2023-01-24 10:02 UTC  (5+ messages)
  ` [PATCH v3] "

switch blk-cgroup to work on gendisk v2
 2023-01-24  6:57 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

[LSF/MM/BPF proposal]: Physr discussion
 2023-01-24  6:15 UTC  (9+ messages)
` [Lsf-pc] "

[PATCH] ps3vram: remove bio splitting
 2023-01-24  2:35 UTC  (3+ messages)

[PATCH] block, bfq: fix uaf for bfqq in bic_set_bfqq()
 2023-01-24  0:09 UTC  (2+ messages)

[PATCH v3 0/9] Add support for segments smaller than one page
 2023-01-23 19:58 UTC  (6+ messages)
` [PATCH v3 1/9] block: Introduce QUEUE_FLAG_SUB_PAGE_SEGMENTS and CONFIG_BLK_SUB_PAGE_SEGMENTS


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).