Show patches with: Archived = No       |   512 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,05/14] block: Hold a reference on zone write plugs to schedule submission Zone write plugging fixes and cleanup - 2 - --- 2024-05-01 Damien Le Moal New
[v3,06/14] block: Unhash a zone write plug only if needed Zone write plugging fixes and cleanup - 2 - --- 2024-05-01 Damien Le Moal New
[v3,07/14] block: Do not remove zone write plugs still in use Zone write plugging fixes and cleanup - - - --- 2024-05-01 Damien Le Moal New
[v3,08/14] block: Fix flush request sector restore Zone write plugging fixes and cleanup - 2 - --- 2024-05-01 Damien Le Moal New
[v3,09/14] block: Fix handling of non-empty flush write requests to zones Zone write plugging fixes and cleanup - 2 - --- 2024-05-01 Damien Le Moal New
[v3,1/1] null_blk: Fix missing mutex_destroy() at module removal [v3,1/1] null_blk: Fix missing mutex_destroy() at module removal - - - --- 2024-04-25 Zhu Yanjun New
[v3,10/14] block: Improve blk_zone_write_plug_bio_merged() Zone write plugging fixes and cleanup - 2 - --- 2024-05-01 Damien Le Moal New
[v3,11/14] block: Improve zone write request completion handling Zone write plugging fixes and cleanup - 2 - --- 2024-05-01 Damien Le Moal New
[v3,12/14] block: Simplify blk_zone_write_plug_bio_endio() Zone write plugging fixes and cleanup - 2 - --- 2024-05-01 Damien Le Moal New
[v3,13/14] block: Simplify zone write plug BIO abort Zone write plugging fixes and cleanup - 2 - --- 2024-05-01 Damien Le Moal New
[v3,14/14] block: Cleanup blk_revalidate_zone_cb() Zone write plugging fixes and cleanup - - - --- 2024-05-01 Damien Le Moal New
[v3,blktests,1/5] tests/throtl: add first test for blk-throttle add new tests for blk-throttle - - - --- 2024-04-20 Yu Kuai New
[v3,blktests,2/5] tests/throtl: add a new test 002 add new tests for blk-throttle - - - --- 2024-04-20 Yu Kuai New
[v3,blktests,3/5] tests/throtl: add a new test 003 add new tests for blk-throttle - - - --- 2024-04-20 Yu Kuai New
[v3,blktests,4/5] tests/throtl: add a new test 004 add new tests for blk-throttle - - - --- 2024-04-20 Yu Kuai New
[v3,blktests,5/5] tests/throtl: add a new test 005 add new tests for blk-throttle - - - --- 2024-04-20 Yu Kuai 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
[v3] dm-io: don't warn if flush takes too long time [v3] dm-io: don't warn if flush takes too long time - - - --- 2024-04-17 Mikulas Patocka New
[v3] sed-opal: allow using IOC_OPAL_SAVE for locking too [v3] sed-opal: allow using IOC_OPAL_SAVE for locking too - 2 - --- 2022-12-06 Luca Boccassi Superseded
[v4,01/28] block: Restore sector of flush requests Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,02/28] block: Remove req_bio_endio() Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,03/28] block: Introduce blk_zone_update_request_bio() Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start() Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,05/28] block: Allow using bio_attempt_back_merge() internally Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,06/28] block: Remember zone capacity when revalidating zones Zone write plugging - 2 - --- 2024-04-02 Damien Le Moal New
[v4,07/28] block: Introduce zone write plugging Zone write plugging - - - --- 2024-04-02 Damien Le Moal New
[v4,08/28] block: Fake max open zones limit when there is no limit Zone write plugging - - - --- 2024-04-02 Damien Le Moal New
[v4,09/28] block: Allow zero value of max_zone_append_sectors queue limit Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,1/5] block: add new flag to add partitions read-only partition parser for U-Boot's uImage.FIT - - - --- 2022-11-08 Daniel Golle Superseded
[v4,10/28] block: Implement zone append emulation Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones() Zone write plugging - 2 - --- 2024-04-02 Damien Le Moal New
[v4,12/28] dm: Use the block layer zone append emulation Zone write plugging - 2 - --- 2024-04-02 Damien Le Moal New
[v4,13/28] scsi: sd: Use the block layer zone append emulation Zone write plugging - 5 - --- 2024-04-02 Damien Le Moal New
[v4,14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,15/28] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature Zone write plugging - 4 - --- 2024-04-02 Damien Le Moal New
[v4,16/28] null_blk: Introduce zone_append_max_sectors attribute Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,17/28] null_blk: Introduce fua attribute Zone write plugging - 4 - --- 2024-04-02 Damien Le Moal New
[v4,18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,19/28] block: Remove BLK_STS_ZONE_RESOURCE Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,2/5] block: add partition parser for U-Boot uImage.FIT partition parser for U-Boot's uImage.FIT - - - --- 2022-11-08 Daniel Golle Superseded
[v4,20/28] block: Simplify blk_revalidate_disk_zones() interface Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,21/28] block: mq-deadline: Remove support for zone write locking Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,22/28] block: Remove elevator required features Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,23/28] block: Do not check zone type in blk_check_zone_append() Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,24/28] block: Move zone related debugfs attribute to blk-zoned.c Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,26/28] block: Remove zone write locking Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,28/28] block: Do not special-case plugging of zone write operations Zone write plugging - 3 - --- 2024-04-02 Damien Le Moal New
[v4,3/5] partitions/efi: add support for uImage.FIT sub-partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-11-08 Daniel Golle Superseded
[v4,4/5] mtd_blkdevs: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT 1 - - --- 2022-11-08 Daniel Golle Superseded
[v4,5/5] mtd: ubi: block: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-11-08 Daniel Golle Superseded
[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
[v4] block: sed-opal: Add ioctl to return device status [v4] block: sed-opal: Add ioctl to return device status - - 1 --- 2022-08-05 Luca Boccassi Superseded
[v4] dm-io: don't warn if flush takes too long time [v4] dm-io: don't warn if flush takes too long time - - - --- 2024-04-17 Mikulas Patocka New
[v5,01/28] block: Restore sector of flush requests Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,02/28] block: Remove req_bio_endio() Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,03/28] block: Introduce blk_zone_update_request_bio() Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start() Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,05/28] block: Allow using bio_attempt_back_merge() internally Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,06/28] block: Remember zone capacity when revalidating zones Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,07/28] block: Introduce zone write plugging Zone write plugging - 2 - --- 2024-04-03 Damien Le Moal New
[v5,08/28] block: Fake max open zones limit when there is no limit Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,09/28] block: Allow zero value of max_zone_append_sectors queue limit Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,10/28] block: Implement zone append emulation Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones() Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,12/28] dm: Use the block layer zone append emulation Zone write plugging - 2 - --- 2024-04-03 Damien Le Moal New
[v5,13/28] scsi: sd: Use the block layer zone append emulation Zone write plugging - 5 - --- 2024-04-03 Damien Le Moal New
[v5,14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,15/28] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature Zone write plugging - 4 - --- 2024-04-03 Damien Le Moal New
[v5,16/28] null_blk: Introduce zone_append_max_sectors attribute Zone write plugging - 4 - --- 2024-04-03 Damien Le Moal New
[v5,17/28] null_blk: Introduce fua attribute Zone write plugging - 4 - --- 2024-04-03 Damien Le Moal New
[v5,18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,19/28] block: Remove BLK_STS_ZONE_RESOURCE Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,20/28] block: Simplify blk_revalidate_disk_zones() interface Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,21/28] block: mq-deadline: Remove support for zone write locking Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,22/28] block: Remove elevator required features Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,23/28] block: Do not check zone type in blk_check_zone_append() Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,24/28] block: Move zone related debugfs attribute to blk-zoned.c Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,26/28] block: Remove zone write locking Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5,28/28] block: Do not special-case plugging of zone write operations Zone write plugging - 3 - --- 2024-04-03 Damien Le Moal New
[v5.10] block: add check that partition length needs to be aligned with block size [v5.10] block: add check that partition length needs to be aligned with block size - 3 - --- 2024-04-02 Ashwin Dayanand Kamat 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
[v5] block: sed-opal: Add ioctl to return device status [v5] block: sed-opal: Add ioctl to return device status - - 1 --- 2022-08-10 Luca Boccassi Superseded
[v6,01/28] block: Restore sector of flush requests Zone write plugging - 3 1 --- 2024-04-05 Damien Le Moal New
[v6,02/28] block: Remove req_bio_endio() Zone write plugging - 3 1 --- 2024-04-05 Damien Le Moal New
[v6,03/28] block: Introduce blk_zone_update_request_bio() Zone write plugging - 3 1 --- 2024-04-05 Damien Le Moal New
[v6,04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start() Zone write plugging - 3 1 --- 2024-04-05 Damien Le Moal New
[v6,05/28] block: Allow using bio_attempt_back_merge() internally Zone write plugging - 3 1 --- 2024-04-05 Damien Le Moal New
[v6,06/28] block: Remember zone capacity when revalidating zones Zone write plugging - 3 1 --- 2024-04-05 Damien Le Moal New
[v6,07/28] block: Introduce zone write plugging Zone write plugging - 3 1 --- 2024-04-05 Damien Le Moal New
[v6,08/28] block: Fake max open zones limit when there is no limit Zone write plugging - 3 1 --- 2024-04-05 Damien Le Moal New
[v6,09/28] block: Allow zero value of max_zone_append_sectors queue limit Zone write plugging - 3 1 --- 2024-04-05 Damien Le Moal New
[v6,10/28] block: Implement zone append emulation Zone write plugging - 3 1 --- 2024-04-05 Damien Le Moal New
[v6,11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones() Zone write plugging - 3 1 --- 2024-04-05 Damien Le Moal New
[v6,12/28] dm: Use the block layer zone append emulation Zone write plugging - 2 1 --- 2024-04-05 Damien Le Moal New
[v6,13/28] scsi: sd: Use the block layer zone append emulation Zone write plugging - 5 1 --- 2024-04-05 Damien Le Moal New
[v6,14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature Zone write plugging - 3 1 --- 2024-04-05 Damien Le Moal New
« 1 2 ... 3 4 5 6 »