linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-30 14:00:09 to 2024-10-04 06:59:29 UTC [more...]

[PATCH v7 0/3] FDP and per-io hints
 2024-10-04  6:59 UTC  (40+ messages)
    ` [PATCH v7 1/3] nvme: enable FDP support
    ` [PATCH v7 2/3] block, fs: restore kiocb based write hint processing
    ` [PATCH v7 3/3] io_uring: enable per-io hinting capability

block: del_gendisk() vs blk_queue_enter() race condition
 2024-10-04  6:45 UTC  (8+ messages)

read regression for dm-snapshot with loopback
 2024-10-04  5:58 UTC  (2+ messages)

[RFC PATCH] dm-inlinecrypt: add target for inline block device encryption
 2024-10-04  5:44 UTC  (2+ messages)

[PATCHv2] block: enable passthrough command statistics
 2024-10-04  5:38 UTC  (4+ messages)

blktests failures with v6.12-rc1 kernel
 2024-10-04  2:40 UTC  (4+ messages)

[PATCH] ublk: decouple hctx and ublk server threads
 2024-10-03 23:40 UTC  (2+ messages)

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

[PATCHSET 0/2] Further block iostat cleanups
 2024-10-03 13:38 UTC  (5+ messages)
` [PATCH 1/2] block: remove 'req->part' check for stats accounting
` [PATCH 2/2] block: kill blk_do_io_stat() helper

[PATCH] block: enable passthrough command statistics
 2024-10-03 13:20 UTC  (4+ messages)

[PATCH v6 0/7] block atomic writes for xfs
 2024-10-03 13:19 UTC  (29+ messages)
` [PATCH v6 1/7] block/fs: Pass an iocb to generic_atomic_write_valid()
` [PATCH v6 2/7] fs: Export generic_atomic_write_valid()
` [PATCH v6 3/7] fs: iomap: Atomic write support
` [PATCH v6 4/7] xfs: Support FS_XFLAG_ATOMICWRITES
` [PATCH v6 5/7] xfs: Support atomic write for statx
` [PATCH v6 6/7] xfs: Validate atomic writes
` [PATCH v6 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE

[PATCH] block: move iostat check into blk_acount_io_start()
 2024-10-03 13:19 UTC  (5+ messages)

[PATCH v6 0/6] block: partition table OF support
 2024-10-03 12:09 UTC  (8+ messages)
` [PATCH v6 1/6] block: add support for defining read-only partitions
` [PATCH v6 2/6] docs: block: Document support for read-only partition in cmdline part
` [PATCH v6 3/6] block: introduce add_disk_fwnode()
` [PATCH v6 4/6] mmc: block: attach partitions fwnode if found in mmc-card
` [PATCH v6 5/6] block: add support for partition table defined in OF
` [PATCH v6 6/6] dt-bindings: mmc: Document support for partition table in mmc-card

[RFT RFC PATCH 0/8] cpufreq: cpuidle: Remove iowait behaviour
 2024-10-03 10:30 UTC  (17+ messages)
` [RFC PATCH 1/8] cpuidle: menu: Remove iowait influence
` [RFC PATCH 2/8] cpuidle: Prefer teo over menu governor
` [RFC PATCH 5/8] cpufreq/schedutil: Remove iowait boost
` [RFC PATCH 6/8] cpufreq: intel_pstate: "

[PATCH v4 0/5] block: partition table OF support
 2024-10-03  9:59 UTC  (8+ messages)
` [PATCH v4 5/5] dt-bindings: mmc: Document support for partition table in mmc-card

[PATCH] block: remove redundant passthrough check in blk_mq_need_time_stamp()
 2024-10-03  8:20 UTC  (3+ messages)

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

[PATCH v5 0/6] block: partition table OF support
 2024-10-02 21:07 UTC  (14+ messages)
` [PATCH v5 1/6] block: add support for defining read-only partitions
` [PATCH v5 2/6] docs: block: Document support for read-only partition in cmdline part
` [PATCH v5 3/6] block: introduce device_add_of_disk()
` [PATCH v5 4/6] mmc: block: attach partitions fwnode if found in mmc-card
` [PATCH v5 5/6] block: add support for partition table defined in OF
` [PATCH v5 6/6] dt-bindings: mmc: Document support for partition table in mmc-card

[PATCH v2 0/3] Block integrity with flexible-offset PI
 2024-10-02 19:03 UTC  (12+ messages)
  ` [PATCH v2 2/3] block: support PI at non-zero offset within metadata

[PATCH] block: fix kernel-doc warning
 2024-10-02 18:42 UTC  (2+ messages)

[RFC PATCH 0/2] tracking the references of net_device in aoe
 2024-10-02 18:38 UTC  (7+ 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

apply "none" for io-scheduler causes coredump under 6.11.1
 2024-10-02 14:52 UTC 

Applying "none" for io-scheduler causes coredump
 2024-10-02 14:52 UTC 

[PATCH v3] aoe: fix the potential use-after-free problem in more places
 2024-10-02 13:17 UTC  (3+ messages)

[PATCH] blk_iocost: remove some dupicate irq disable/enables
 2024-10-02 10:45 UTC  (3+ messages)

[RFC PATCH 0/4] block: partition table OF support
 2024-10-02  8:22 UTC  (8+ messages)
` [RFC PATCH 3/4] block: add support for partition table defined in OF

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

subscribe
 2024-10-02  0:17 UTC  (3+ messages)

[PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
 2024-10-01 21:47 UTC  (3+ messages)

[PATCH] mm, slab: fix use of SLAB_SUPPORTS_SYSFS in kmem_cache_release()
 2024-10-01 16:27 UTC  (6+ messages)

[bug report] kmemleak observed after blktests block/001
 2024-10-01 15:57 UTC  (3+ messages)

[PATCH v2 0/3] Add inline encryption support
 2024-10-01  8:37 UTC  (6+ messages)
` [PATCH v2 1/3] dm-inlinecrypt: "

[PATCH v2 0/5] blk-cgroup: don't abuse bdi in blk-cgroup
 2024-09-30 17:11 UTC  (3+ messages)
` [PATCH v2 1/5] blk-cgroup: add a new helper blkg_print_dev_name()


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