Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH 1/2] block/mq-deadline: serialize request dispatching, (continued)
- [PATCH] block: Move checking GENHD_FL_NO_PART to bdev_add_partition(),
Li Lingfeng
- [PATCHv2] Documentation: block: ioprio: Update schedulers,
Christian Loehle
- Re: [RFC 0/1] nvme: Add NVMe LBA Fault Injection,
Christoph Hellwig
- [PATCH] blk-mq: Remove the hctx 'run' debugfs attribute,
Bart Van Assche
- Race in block/blk-mq-sched.c blk_mq_sched_dispatch_requests,
Gabriel Ryan
- [PATCH] loop: fix the the direct I/O support check when used on top of block devices,
Christoph Hellwig
- [PATCH] Documentation: block: ioprio: Update schedulers,
Christian Loehle
- [RFC PATCH 1/1] block: introduce activity based ioprio,
zhaoyang.huang
- [PATCH V2 0/2] *** Test the NVMe reservation feature ***,
Guixin Liu
- [PATCH blktests V2 0/1] nvme: add nvme pci timeout testcase,
Chaitanya Kulkarni
- [PATCH v4 0/2] md: fix is_mddev_idle(),
linan666
- [PATCH] block: Fix iterating over an empty bio with bio_for_each_folio_all,
Matthew Wilcox (Oracle)
- [PATCH AUTOSEL 5.4 23/31] block: prevent an integer overflow in bvec_try_merge_hw_page, Sasha Levin
- [PATCH AUTOSEL 5.10 33/44] block: prevent an integer overflow in bvec_try_merge_hw_page, Sasha Levin
- [PATCH AUTOSEL 5.10 26/44] block/rnbd-srv: Check for unlikely string overflow, Sasha Levin
- [PATCH AUTOSEL 5.15 34/47] block: prevent an integer overflow in bvec_try_merge_hw_page, Sasha Levin
- [PATCH AUTOSEL 5.15 27/47] block/rnbd-srv: Check for unlikely string overflow, Sasha Levin
- [PATCH AUTOSEL 6.1 49/68] block: prevent an integer overflow in bvec_try_merge_hw_page, Sasha Levin
- [PATCH AUTOSEL 6.1 39/68] block/rnbd-srv: Check for unlikely string overflow, Sasha Levin
- [PATCH AUTOSEL 6.6 079/104] block: prevent an integer overflow in bvec_try_merge_hw_page, Sasha Levin
- [PATCH AUTOSEL 6.6 062/104] block/rnbd-srv: Check for unlikely string overflow, Sasha Levin
- [PATCH AUTOSEL 6.7 080/108] block: prevent an integer overflow in bvec_try_merge_hw_page, Sasha Levin
- [PATCH AUTOSEL 6.7 063/108] block/rnbd-srv: Check for unlikely string overflow, Sasha Levin
- [LSF/MM/BPF TOPIC] Improving Zoned Storage Support,
Bart Van Assche
- [PATCHSET RFC v2 0/5] Cache issue side time querying,
Jens Axboe
- [PATCH] block: bio-integrity: fix kcalloc() arguments order,
Dmitry Antipov
- [LSF/MM/BPF TOPIC] Dropping page cache of individual fs,
Christian Brauner
- [syzbot] [block?] BUG: unable to handle kernel NULL pointer dereference in __bio_release_pages,
syzbot
- Hit 'nvme nvme0: request 0x100 genctr mismatch' when run fio testing,
Guangwu Zhang
- [PATCH for-next] null_blk: add configfs variable shared_tags,
Shin'ichiro Kawasaki
- [PATCHSET RFC 0/2] Cache issue side time querying,
Jens Axboe
- [PATCH] rbd: Remove usage of the deprecated ida_simple_xx() API,
Christophe JAILLET
- Re: [dm-devel] [PATCH v2 0/4] Diskseq support in device-mapper,
Martin Wilck
- PROBLEM: BLKPG_DEL_PARTITION with GENHD_FL_NO_PART used to return ENXIO, now returns EINVAL,
Allison Karlitskaya
- [LSF/MM/BPF TOPIC] : Flexible Data Placement (FDP) availability for kernel space file systems,
Viacheslav Dubeyko
- [PATCH] sbitmap: remove stale comment in sbq_calc_wake_batch,
Kemeng Shi
- [PATCH] block: Correct a documentation comment in blk-cgroup.c,
Nicky Chorley
- [PATCH blktests] test/nvme/050: test the reservation feature,
Guixin Liu
- [PATCH] null_blk: Remove usage of the deprecated ida_simple_xx() API,
Christophe JAILLET
- [PATCH] block: Fix some typos,
Nicky Chorley
- [syzbot] [block?] KMSAN: kernel-infoleak in filemap_read, syzbot
- [PATCH] block: ensure we hold a queue reference when using queue limits,
Jens Axboe
- [PATCH net] nbd: always initialize struct msghdr completely,
Eric Dumazet
- [PATCH V2] blk-mq: fix IO hang from sbitmap wakeup race,
Ming Lei
- I/O timeouts and system freezes on Kingston A2000 NVME with BCACHEFS, chad
- Re: scsi: block: ioprio: Clean up interface definition - ioprio_set03.c:40: TFAIL: ioprio_set IOPRIO_CLASS_BE prio 8 should not work,
Naresh Kamboju
- [PATCH v6 RESEND 0/5] crypto: LEA block cipher implementation,
Dongsoo Lee
- [Report] blk-zoned/ZNS: non_power_of_2 of zone->len],
Ming Lei
- [Report] blk-zoned/ZNS: non_power_of_2 of zone->len, Ming Lei
- [PATCH] block: print symbolic error name instead of error code,
Christian Heusel
- [PATCHSET 0/3] Integrity cleanups and optimization,
Jens Axboe
- [PATCH] blk-mq: fix IO hang from sbitmap wakeup race,
Ming Lei
- ensure q_usage_counter is held over bio splits,
Christoph Hellwig
- [PATCH blktests v3 0/2] block/031: allow to run with built-in null_blk driver,
Shin'ichiro Kawasaki
- blktests failures with v6.7-rc1 kernel,
Shinichiro Kawasaki
- nvme-pci timeout issue,
Chaitanya Kulkarni
- [PATCH] block/iocost: silence warning on 'last_period' potentially being unused,
Jens Axboe
- [PATCH v2] block: fix partial zone append completion handling in req_bio_endio(),
Damien Le Moal
- [PATCH] block: fix partial zone append completion handling in req_bio_endio(),
Damien Le Moal
- qcow2-rs v0.1 and rublk-qcow2, Ming Lei
- [PATCH] nvme: add nvme pci timeout testcase,
Chaitanya Kulkarni
- Re: [PATCH] nvme: add nvme pci timeout testcase, Shinichiro Kawasaki
- Re: [PATCH] nvme: add nvme pci timeout testcase, Yi Zhang
[syzbot] Monthly block report (Jan 2024), syzbot
[PATCH blktests v2 0/2] block/031: allow to run with built-in null_blk driver,
Shin'ichiro Kawasaki
[PATCH for-6.8/block] block: support to account io_ticks precisely,
Yu Kuai
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework,
Chaitanya Kulkarni
[PATCHSET 0/2] Optimize get_current_ioprio() a bit,
Jens Axboe
[GIT PULL] Block changes for 6.8-rc1,
Jens Axboe
[PATCH AUTOSEL 6.1 1/5] virtio_blk: fix snprintf truncation compiler warning, Sasha Levin
[PATCH AUTOSEL 6.6 1/8] virtio_blk: fix snprintf truncation compiler warning, Sasha Levin
[PATCH] block: Treat sequential write preferred zone type as invalid,
Damien Le Moal
[LSF/MM/BPF TOPIC] Removing GFP_NOFS,
Matthew Wilcox
[PATCH] blk-cgroup: clean up after commit f1c006f1c685,
Daniel Vacek
[PATCH RFC 00/34] Open block devices as files & a bd_inode proposal,
Christian Brauner
- [PATCH RFC 01/34] bdev: open block device as files, Christian Brauner
- [PATCH RFC 02/34] block/ioctl: port blkdev_bszset() to file, Christian Brauner
- [PATCH RFC 03/34] block/genhd: port disk_scan_partitions() to file, Christian Brauner
- [PATCH RFC 04/34] md: port block device access to file, Christian Brauner
- [PATCH RFC 05/34] swap: port block device usage to file, Christian Brauner
- [PATCH RFC 06/34] power: port block device access to file, Christian Brauner
- [PATCH RFC 07/34] xfs: port block device access to files, Christian Brauner
- [PATCH RFC 08/34] drbd: port block device access to file, Christian Brauner
- [PATCH RFC 09/34] pktcdvd: port block device access to file, Christian Brauner
- [PATCH RFC 10/34] rnbd: port block device access to file, Christian Brauner
- [PATCH RFC 11/34] xen: port block device access to file, Christian Brauner
- [PATCH RFC 12/34] zram: port block device access to file, Christian Brauner
- [PATCH RFC 13/34] bcache: port block device access to files, Christian Brauner
- [PATCH RFC 14/34] block2mtd: port device access to files, Christian Brauner
- [PATCH RFC 15/34] nvme: port block device access to file, Christian Brauner
- [PATCH RFC 16/34] s390: port block device access to file, Christian Brauner
- [PATCH RFC 17/34] target: port block device access to file, Christian Brauner
- [PATCH RFC 18/34] bcachefs: port block device access to file, Christian Brauner
- [PATCH RFC 19/34] btrfs: port device access to file, Christian Brauner
- [PATCH RFC 20/34] erofs: port device access to file, Christian Brauner
- [PATCH RFC 21/34] ext4: port block device access to file, Christian Brauner
- [PATCH RFC 22/34] f2fs: port block device access to files, Christian Brauner
- [PATCH RFC 23/34] jfs: port block device access to file, Christian Brauner
- [PATCH RFC 24/34] nfs: port block device access to files, Christian Brauner
- [PATCH RFC 25/34] ocfs2: port block device access to file, Christian Brauner
- [PATCH RFC 26/34] reiserfs: port block device access to file, Christian Brauner
- [PATCH RFC 27/34] bdev: remove bdev_open_by_path(), Christian Brauner
- [PATCH RFC 28/34] bdev: make bdev_release() private to block layer, Christian Brauner
- [PATCH RFC 29/34] bdev: make struct bdev_handle private to the block layer, Christian Brauner
- [PATCH RFC 30/34] bdev: rework bdev_open_by_dev(), Christian Brauner
- [PATCH RFC 31/34] ext4: rely on sb->f_bdev only, Christian Brauner
- [PATCH RFC 32/34] block: expose bdev_file_inode(), Christian Brauner
- [PATCH RFC 33/34] ext4: use bdev_file_inode(), Christian Brauner
- [PATCH DRAFT RFC 34/34] buffer: port block device access to files and get rid of bd_inode access, Christian Brauner
- Re: [PATCH RFC 00/34] Open block devices as files & a bd_inode proposal, Christoph Hellwig
- Re: [PATCH RFC 00/34] Open block devices as files & a bd_inode proposal, Jan Kara
[PATCH blktests 0/2] block/031: allow to run with built-in null_blk driver,
Shin'ichiro Kawasaki
[PATCH] block: floor the discard granularity to the physical block size,
Christoph Hellwig
[PATCH for-6.8/block RFC v2] block: support to account io_ticks precisely,
Yu Kuai
[PATCH] zram: easy the allocation of zcomp_strm's buffers with 2 pages,
Barry Song
[PATCH v2] block: fix length of strscpy(), Guoxin Pu
[PATCH] block: fix length of strscpy(),
Guoxin Pu
[PATCH] drivers/block/null_blk: Switch from radix tree api to xarrays,
Gautam Menghani
[GIT PULL] Block fixes for 6.7-rc8,
Jens Axboe
[PATCH] block/blk_mq: Only call kfree when set->tags isn't null, Liu Wei
provide a sane discard_granularity default,
Christoph Hellwig
- [PATCH 1/9] block: remove two comments in bio_split_discard, Christoph Hellwig
- [PATCH 2/9] bcache: discard_granularity should not be smaller than a sector, Christoph Hellwig
- [PATCH 3/9] block: default the discard granularity to sector size, Christoph Hellwig
- [PATCH 4/9] ubd: use the default discard granularity, Christoph Hellwig
- [PATCH 5/9] nbd: use the default discard granularity, Christoph Hellwig
- [PATCH 6/9] null_blk: use the default discard granularity, Christoph Hellwig
- [PATCH 7/9] zram: use the default discard granularity, Christoph Hellwig
- [PATCH 8/9] bcache: use the default discard granularity, Christoph Hellwig
- [PATCH 9/9] mtd_blkdevs: use the default discard granularity, Christoph Hellwig
- Re: provide a sane discard_granularity default, Jens Axboe
remove another host aware model leftover,
Christoph Hellwig
make BLK_DEF_MAX_SECTORS less confusing,
Christoph Hellwig
[PATCH, resend] loop: don't update discard limits from loop_set_status,
Christoph Hellwig
[PATCH v2] drivers/block/xen-blkback/common.h: Fix spelling typo in comment,
YouHong Li
[PATCH 1/2] loop: remove a pointless blk_queue_max_hw_sectors call,
Christoph Hellwig
[PATCH] blk-wbt: remove the separate write cache tracking,
Christoph Hellwig
[PATCH] block: renumber QUEUE_FLAG_HW_WC,
Christoph Hellwig
[PATCH] block: Fix a memory leak in bdev_open_by_dev(),
Christophe JAILLET
[PATCH] badblocks: avoid checking invalid range in badblocks_check(),
Coly Li
[PATCH 0/4] badblocks: bugfix and cleanup of _badblocks_check(),
linan666
[PATCH v3 0/2] md: fix is_mddev_idle(),
linan666
[GIT PULL] Block fixes for 6.7-rc7,
Jens Axboe
Bug in commit aa511ff8218b ("badblocks: switch to the improved badblock handling,
Ira Weiny
[PATCH v2] block: skip start/end time stamping for passthrough IO,
Kundan Kumar
[PATCH v19 00/12] Implement copy offload support,
Nitesh Shetty
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH] drbd: actlog: fix kernel-doc warnings and spelling,
Randy Dunlap
[PATCH] rbd: use check_sub_overflow() to limit the number of snapshots,
Dmitry Antipov
[PATCH] block: skip start/end time stamping for passthrough IO,
Kundan Kumar
[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules,
Yu Kuai
- [PATCH RFC v3 for-6.8/block 01/17] block: add some bdev apis, Yu Kuai
- [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 03/17] bcache: use bdev api in read_super(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis, Yu Kuai
- [PATCH RFC v3 for-6.8/block 05/17] s390/dasd: use bdev api in dasd_format(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 06/17] scsicam: use bdev api in scsi_bios_ptable(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 08/17] bio: export bio_add_folio_nofail(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis, Yu Kuai
- [PATCH RFC v3 for-6.8/block 10/17] cramfs: use bdev apis in cramfs_blkdev_read(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api, Yu Kuai
- [PATCH RFC v3 for-6.8/block 12/17] nilfs2: use bdev api in nilfs_attach_log_writer(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 13/17] jbd2: use bdev apis, Yu Kuai
- [PATCH RFC v3 for-6.8/block 14/17] buffer: add a new helper to read sb block, Yu Kuai
- [PATCH RFC v3 for-6.8/block 15/17] ext4: use new helper to read sb block, Yu Kuai
- [PATCH RFC v3 for-6.8/block 16/17] ext4: remove block_device_ejected(), Yu Kuai
- [PATCH RFC v3 for-6.8/block 17/17] ext4: use bdev apis, Yu Kuai
[PATCH] block: reject invalid operation in submit_bio_noacct,
Christoph Hellwig
[PATCH] block: export disk_clear_zoned,
Christoph Hellwig
[PATCH] xen-blkback: Use freezable wait_event variants for freezable kthread, Kevin Hao
[PATCH] drivers/block/xen-blkback/common.h: Fix spelling typo in comment,
YouHong Li
[PATCH 0/2] block, md: Better handle REQ_OP_FLUSH,
Song Liu
LSF/MM/BPF: 2024: Call for Proposals,
Daniel Borkmann
[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]