linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-20 06:16:17 to 2024-02-22 15:23:39 UTC [more...]

[PATCH] virtio_blk: Fix device surprise removal
 2024-02-22 15:23 UTC  (11+ messages)

kernel oops on bcachefs umount, 6.7 kernel
 2024-02-22 13:23 UTC  (8+ messages)

[PATCH 1/2] block: Clear zone limits for a non-zoned stacked queue
 2024-02-22 13:17 UTC  (2+ messages)
` [PATCH 2/2] block: Do not include rbtree.h in blk-zoned.c

[RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode
 2024-02-22 12:45 UTC  (20+ messages)
` [RFC v4 linux-next 01/19] block: move two helpers into bdev.c
` [RFC v4 linux-next 02/19] block: remove sync_blockdev_nowait()
` [RFC v4 linux-next 03/19] block: remove sync_blockdev_range()
` [RFC v4 linux-next 04/19] block: prevent direct access of bd_inode
` [RFC v4 linux-next 05/19] bcachefs: remove dead function bdev_sectors()
` [RFC v4 linux-next 06/19] cramfs: prevent direct access of bd_inode
` [RFC v4 linux-next 07/19] erofs: "
` [RFC v4 linux-next 08/19] nilfs2: "
` [RFC v4 linux-next 09/19] gfs2: "
` [RFC v4 linux-next 10/19] s390/dasd: use bdev api in dasd_format()
` [RFC v4 linux-next 11/19] btrfs: prevent direct access of bd_inode
` [RFC v4 linux-next 12/19] ext4: remove block_device_ejected()
` [RFC v4 linux-next 13/19] ext4: prevent direct access of bd_inode
` [RFC v4 linux-next 14/19] jbd2: "
` [RFC v4 linux-next 15/19] bcache: "
` [RFC v4 linux-next 16/19] block2mtd: "
` [RFC v4 linux-next 17/19] dm-vdo: "
` [RFC v4 linux-next 18/19] scsi: factor out a helper bdev_read_folio() from scsi_bios_ptable()
` [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode

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

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
 2024-02-22  9:31 UTC  (5+ messages)
  `  "

[PATCH v2] block: fix deadlock between bd_link_disk_holder and partition scan
 2024-02-22  9:26 UTC  (2+ messages)

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

[PATCH] block: add put_device() call when device_add() fails in device_add_disk()
 2024-02-22  9:22 UTC  (2+ messages)

[PATCH v2 0/9] mmc: Use proper sg_miter for scatterlists
 2024-02-22  9:20 UTC  (9+ 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

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

[PATCH] null_blk: Delete nullb.{queue_depth, nr_queues}
 2024-02-22  8:34 UTC 

pass queue limits to alloc_disk for pktcdvd
 2024-02-22  7:36 UTC  (3+ messages)
` [PATCH 1/2] pktcdvd: stop setting q->queuedata
` [PATCH 2/2] pktcdvd: set queue limits at disk allocation time

ubd cleanups
 2024-02-22  7:24 UTC  (8+ 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 4/7] ubd: move setting the variable queue limits "
` [PATCH 5/7] ubd: move set_disk_ro "
` [PATCH 6/7] ubd: remove the queue pointer in struct ubd
` [PATCH 7/7] ubd: open the backing files in ubd_add

[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 blktests v1] nvme/029: reserve hugepages for lager allocations
 2024-02-22  2:46 UTC  (3+ 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 RFC 0/2] fs & block: remove bd_inode
 2024-02-21  7:36 UTC  (4+ messages)
` [PATCH RFC 1/2] fs & block: remove bdev->bd_inode

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

[PATCH v4 00/11] block atomic writes
 2024-02-20 10:01 UTC  (31+ messages)
` [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 09/11] scsi: scsi_debug: Atomic write support
` [PATCH v4 10/11] nvme: "

[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  (6+ 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).