Linux Block Development
[Prev Page][Next Page]
- [PATCH v2 1/3] block: make bio_crypt_clone() able to fail, (continued)
- [PATCH] io_uring: fix the bug of child process can't do io task,
Yinyin Zhu
- bdi cleanups v5,
Christoph Hellwig
- [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag, Christoph Hellwig
- [PATCH 02/12] drbd: remove dead code in device_to_statistics, Christoph Hellwig
- [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK, Christoph Hellwig
- [PATCH 06/12] block: lift setting the readahead size into the block layer, Christoph Hellwig
- [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag, Christoph Hellwig
- [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB, Christoph Hellwig
- [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init, Christoph Hellwig
- [PATCH 05/12] md: update the optimal I/O size on reshape, Christoph Hellwig
- [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag, Christoph Hellwig
- [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently, Christoph Hellwig
- [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO, Christoph Hellwig
- [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE, Christoph Hellwig
- [PATCH v2 0/4] block: a couple chunk_sectors fixes/improvements,
Mike Snitzer
- [PATCH V2] block: Fix use-after-free issue while accessing ioscheduler lock,
Pradeep P V K
- [PATCH 0/3] io_uring: Fix async workqueue is not canceled on some corner case,
Muchun Song
- [PATCH v3 0/2] Fix handling of host-aware ZBC disks,
Damien Le Moal
- REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag,
Theodore Y. Ts'o
- [PATCH] tools/io_uring: fix compile breakage,
Douglas Gilbert
- [PATCH AUTOSEL 5.8 22/29] block: only call sched requeue_request() for scheduled requests, Sasha Levin
- [PATCH AUTOSEL 5.4 16/22] block: only call sched requeue_request() for scheduled requests, Sasha Levin
- [PATCH V1] block: Fix use-after-free issue while accessing ioscheduler lock,
Pradeep P V K
- [PATCH 0/1] DASD: fix discard for FBA devices,
Stefan Haberland
- [PATCH] blk-mq: fix hang issue in blk_queue_enter(),
Yang Yang
- remove ->revalidate_disk,
Christoph Hellwig
- [PATCH V6 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING,
Ming Lei
- [PATCH v2 0/2] Fix handling of host-aware ZBC disks,
Damien Le Moal
- [PATCH 0/2] Fix handling of host-aware ZBC disks,
Damien Le Moal
- [PATCH block/for-next] blk-iocost: fix divide-by-zero in transfer_surpluses(),
Tejun Heo
- [GIT PULL] Block fixes for 5.9-rc5,
Jens Axboe
- [PATCH] scsi: core: Remove the unused include statements,
Tian Tao
- [PATCH V2] blk-mq: always allow reserved allocation in hctx_may_queue,
Ming Lei
- [PATCH] blk-mq: always allow reserved allocation in hctx_may_queue,
Ming Lei
- [RFC] block: enqueue splitted bios into same cpu,
Jeffle Xu
[PATCH V5 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING,
Ming Lei
Re: Revert "dm: always call blk_queue_split() in dm_process_bio()",
Mike Snitzer
bdi cleanups v4,
Christoph Hellwig
- [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE, Christoph Hellwig
- [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB, Christoph Hellwig
- [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag, Christoph Hellwig
- [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO, Christoph Hellwig
- [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag, Christoph Hellwig
- [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently, Christoph Hellwig
- [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK, Christoph Hellwig
- [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init, Christoph Hellwig
- [PATCH 05/12] md: update the optimal I/O size on reshape, Christoph Hellwig
- [PATCH 06/12] block: lift setting the readahead size into the block layer, Christoph Hellwig
- [PATCH 02/12] drbd: remove dead code in device_to_statistics, Christoph Hellwig
- [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag, Christoph Hellwig
[GIT PULL] nvme fixes for 5.9,
Christoph Hellwig
[PATCH v2] block: Fix potential page reference leak in __bio_iov_append_get_pages(),
Miaohe Lin
[PATCH] [v2] blkcg: add plugging support for punt bio,
Xianting Tian
[PATCH 0/3] add support for inline encryption to device mapper,
Satya Tangirala
[PATCH] block: add io_error stat for block device,
zhenwei pi
[PATCH V4 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING,
Ming Lei
[PATCH V4 0/3] percpu_ref & block: reduce memory footprint of percpu_ref in fast path,
Ming Lei
[PATCH] block: remove redundant empty check of mq_list,
Xianting Tian
[RESEND PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false,
Ritesh Harjani
[PATCH] block: only call sched requeue_request() for scheduled requests,
Omar Sandoval
rework check_disk_change() v2,
Christoph Hellwig
- [PATCH 15/19] md: use bdev_check_media_change, Christoph Hellwig
- [PATCH 19/19] block: remove check_disk_change, Christoph Hellwig
- [PATCH 01/19] block: add a bdev_check_media_change helper, Christoph Hellwig
- [PATCH 08/19] xsysace: use bdev_check_media_change, Christoph Hellwig
- [PATCH 04/19] floppy: use bdev_check_media_change, Christoph Hellwig
- [PATCH 18/19] sr: simplify sr_block_revalidate_disk, Christoph Hellwig
- [PATCH 13/19] ide-cd: remove idecd_revalidate_disk, Christoph Hellwig
- [PATCH 12/19] ide-cd: use bdev_check_media_changed, Christoph Hellwig
- [PATCH 03/19] ataflop: use bdev_check_media_change, Christoph Hellwig
- [PATCH 14/19] ide-gd: stop using the disk events mechanism, Christoph Hellwig
- [PATCH 16/19] sd: use bdev_check_media_change, Christoph Hellwig
- [PATCH 17/19] sr: use bdev_check_media_change, Christoph Hellwig
- [PATCH 02/19] amiflop: use bdev_check_media_change, Christoph Hellwig
- [PATCH 09/19] xsysace: simplify media change handling, Christoph Hellwig
- [PATCH 10/19] paride/pcd: use bdev_check_media_change, Christoph Hellwig
- [PATCH 06/19] swim: simplify media change handling, Christoph Hellwig
- [PATCH 05/19] swim: use bdev_check_media_change, Christoph Hellwig
- [PATCH 07/19] swim3: use bdev_check_media_changed, Christoph Hellwig
- [PATCH 11/19] gdrom: use bdev_check_media_change, Christoph Hellwig
- Re: rework check_disk_change() v2, Jens Axboe
[PATCH] block: restore a specific error code in bdev_del_partition,
Christoph Hellwig
[PATCH V3 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING,
Ming Lei
[PATCH] Revert "block: revert back to synchronous request_queue removal",
Ethan Zhao
[PATCH V3 0/3] percpu_ref & block: reduce memory footprint of percpu_ref in fast path,
Ming Lei
[PATCH -next] blktrace: make function blk_trace_bio_get_cgid() static,
Wang Hai
[PATCH v2 0/2] Fix two incorrect comments,
Bean Huo
[PATCH] block: Remove unused blk_mq_sched_free_hctx_data(),
Baolin Wang
[PATCH 0/5] Some improvements for blk-throttle,
Baolin Wang
[PATCH] kyber: Fix crash in kyber_finish_request(),
Yang Yang
[PATCH V5] scsi: core: only re-run queue in scsi_end_request() if device queue is busy,
Ming Lei
Re: panic happened on 5.8.6-rc2-650d8f2,
Jianlin Shi
[PATCH 0/9] Rework runtime suspend and SCSI domain validation,
Bart Van Assche
- [PATCH 1/9] block: Fix a race in the runtime power management code, Bart Van Assche
- [PATCH 2/9] ide: Do not set the RQF_PREEMPT flag for sense requests, Bart Van Assche
- [PATCH 3/9] scsi: Pass a request queue pointer to __scsi_execute(), Bart Van Assche
- [PATCH 4/9] scsi: Rework scsi_mq_alloc_queue(), Bart Van Assche
- [PATCH 6/9] scsi_transport_spi: Make spi_execute() accept a request queue pointer, Bart Van Assche
- [PATCH 7/9] scsi_transport_spi: Freeze request queues instead of quiescing, Bart Van Assche
- [PATCH 5/9] scsi: Do not wait for a request in scsi_eh_lock_door(), Bart Van Assche
- [PATCH 8/9] block, scsi, ide: Only process PM requests if rpm_status != RPM_ACTIVE, Bart Van Assche
- [PATCH 9/9] block: Do not accept any requests while suspended, Bart Van Assche
- Re: [PATCH 0/9] Rework runtime suspend and SCSI domain validation, Alan Stern
- Re: [PATCH 0/9] Rework runtime suspend and SCSI domain validation, Bart Van Assche
[PATCH] blk-mq: Fix refcounting leak in __blk_mq_register_dev(),
Dan Carpenter
[PATCH] blk-mq: call commit_rqs while list empty but error happen, yangerkun
[PATCH v2] blk-mq: call commit_rqs while list empty but error happen,
yangerkun
[PATCH] block: Use helper function blk_mq_sched_needs_restart(),
Miaohe Lin
[PATCH] block: Use helper function blk_mq_hctx_stopped() in blk_mq_run_work_fn(),
Miaohe Lin
[PATCH] block: Fix various comments,
Miaohe Lin
[PATCH] block: Fix potential page reference leak in __bio_iov_append_get_pages(),
Miaohe Lin
KASAN: use-after-free Read in delete_partition,
syzbot
[GIT PULL] Block fixes for 5.9-rc4,
Jens Axboe
[PATCH 0/2] use generic_file_buffered_read(),
Bean Huo
[PATCH 0/2 v2] bdev: Avoid discarding buffers under a filesystem,
Jan Kara
[PATCH v2] zram: add restriction on dynamic zram device creation,
Yi Wang
KASAN: null-ptr-deref Read in percpu_ref_exit, syzbot
[PATCH v7 0/7] blktests: Add support to run nvme tests with tcp/rdma transports,
Sagi Grimberg
- [PATCH v7 1/7] nvme: consolidate nvme requirements based on transport type, Sagi Grimberg
- [PATCH v7 2/7] nvme: consolidate some nvme-cli utility functions, Sagi Grimberg
- [PATCH v7 3/7] nvme: make tests transport type agnostic, Sagi Grimberg
- [PATCH v7 4/7] tests/nvme: restrict tests to specific transports, Sagi Grimberg
- [PATCH v7 5/7] nvme: support nvme-tcp when runinng tests, Sagi Grimberg
- [PATCH v7 6/7] common: move module_unload to common, Sagi Grimberg
- [PATCH v7 7/7] nvme: support rdma transport type, Sagi Grimberg
- Re: [PATCH v7 0/7] blktests: Add support to run nvme tests with tcp/rdma transports, Logan Gunthorpe
- Re: [PATCH v7 0/7] blktests: Add support to run nvme tests with tcp/rdma transports, Sagi Grimberg
- Re: [PATCH v7 0/7] blktests: Add support to run nvme tests with tcp/rdma transports, Omar Sandoval
[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
[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]