linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v20 00/12] Implement copy offload support
 2024-05-20 15:00 UTC  (15+ messages)
    ` [PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
    ` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
    ` [PATCH v20 03/12] block: add copy offload support
    ` [PATCH v20 04/12] block: add emulation for copy
    ` [PATCH v20 05/12] fs/read_write: Enable copy_file_range for block device
    ` [PATCH v20 06/12] fs, block: copy_file_range for def_blk_ops for direct "
    ` [PATCH v20 07/12] nvme: add copy offload support
    ` [PATCH v20 08/12] nvmet: add copy command support for bdev and file ns
    ` [PATCH v20 09/12] dm: Add support for copy offload
    ` [PATCH v20 10/12] dm: Enable copy offload for dm-linear target
    ` [PATCH v20 11/12] null: Enable trace capability for null block
    ` [PATCH v20 12/12] null_blk: add support for copy offload

[PATCH v4 0/6] block,nvme: queue-depth and latency I/O schedulers
 2024-05-20 14:46 UTC  (8+ messages)
` [PATCH v4 1/6] nvme: multipath: Implemented new iopolicy "queue-depth"
` [PATCH v4 2/6] nvme: multipath: only update ctrl->nr_active when using queue-depth iopolicy
` [PATCH v4 3/6] nvme: multipath: Invalidate current_path when changing iopolicy
` [PATCH v4 4/6] block: track per-node I/O latency
` [PATCH v4 5/6] nvme: add 'latency' iopolicy
` [PATCH v4 6/6] nvme: multipath: pr_notice when iopolicy changes

[PATCH] block: t10-pi: add MODULE_DESCRIPTION()
 2024-05-20 14:08 UTC  (3+ messages)

[RFC PATCH 0/2] dm-crypt support for per-sector NVMe metadata
 2024-05-20 13:19 UTC  (8+ messages)
` [RFC PATCH 1/2] block: change rq_integrity_vec to respect the iterator
` [RFC PATCH 2/2] dm-crypt: support per-sector NVMe metadata

[PATCH 0/5] Five nbd patches
 2024-05-20 12:41 UTC  (4+ messages)
` [PATCH 5/5] nbd: Fix signal handling

[PATCH v18 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-05-20 12:31 UTC  (13+ messages)
` [PATCH v18 12/21] dm: add finalize hook to target_type
` [PATCH v18 16/21] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v18 20/21] Documentation: add ipe documentation

[bug report] Internal error isnullstartblock(got.br_startblock) a t line 6005 of file fs/xfs/libxfs/xfs_bmap.c
 2024-05-20 11:48 UTC 

[bug report] INFO: task mdX_resync:42168 blocked for more than 122 seconds
 2024-05-20 10:47 UTC  (11+ messages)

[syzbot] [block?] WARNING: locking bug in mempool_alloc
 2024-05-20  7:00 UTC 

[RFC PATCH] blk-mq: fix potential I/O hang caused by batch wakeup
 2024-05-20  3:38 UTC 

Kernel namespaces for device mapper targets and block devices?
 2024-05-19 11:14 UTC  (4+ messages)

dm: use queue_limits_set
 2024-05-19  5:42 UTC  (2+ messages)

[RFC PATCH v2 0/1] Introduce per-task io utilization boost
 2024-05-18 11:39 UTC  (2+ messages)
` [RFC PATCH v2 1/1] sched/fair: sugov: Introduce per-task io util boost

[PATCH stable] block/mq-deadline: fix different priority request on the same zone
 2024-05-18  2:14 UTC  (6+ messages)

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-05-18  1:25 UTC  (10+ messages)

[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
 2024-05-17 21:32 UTC  (2+ messages)

[PATCH] nvme: enable FDP support
 2024-05-17 17:22 UTC  (9+ messages)

[PATCH] blk-mq: add helper for checking if one CPU is mapped to specified hctx
 2024-05-17 15:41 UTC  (2+ messages)

[PATCH v5 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
 2024-05-17 13:30 UTC  (12+ messages)
` [RFC] iomap: use huge zero folio in iomap_dio_zero

[PATCH vfs.all 00/26] fs & block: remove bdev->bd_inode
 2024-05-17  2:24 UTC  (10+ messages)
` [PATCH vfs.all 08/26] erofs: prevent direct access of bd_inode
        ` [PATCH 6/6] z_erofs_pcluster_begin(): don't bother with rounding position down

[PATCH v2 0/2] Fix the mq-deadline async_depth implementation
 2024-05-16 21:27 UTC  (4+ messages)
` [PATCH v2 2/2] block/mq-deadline: Fix the tag reservation code

[PATCH v5 00/11] enable bs > ps in XFS
 2024-05-16 14:56 UTC  (4+ messages)
` [PATCH v5 05/11] mm: split a folio in minimum folio order chunks

convert SCSI to atomic queue limits, part 1 (v3)
 2024-05-16 14:50 UTC  (7+ messages)
` [PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue

[bug report] blktests stress block/027 lead kernel panic
 2024-05-16  8:15 UTC 

[PATCH] block: Annotate a racy read in blk_do_io_stat()
 2024-05-16  6:35 UTC  (18+ messages)

[PATCH] blk-cgroup: Properly propagate the iostat update up the hierarchy
 2024-05-16  2:21 UTC  (6+ messages)

[PATCH 0/2] blk-cgroup: two fixes on list corruption
 2024-05-16  2:21 UTC  (9+ messages)
` [PATCH 1/2] blk-cgroup: fix list corruption from resetting io stat
` [PATCH 2/2] blk-cgroup: fix list corruption from reorder of WRITE ->lqueued

[PATCH v3 0/3] block: add larger order folio instead of pages
 2024-05-15 20:55 UTC  (3+ messages)
  ` [PATCH v3 2/3] block: add folio awareness instead of looping through pages

[PATCH 0/1] cdrom: patch for inclusion in 6.10
 2024-05-15 19:00 UTC  (2+ messages)

cgroup io.stat propagation regression
 2024-05-15 17:51 UTC  (5+ messages)

[PATCHv2 0/6] enable bs > ps for block devices
 2024-05-15 15:21 UTC  (14+ messages)
` [PATCH 1/6] fs/mpage: avoid negative shift for large blocksize
` [PATCH 2/6] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [PATCH 3/6] blk-merge: split bio by max_segment_size, not PAGE_SIZE
` [PATCH 4/6] block/bdev: enable large folio support for large logical block sizes
` [PATCH 5/6] block/bdev: lift restrictions on supported blocksize
` [PATCH 6/6] nvme: enable logical block size > PAGE_SIZE

[Linux kernel bug] INFO: task hung in blk_mq_get_tag
 2024-05-15 13:12 UTC  (11+ messages)

[RFC PATCH 0/2] introduce precised blk-throttle control
 2024-05-15  8:17 UTC  (7+ messages)
` [RFC PATCH 1/2] block: introduce helper function to calculate bps budgt
` [RFC PATCH 2/2] mm: introduce budgt control in readahead

[PATCHv4 00/21] zram: custom comp API and comp algorithms tunables
 2024-05-15  7:12 UTC  (22+ messages)
` [PATCHv4 01/21] zram: move from crypto API to custom comp backends API
` [PATCHv4 02/21] zram: add lzo and lzorle compression backends support
` [PATCHv4 03/21] zram: add lz4 compression backend support
` [PATCHv4 04/21] zram: add lz4hc "
` [PATCHv4 05/21] zram: add zstd "
` [PATCHv4 06/21] zram: pass estimated src size hint to zstd
` [PATCHv4 07/21] zram: add zlib compression backend support
` [PATCHv4 08/21] zram: add 842 "
` [PATCHv4 09/21] zram: check that backends array has at least one backend
` [PATCHv4 10/21] zram: introduce zcomp_config structure
` [PATCHv4 11/21] zram: extend comp_algorithm attr write handling
` [PATCHv4 12/21] zram: support compression level comp config
` [PATCHv4 13/21] zram: add support for dict "
` [PATCHv4 14/21] lib/zstd: export API needed for dictionary support
` [PATCHv4 15/21] zram: add dictionary support to zstd backend
` [PATCHv4 16/21] zram: add config init/release backend callbacks
` [PATCHv4 17/21] zram: share dictionaries between per-CPU contexts
` [PATCHv4 18/21] zram: add dictionary support to lz4
` [PATCHv4 19/21] lib/lz4hc: export LZ4_resetStreamHC symbol
` [PATCHv4 20/21] zram: add dictionary support to lz4hc
` [PATCHv4 21/21] Documentation/zram: add documentation for algorithm parameters

[PATCH v2] aoe: fix the potential use-after-free problem in more places
 2024-05-15  5:09 UTC  (3+ messages)

[git pull] device mapper changes for 6.10
 2024-05-15  1:49 UTC  (2+ messages)

[PATCH 0/3] Rust block device driver API and null block driver
 2024-05-14 20:00 UTC  (2+ messages)

[PATCH] aoe: fix the potential use-after-free problem in more places
 2024-05-14  7:42 UTC  (2+ messages)

[PATCH 0/5] enable bs > ps for block devices
 2024-05-14  5:08 UTC  (9+ messages)
` [PATCH 5/5] nvme: enable logical block size > PAGE_SIZE

[PATCH] brd: implement discard support
 2024-05-14  3:48 UTC  (2+ messages)


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