linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-01 15:49:16 to 2024-10-04 15:35:03 UTC [more...]

[PATCH v3 0/5] ublk: support device recovery without I/O queueing
 2024-10-04 15:34 UTC  (8+ 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 V6 0/8] io_uring: support sqe group and provide group kbuf
 2024-10-04 15:32 UTC  (7+ 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] lib/iov_iter.c: extract virt-contiguous pages in iov_iter_extract_bvec_pages
 2024-10-04 15:30 UTC 

[GIT PULL] Block fixes for 6.12-rc2
 2024-10-04 15:11 UTC 

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

block: del_gendisk() vs blk_queue_enter() race condition
 2024-10-04 14:41 UTC  (13+ messages)

[PATCH] block: Fix uninitialized symbol 'bio' in blk_rq_prep_clone
 2024-10-04 14:40 UTC  (7+ messages)
  ` Explanation on Uninitialized Variable bio "

[PATCH v7 0/8] block atomic writes for xfs
 2024-10-04 13:07 UTC  (13+ 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

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

[PATCH] block: Fix elevator_get_default() to check for null q->tag_set
 2024-10-04 12:39 UTC 

[PATCH v7 0/3] FDP and per-io hints
 2024-10-04 12:32 UTC  (41+ messages)
    ` [PATCH v7 3/3] io_uring: enable per-io hinting capability
    ` [PATCH v7 1/3] nvme: enable FDP support

[PATCH v2] blk_iocost: remove some duplicate irq disable/enables
 2024-10-04 10:53 UTC  (15+ 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  (4+ 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)

[PATCH] ublk: decouple hctx and ublk server threads
 2024-10-03 23:40 UTC  (2+ 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  (10+ messages)
` [PATCH v6 4/7] xfs: Support FS_XFLAG_ATOMICWRITES
` [PATCH v6 6/7] xfs: Validate atomic writes

[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  (6+ messages)
` [RFC PATCH 5/8] cpufreq/schedutil: Remove iowait boost

[PATCH v4 0/5] block: partition table OF support
 2024-10-03  9:59 UTC  (4+ messages)

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

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

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] 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  (2+ 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)


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