Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH v7 0/7] blktests: Add support to run nvme tests with tcp/rdma transports, (continued)
- [PATCH v6 0/7] blktests: Add support to run nvme tests with tcp/rdma transports,
Sagi Grimberg
- 💥 PANICKED: Test report for kernel 5.9.0-rc3-020ad03.cki (block),
CKI Project
- simplify gendisk lookup and remove struct block_device aliases v3,
Christoph Hellwig
- [PATCH 01/19] char_dev: replace cdev_map with an xarray, Christoph Hellwig
- [PATCH 10/19] brd: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 16/19] ataflop: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 18/19] z2ram: use separate gendisk for the different modes, Christoph Hellwig
- [PATCH 19/19] block: switch gendisk lookup to a simple xarray, Christoph Hellwig
- [PATCH 17/19] z2ram: reindent, Christoph Hellwig
- [PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode, Christoph Hellwig
- [PATCH 13/19] ide: switch to __register_blkdev for command set probing, Christoph Hellwig
- [PATCH 12/19] md: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 14/19] floppy: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 11/19] loop: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 08/19] swim: don't call blk_register_region, Christoph Hellwig
- [PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t, Christoph Hellwig
- [PATCH 05/19] block: rework requesting modules for unclaimed devices, Christoph Hellwig
- [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c, Christoph Hellwig
- [PATCH 07/19] ide: remove ide_{,un}register_region, Christoph Hellwig
- [PATCH 06/19] block: add an optional probe callback to major_names, Christoph Hellwig
- [PATCH 03/19] block: cleanup del_gendisk a bit, Christoph Hellwig
- [PATCH 04/19] block: split block_class_lock, Christoph Hellwig
- improve the block queue sysfs helper macros,
Christoph Hellwig
- clean up is partition checks,
Christoph Hellwig
- [PATCH 9/9] vsprintf: use bd_partno in bdev_name, Christoph Hellwig
- [PATCH 8/9] block: use bd_partno in bdevname, Christoph Hellwig
- [PATCH 6/9] drbd: don't set ->bd_contains, Christoph Hellwig
- [PATCH 7/9] target/iblock: fix holder printing in iblock_show_configfs_dev_params, Christoph Hellwig
- [PATCH 5/9] drbd: don't detour through bd_contains for the gendisk, Christoph Hellwig
- [PATCH 4/9] md: don't detour through bd_contains for the gendisk, Christoph Hellwig
- [PATCH 1/9] Documentation/hdio: fix up obscure bd_contains references, Christoph Hellwig
- [PATCH 2/9] block: add a bdev_is_partition helper, Christoph Hellwig
- [PATCH 3/9] md: compare bd_disk instead of bd_contains, Christoph Hellwig
- Re: clean up is partition checks, Christoph Hellwig
- Re: clean up is partition checks, Jens Axboe
- [PATCH v5 0/7] blktests: Add support to run nvme tests with tcp/rdma transports,
Sagi Grimberg
- [git pull] device mapper fixes for 5.9-rc4,
Mike Snitzer
- rework check_disk_change(),
Christoph Hellwig
- [PATCH 11/19] gdrom: use bdev_check_media_change, Christoph Hellwig
- [PATCH 15/19] md: use bdev_check_media_change, Christoph Hellwig
- [PATCH 04/19] floppy: use bdev_check_media_change, Christoph Hellwig
- [PATCH 16/19] sd: use bdev_check_media_change, Christoph Hellwig
- [PATCH 02/19] amiflop: use bdev_check_media_change, Christoph Hellwig
- [PATCH 18/19] sr: simplify sr_block_revalidate_disk, Christoph Hellwig
- [PATCH 19/19] block: remove check_disk_change, Christoph Hellwig
- [PATCH 17/19] sr: use bdev_check_media_change, Christoph Hellwig
- [PATCH 07/19] swim3: use bdev_check_media_changed, Christoph Hellwig
- [PATCH 10/19] paride/pcd: use bdev_check_media_change, Christoph Hellwig
- [PATCH 05/19] swim: use bdev_check_media_change, Christoph Hellwig
- [PATCH 14/19] ide-gd: stop using the disk events mechanism, Christoph Hellwig
- [PATCH 13/19] ide-cd: remove idecd_revalidate_disk, Christoph Hellwig
- [PATCH 09/19] xsysace: simplify media change handling, Christoph Hellwig
- [PATCH 03/19] ataflop: use bdev_check_media_change, Christoph Hellwig
- [PATCH 01/19] block: add a bdev_check_media_change helper, Christoph Hellwig
- [PATCH 12/19] ide-cd: use bdev_check_media_changed, Christoph Hellwig
- [PATCH 06/19] swim: simplify media change handling, Christoph Hellwig
- [PATCH 08/19] xsysace: use bdev_check_media_change, Christoph Hellwig
- Re: rework check_disk_change(), Douglas Gilbert
- [PATCH V2 0/2] percpu_ref & block: reduce memory footprint of percpu_ref in fast path,
Ming Lei
- [RFC] Reliable Multicast on top of RTRS,
Danil Kipnis
- [PATCH] block: make bio_crypt_clone() return an error code,
Eric Biggers
- [PATCH] block: Remove a duplicative condition,
Baolin Wang
- [PATCH] block: Fix building error,
Baolin Wang
- Re: [PATCH] io_uring: Fix NULL pointer dereference in io_sq_wq_submit_work(),
Jens Axboe
- [PATCHSET for-5.10/block] blk-iocost: iocost: improve donation, debt and excess handling,
Tejun Heo
- [PATCH 04/27] blk-iocost: rename propagate_active_weights() to propagate_weights(), Tejun Heo
- [PATCH 09/27] blk-iocost: use WEIGHT_ONE based fixed point number for weights, Tejun Heo
- [PATCH 17/27] blk-iocost: restructure surplus donation logic, Tejun Heo
- [PATCH 13/27] blk-iocost: add absolute usage stat, Tejun Heo
- [PATCH 18/27] blk-iocost: implement Andy's method for donation weight updates, Tejun Heo
- [PATCH 26/27] blk-iocost: add three debug stat - cost.wait, indebt and indelay, Tejun Heo
- [PATCH 27/27] blk-iocost: update iocost_monitor.py, Tejun Heo
- [PATCH 25/27] blk-iocost: restore inuse update tracepoints, Tejun Heo
- [PATCH 21/27] blk-iocost: revamp debt handling, Tejun Heo
- [PATCH 14/27] blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_us, Tejun Heo
- [PATCH 24/27] blk-iocost: implement vtime loss compensation, Tejun Heo
- [PATCH 22/27] blk-iocost: implement delay adjustment hysteresis, Tejun Heo
- [PATCH 20/27] blk-iocost: revamp in-period donation snapbacks, Tejun Heo
- [PATCH 19/27] blk-iocost: revamp donation amount determination, Tejun Heo
- [PATCH 23/27] blk-iocost: halve debts if device stays idle, Tejun Heo
- [PATCH 15/27] blk-iocost: replace iocg->has_surplus with ->surplus_list, Tejun Heo
- [PATCH 16/27] blk-iocost: decouple vrate adjustment from surplus transfers, Tejun Heo
- [PATCH 08/27] blk-iocost: s/HWEIGHT_WHOLE/WEIGHT_ONE/g, Tejun Heo
- [PATCH 12/27] blk-iocost: grab ioc->lock for debt handling, Tejun Heo
- [PATCH 11/27] blk-iocost: streamline vtime margin and timer slack handling, Tejun Heo
- [PATCH 10/27] blk-iocost: make ioc_now->now and ioc->period_at 64bit, Tejun Heo
- [PATCH 01/27] blk-iocost: ioc_pd_free() shouldn't assume irq disabled, Tejun Heo
- [PATCH 03/27] blk-iocost: use local[64]_t for percpu stat, Tejun Heo
- [PATCH 05/27] blk-iocost: clamp inuse and skip noops in __propagate_weights(), Tejun Heo
- [PATCH 06/27] blk-iocost: move iocg_kick_delay() above iocg_kick_waitq(), Tejun Heo
- [PATCH 07/27] blk-iocost: make iocg_kick_waitq() call iocg_kick_delay() after paying debt, Tejun Heo
- [PATCH 02/27] blk-stat: make q->stats->lock irqsafe, Tejun Heo
- Re: [PATCHSET for-5.10/block] blk-iocost: iocost: improve donation, debt and excess handling, Jens Axboe
- remove revalidate_disk(),
Christoph Hellwig
- [PATCH 8/9] nvdimm: simplify revalidate_disk handling, Christoph Hellwig
- [PATCH 7/9] sd: open code revalidate_disk, Christoph Hellwig
- [PATCH 5/9] block: use revalidate_disk_size in set_capacity_revalidate_and_notify, Christoph Hellwig
- [PATCH 6/9] nvme: opencode revalidate_disk in nvme_validate_ns, Christoph Hellwig
- [PATCH 9/9] block: remove revalidate_disk(), Christoph Hellwig
- [PATCH 2/9] block: don't clear bd_invalidated in check_disk_size_change, Christoph Hellwig
- [PATCH 4/9] block: add a new revalidate_disk_size helper, Christoph Hellwig
- [PATCH 3/9] block: rename bd_invalidated, Christoph Hellwig
- [PATCH 1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence, Christoph Hellwig
- Re: remove revalidate_disk(), Josef Bacik
- Re: remove revalidate_disk(), Jens Axboe
- [PATCH] block: Fix potential NULL pointer dereference in __bio_crypt_clone(),
Miaohe Lin
- [PATCH] block: Fix potential page reference leak in __bio_iov_iter_get_pages(),
Miaohe Lin
- [PATCH V2] block: release disk reference in hd_struct_free_work,
Ming Lei
- [PATCH] block: fix locking in bdev_del_partition,
Christoph Hellwig
- [PATCH] block: release disk reference in hd_struct_free_work,
Ming Lei
- [PATCH] zram: add restriction on dynamic zram device creation,
Yi Wang
- [RFC PATCH 0/2] Documentation/admin-guide: remove use of "rdev",
Randy Dunlap
- [PATCH v3 0/3] block: improve iostat for md/bcache partitions,
Song Liu
- misc cleanups,
Christoph Hellwig
- [PATCH] block: ensure bdi->io_pages is always initialized,
Jens Axboe
- KASAN: use-after-free Read in bdev_del_partition,
syzbot
- [PATCH AUTOSEL 5.8 31/42] nbd: restore default timeout when setting it to zero, Sasha Levin
- [PATCH v8 0/3] Charge loop device i/o to issuing cgroup,
Dan Schatzberg
- [PATCH] block: Fix inflight statistic for MQ submission with !elevator,
Gabriel Krisman Bertazi
- [PATCH AUTOSEL 5.4 16/23] nbd: restore default timeout when setting it to zero, Sasha Levin
- KMSAN: kernel-infoleak in scsi_cmd_ioctl,
syzbot
- [PATCH v3 0/3] bio: Direct IO: convert to pin_user_pages_fast(),
John Hubbard
- simplify gendisk lookup and remove struct block_device aliases v2,
Christoph Hellwig
- [PATCH 01/19] char_dev: replace cdev_map with an xarray, Christoph Hellwig
- [PATCH 07/19] ide: remove ide_{,un}register_region, Christoph Hellwig
- [PATCH 08/19] swim: don't call blk_register_region, Christoph Hellwig
- [PATCH 19/19] block: switch gendisk lookup to a simple xarray, Christoph Hellwig
- [PATCH 17/19] z2ram: reindent, Christoph Hellwig
- [PATCH 14/19] floppy: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 18/19] z2ram: use separate gendisk for the different modes, Christoph Hellwig
- [PATCH 16/19] ataflop: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode, Christoph Hellwig
- [PATCH 12/19] md: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 13/19] ide: switch to __register_blkdev for command set probing, Christoph Hellwig
- [PATCH 11/19] loop: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 04/19] block: split block_class_lock, Christoph Hellwig
- [PATCH 10/19] brd: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 03/19] block: cleanup del_gendisk a bit, Christoph Hellwig
- [PATCH 05/19] block: rework requesting modules for unclaimed devices, Christoph Hellwig
- [PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t, Christoph Hellwig
- [PATCH 06/19] block: add an optional probe callback to major_names, Christoph Hellwig
- [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c, Christoph Hellwig
- [PATCH] block: fix -EAGAIN IOPOLL task/vm accounting,
Jens Axboe
- [GIT PULL] nvme fixes for 5.9 next rc,
Sagi Grimberg
- [PATCH] block: bio: Trim bio to sensible size in bio_trim(),
Miaohe Lin
- [PATCH] blk-wbt: Remove obsolete multiqueue I/O scheduling comment,
Danny Lin
- [PATCH v2 0/3] bio: Direct IO: convert to pin_user_pages_fast(),
John Hubbard
- [GIT PULL] Block fixes for 5.9-rc3,
Jens Axboe
- [PATCH v3] null_blk: add support for max open/active zone limit for zoned devices,
Niklas Cassel
- Sleeping while atomic regression around hd_struct_free() in 5.9-rc,
Ilya Dryomov
- [PATCH v3 0/4] Some clean-ups for bio merge,
Baolin Wang
- [PATCH RFC] block: defer task/vm accounting until successful,
Jens Axboe
- [PATCH blktests 00/11] NVMe Target Passthru Block Tests,
Logan Gunthorpe
- [PATCH blktests 03/11] common/xfs: Create common helper to verify block device with xfs, Logan Gunthorpe
- [PATCH blktests 01/11] common/fio: Remove state file in common helper, Logan Gunthorpe
- [PATCH blktests 11/11] nvme/038: Test removal of un-enabled subsystem and ports, Logan Gunthorpe
- [PATCH blktests 09/11] nvme/036: Add test for testing reset command on nvme-passthru, Logan Gunthorpe
- [PATCH blktests 08/11] nvme/035: Add test to verify passthru controller with a filesystem, Logan Gunthorpe
- [PATCH blktests 07/11] nvme/034: Add test for passthru data verification, Logan Gunthorpe
- [PATCH blktests 05/11] nvme: Add common helpers for passthru tests, Logan Gunthorpe
- [PATCH blktests 02/11] common/xfs: Create common helper to check for XFS support, Logan Gunthorpe
- [PATCH blktests 04/11] nvme: Search for specific subsysnqn in _find_nvme_loop_dev, Logan Gunthorpe
- [PATCH blktests 10/11] nvme/037: Add test which loops passthru connect and disconnect, Logan Gunthorpe
- [PATCH blktests 06/11] nvme/033: Simple test to create and connect to a passthru target, Logan Gunthorpe
- Re: [PATCH blktests 00/11] NVMe Target Passthru Block Tests, Chaitanya Kulkarni
- [PATCH 0/1] block io layer filters api,
Sergei Shtepa
- simlify the blk_rq_map* implementation and reclaim two bio flags,
Christoph Hellwig
- [PATCH v2] null_blk: add support for max open/active zone limit for zoned devices,
Niklas Cassel
- [PATCH] [v3] blk-mq: use BLK_MQ_NO_TAG for no tag,
Xianting Tian
- Re: [bio] 37abbdc72e: WARNING:at_block/bio.c:#bio_release_pages, John Hubbard
- [PATCH] brd: expose number of allocated pages in debugfs,
Kyle McMartin
- [PATCH] rnbd: Fix an error code in process_rdma(),
Dan Carpenter
- simplify gendisk lookup and remove struct block_device aliases,
Christoph Hellwig
- [PATCH 01/19] char_dev: replace cdev_map with an xarray, Christoph Hellwig
- [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c, Christoph Hellwig
- [PATCH 03/19] block: cleanup del_gendisk a bit, Christoph Hellwig
- [PATCH 04/19] block: split block_class_lock, Christoph Hellwig
- [PATCH 05/19] block: rework requesting modules for unclaimed devices, Christoph Hellwig
- [PATCH 06/19] block: add an optional probe callback to major_names, Christoph Hellwig
- [PATCH 07/19] ide: remove ide_{,un}register_region, Christoph Hellwig
- [PATCH 08/19] swim: don't call blk_register_region, Christoph Hellwig
- [PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t, Christoph Hellwig
- [PATCH 10/19] brd: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 11/19] loop: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 12/19] md: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 13/19] ide: switch to __register_blkdev for command set probing, Christoph Hellwig
- [PATCH 14/19] floppy: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 18/19] z2ram: use separate gendisk for the different modes, Christoph Hellwig
- [PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode, Christoph Hellwig
- [PATCH 19/19] block: switch gendisk lookup to a simple xarray, Christoph Hellwig
- [PATCH 17/19] z2ram: reindent, Christoph Hellwig
- [PATCH 16/19] ataflop: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH] [v2] blk-mq: use BLK_MQ_NO_TAG for no tag,
Xianting Tian
- Re: [PATCH] block: drbd: add missing kref_get in handle_write_conflicts, Sarah Newman
- Re: [PATCH] block: drbd: defer calling kref_put until end of drbd_delete_device, Sarah Newman
- [PATCH V2 0/2] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING,
Ming Lei
- [PATCH] null_blk: add support for max open/active zone limit for zoned devices,
Niklas Cassel
- [PATCH RFC 0/2] Block and buffer invalidation under a filesystem,
Jan Kara
- [PATCH 0/2] percpu_ref & block: reduce memory footprint of percpu_ref in fast path,
Ming Lei
- [PATCH] loop: Set correct device size when using LOOP_CONFIGURE,
Martijn Coenen
- [PATCH 00/29] treewide: Convert comma separated statements,
Joe Perches
- [PATCH v2] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE,
Khazhismel Kumykov
- [PATCH] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE,
Khazhismel Kumykov
- [PATCH] rnbd: fix uninitialized variable,
Tong Zhang
- LOOP_CONFIGURE ioctl doesn't work if lo_offset/lo_sizelimit are set,
Lennart Poettering
- [PATCH v7 0/4] Charge loop device i/o to issuing cgroup,
Dan Schatzberg
- [PATCH 00/11] iomap/fs/block patches for 5.11,
Matthew Wilcox (Oracle)
- [PATCH 08/11] iomap: Change iomap_write_begin calling convention, Matthew Wilcox (Oracle)
- [PATCH 09/11] iomap: Support THPs in write paths, Matthew Wilcox (Oracle)
- [PATCH 02/11] mm: Support THPs in zero_user_segments, Matthew Wilcox (Oracle)
- [PATCH 10/11] iomap: Inline data shouldn't see THPs, Matthew Wilcox (Oracle)
- [PATCH 11/11] iomap: Handle tail pages in iomap_page_mkwrite, Matthew Wilcox (Oracle)
- [PATCH 01/11] fs: Make page_mkwrite_check_truncate thp-aware, Matthew Wilcox (Oracle)
- [PATCH 06/11] iomap: Support THPs in invalidatepage, Matthew Wilcox (Oracle)
- [PATCH 05/11] iomap: Support THPs in iomap_adjust_read_range, Matthew Wilcox (Oracle)
- [PATCH 07/11] iomap: Support THPs in read paths, Matthew Wilcox (Oracle)
- [PATCH 03/11] mm: Zero the head page, not the tail page, Matthew Wilcox (Oracle)
- [PATCH 04/11] block: Add bio_for_each_thp_segment_all, Matthew Wilcox (Oracle)
- Re: [PATCH 00/11] iomap/fs/block patches for 5.11, William Kucharski
- [PATCH] block: Fix a race in the runtime power management code,
Bart Van Assche
- [PATCH] blk-mq: use BLK_MQ_NO_TAG for no tag,
Xianting Tian
- [PATCH] block: Fix bug in runtime-resume handling,
Alan Stern
- fix block device size update serialization v2,
Christoph Hellwig
- [PATCH v2 00/12] bcache: remove multiple caches code framework,
Coly Li
- [PATCH v2 01/12] bcache: remove 'int n' from parameter list of bch_bucket_alloc_set(), Coly Li
- [PATCH v2 02/12] bcache: explicitly make cache_set only have single cache, Coly Li
- [PATCH v2 04/12] bcache: add set_uuid in struct cache_set, Coly Li
- [PATCH v2 03/12] bcache: remove for_each_cache(), Coly Li
- [PATCH v2 05/12] bcache: only use block_bytes() on struct cache, Coly Li
- [PATCH v2 06/12] bcache: remove useless alloc_bucket_pages(), Coly Li
- [PATCH v2 07/12] bcache: remove useless bucket_pages(), Coly Li
- [PATCH v2 08/12] bcache: only use bucket_bytes() on struct cache, Coly Li
- [PATCH v2 09/12] bcache: don't check seq numbers in register_cache_set(), Coly Li
- [PATCH v2 10/12] bcache: remove can_attach_cache(), Coly Li
- [PATCH v2 11/12] bcache: check and set sync status on cache's in-memory super block, Coly Li
- [PATCH v2 12/12] bcache: remove embedded struct cache_sb from struct cache_set, Coly Li
- [PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast(),
John Hubbard
- [GIT PULL] Block fixes for 5.9-rc2,
Jens Axboe
- [PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false,
Ritesh Harjani
- [PATCH AUTOSEL 5.8 15/62] blktrace: ensure our debugfs dir exists, Sasha Levin
- [PATCH AUTOSEL 5.7 15/61] blktrace: ensure our debugfs dir exists, Sasha Levin
- [PATCH AUTOSEL 5.4 12/48] blktrace: ensure our debugfs dir exists, Sasha Levin
- [PATCH AUTOSEL 4.19 09/38] blktrace: ensure our debugfs dir exists, Sasha Levin
- [PATCH AUTOSEL 4.14 07/30] blktrace: ensure our debugfs dir exists, Sasha Levin
- io_uring and Optane2, Jens Axboe
- [PATCH] bcache: doc: update Documentation/admin-guide/bcache.rst,
Coly Li
- fix block device size update serialization,
Christoph Hellwig
[PATCH] null_blk: fix passing of REQ_FUA flag in null_handle_rq,
Hou Pu
Re: [PATCH] iomap: Fix the write_count in iomap_add_to_ioend().,
Christoph Hellwig
[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]