Linux Block Development
[Prev Page][Next Page]
- Re: [LSF/MM/BPF TOPIC] no tears atomics & LBS, (continued)
- [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements,
Kanchan Joshi
- [PATCHv3 0/4] block: make long runnint operations killable,
Keith Busch
- [GIT PULL] Block fixes for 6.8-rc6,
Jens Axboe
- [PATCH 1/2] block: Clear zone limits for a non-zoned stacked queue,
Damien Le Moal
- [RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode,
Yu Kuai
- [RFC v4 linux-next 02/19] block: remove sync_blockdev_nowait(), Yu Kuai
- [RFC v4 linux-next 01/19] block: move two helpers into bdev.c, Yu Kuai
- [RFC v4 linux-next 06/19] cramfs: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 03/19] block: remove sync_blockdev_range(), Yu Kuai
- [RFC v4 linux-next 09/19] gfs2: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 04/19] block: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 13/19] ext4: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 12/19] ext4: remove block_device_ejected(), Yu Kuai
- [RFC v4 linux-next 14/19] jbd2: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 05/19] bcachefs: remove dead function bdev_sectors(), Yu Kuai
- [RFC v4 linux-next 16/19] block2mtd: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 07/19] erofs: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 08/19] nilfs2: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 10/19] s390/dasd: use bdev api in dasd_format(), Yu Kuai
- [RFC v4 linux-next 15/19] bcache: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 17/19] dm-vdo: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 18/19] scsi: factor out a helper bdev_read_folio() from scsi_bios_ptable(), Yu Kuai
- [RFC v4 linux-next 11/19] btrfs: prevent direct access of bd_inode, Yu Kuai
- [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode, Yu Kuai
- Re: [RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode, Christoph Hellwig
- Re: [RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode, Yu Kuai
- [PATCHv2 1/2] sched: introduce helper function to calculate distribution over sched class,
zhaoyang.huang
- [PATCH] null_blk: Delete nullb.{queue_depth, nr_queues},
John Garry
- pass queue limits to alloc_disk for pktcdvd,
Christoph Hellwig
- ubd cleanups,
Christoph Hellwig
- [PATCHv2] blk-lib: check for kill signal,
Keith Busch
- [PATCH] block: add put_device() call when device_add() fails in device_add_disk(),
Alfredo Cruz
- [PATCH blktests V3 0/1] nvme: Add passthru error logging tests to nvme/039,
Alan Adamson
- [PATCH 5.10 158/379] block/rnbd-srv: Check for unlikely string overflow, Greg Kroah-Hartman
- [PATCH 5.15 187/476] block/rnbd-srv: Check for unlikely string overflow, Greg Kroah-Hartman
- convert xen-blkfront to atomic queue limit updates v2,
Christoph Hellwig
- convert dasd to the atomic queue limits update API,
Christoph Hellwig
- [PATCH] block: fix virt_boundary handling in blk_validate_limits,
Christoph Hellwig
- [PATCH v12 00/27] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v12 01/27] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH v12 03/27] dept: Add single event dependency tracker APIs, Byungchul Park
- [PATCH v12 04/27] dept: Add lock dependency tracker APIs, Byungchul Park
- [PATCH v12 05/27] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [PATCH v12 02/27] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v12 08/27] dept: Apply sdt_might_sleep_{start,end}() to swait, Byungchul Park
- [PATCH v12 07/27] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete(), Byungchul Park
- [PATCH v12 06/27] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v12 09/27] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait, Byungchul Park
- [PATCH v12 10/27] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait, Byungchul Park
- [PATCH v12 12/27] dept: Distinguish each work from another, Byungchul Park
- [PATCH v12 14/27] cpu/hotplug: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH v12 13/27] dept: Add a mechanism to refill the internal memory pools on running out, Byungchul Park
- [PATCH v12 15/27] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait, Byungchul Park
- [PATCH v12 16/27] dept: Track timeout waits separately with a new Kconfig, Byungchul Park
- [PATCH v12 11/27] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH v12 17/27] dept: Apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [PATCH v12 18/27] dept: Apply timeout consideration to swait, Byungchul Park
- [PATCH v12 19/27] dept: Apply timeout consideration to waitqueue wait, Byungchul Park
- [PATCH v12 21/27] dept: Apply timeout consideration to dma fence wait, Byungchul Park
- [PATCH v12 20/27] dept: Apply timeout consideration to hashed-waitqueue wait, Byungchul Park
- [PATCH v12 22/27] dept: Record the latest one out of consecutive waits of the same class, Byungchul Park
- [PATCH v12 23/27] dept: Make Dept able to work with an external wgen, Byungchul Park
- [PATCH v12 24/27] dept: Track PG_locked with dept, Byungchul Park
- [PATCH v12 25/27] dept: Print event context requestor's stacktrace on report, Byungchul Park
- [PATCH v12 26/27] fs/jbd2: Use a weaker annotation in journal handling, Byungchul Park
- [PATCH v12 27/27] dept: Add 'Dept' documentation, Byungchul Park
- [PATCH v2] block: fix deadlock between bd_link_disk_holder and partition scan,
linan666
- [PATCH 0/2] *** introduce content activity based ioprio ***,
zhaoyang.huang
- [PATCH blktests v1] nvme/029: reserve hugepages for lager allocations,
Daniel Wagner
- [Resend PATCHv9 1/1] block: introduce content activity based ioprio,
zhaoyang.huang
- [PATCH blktests V2 0/1] nvme: Add passthru error logging tests to nvme/039,
Alan Adamson
- [PATCH] blk-lib: let user kill a zereout process,
Keith Busch
- [PATCHv2 2/2] block: adjust CFS request expire time,
zhaoyang.huang
- drop bio mode from null_blk and convert it to atomic queue limits v4,
Christoph Hellwig
- convert xen-blkfront to atomic queue limit updates,
Christoph Hellwig
- [PATCH blktests v0] nvme/029: reserve hugepages for lager allocations,
Daniel Wagner
- [LSF/MM BPF TOPIC] NUMA topology metrics for NVMe-oF,
Hannes Reinecke
- [PATCH 1/2] sched: introduce helper function to calculate distribution over sched class,
zhaoyang.huang
- drop bio mode from null_blk and convert it to atomic queue limits v3,
Christoph Hellwig
- [PATCH v4 00/11] block atomic writes,
John Garry
- [PATCH v4 11/11] nvme: Ensure atomic writes will be executed atomically, John Garry
- [PATCH v4 01/11] block: Pass blk_queue_get_max_sectors() a request pointer, John Garry
- [PATCH v4 09/11] scsi: scsi_debug: Atomic write support, John Garry
- [PATCH v4 02/11] block: Call blkdev_dio_unaligned() from blkdev_direct_IO(), John Garry
- [PATCH v4 07/11] block: Add fops atomic write support, John Garry
- [PATCH v4 06/11] block: Add atomic write support for statx, John Garry
- [PATCH v4 04/11] fs: Add initial atomic write support info to statx, John Garry
- [PATCH v4 05/11] block: Add core atomic write support, John Garry
- [PATCH v4 03/11] fs: Initial atomic write support, John Garry
- [PATCH v4 08/11] scsi: sd: Atomic write support, John Garry
- [PATCH v4 10/11] nvme: Atomic write support, John Garry
- drop bio mode from null_blk and convert it to atomic queue limits v2,
Christoph Hellwig
- [bug report]WARNING: CPU: 22 PID: 44011 at fs/iomap/iter.c:51 iomap_iter+0x32b observed with blktests zbd/010,
Yi Zhang
- [PATCH v4] nbd: null check for nla_nest_start,
Kees Cook
- [PATCH] virtio_blk: Fix device surprise removal,
Parav Pandit
- [PATCH blktests] nvme: Add passthru error logging tests to nvme/039,
Alan Adamson
- [PATCH 0/1] add empty atom support to SED Opal parser,
gjoyce
- [GIT PULL] Block fixes for 6.8-rc5,
Jens Axboe
- Re: kernel oops on bcachefs umount, 6.7 kernel,
Brian Foster
- pass queue_limits to blk_alloc_disk for simple drivers,
Christoph Hellwig
- [PATCH 2/9] nfblock: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 1/9] block: pass a queue_limits argument to blk_alloc_disk, Christoph Hellwig
- [PATCH 3/9] brd: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 4/9] n64cart: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 6/9] bcache: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 7/9] btt: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 8/9] pmem: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 5/9] zram: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 9/9] dcssblk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- RE: pass queue_limits to blk_alloc_disk for simple drivers, Dan Williams
- Re: pass queue_limits to blk_alloc_disk for simple drivers, Himanshu Madhani
- Re: pass queue_limits to blk_alloc_disk for simple drivers, Jens Axboe
- pass queue_limits to blk_mq_alloc_disk for simple drivers,
Christoph Hellwig
- [PATCH 02/17] aoe: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 01/17] ubd: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 03/17] floppy: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 04/17] mtip: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 05/17] nbd: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 06/17] ps3disk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 07/17] rbd: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 08/17] rnbd-clt: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 09/17] sunvdc: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 10/17] gdrom: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 11/17] ms_block: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 12/17] mspro_block: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 13/17] mtd_blkdevs: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 14/17] ubiblock: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 15/17] scm_blk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 16/17] ublk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- Re: pass queue_limits to blk_mq_alloc_disk for simple drivers, Jens Axboe
- drop bio mode from null_blk and convert it to atomic queue limits,
Christoph Hellwig
- [PATCH] drbd: fix function cast warnings in state machine,
Arnd Bergmann
- [PATCH] floppy: fix function pointer cast warnings,
Arnd Bergmann
- atomic queue limits updates v5,
Christoph Hellwig
- [PATCH 01/15] block: move max_{open,active}_zones to struct queue_limits, Christoph Hellwig
- [PATCH 02/15] block: refactor disk_update_readahead, Christoph Hellwig
- [PATCH 03/15] block: decouple blk_set_stacking_limits from blk_set_default_limits, Christoph Hellwig
- [PATCH 04/15] block: add an API to atomically update queue limits, Christoph Hellwig
- [PATCH 05/15] block: use queue_limits_commit_update in queue_max_sectors_store, Christoph Hellwig
- [PATCH 06/15] block: add a max_user_discard_sectors queue limit, Christoph Hellwig
- [PATCH 07/15] block: use queue_limits_commit_update in queue_discard_max_store, Christoph Hellwig
- [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue, Christoph Hellwig
- [PATCH 09/15] block: pass a queue_limits argument to blk_mq_init_queue, Christoph Hellwig
- [PATCH 10/15] block: pass a queue_limits argument to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 11/15] virtio_blk: split virtblk_probe, Christoph Hellwig
- [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 13/15] loop: cleanup loop_config_discard, Christoph Hellwig
- [PATCH 14/15] loop: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 15/15] loop: use the atomic queue limits update API, Christoph Hellwig
- Re: atomic queue limits updates v5, Jens Axboe
- [PATCH v3] zram: do not allocate physically contiguous strm buffers, Barry Song
- [PATCH AUTOSEL 4.19 3/3] virtio-blk: Ensure no requests in virtqueues before deleting vqs., Sasha Levin
- [PATCH AUTOSEL 5.4 4/4] virtio-blk: Ensure no requests in virtqueues before deleting vqs., Sasha Levin
- [PATCH AUTOSEL 5.10 6/6] virtio-blk: Ensure no requests in virtqueues before deleting vqs., Sasha Levin
- [PATCH AUTOSEL 5.15 22/22] virtio-blk: Ensure no requests in virtqueues before deleting vqs., Sasha Levin
- [PATCH AUTOSEL 6.1 27/28] virtio-blk: Ensure no requests in virtqueues before deleting vqs., Sasha Levin
- [PATCH AUTOSEL 6.6 48/51] virtio-blk: Ensure no requests in virtqueues before deleting vqs., Sasha Levin
- [PATCH AUTOSEL 6.7 55/58] virtio-blk: Ensure no requests in virtqueues before deleting vqs., Sasha Levin
- Re: I/O errors while writing to external Transcend XS-2000 4TB SSD,
Kent Overstreet
- [PATCH blktests v2 0/5] fc transport cleanups,
Daniel Wagner
- atomic queue limits updates v4,
Christoph Hellwig
- [PATCH 02/15] block: refactor disk_update_readahead, Christoph Hellwig
- [PATCH 01/15] block: move max_{open,active}_zones to struct queue_limits, Christoph Hellwig
- [PATCH 03/15] block: decouple blk_set_stacking_limits from blk_set_default_limits, Christoph Hellwig
- [PATCH 04/15] block: add an API to atomically update queue limits, Christoph Hellwig
- [PATCH 05/15] block: use queue_limits_commit_update in queue_max_sectors_store, Christoph Hellwig
- [PATCH 07/15] block: use queue_limits_commit_update in queue_discard_max_store, Christoph Hellwig
- [PATCH 06/15] block: add a max_user_discard_sectors queue limit, Christoph Hellwig
- [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue, Christoph Hellwig
- [PATCH 09/15] block: pass a queue_limits argument to blk_mq_init_queue, Christoph Hellwig
- [PATCH 10/15] block: pass a queue_limits argument to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 11/15] virtio_blk: split virtblk_probe, Christoph Hellwig
- [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 13/15] loop: cleanup loop_config_discard, Christoph Hellwig
- [PATCH 15/15] loop: use the atomic queue limits update API, Christoph Hellwig
- [PATCH 14/15] loop: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [GIT PULL] Block fixes for 6.8-rc4,
Jens Axboe
- [syzbot] Monthly block report (Feb 2024), syzbot
- [syzbot] [block?] WARNING in bdev_file_open_by_dev,
syzbot
- [PATCH v7 0/8] filtering and snapshots of a block devices,
Sergei Shtepa
- [PATCH v7 1/8] documentation: filtering and snapshots of a block devices, Sergei Shtepa
- [PATCH v7 2/8] block: filtering of a block devices, Sergei Shtepa
- [PATCH v7 3/8] block: header file of the blksnap module interface, Sergei Shtepa
- [PATCH v7 4/8] block: module management interface functions, Sergei Shtepa
- [PATCH v7 5/8] block: handling and tracking I/O units, Sergei Shtepa
- [PATCH v7 6/8] block: difference storage implementation, Sergei Shtepa
- [PATCH v7 7/8] block: snapshot and snapshot image block device, Sergei Shtepa
- [PATCH v7 8/8] block: Kconfig, Makefile and MAINTAINERS files, Sergei Shtepa
- Re: [PATCH v7 0/8] filtering and snapshots of a block devices, Fabio Fantoni
- [PATCH RESEND 0/2] two missing patches,
Stefan Haberland
- [PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset,
Nilay Shroff
- Re: [PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset, Keith Busch
- Re: [PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset, Keith Busch
[PATCH RESEND 00/11] s390/dasd: string handling cleanups,
Stefan Haberland
- [PATCH RESEND 05/11] s390/dasd: Remove unused message logging macros, Stefan Haberland
- [PATCH RESEND 03/11] s390/dasd: Remove unnecessary errorstring generation, Stefan Haberland
- [PATCH RESEND 01/11] s390/dasd: Simplify uid string generation, Stefan Haberland
- [PATCH RESEND 06/11] s390/dasd: Use dev_err() over printk(), Stefan Haberland
- [PATCH RESEND 09/11] s390/dasd: Use dev_*() for device log messages, Stefan Haberland
- [PATCH RESEND 04/11] s390/dasd: Move allocation error message to DBF, Stefan Haberland
- [PATCH RESEND 07/11] s390/dasd: Remove %p format specifier from error messages, Stefan Haberland
- [PATCH RESEND 08/11] s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions, Stefan Haberland
- [PATCH RESEND 02/11] s390/dasd: Use sysfs_emit() over sprintf(), Stefan Haberland
- Re: [PATCH RESEND 00/11] s390/dasd: string handling cleanups, Jens Axboe
[PATCH 1/3] sched: fix compiling error on kernel/sched/sched.h,
zhaoyang.huang
[bug report] watchdog: BUG: soft lockup - CPU#19 stuck for 26s! [poll-cancel-all:33473],
Guangwu Zhang
[PATCH v2 0/2] bio put in-IRQ caching optimisation,
Pavel Begunkov
[PATCH] block: fix deadlock between bd_link_disk_holder and partition scan,
linan666
[bug report] BUG: unable to handle page fault for address: 00000002de3ac841,
Guangwu Zhang
[RFC][PATCH 0/2] zram: decouple comp stream and comp buffer,
Sergey Senozhatsky
regression on BLKRRPART ioctl for EIO,
Saranya Muruganandam
[PATCH v2] zram: easy the allocation of zcomp_strm's buffers through vmalloc,
Barry Song
[revert commit 9f079dda1433] [mainline] [6.8.0-rc3] [NVME] OOPS kernel crash while booting,
Tasmiya Nalatwad
[PATCH blktests v1 0/5] fc transport cleanups,
Daniel Wagner
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]