index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-07
block/ioctl: prefer different overflow check
Justin Stitt
2024-05-06
null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()
Zhu Yanjun
2024-05-03
block: fix and simplify blkdevparts= cmdline parsing
INAGAKI Hiroshi
2024-05-03
block: refine the EOF check in blkdev_iomap_begin
Christoph Hellwig
2024-05-03
block: add a partscan sysfs attribute for disks
Christoph Hellwig
2024-05-03
block: add a disk_has_partscan helper
Christoph Hellwig
2024-05-02
Merge tag 'md-6.10-20240502' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2024-05-02
md: fix resync softlockup when bitmap size is less than array size
Yu Kuai
2024-05-01
block: Cleanup blk_revalidate_zone_cb()
Damien Le Moal
2024-05-01
block: Simplify zone write plug BIO abort
Damien Le Moal
2024-05-01
block: Simplify blk_zone_write_plug_bio_endio()
Damien Le Moal
2024-05-01
block: Improve zone write request completion handling
Damien Le Moal
2024-05-01
block: Improve blk_zone_write_plug_bio_merged()
Damien Le Moal
2024-05-01
block: Fix handling of non-empty flush write requests to zones
Damien Le Moal
2024-05-01
block: Fix flush request sector restore
Damien Le Moal
2024-05-01
block: Do not remove zone write plugs still in use
Damien Le Moal
2024-05-01
block: Unhash a zone write plug only if needed
Damien Le Moal
2024-05-01
block: Hold a reference on zone write plugs to schedule submission
Damien Le Moal
2024-05-01
block: Fix reference counting for zone write plugs in error state
Damien Le Moal
2024-05-01
block: Fix zone write plug initialization from blk_revalidate_zone_cb()
Damien Le Moal
2024-05-01
block: Exclude conventional zones when faking max open limit
Damien Le Moal
2024-05-01
dm: Check that a zoned table leads to a valid mapped device
Damien Le Moal
2024-04-26
sbitmap: use READ_ONCE to access map->word
linke li
2024-04-25
null_blk: Fix missing mutex_destroy() at module removal
Zhu Yanjun
2024-04-25
Merge tag 'md-6.10-20240425' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2024-04-25
block: check if zone_wplugs_hash exists in queue_zone_wplugs_show
Johannes Thumshirn
2024-04-23
block: use a per disk workqueue for zone write plugging
Damien Le Moal
2024-04-19
block/mq-deadline: Remove some unused functions
Jiapeng Chong
2024-04-17
null_blk: Simplify null_zone_write()
Damien Le Moal
2024-04-17
null_blk: Do zone resource management only if necessary
Damien Le Moal
2024-04-17
null_blk: Have all null_handle_xxx() return a blk_status_t
Damien Le Moal
2024-04-17
block: Do not special-case plugging of zone write operations
Damien Le Moal
2024-04-17
block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED
Damien Le Moal
2024-04-17
block: Remove zone write locking
Damien Le Moal
2024-04-17
block: Replace zone_wlock debugfs entry with zone_wplugs entry
Damien Le Moal
2024-04-17
block: Move zone related debugfs attribute to blk-zoned.c
Damien Le Moal
2024-04-17
block: Do not check zone type in blk_check_zone_append()
Damien Le Moal
2024-04-17
block: Remove elevator required features
Damien Le Moal
2024-04-17
block: mq-deadline: Remove support for zone write locking
Damien Le Moal
2024-04-17
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
2024-04-17
block: Remove BLK_STS_ZONE_RESOURCE
Damien Le Moal
2024-04-17
nvmet: zns: Do not reference the gendisk conv_zones_bitmap
Damien Le Moal
2024-04-17
null_blk: Introduce fua attribute
Damien Le Moal
2024-04-17
null_blk: Introduce zone_append_max_sectors attribute
Damien Le Moal
2024-04-17
null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
Damien Le Moal
2024-04-17
ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
Damien Le Moal
2024-04-17
scsi: sd: Use the block layer zone append emulation
Damien Le Moal
2024-04-17
dm: Use the block layer zone append emulation
Damien Le Moal
2024-04-17
block: Allow BIO-based drivers to use blk_revalidate_disk_zones()
Damien Le Moal
2024-04-17
block: Implement zone append emulation
Damien Le Moal
[next]