linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-20 13:22:04 to 2024-02-23 14:46:48 UTC [more...]

[PATCH v2] block: fix deadlock between bd_link_disk_holder and partition scan
 2024-02-23 14:46 UTC  (4+ messages)

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
 2024-02-23 14:38 UTC  (4+ messages)

[PATCHv3 0/4] block: make long runnint operations killable
 2024-02-23 11:25 UTC  (15+ messages)
` [PATCHv3 1/4] block: blkdev_issue_secure_erase loop style
` [PATCHv3 2/4] block: __blkdev_issue_write_zeroes cleanup
` [PATCHv3 3/4] block: introduce io wait hang check helper
` [PATCHv3 4/4] blk-lib: check for kill signal

[PATCH 0/2] ublk: improve ublk device deletion
 2024-02-23  7:55 UTC  (3+ messages)
` [PATCH 1/2] ublk: improve getting & putting ublk device
` [PATCH 2/2] ublk: add UBLK_CMD_DEL_DEV_ASYNC

[PATCH 0/5] mm: unify default compressor algorithm for zram/zswap
 2024-02-23  6:45 UTC  (11+ messages)
` [PATCH 1/5] zram: zcomp: remove zcomp_set_max_streams() declaration
` [PATCH 2/5] zram: make zram depends on SWAP
` [PATCH 3/5] zram: support deflate compressor
` [PATCH 4/5] mm: zswap: default to lzo-rle instead of lzo
` [PATCH 5/5] mm: unify default compressor algorithm for zswap and zram

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

[PATCH] null_blk: Delete nullb.{queue_depth, nr_queues}
 2024-02-23  6:36 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] no tears atomics & LBS
 2024-02-22 21:59 UTC 

[PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset
 2024-02-22 21:00 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.8-rc6
 2024-02-22 20:03 UTC  (2+ messages)

[PATCHv2] blk-lib: check for kill signal
 2024-02-22 19:20 UTC  (2+ messages)

LSF/MM/BPF: 2024: Call for Proposals
 2024-02-22 18:45 UTC  (8+ messages)
  ` [LSF/MM/BPF TOPIC] Large block for I/O

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

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

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

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

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

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

[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

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

[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  (7+ messages)
` [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk

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

convert xen-blkfront to atomic queue limit updates
 2024-02-20 15:53 UTC  (7+ messages)
` [PATCH 1/4] xen-blkfront: set max_discard/secure erase limits to UINT_MAX
` [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  (2+ 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).