linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-02 08:01:17 to 2025-11-04 06:21:38 UTC [more...]

[PATCH] block: fix typos in comments and strings in blk-core.c
 2025-11-04  6:21 UTC 

[PATCH v3 00/15] Introduce cached report zones
 2025-11-04  4:15 UTC  (30+ messages)
` [PATCH v3 01/15] block: handle zone management operations completions
` [PATCH v3 02/15] block: freeze queue when updating zone resources
` [PATCH v3 03/15] block: cleanup blkdev_report_zones()
` [PATCH v3 04/15] block: introduce disk_report_zone()
` [PATCH v3 05/15] block: reorganize struct blk_zone_wplug
` [PATCH v3 06/15] block: use zone condition to determine conventional zones
` [PATCH v3 07/15] block: track zone conditions
` [PATCH v3 08/15] block: refactor blkdev_report_zones() code
` [PATCH v3 09/15] block: introduce blkdev_get_zone_info()
` [PATCH v3 10/15] block: introduce blkdev_report_zones_cached()
` [PATCH v3 11/15] block: introduce BLKREPORTZONESV2 ioctl
` [PATCH v3 12/15] block: improve zone_wplugs debugfs attribute output
` [PATCH v3 13/15] block: add zone write plug condition to debugfs zone_wplugs
` [PATCH v3 14/15] btrfs: use blkdev_report_zones_cached()
` [PATCH v3 15/15] xfs: "

[PATCH] null_blk: allow byte aligned memory offsets
 2025-11-04  1:48 UTC  (2+ messages)

[PATCH v2 00/15] Introduce cached report zones
 2025-11-04  1:20 UTC  (39+ messages)
` [PATCH v2 01/15] block: handle zone management operations completions
` [PATCH v2 02/15] block: freeze queue when updating zone resources
` [PATCH v2 03/15] block: cleanup blkdev_report_zones()
` [PATCH v2 04/15] block: introduce disk_report_zone()
` [PATCH v2 05/15] block: reorganize struct blk_zone_wplug
` [PATCH v2 06/15] block: use zone condition to determine conventional zones
` [PATCH v2 07/15] block: track zone conditions
` [PATCH v2 08/15] block: refactor blkdev_report_zones() code
` [PATCH v2 09/15] block: introduce blkdev_get_zone_info()
` [PATCH v2 10/15] block: introduce blkdev_report_zones_cached()
` [PATCH v2 11/15] block: introduce BLKREPORTZONESV2 ioctl
` [PATCH v2 12/15] block: improve zone_wplugs debugfs attribute output
` [PATCH v2 13/15] block: add zone write plug condition to debugfs zone_wplugs
` [PATCH v2 14/15] btrfs: use blkdev_report_zones_cached()
` [PATCH v2 15/15] xfs: "

[PATCH v6 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-04  0:06 UTC  (19+ messages)
` [PATCH v6 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v6 03/11] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v6 04/11] PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
` [PATCH v6 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v6 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v6 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v6 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v6 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v6 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v6 11/11] vfio/nvgrace: Support get_dmabuf_phys

[PATCH V3 1/2] blktrace: add blktrace zone management regression test
 2025-11-04  0:01 UTC  (2+ messages)
` [PATCH V3 2/2] blktrace: add blktrace ftrace corruption "

[PATCH 00/13] Introduce cached report zones
 2025-11-03 22:53 UTC  (42+ messages)
` [PATCH 01/13] block: freeze queue when updating zone resources
` [PATCH 02/13] block: cleanup blkdev_report_zones()
` [PATCH 03/13] block: handle zone management operations completions
` [PATCH 04/13] block: introduce disk_report_zone()
` [PATCH 06/13] block: use zone condition to determine conventional zones
` [PATCH 07/13] block: track zone conditions
` [PATCH 08/13] block: introduce blkdev_get_zone_info()
` [PATCH 09/13] block: introduce blkdev_report_zones_cached()
` [PATCH 10/13] block: introduce BLKREPORTZONESV2 ioctl

ATA PASS-THROUGH latency regression after exposing blk-mq hardware queues
 2025-11-03 22:51 UTC  (2+ messages)

fall back from direct to buffered I/O when stable writes are required
 2025-11-03 22:47 UTC  (10+ messages)

[PATCH blktests v2 0/5] throtl: support test with scsi_debug
 2025-11-03 20:30 UTC  (7+ messages)
` [PATCH blktests v2 1/5] throtl: introduce helper functions to manage test target block devices
` [PATCH blktests v2 2/5] throtl/rc,002: adjust to scsi_debug
` [PATCH blktests v2 3/5] throtl/004: "
` [PATCH blktests v2 4/5] throtl/rc: support test with scsi_debug
` [PATCH blktests v2 5/5] throtl: support test with both null_blk and scsi_debug in a single run

[PATCHv4 0/8]
 2025-11-03 18:26 UTC  (12+ messages)
` [PATCHv4 5/8] iomap: simplify direct io validity check

[PATCH AUTOSEL 6.17-6.12] blk-crypto: use BLK_STS_INVAL for alignment errors
 2025-11-03 18:02 UTC 

[PATCH v5 1/5] vfat: fix missing sb_min_blocksize() return value checks
 2025-11-03 16:56 UTC  (6+ messages)
` [PATCH v5 2/5] exfat: check return value of sb_min_blocksize in exfat_read_boot_sector
` [PATCH v5 3/5] isofs: check the return value of sb_min_blocksize() in isofs_fill_super
` [PATCH v5 4/5] xfs: check the return value of sb_min_blocksize() in xfs_fs_fill_super
` [PATCH v5 5/5] block: add __must_check attribute to sb_min_blocksize()

[PATCH v2] fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFT
 2025-11-03 16:48 UTC 

[PATCH] ublk: use copy_{to,from}_iter() for user copy
 2025-11-03 16:40 UTC  (5+ messages)

[PATCH v4 1/5] vfat: fix missing sb_min_blocksize() return value checks
 2025-11-03 16:36 UTC  (5+ messages)
` [PATCH v4 2/5] exfat: check return value of sb_min_blocksize in exfat_read_boot_sector
` [PATCH v4 3/5] isofs: check the return value of sb_min_blocksize() in isofs_fill_super
` [PATCH v4 4/5] xfs: check the return value of sb_min_blocksize() in xfs_fs_fill_super
` [PATCH v4 5/5] block: add __must_check attribute to sb_min_blocksize()

[PATCH v3] fix missing sb_min_blocksize() return value checks in some filesystems
 2025-11-03 16:22 UTC  (3+ messages)

[PATCH 0/8] creds: add {scoped_}with_kernel_creds()
 2025-11-03 15:59 UTC  (10+ messages)
` [PATCH 1/8] cleanup: fix scoped_class()
` [PATCH 2/8] cred: add kernel_cred() helper
` [PATCH 3/8] cred: make init_cred static
` [PATCH 4/8] cred: add {scoped_}with_kernel_creds
` [PATCH 5/8] firmware: don't copy kernel creds
` [PATCH 6/8] nbd: "
` [PATCH 7/8] target: "
` [PATCH 8/8] unix: don't copy creds

[PATCH] MAINTAINERS: correct git location for block layer tree
 2025-11-03 15:54 UTC  (2+ messages)

[PATCH 1/2] pm-hibernate: flush disk cache when suspending
 2025-11-03 15:53 UTC  (2+ messages)

[PATCH] MAINTAINERS: update io_uring and block tree git trees
 2025-11-03 15:48 UTC  (5+ messages)

[PATCH V4 0/5] ublk: NUMA-aware memory allocation
 2025-11-03 15:35 UTC  (2+ messages)

[PATCH v4 0/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
 2025-11-03 15:31 UTC  (4+ messages)
` [PATCH v4 3/3] "

[PATCH 1/1] blktrace: add support for REQ_OP_WRITE_ZEROES tracing
 2025-11-03 15:31 UTC  (4+ messages)

[PATCH] drbd: replace kmap() with kmap_local_page() in receiver path
 2025-11-03 15:16 UTC  (2+ messages)

make block layer auto-PI deadlock safe v3
 2025-11-03 13:49 UTC  (14+ messages)
` [PATCH 1/2] block: blocking mempool_alloc doesn't fail
` [PATCH 2/2] block: make bio auto-integrity deadlock safe

[PATCH v2] fix missing sb_min_blocksize() return value checks in some filesystems
 2025-11-03 13:40 UTC  (4+ messages)

[PATCHv3 0/4] block: restructure elevator switch path and fix a lockdep splat
 2025-11-03  7:03 UTC  (9+ messages)
` [PATCHv3 1/4] block: unify elevator tags and type xarrays into struct elv_change_ctx
` [PATCHv3 2/4] block: move elevator tags into struct elevator_resources
` [PATCHv3 3/4] block: introduce alloc_sched_data and free_sched_data elevator methods

[PATCH v3] block: Remove queue freezing from several sysfs store callbacks
 2025-11-03  5:14 UTC  (4+ messages)

make block layer auto-PI deadlock safe v2
 2025-11-03  3:24 UTC  (3+ messages)
` [PATCH 2/2] block: make bio auto-integrity deadlock safe

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-11-03  2:32 UTC  (10+ messages)
` [PATCH 11/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers

[syzbot] [nbd?] KASAN: slab-use-after-free Write in recv_work (3)
 2025-11-02 23:48 UTC 


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