messages from 2024-01-10 02:19:14 to 2024-01-16 17:36:31 UTC [more...]
[PATCH v6 0/6] Disable fair tag sharing for UFS devices
2024-01-16 17:36 UTC (15+ messages)
` [PATCH v6 1/4] block: Make fair tag sharing configurable
[PATCHSET RFC v2 0/5] Cache issue side time querying
2024-01-16 17:03 UTC (7+ messages)
` [PATCH 1/5] block: add blk_time_get_ns() helper
` [PATCH 2/5] block: cache current nsec time in struct blk_plug
` [PATCH 3/5] block: update cached timestamp post schedule/preemption
` [PATCH 4/5] block: shrink plug->{nr_ios, rq_count} to unsigned char
` [PATCH 5/5] block: convert struct blk_plug callback list to hlists
[PATCH] block: bio-integrity: fix kcalloc() arguments order
2024-01-16 16:58 UTC (3+ messages)
[PATCH] sbitmap: remove stale comment in sbq_calc_wake_batch
2024-01-16 16:58 UTC (2+ messages)
[PATCH] block: Correct a documentation comment in blk-cgroup.c
2024-01-16 16:58 UTC (2+ messages)
[PATCHSET RFC 0/2] Cache issue side time querying
2024-01-16 16:18 UTC (11+ messages)
` [PATCH 1/2] block: add blk_time_get_ns() helper
` [PATCH 2/2] block: cache current nsec time in struct blk_plug
[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
2024-01-16 15:54 UTC (5+ messages)
PROBLEM: BLKPG_DEL_PARTITION with GENHD_FL_NO_PART used to return ENXIO, now returns EINVAL
2024-01-16 13:46 UTC (7+ messages)
[PATCH] rbd: Remove usage of the deprecated ida_simple_xx() API
2024-01-16 13:30 UTC (2+ messages)
[PATCH v2 00/16] block atomic writes
2024-01-16 11:35 UTC (26+ messages)
[PATCH for-6.8/block] block: support to account io_ticks precisely
2024-01-16 9:59 UTC (4+ messages)
[syzbot] [block?] BUG: unable to handle kernel NULL pointer dereference in __bio_release_pages
2024-01-16 9:57 UTC
[LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems
2024-01-16 8:39 UTC (3+ messages)
[dm-devel] [PATCH v2 0/4] Diskseq support in device-mapper
2024-01-16 8:00 UTC (3+ messages)
Hit 'nvme nvme0: request 0x100 genctr mismatch' when run fio testing
2024-01-16 4:36 UTC
[PATCH for-next] null_blk: add configfs variable shared_tags
2024-01-16 3:39 UTC
[PATCH blktests] test/nvme/050: test the reservation feature
2024-01-16 1:57 UTC (3+ messages)
[PATCH RFC 00/34] Open block devices as files & a bd_inode proposal
2024-01-15 14:24 UTC (4+ messages)
[PATCH] block: Fix some typos
2024-01-15 14:23 UTC (2+ messages)
[PATCH net] nbd: always initialize struct msghdr completely
2024-01-15 13:50 UTC (2+ messages)
ensure q_usage_counter is held over bio splits
2024-01-15 11:20 UTC (20+ messages)
` [PATCH 1/2] blk-mq: rename blk_mq_can_use_cached_rq
` [PATCH 2/2] blk-mq: ensure a q_usage_counter reference is held when splitting bios
` (subset) ensure q_usage_counter is held over bio splits
[RFC PATCH] sbitmap: fix batching wakeup
2024-01-15 9:51 UTC (2+ messages)
[PATCH v6 RESEND 0/5] crypto: LEA block cipher implementation
2024-01-15 5:17 UTC (8+ messages)
` [PATCH v6 RESEND 1/5] "
` [PATCH v6 RESEND 2/5] crypto: add LEA testmgr tests
` [PATCH v6 RESEND 3/5] blk-crypto: Add LEA-256-XTS blk-crypto support
` [PATCH v6 RESEND 4/5] fscrypt: Add LEA-256-XTS, LEA-256-CTS support
` [PATCH v6 RESEND 5/5] crypto: LEA block cipher x86_64 optimization
[PATCH] zram: easy the allocation of zcomp_strm's buffers with 2 pages
2024-01-15 2:34 UTC (4+ messages)
scsi: block: ioprio: Clean up interface definition - ioprio_set03.c:40: TFAIL: ioprio_set IOPRIO_CLASS_BE prio 8 should not work
2024-01-15 0:13 UTC (4+ messages)
[PATCH] null_blk: Remove usage of the deprecated ida_simple_xx() API
2024-01-14 14:38 UTC (2+ messages)
[syzbot] [block?] KMSAN: kernel-infoleak in filemap_read
2024-01-13 16:02 UTC
[PATCH] block: ensure we hold a queue reference when using queue limits
2024-01-13 15:38 UTC (4+ messages)
[PATCH 0/3] md: Remove deprecated flavors
2024-01-12 18:27 UTC (7+ messages)
` [PATCH 1/3] md: Remove deprecated CONFIG_MD_LINEAR
[PATCH] block: print symbolic error name instead of error code
2024-01-12 16:08 UTC (6+ messages)
` "
[PATCH V2] blk-mq: fix IO hang from sbitmap wakeup race
2024-01-12 15:49 UTC (2+ messages)
[Report] blk-zoned/ZNS: non_power_of_2 of zone->len]
2024-01-12 15:40 UTC (6+ messages)
[PATCH] blk-mq: fix IO hang from sbitmap wakeup race
2024-01-12 12:21 UTC (4+ messages)
I/O timeouts and system freezes on Kingston A2000 NVME with BCACHEFS
2024-01-12 7:21 UTC
[Report] blk-zoned/ZNS: non_power_of_2 of zone->len
2024-01-12 1:08 UTC
blktests failures with v6.7-rc1 kernel
2024-01-12 0:30 UTC (2+ messages)
` blktests failures with v6.7 kernel
[GIT PULL] Block changes for 6.8-rc1
2024-01-11 22:57 UTC (2+ messages)
[PATCHSET 0/3] Integrity cleanups and optimization
2024-01-11 18:50 UTC (16+ messages)
` [PATCH 1/3] block/integrity: make profile optional
` [PATCH 2/3] block/integrity: flag the queue if it has an integrity profile
` [PATCH 3/3] block: only call bio_integrity_prep() if necessary
[RFC PATCH 00/11] Rust null block driver
2024-01-11 12:49 UTC (4+ messages)
` [RFC PATCH 04/11] rust: block: introduce `kernel::block::bio` module
[PATCH blktests v3 0/2] block/031: allow to run with built-in null_blk driver
2024-01-11 9:00 UTC (3+ messages)
` [PATCH blktests v3 1/2] common/null_blk: introduce _have_null_blk_feature
` [PATCH blktests v3 2/2] block/031: allow to run with built-in null_blk driver
[PATCH blktests v2 0/2] block/031: allow to run with built-in null_blk driver
2024-01-11 7:34 UTC (6+ messages)
` [PATCH blktests v2 2/2] "
[PATCH] nvme: add nvme pci timeout testcase
2024-01-11 5:01 UTC (16+ messages)
nvme-pci timeout issue
2024-01-11 3:54 UTC
[PATCH] block/iocost: silence warning on 'last_period' potentially being unused
2024-01-10 23:28 UTC (4+ messages)
[PATCH v2] block: fix partial zone append completion handling in req_bio_endio()
2024-01-10 16:01 UTC (3+ messages)
[PATCH] block: fix partial zone append completion handling in req_bio_endio()
2024-01-10 9:29 UTC (5+ messages)
qcow2-rs v0.1 and rublk-qcow2
2024-01-10 5:09 UTC
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).