linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-19 08:15:35 to 2024-02-22 07:24:28 UTC [more...]

ubd cleanups
 2024-02-22  7:24 UTC  (4+ messages)
` [PATCH 1/7] ubd: remove the ubd_gendisk array
` [PATCH 2/7] ubd: remove ubd_disk_register
` [PATCH 3/7] ubd: move setting the nonrot flag to ubd_add

[PATCH] virtio_blk: Fix device surprise removal
 2024-02-22  4:46 UTC  (10+ messages)

[PATCHv2] blk-lib: check for kill signal
 2024-02-22  4:18 UTC  (3+ messages)

[PATCH blktests V3 0/1] nvme: Add passthru error logging tests to nvme/039
 2024-02-22  4:00 UTC  (3+ messages)
` [PATCH blktests V3 1/1] "

[PATCH 1/2] sched: introduce helper function to calculate distribution over sched class
 2024-02-22  2:58 UTC  (6+ messages)
` [PATCH 2/2] block: adjust CFS request expire time

[PATCH v9 00/19] Pass data lifetime information to SCSI disk devices
 2024-02-22  2:46 UTC  (4+ messages)
` [PATCH v9 01/19] fs: Fix rw_hint validation

[PATCH blktests v1] nvme/029: reserve hugepages for lager allocations
 2024-02-22  2:46 UTC  (3+ messages)

kernel oops on bcachefs umount, 6.7 kernel
 2024-02-22  0:07 UTC  (7+ messages)

[PATCH] block: add put_device() call when device_add() fails in device_add_disk()
 2024-02-21 22:01 UTC 

[PATCH v2 0/9] mmc: Use proper sg_miter for scatterlists
 2024-02-21 21:25 UTC  (8+ messages)
` [PATCH v2 8/9] mmc: sdhci-esdhc-mcf: Use sg_miter for swapping
` [PATCH v2 9/9] mmc: sh_mmcif: Use sg_miter for PIO

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
 2024-02-21 18:32 UTC  (4+ messages)
  `  "

[PATCH blktests V2 0/1] nvme: Add passthru error logging tests to nvme/039
 2024-02-21 16:42 UTC  (5+ messages)
` [PATCH blktests V2 1/1] "

[PATCH] blk-lib: let user kill a zereout process
 2024-02-21 16:27 UTC  (10+ messages)

[PATCH] block: fix virt_boundary handling in blk_validate_limits
 2024-02-21 14:21 UTC  (2+ messages)

[PATCH 5.10 158/379] block/rnbd-srv: Check for unlikely string overflow
 2024-02-21 13:05 UTC 

[PATCH 5.15 187/476] block/rnbd-srv: Check for unlikely string overflow
 2024-02-21 13:03 UTC 

convert xen-blkfront to atomic queue limit updates v2
 2024-02-21 12:58 UTC  (5+ messages)
` [PATCH 1/4] xen-blkfront: set max_discard/secure erase limits to UINT_MAX
` [PATCH 2/4] xen-blkfront: rely on the default discard granularity
` [PATCH 3/4] xen-blkfront: don't redundantly set max_sements in blkif_recover
` [PATCH 4/4] xen-blkfront: atomically update queue limits

convert dasd to the atomic queue limits update API
 2024-02-21 12:54 UTC  (4+ messages)
` [PATCH 1/3] dasd: cleamup dasd_state_basic_to_ready
` [PATCH 2/3] dasd: move queue setup to common code
` [PATCH 3/3] dasd: use the atomic queue limits API

[PATCH 0/2] *** introduce content activity based ioprio ***
 2024-02-21 12:53 UTC  (4+ messages)
` [PATCH 1/2] block: introduce content activity based ioprio
` [PATCH 2/2] fs: "

[PATCH v12 00/27] DEPT(Dependency Tracker)
 2024-02-21  9:49 UTC  (28+ messages)
` [PATCH v12 01/27] llist: Move llist_{head,node} definition to types.h
` [PATCH v12 02/27] dept: Implement Dept(Dependency Tracker)
` [PATCH v12 03/27] dept: Add single event dependency tracker APIs
` [PATCH v12 04/27] dept: Add lock "
` [PATCH v12 05/27] dept: Tie to Lockdep and IRQ tracing
` [PATCH v12 06/27] dept: Add proc knobs to show stats and dependency graph
` [PATCH v12 07/27] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v12 08/27] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v12 09/27] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v12 10/27] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v12 11/27] dept: Distinguish each syscall context from another
` [PATCH v12 12/27] dept: Distinguish each work "
` [PATCH v12 13/27] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v12 14/27] cpu/hotplug: Use a weaker annotation in AP thread
` [PATCH v12 15/27] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v12 16/27] dept: Track timeout waits separately with a new Kconfig
` [PATCH v12 17/27] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v12 18/27] dept: Apply timeout consideration to swait
` [PATCH v12 19/27] dept: Apply timeout consideration to waitqueue wait
` [PATCH v12 20/27] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v12 21/27] dept: Apply timeout consideration to dma fence wait
` [PATCH v12 22/27] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v12 23/27] dept: Make Dept able to work with an external wgen
` [PATCH v12 24/27] dept: Track PG_locked with dept
` [PATCH v12 25/27] dept: Print event context requestor's stacktrace on report
` [PATCH v12 26/27] fs/jbd2: Use a weaker annotation in journal handling
` [PATCH v12 27/27] dept: Add 'Dept' documentation

pass queue_limits to blk_mq_alloc_disk for simple drivers
 2024-02-21  9:37 UTC  (9+ messages)
` [PATCH 07/17] rbd: pass queue_limits to blk_mq_alloc_disk
` [PATCH 17/17] mmc: "

[PATCH blktests v0] nvme/029: reserve hugepages for lager allocations
 2024-02-21  9:30 UTC  (4+ messages)
  `  "

[PATCH v2] block: fix deadlock between bd_link_disk_holder and partition scan
 2024-02-21  9:01 UTC 

[PATCH RFC 0/2] fs & block: remove bd_inode
 2024-02-21  7:36 UTC  (10+ messages)
` [PATCH RFC 1/2] fs & block: remove bdev->bd_inode
` [PATCH RFC 2/2] fs,drivers: remove bdev_inode() usage outside of block layer and drivers

[Resend PATCHv9 1/1] block: introduce content activity based ioprio
 2024-02-21  5:52 UTC  (4+ messages)

[LSF/MM BPF TOPIC] NUMA topology metrics for NVMe-oF
 2024-02-21  5:49 UTC  (2+ messages)

[PATCH blktests] nvme: Add passthru error logging tests to nvme/039
 2024-02-20 17:40 UTC  (4+ messages)

[PATCHv2 2/2] block: adjust CFS request expire time
 2024-02-20 17:12 UTC  (3+ messages)

convert xen-blkfront to atomic queue limit updates
 2024-02-20 15:53 UTC  (11+ messages)
` [PATCH 1/4] xen-blkfront: set max_discard/secure erase limits to UINT_MAX
` [PATCH 2/4] xen-blkfront: rely on the default discard granularity
` [PATCH 3/4] xen-blkfront: don't redundantly set max_sements in blkif_recover
` [PATCH 4/4] xen-blkfront: atomically update queue limits

drop bio mode from null_blk and convert it to atomic queue limits v4
 2024-02-20 13:22 UTC  (8+ messages)
` [PATCH 1/5] null_blk: remove the bio based I/O path
` [PATCH 2/5] null_blk: initialize the tag_set timeout in null_init_tag_set
` [PATCH 3/5] null_blk: refactor tag_set setup
` [PATCH 4/5] null_blk: remove null_gendisk_register
` [PATCH 5/5] null_blk: pass queue_limits to blk_mq_alloc_disk

pass queue_limits to blk_alloc_disk for simple drivers
 2024-02-20 13:22 UTC  (4+ messages)
` [PATCH 5/9] zram: pass queue_limits to blk_mq_alloc_disk

[PATCH v4 00/11] block atomic writes
 2024-02-20 10:01 UTC  (36+ messages)
` [PATCH v4 01/11] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v4 02/11] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
` [PATCH v4 03/11] fs: Initial atomic write support
` [PATCH v4 04/11] fs: Add initial atomic write support info to statx
` [PATCH v4 05/11] block: Add core atomic write support
` [PATCH v4 06/11] block: Add atomic write support for statx
` [PATCH v4 07/11] block: Add fops atomic write support
` [PATCH v4 08/11] scsi: sd: Atomic "
` [PATCH v4 09/11] scsi: scsi_debug: "
` [PATCH v4 10/11] nvme: "
` [PATCH v4 11/11] nvme: Ensure atomic writes will be executed atomically

[PATCH] block: fix deadlock between bd_link_disk_holder and partition scan
 2024-02-20  8:09 UTC  (3+ messages)

drop bio mode from null_blk and convert it to atomic queue limits v3
 2024-02-20  7:23 UTC  (11+ messages)
` [PATCH 1/5] null_blk: remove the bio based I/O path
` [PATCH 2/5] null_blk: initialize the tag_set timeout in null_init_tag_set
` [PATCH 3/5] null_blk: refactor tag_set setup
` [PATCH 4/5] null_blk: remove null_gendisk_register
` [PATCH 5/5] null_blk: pass queue_limits to blk_mq_alloc_disk

[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
 2024-02-20  7:16 UTC  (9+ messages)

drop bio mode from null_blk and convert it to atomic queue limits v2
 2024-02-20  0:03 UTC  (3+ messages)

[PATCH for-6.8/block] block: support to account io_ticks precisely
 2024-02-19  9:03 UTC  (5+ 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).