Show patches with: Submitter = Bart Van Assche       |   1161 patches
« 1 2 3 411 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v16,26/26] scsi: ufs: Inform the block layer about write ordering Improve write performance for zoned UFS devices - - - --- 2024-11-19 Bart Van Assche New
[v16,25/26] scsi: scsi_debug: Skip host/bus reset settle delay Improve write performance for zoned UFS devices - - - --- 2024-11-19 Bart Van Assche New
[v16,24/26] scsi: scsi_debug: Support injecting unaligned write errors Improve write performance for zoned UFS devices 1 1 - --- 2024-11-19 Bart Van Assche New
[v16,23/26] scsi: scsi_debug: Add the preserves_write_order module parameter Improve write performance for zoned UFS devices 1 1 - --- 2024-11-19 Bart Van Assche New
[v16,22/26] scsi: sd: Increase retry count for zoned writes Improve write performance for zoned UFS devices - - - --- 2024-11-19 Bart Van Assche New
[v16,21/26] scsi: core: Retry unaligned zoned writes Improve write performance for zoned UFS devices - 1 - --- 2024-11-19 Bart Van Assche New
[v16,20/26] blk-zoned: Support pipelining of zoned writes Improve write performance for zoned UFS devices - - - --- 2024-11-19 Bart Van Assche New
[v16,19/26] blk-zoned: Add an argument to blk_zone_plug_bio() Improve write performance for zoned UFS devices - - - --- 2024-11-19 Bart Van Assche New
[v16,18/26] blk-zoned: Make disk_should_remove_zone_wplug() more robust Improve write performance for zoned UFS devices - - - --- 2024-11-19 Bart Van Assche New
[v16,17/26] blk-zoned: Uninline functions that are not in the hot path Improve write performance for zoned UFS devices - 1 - --- 2024-11-19 Bart Van Assche New
[v16,16/26] blk-zoned: Document locking assumptions Improve write performance for zoned UFS devices - 1 - --- 2024-11-19 Bart Van Assche New
[v16,15/26] blk-zoned: Document the locking order Improve write performance for zoned UFS devices - 1 - --- 2024-11-19 Bart Van Assche New
[v16,14/26] blk-mq: Restore the zoned write order when requeuing Improve write performance for zoned UFS devices - - - --- 2024-11-19 Bart Van Assche New
[v16,13/26] block: Support allocating from a specific software queue Improve write performance for zoned UFS devices - - - --- 2024-11-19 Bart Van Assche New
[v16,12/26] block: Rework request allocation in blk_mq_submit_bio() Improve write performance for zoned UFS devices - - - --- 2024-11-19 Bart Van Assche New
[v16,11/26] block: Optimize blk_mq_submit_bio() for the cache hit scenario Improve write performance for zoned UFS devices - 1 - --- 2024-11-19 Bart Van Assche New
[v16,10/26] blk-mq: Clean up blk_mq_requeue_work() Improve write performance for zoned UFS devices - 1 - --- 2024-11-19 Bart Van Assche New
[v16,09/26] mq-deadline: Remove a local variable Improve write performance for zoned UFS devices - 1 - --- 2024-11-19 Bart Van Assche New
[v16,08/26] dm-linear: Report to the block layer that the write order is preserved Improve write performance for zoned UFS devices - - - --- 2024-11-19 Bart Van Assche New
[v16,07/26] block: Support block drivers that preserve the order of write requests Improve write performance for zoned UFS devices - - - --- 2024-11-19 Bart Van Assche New
[v16,06/26] blk-zoned: Fix requeuing of zoned writes Improve write performance for zoned UFS devices - - - --- 2024-11-19 Bart Van Assche New
[v16,05/26] blk-zoned: Fix a deadlock triggered by unaligned writes Improve write performance for zoned UFS devices - - - --- 2024-11-19 Bart Van Assche New
[v16,04/26] blk-zoned: Only handle errors after pending zoned writes have completed Improve write performance for zoned UFS devices - - - --- 2024-11-19 Bart Van Assche New
[v16,03/26] blk-zoned: Split queue_zone_wplugs_show() Improve write performance for zoned UFS devices - 1 - --- 2024-11-19 Bart Van Assche New
[v16,02/26] blk-zoned: Split disk_zone_wplugs_work() Improve write performance for zoned UFS devices - - - --- 2024-11-19 Bart Van Assche New
[v16,01/26] blk-zoned: Fix a reference count leak Improve write performance for zoned UFS devices - - - --- 2024-11-19 Bart Van Assche New
blk-mq: Unexport blk_mq_flush_busy_ctxs() blk-mq: Unexport blk_mq_flush_busy_ctxs() - 1 - --- 2024-10-23 Bart Van Assche New
blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long - 2 - --- 2024-10-22 Bart Van Assche New
[v3] nbd: Remove __force casts [v3] nbd: Remove __force casts - 1 - --- 2024-06-04 Bart Van Assche New
[v2] nbd: Remove __force casts [v2] nbd: Remove __force casts - - - --- 2024-06-04 Bart Van Assche New
[v7] block: Improve IOPS by removing the fairness code [v7] block: Improve IOPS by removing the fairness code - - - --- 2024-05-29 Bart Van Assche New
nbd: Remove __force casts nbd: Remove __force casts - - - --- 2024-05-29 Bart Van Assche New
[5/5] nbd: Fix signal handling Five nbd patches - - - --- 2024-05-10 Bart Van Assche New
[4/5] nbd: Remove a local variable from nbd_send_cmd() Five nbd patches - - - --- 2024-05-10 Bart Van Assche New
[3/5] nbd: Improve the documentation of the locking assumptions Five nbd patches - - - --- 2024-05-10 Bart Van Assche New
[2/5] nbd: Remove superfluous casts Five nbd patches - - - --- 2024-05-10 Bart Van Assche New
[1/5] nbd: Use NULL to represent a pointer Five nbd patches - - - --- 2024-05-10 Bart Van Assche New
null_blk: Fix two sparse warnings null_blk: Fix two sparse warnings - - - --- 2024-05-10 Bart Van Assche New
[v6] block: Improve IOPS by removing the fairness code [v6] block: Improve IOPS by removing the fairness code - - - --- 2024-05-09 Bart Van Assche New
[v2,2/2] block/mq-deadline: Fix the tag reservation code Fix the mq-deadline async_depth implementation - 1 - --- 2024-05-09 Bart Van Assche New
[v2,1/2] block: Call .limit_depth() after .hctx has been set Fix the mq-deadline async_depth implementation - 1 - --- 2024-05-09 Bart Van Assche New
[v5] block: Improve IOPS by removing the fairness code [v5] block: Improve IOPS by removing the fairness code - - - --- 2024-04-18 Bart Van Assche New
[v4] block: Improve IOPS by removing the fairness code [v4] block: Improve IOPS by removing the fairness code - - - --- 2024-04-03 Bart Van Assche New
[2/2] block/mq-deadline: Fix the tag reservation code Fix the mq-deadline async_depth implementation - - - --- 2024-04-03 Bart Van Assche New
[1/2] block: Call .limit_depth() after .hctx has been set Fix the mq-deadline async_depth implementation - - - --- 2024-04-03 Bart Van Assche New
[v3] block: Improve IOPS by removing the fairness code [v3] block: Improve IOPS by removing the fairness code - - - --- 2024-04-03 Bart Van Assche New
[v2] block: Improve IOPS by removing the fairness code [v2] block: Improve IOPS by removing the fairness code - - - --- 2024-03-25 Bart Van Assche New
blk-mq: release scheduler resource when request completes blk-mq: release scheduler resource when request completes - - 1 --- 2024-03-22 Bart Van Assche New
block: Improve IOPS by removing the fairness code block: Improve IOPS by removing the fairness code - - - --- 2024-03-21 Bart Van Assche New
Revert "block/mq-deadline: use correct way to throttling write requests" Revert "block/mq-deadline: use correct way to throttling write requests" - - - --- 2024-03-13 Bart Van Assche New
block: Support building the iocost and iolatency policies as kernel modules block: Support building the iocost and iolatency policies as kernel modules - - - --- 2024-03-06 Bart Van Assche New
[v9,19/19] scsi: scsi_debug: Maintain write statistics per group number Pass data lifetime information to SCSI disk devices - - 1 --- 2024-01-30 Bart Van Assche New
[v9,18/19] scsi: scsi_debug: Implement GET STREAM STATUS Pass data lifetime information to SCSI disk devices - - 1 --- 2024-01-30 Bart Van Assche New
[v9,17/19] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page Pass data lifetime information to SCSI disk devices - - 1 --- 2024-01-30 Bart Van Assche New
[v9,16/19] scsi: scsi_debug: Allocate the MODE SENSE response from the heap Pass data lifetime information to SCSI disk devices - - 1 --- 2024-01-30 Bart Van Assche New
[v9,15/19] scsi: scsi_debug: Rework subpage code error handling Pass data lifetime information to SCSI disk devices - - 1 --- 2024-01-30 Bart Van Assche New
[v9,14/19] scsi: scsi_debug: Rework page code error handling Pass data lifetime information to SCSI disk devices - - 1 --- 2024-01-30 Bart Van Assche New
[v9,13/19] scsi: scsi_debug: Support the block limits extension VPD page Pass data lifetime information to SCSI disk devices - - 1 --- 2024-01-30 Bart Van Assche New
[v9,12/19] scsi: scsi_debug: Reduce code duplication Pass data lifetime information to SCSI disk devices - 1 1 --- 2024-01-30 Bart Van Assche New
[v9,11/19] scsi: sd: Translate data lifetime information Pass data lifetime information to SCSI disk devices - - - --- 2024-01-30 Bart Van Assche New
[v9,10/19] scsi: scsi_proto: Add structures and constants related to I/O groups and streams Pass data lifetime information to SCSI disk devices - - - --- 2024-01-30 Bart Van Assche New
[v9,09/19] scsi: core: Query the Block Limits Extension VPD page Pass data lifetime information to SCSI disk devices - 2 - --- 2024-01-30 Bart Van Assche New
[v9,08/19] fs/f2fs: Restore support for tracing data lifetimes Pass data lifetime information to SCSI disk devices - 1 - --- 2024-01-30 Bart Van Assche New
[v9,07/19] fs/f2fs: Restore the whint_mode mount option Pass data lifetime information to SCSI disk devices - 1 - --- 2024-01-30 Bart Van Assche New
[v9,06/19] block, fs: Restore the per-bio/request data lifetime fields Pass data lifetime information to SCSI disk devices - 1 - --- 2024-01-30 Bart Van Assche New
[v9,05/19] fs: Propagate write hints to the struct block_device inode Pass data lifetime information to SCSI disk devices - 1 - --- 2024-01-30 Bart Van Assche New
[v9,04/19] fs: Move enum rw_hint into a new header file Pass data lifetime information to SCSI disk devices 1 1 - --- 2024-01-30 Bart Van Assche New
[v9,03/19] fs: Split fcntl_rw_hint() Pass data lifetime information to SCSI disk devices - 2 - --- 2024-01-30 Bart Van Assche New
[v9,02/19] fs: Verify write lifetime constants at compile time Pass data lifetime information to SCSI disk devices - 2 - --- 2024-01-30 Bart Van Assche New
[v9,01/19] fs: Fix rw_hint validation Pass data lifetime information to SCSI disk devices - 2 - --- 2024-01-30 Bart Van Assche New
block/mq-deadline: Optimize request insertion block/mq-deadline: Optimize request insertion - - - --- 2024-01-22 Bart Van Assche New
blk-mq: Remove the hctx 'run' debugfs attribute blk-mq: Remove the hctx 'run' debugfs attribute - 1 - --- 2024-01-17 Bart Van Assche New
[v8,19/19] scsi: scsi_debug: Maintain write statistics per group number Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-19 Bart Van Assche New
[v8,18/19] scsi: scsi_debug: Implement GET STREAM STATUS Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-19 Bart Van Assche New
[v8,17/19] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-19 Bart Van Assche New
[v8,16/19] scsi: scsi_debug: Allocate the MODE SENSE response from the heap Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-19 Bart Van Assche New
[v8,15/19] scsi: scsi_debug: Rework subpage code error handling Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-19 Bart Van Assche New
[v8,14/19] scsi: scsi_debug: Rework page code error handling Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-19 Bart Van Assche New
[v8,13/19] scsi: scsi_debug: Support the block limits extension VPD page Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-19 Bart Van Assche New
[v8,12/19] scsi: scsi_debug: Reduce code duplication Pass data lifetime information to SCSI disk devices - 1 1 --- 2023-12-19 Bart Van Assche New
[v8,11/19] scsi: sd: Translate data lifetime information Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,10/19] scsi: scsi_proto: Add structures and constants related to I/O groups and streams Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,09/19] scsi: core: Query the Block Limits Extension VPD page Pass data lifetime information to SCSI disk devices - 2 - --- 2023-12-19 Bart Van Assche New
[v8,08/19] fs/f2fs: Restore support for tracing data lifetimes Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,07/19] fs/f2fs: Restore the whint_mode mount option Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,06/19] block, fs: Propagate write hints to the block device inode Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,05/19] block, fs: Restore the per-bio/request data lifetime fields Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,04/19] fs: Move enum rw_hint into a new header file Pass data lifetime information to SCSI disk devices - 1 - --- 2023-12-19 Bart Van Assche New
[v8,03/19] fs: Split fcntl_rw_hint() Pass data lifetime information to SCSI disk devices - 1 - --- 2023-12-19 Bart Van Assche New
[v8,02/19] fs: Verify write lifetime constants at compile time Pass data lifetime information to SCSI disk devices - 2 - --- 2023-12-19 Bart Van Assche New
[v8,01/19] fs: Fix rw_hint validation Pass data lifetime information to SCSI disk devices - 1 - --- 2023-12-19 Bart Van Assche New
[v2,4/4] block/mq-deadline: Prevent zoned write reordering due to I/O prioritization Improve I/O priority support in mq-deadline for zoned writes - - - --- 2023-12-18 Bart Van Assche New
[v2,3/4] block/mq-deadline: Introduce deadline_first_rq_past_pos() Improve I/O priority support in mq-deadline for zoned writes - - - --- 2023-12-18 Bart Van Assche New
[v2,2/4] block/mq-deadline: Introduce dd_bio_ioclass() Improve I/O priority support in mq-deadline for zoned writes - - - --- 2023-12-18 Bart Van Assche New
[v2,1/4] block/mq-deadline: Rename dd_rq_ioclass() and change its return type Improve I/O priority support in mq-deadline for zoned writes - - - --- 2023-12-18 Bart Van Assche New
[v7,19/19] scsi: scsi_debug: Maintain write statistics per group number Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v7,18/19] scsi: scsi_debug: Implement GET STREAM STATUS Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v7,17/19] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v7,16/19] scsi: scsi_debug: Allocate the MODE SENSE response from the heap Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v7,15/19] scsi: scsi_debug: Rework subpage code error handling Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
« 1 2 3 411 12 »