linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-03 14:32:02 to 2024-10-08 09:20:09 UTC [more...]

[RFC PATCH] dm-inlinecrypt: add target for inline block device encryption
 2024-10-08  9:20 UTC  (8+ messages)

[PATCH v6 0/6] block: partition table OF support
 2024-10-08  9:10 UTC  (3+ messages)

[PATCH] block: return void from the queue_sysfs_entry load_module method
 2024-10-08  8:36 UTC  (3+ messages)

block: del_gendisk() vs blk_queue_enter() race condition
 2024-10-08  8:20 UTC  (23+ messages)

[PATCH v2 0/5] blk-cgroup: don't abuse bdi in blk-cgroup
 2024-10-08  6:29 UTC  (7+ messages)
` [PATCH v2 1/5] blk-cgroup: add a new helper blkg_print_dev_name()

[PATCH v2] block: Fix elv_iosched_local_module handling of "none" scheduler
 2024-10-08  5:13 UTC  (5+ messages)

[PATCHv3] block: enable passthrough command statistics
 2024-10-08  4:26 UTC  (2+ messages)

[PATCH] block: Fix uninitialized symbol 'bio' in blk_rq_prep_clone
 2024-10-08  4:23 UTC  (13+ messages)
  ` Explanation on Uninitialized Variable bio "
` [PATCH v2] block: Fix uninitialized symbol 'bio' "

[PATCH v4 0/5] ublk: support device recovery without I/O queueing
 2024-10-08  2:49 UTC  (8+ messages)
` [PATCH v4 1/5] ublk: check recovery flags for validity
` [PATCH v4 2/5] ublk: refactor recovery configuration flag helpers
` [PATCH v4 3/5] ublk: merge stop_work and quiesce_work
` [PATCH v4 4/5] ublk: support device recovery without I/O queueing
` [PATCH v4 5/5] Documentation: ublk: document UBLK_F_USER_RECOVERY_FAIL_IO

[PATCH] ublk: decouple hctx and ublk server threads
 2024-10-08  2:11 UTC  (7+ messages)

[PATCH 5.10] block, bfq: remove useless checking in bfq_put_queue()
 2024-10-08  1:41 UTC  (3+ messages)

[Report] requests are submitted to hardware in reverse order from nvme/virtio-blk queue_rqs()
 2024-10-07 22:39 UTC  (3+ messages)

[PATCH] block: Fix elevator_get_default() to check for null q->tag_set
 2024-10-07 20:26 UTC  (5+ messages)
` [PATCH V2] "

[PATCH v2] block: add partition uuid into uevent as "PARTUUID"
 2024-10-07 20:22 UTC  (3+ messages)

[PATCH] RDMA/srpt: Make slab cache names unique
 2024-10-07 17:25 UTC  (11+ messages)

[PATCH 5.10] block, bfq: remove useless checking in bfq_put_queue()
 2024-10-07 14:16 UTC 

[PATCH v7 0/3] FDP and per-io hints
 2024-10-07 11:29 UTC  (28+ messages)

[PATCHv2] block: enable passthrough command statistics
 2024-10-07  5:56 UTC  (6+ messages)

[PATCH v7 0/8] block atomic writes for xfs
 2024-10-07  5:42 UTC  (14+ messages)
` [PATCH v7 1/8] block/fs: Pass an iocb to generic_atomic_write_valid()
` [PATCH v7 2/8] fs: Export generic_atomic_write_valid()
` [PATCH v7 3/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
` [PATCH v7 4/8] fs: iomap: Atomic write support
` [PATCH v7 5/8] xfs: Support FS_XFLAG_ATOMICWRITES
` [PATCH v7 6/8] xfs: Support atomic write for statx
` [PATCH v7 7/8] xfs: Validate atomic writes
` [PATCH v7 8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE

[PATCH] block: move iostat check into blk_acount_io_start()
 2024-10-06 21:11 UTC  (3+ messages)

[PATCH V6 0/8] io_uring: support sqe group and provide group kbuf
 2024-10-06  9:47 UTC  (14+ messages)
` [PATCH V6 4/8] io_uring: support SQE group
` [PATCH V6 5/8] io_uring: support sqe group with members depending on leader
` [PATCH V6 6/8] io_uring: support providing sqe group buffer
` [PATCH V6 7/8] io_uring/uring_cmd: support provide group kernel buffer

[PATCH] lib/iov_iter.c: extract virt-contiguous pages in iov_iter_extract_bvec_pages
 2024-10-06  2:55 UTC  (3+ messages)

read regression for dm-snapshot with loopback
 2024-10-06  0:36 UTC  (6+ messages)
    ` Stable backport request (was Re: read regression for dm-snapshot with loopback)

blktests failures with v6.12-rc1 kernel
 2024-10-05 21:45 UTC  (11+ messages)

[PATCH 3/3] rust: block: convert `block::mq` to use `Refcount`
 2024-10-05 18:47 UTC  (18+ messages)

[PATCH 0/2] rust: lockdep: Fix soundness issue affecting LockClassKeys
 2024-10-05  6:10 UTC  (4+ messages)
` [PATCH 1/2] rust: lockdep: Remove support for dynamically allocated LockClassKeys
` [PATCH 2/2] rust: lockdep: Use Pin for all LockClassKey usages

[RFT RFC PATCH 0/8] cpufreq: cpuidle: Remove iowait behaviour
 2024-10-05  0:39 UTC  (6+ messages)
` [RFC PATCH 5/8] cpufreq/schedutil: Remove iowait boost

[GIT PULL] Block fixes for 6.12-rc2
 2024-10-04 17:50 UTC  (2+ messages)

[bug report] rnbd-clt: open code send_msg_open in rnbd_clt_map_device
 2024-10-04 16:35 UTC 

[PATCH v3 0/5] ublk: support device recovery without I/O queueing
 2024-10-04 15:34 UTC  (5+ messages)
` [PATCH v3 2/5] ublk: refactor recovery configuration flag helpers
` [PATCH v3 4/5] ublk: support device recovery without I/O queueing

[PATCH v2] blk_iocost: remove some duplicate irq disable/enables
 2024-10-04 10:53 UTC  (14+ messages)

[RFC PATCH 0/2] tracking the references of net_device in aoe
 2024-10-04 10:40 UTC  (11+ messages)
` [RFC PATCH 1/2] aoe: add reference count in aoeif for tracking the using of net_device
` [RFC PATCH 2/2] aoe: using wrappers instead of dev_hold/dev_put for tracking the references of net_device in aoeif

[PATCHv3 blktests] nvme/{033-037}: timeout while waiting for nvme passthru namespace device
 2024-10-04  9:03 UTC  (2+ messages)

[PATCH v3] aoe: fix the potential use-after-free problem in more places
 2024-10-04  7:42 UTC  (3+ 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).