summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-13virtio_blk: reverse request order in virtio_queue_rqsChristoph Hellwig
2024-11-13nvme-pci: reverse request order in nvme_queue_rqsChristoph Hellwig
2024-11-13btrfs: validate queue limitsChristoph Hellwig
2024-11-13block: export blk_validate_limitsChristoph Hellwig
2024-11-13Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-11-13nvmet: add tracing of reservation commandsGuixin Liu
2024-11-13nvme: parse reservation commands's action and rtype to stringGuixin Liu
2024-11-13nvmet: report ns's vwc not presentGuixin Liu
2024-11-12block: remove the ioprio field from struct requestChristoph Hellwig
2024-11-12block: remove the write_hint field from struct requestChristoph Hellwig
2024-11-11nvme: check ns's volatile write cache not presentGuixin Liu
2024-11-11nvme: add rotational supportWang Yugui
2024-11-11nvme: use command set independent id ns if availableMatias Bjørling
2024-11-11nvmet: support for csi identify nsKeith Busch
2024-11-11nvmet: implement rotational media information logKeith Busch
2024-11-11nvmet: implement endurance groupsKeith Busch
2024-11-11nvmet: declare 2.1 version complianceKeith Busch
2024-11-11nvmet: implement crto propertyKeith Busch
2024-11-11nvmet: implement supported features logKeith Busch
2024-11-11nvmet: implement supported log pagesKeith Busch
2024-11-11nvmet: implement active command set ns listKeith Busch
2024-11-11nvmet: implement id ns for nvm command setKeith Busch
2024-11-11nvmet: support reservation featureGuixin Liu
2024-11-11nvme-multipath: don't bother clearing max_hw_zone_append_sectorsChristoph Hellwig
2024-11-11block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-11-11block: lift bio_is_zone_append to bio.hChristoph Hellwig
2024-11-11block: fix bio_split_rw_at to take zone_write_granularity into accountChristoph Hellwig
2024-11-11block: take chunk_sectors into account in bio_split_write_zeroesChristoph Hellwig
2024-11-11md/raid10: Handle bio_split() errorsJohn Garry
2024-11-11md/raid1: Handle bio_split() errorsJohn Garry
2024-11-11md/raid0: Handle bio_split() errorsJohn Garry
2024-11-11block: Handle bio_split() errors in bio_submit_split()John Garry
2024-11-11block: Error an attempt to split an atomic write in bio_split()John Garry
2024-11-11block: Rework bio_split() return valueJohn Garry
2024-11-11ublk: fix ublk_ch_mmap() for 64K page sizeMing Lei
2024-11-09s390/dasd: Fix typo in commentYu Jiaoliang
2024-11-09s390/dasd: fix redundant /proc/dasd* entries removalMiroslav Franc
2024-11-09Merge tag 'md-6.13-20241107' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2024-11-09loop: fix type of block sizeLi Wang
2024-11-07MAINTAINERS: Make Yu Kuai co-maintainer of md/raid subsystemSong Liu
2024-11-07md/raid5: Wait sync io to finish before changing group cntXiao Ni
2024-11-07block: don't verify IO lock for freeze/unfreeze in elevator_init_mq()Ming Lei
2024-11-07block: always verify unfreeze lock on the owner taskMing Lei
2024-11-07rbd: unfreeze queue after marking disk as deadMing Lei
2024-11-07block: remove blk_freeze_queue()Ming Lei
2024-11-07block: Add a public bdev_zone_is_seq() helperDamien Le Moal
2024-11-07block: RCU protect disk->conv_zones_bitmapDamien Le Moal
2024-11-07block: Replace sprintf() with sysfs_emit()zhangguopeng
2024-11-07nvme: add reservation command's definesGuixin Liu
2024-11-07block: Switch to using refcount_t for zone write plugsDamien Le Moal