summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-18nvme-pci: use sgls for all user requests if possibleKeith Busch
2024-11-18nvme: define the remaining used sgls constantsKeith Busch
2024-11-18nvme-pci: add support for sgl metadataKeith Busch
2024-11-18nvme/multipath: Fix RCU list traversal to use SRCU primitiveBreno Leitao
2024-11-18rust: block: simplify Result<()> in validate_block_size returnManas
2024-11-15Merge tag 'md-6.13-20241115' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2024-11-15MAINTAINERS: Update git tree for mdraid subsystemSong Liu
2024-11-15block: make struct rq_list available for !CONFIG_BLOCKJens Axboe
2024-11-13block/genhd: use seq_put_decimal_ull for diskstats decimal valuesDavid Wang
2024-11-13block: don't reorder requests in blk_mq_add_to_batchChristoph Hellwig
2024-11-13block: don't reorder requests in blk_add_rq_to_plugChristoph Hellwig
2024-11-13block: add a rq_list typeChristoph Hellwig
2024-11-13block: remove rq_list_moveChristoph Hellwig
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-12md/raid5: Increase r5conf.cache_name sizeJohn Garry
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