summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-15Merge tag 'md-6.13-20241115' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
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-13virtio_blk: reverse request order in virtio_queue_rqsChristoph Hellwig
2024-11-13nvme-pci: reverse request order in nvme_queue_rqsChristoph 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 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-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-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-07md/raid5: Wait sync io to finish before changing group cntXiao Ni
2024-11-07rbd: unfreeze queue after marking disk as deadMing Lei
2024-11-07Revert "block: pre-calculate max_zone_append_sectors"Jens Axboe
2024-11-06Merge tag 'md-6.13-20241105' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2024-11-06mtip32xx: Replace deprecated PCI functionsPhilipp Stanner
2024-11-05md/md-bitmap: Add missing destroy_work_on_stack()Yuan Can
2024-11-05md/raid5: don't set Faulty rdev for blocked_rdevYu Kuai
2024-11-05md/raid10: don't wait for Faulty rdev in wait_blocked_rdev()Yu Kuai
2024-11-05md/raid1: don't wait for Faulty rdev in wait_blocked_rdev()Yu Kuai
2024-11-05md/raid1: factor out helper to handle blocked rdev from raid1_write_request()Yu Kuai
2024-11-05md: don't record new badblocks for faulty rdevYu Kuai
2024-11-05md: don't wait faulty rdev in md_wait_for_blocked_rdev()Yu Kuai
2024-11-05md: add a new helper rdev_blocked()Yu Kuai