linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-30 11:39:38 to 2023-04-04 17:11:22 UTC [more...]

[PATCH 0/2] bio iter improvements
 2023-04-04 17:11 UTC  (25+ messages)
` [PATCH 1/2] block: Rework bio_for_each_segment_all()
` [PATCH 2/2] block: Rework bio_for_each_folio_all()

[PATCH v3 0/8] memcg: avoid flushing stats atomically where possible
 2023-04-04 16:53 UTC  (14+ messages)
` [PATCH v3 1/8] cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
` [PATCH v3 2/8] memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
` [PATCH v3 3/8] memcg: do not flush stats in irq context
` [PATCH v3 4/8] memcg: replace stats_flush_lock with an atomic
` [PATCH v3 5/8] memcg: sleep during flushing stats in safe contexts
` [PATCH v3 6/8] workingset: memcg: sleep when flushing stats in workingset_refault()
` [PATCH v3 7/8] vmscan: memcg: sleep when flushing stats during reclaim
` [PATCH v3 8/8] memcg: do not modify rstat tree for zero updates

[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
 2023-04-04 16:03 UTC  (3+ messages)

[PATCH 0/5] sed-opal: add command to read locking range attributes
 2023-04-04 15:27 UTC  (14+ messages)
` [PATCH 1/5] sed-opal: do not add user authority twice in boolean ace
` [PATCH 2/5] sed-opal: add helper for adding user authorities in ACE
` [PATCH 3/5] sed-opal: allow user authority to get locking range attributes
` [PATCH 4/5] sed-opal: add helper to get multiple columns at once
` [PATCH 5/5] sed-opal: Add command to read locking range parameters

[PATCH v2 0/5] remove page_endio()
 2023-04-04 15:10 UTC  (12+ messages)
    ` [PATCH v2 1/5] zram: always chain bio to the parent in read_from_bdev_async
    ` [PATCH v2 2/5] orangefs: use folios in orangefs_readahead
    ` [PATCH v2 3/5] mpage: split bi_end_io callback for reads and writes
    ` [PATCH v2 4/5] mpage: use folios in bio end_io handler
    ` [PATCH v2 5/5] filemap: remove page_endio()

zram I/O path cleanups and fixups
 2023-04-04 15:05 UTC  (17+ messages)
` [PATCH 01/16] zram: remove valid_io_request
` [PATCH 02/16] zram: make zram_bio_discard more self-contained
` [PATCH 03/16] zram: implify bvec iteration in __zram_make_request
` [PATCH 04/16] zram: move discard handling to zram_submit_bio
` [PATCH 05/16] zram: return early on error in zram_bvec_rw
` [PATCH 06/16] zram: refactor highlevel read and write handling
` [PATCH 07/16] zram: don't use highmem for the bounce buffer in zram_bvec_{read,write}
` [PATCH 08/16] zram: rename __zram_bvec_read to zram_read_page
` [PATCH 09/16] zram: directly call zram_read_page in writeback_store
` [PATCH 10/16] zram: refactor zram_bdev_read
` [PATCH 11/16] zram: don't pass a bvec to __zram_bvec_write
` [PATCH 12/16] zram: refactor zram_bdev_write
` [PATCH 13/16] zram: pass a page to read_from_bdev
` [PATCH 14/16] zram: don't return errors from read_from_bdev_async
` [PATCH 15/16] zram: fix synchronous reads
` [PATCH 16/16] zram: return errors from read_from_bdev_sync

[PATCH v2 00/19] bio: check return values of bio_add_page
 2023-04-04  8:26 UTC  (19+ messages)
` [PATCH v2 05/19] md: use __bio_add_page to add single page
` [PATCH v2 06/19] md: raid5-log: "
` [PATCH v2 07/19] md: raid5: use __bio_add_page to add single page to new bio
` [PATCH v2 10/19] jfs: logmgr: use __bio_add_page to add single page to bio
` [PATCH v2 15/19] md: check for failure when adding pages in alloc_behind_master_bio
` [PATCH v2 16/19] md: raid1: use __bio_add_page for adding single page to bio
` [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails

[PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD
 2023-04-04  7:48 UTC  (18+ messages)
` [PATCH V6 03/17] io_uring: "
` [PATCH V6 07/17] block: ublk_drv: add common exit handling
` [PATCH V6 12/17] block: ublk_drv: cleanup ublk_copy_user_pages
` [PATCH V6 15/17] block: ublk_drv: add read()/write() support for ublk char device
` [PATCH V6 16/17] block: ublk_drv: don't check buffer in case of zero copy
` [PATCH V6 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting "
` (subset) [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD

[PATCH v5 18/18] scsi: target: Add block PR support to iblock
 2023-04-04  5:29 UTC  (2+ messages)

[PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
 2023-04-03 22:57 UTC  (16+ messages)
` [PATCH v2 2/7] dm: Add support for block provisioning
` [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION

[PATCH v2 4/9] cgroup: rstat: add WARN_ON_ONCE() if flushing outside task context
 2023-04-03 20:39 UTC  (14+ messages)

Issue with discard with NVME and Infinibox Storage
 2023-04-03 18:40 UTC  (5+ messages)

[PATCH v2] blk-throttle: Fix io statistics for cgroup v1
 2023-04-03 17:56 UTC  (3+ messages)
  ` [External] "

[PATCH v2 0/2] virtio-blk: fix a few problems in ZBD-related code
 2023-04-03 17:53 UTC  (6+ messages)
` [PATCH v2 1/2] virtio-blk: migrate to the latest patchset version
  ` [virtio-dev] "
` [PATCH v2 2/2] virtio-blk: fix ZBD probe in kernels without ZBD support

[syzbot] Monthly block report
 2023-04-03 16:00 UTC 

[syzbot] [block?] WARNING in process_fd_request
 2023-04-03 14:54 UTC 

two little cleanups for the for-6.4/splice branch
 2023-04-03 14:25 UTC  (4+ messages)
` [PATCH 1/3] iov_iter: remove iov_iter_get_pages
` [PATCH 2/3] iov_iter: remove iov_iter_get_pages_alloc
` [PATCH 3/3] iov_iter: remove the extraction_flags argument to __iov_iter_get_pages_alloc

[PATCH 1/2] blk-mq: export request polling helpers
 2023-04-03 12:42 UTC  (11+ messages)
  ` [PATCH 2/2] nvme: use blk-mq polling for uring commands

[PATCH V5 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD
 2023-04-03  9:22 UTC  (8+ messages)
` [PATCH V5 16/16] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy

[PATCH v3 7/7] drbd: Pass a peer device to the resync and online verify functions
 2023-04-03  6:20 UTC  (2+ messages)

[REGRESSION] CPUIDLE_FLAG_RCU_IDLE, blk_mq_freeze_queue_wait() and slow-stuck reboots
 2023-04-02 12:40 UTC  (4+ messages)

[PATCH] pktcdvd: simplify the class_pktcdvd logic
 2023-04-02  8:57 UTC  (3+ messages)

[PATCH v3 0/7] Assorted DRBD refactoring
 2023-04-02  2:28 UTC  (2+ messages)

[PATCH V2 0/2] null_blk: usr memcpy_[to|from]_page()
 2023-04-02  2:28 UTC  (4+ messages)
` [PATCH V2 1/2] null_blk: use non-deprecated lib functions
` [PATCH V2 2/2] null_blk: use kmap_local_page() and kunmap_local()

[PATCH AUTOSEL 6.1 11/24] block: ublk_drv: mark device as LIVE before adding disk
 2023-04-01  1:42 UTC 

[PATCH AUTOSEL 6.2 12/25] block: ublk_drv: mark device as LIVE before adding disk
 2023-04-01  1:41 UTC 

[GIT PULL] Block fixes for 6.3-rc5
 2023-03-31 20:00 UTC  (2+ messages)

[PATCHv2] blk-mq: directly poll requests
 2023-03-31 18:00 UTC 

move bio cgroup punting into btrfs
 2023-03-31 17:25 UTC  (3+ messages)

[PATCH v3 53/55] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendmsg()
 2023-03-31 16:09 UTC  (2+ messages)
` [PATCH v3 54/55] drdb: Send an entire bio in a single sendmsg

[syzbot] KASAN: use-after-free Read in netdev_core_pick_tx
 2023-03-31 15:48 UTC  (3+ messages)
` [syzbot] [block?] "

[PATCH] loop: LOOP_CONFIGURE: send uevents for partitions
 2023-03-31 15:26 UTC  (5+ messages)
` [PATCH blktests] loop/009: add test for loop partition uvents
    ` LKP kernel test robot and blktests patches

[PATCH 00/19] bio: check return values of bio_add_page
 2023-03-31 12:20 UTC  (12+ messages)
` [PATCH 01/19] swap: use __bio_add_page to add page to bio
` [PATCH 04/19] fs: buffer: use __bio_add_page to add single "
` [PATCH 13/19] zram: use __bio_add_page for adding "
` [PATCH 18/19] dm-crypt: check if adding pages to clone bio fails

[PATCH 0/5] remove page_endio()
 2023-03-31 11:19 UTC  (6+ messages)
  ` [PATCH 1/5] zram: remove the call to page_endio in the bio end_io handler

[PATCH 0/3] nvme fabrics polling fixes
 2023-03-31  7:57 UTC  (3+ messages)
` [PATCH 3/3] blk-mq: directly poll requests

[PATCH blktests v3 0/4] Test different queue types
 2023-03-31  4:59 UTC  (10+ messages)
` [PATCH blktests v3 1/4] nvme/rc: Parse optional arguments in _nvme_connect_subsys()
` [PATCH blktests v3 2/4] nvme/rc: Add nr queue parser arguments to _nvme_connect_subsys()
` [PATCH blktests v3 3/4] nvme/rc: Add parametric transport required check
` [PATCH blktests v3 4/4] nvme/047: Test different queue types for fabrics transports

[PATCH V2 0/9] null_blk: add modparam checks
 2023-03-31  4:52 UTC  (15+ messages)
` [PATCH V2 1/9] null_blk: adjust null_param_store_val()
` [PATCH V2 2/9] null_blk: check for valid submit_queue value
` [PATCH V2 3/9] null_blk: check for valid poll_queue value
` [PATCH V2 4/9] null_blk: check for valid gb value
` [PATCH V2 5/9] null_blk: check for valid block size value
` [PATCH V2 6/9] null_blk: check for valid max_sectors value
` [PATCH V2 7/9] null_blk: check for valid queue depth value
` [PATCH V2 8/9] null_blk: avoid use global modparam g_queue_mode
` [PATCH V2 9/9] null_blk: avoid use global modparam g_irq_mode

[PATCH blktests 0/2] nvme uring-passthrough test
 2023-03-31  3:44 UTC  (3+ messages)
    ` [PATCH blktests 1/2] common,fio: helper for version check
    ` [PATCH blktests 2/2] nvme/047: add test for uring-passthrough

[PATCH] blk-throttle: Fix io statistics for cgroup v1
 2023-03-31  3:00 UTC  (5+ messages)
  ` [External] "

[RFC PATCH 1/7] cgroup: rstat: only disable interrupts for the percpu lock
 2023-03-31  1:51 UTC  (11+ messages)

[PATCH 0/4] null_blk: usr memcpy_[to|from]_page()
 2023-03-30 23:00 UTC  (4+ messages)

[PATCH 0/9] null_blk: add modparam checks
 2023-03-30 22:58 UTC  (6+ messages)
` [PATCH 2/9] null_blk: check for valid submit_queue value

[GIT PULL] nvme fixes for Linux 6.3
 2023-03-30 22:39 UTC  (2+ messages)

[git pull] device mapper fixes for 6.3-rc5
 2023-03-30 21:11 UTC  (2+ messages)
` [dm-devel] "

[PATCH v8 0/9] Implement copy offload support
 2023-03-30 15:21 UTC  (6+ messages)
  ` [PATCH v8 4/9] fs, block: copy_file_range for def_blk_ops for direct block device

[RFC PATCH 0/4] block: uImage.FIT filesystem image mapper
 2023-03-30 14:43 UTC  (6+ messages)
` [RFC PATCH 1/4] init: move block device helpers from init/do_mounts.c

[PATCH] blk-mq: rename blk_complete_request to blk_end_request
 2023-03-30 12:54 UTC 


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