summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-06md: fix spelling of "its"Randy Dunlap
2022-01-06md: raid456 add nowait supportVishal Verma
2022-01-06md: raid10 add nowait supportVishal Verma
2022-01-06md: raid1 add nowait supportVishal Verma
2022-01-06md: add support for REQ_NOWAITVishal Verma
2022-01-06md: drop queue limitation for RAID1 and RAID10Mariusz Tkaczyk
2022-01-06md/raid5: play nice with PREEMPT_RTDavidlohr Bueso
2022-01-05block/rnbd-clt-sysfs: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-03pktcdvd: convert to use attribute groupsGreg Kroah-Hartman
2021-12-29Merge tag 'nvme-5.17-2021-12-29' of git://git.infradead.org/nvme into for-5.1...Jens Axboe
2021-12-23block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0Ming Lei
2021-12-23nvme: add 'iopolicy' module parameterHannes Reinecke
2021-12-23nvme: drop unused variable ctrl in nvme_setup_cmdGeliang Tang
2021-12-23nvme: increment request genctr on completionKeith Busch
2021-12-23nvme-fabrics: print out valid arguments when reading from /dev/nvme-fabricsHannes Reinecke
2021-12-16block: remove the rsxx driverChristoph Hellwig
2021-12-14rsxx: Drop PCI legacy power managementBjorn Helgaas
2021-12-14mtip32xx: convert to generic power managementVaibhav Gupta
2021-12-14mtip32xx: remove pointless drvdata lookupsBjorn Helgaas
2021-12-14mtip32xx: remove pointless drvdata checkingBjorn Helgaas
2021-12-13drbd: Use struct_group() to zero algsKees Cook
2021-12-13loop: make autoclear operation asynchronousTetsuo Handa
2021-12-10null_blk: cast command status to integerJens Axboe
2021-12-09pktdvd: stop using bdi congestion framework.NeilBrown
2021-12-03block: null_blk: batched complete poll requestsMing Lei
2021-12-03floppy: Add max size check for user space requestXiongwei Song
2021-12-03floppy: Fix hang in watchdog when disk is ejectedTasos Sahanidis
2021-12-02null_blk: allow zero poll queuesMing Lei
2021-11-29loop: don't hold lo_mutex during __loop_clr_fd()Tetsuo Handa
2021-11-29scsi: remove the gendisk argument to scsi_ioctlChristoph Hellwig
2021-11-29block: remove the gendisk argument to blk_execute_rqChristoph Hellwig
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig
2021-11-29mtd_blkdevs: remove the sector out of range check in do_blktrans_requestChristoph Hellwig
2021-11-29RDMA/qib: rename copy_io to qib_copy_ioChristoph Hellwig
2021-11-29mmc: core: Use blk_mq_complete_request_direct().Sebastian Andrzej Siewior
2021-11-29sr: set GENHD_FL_REMOVABLE earlierChristoph Hellwig
2021-11-29block: remove GENHD_FL_EXT_DEVTChristoph Hellwig
2021-11-29mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFOChristoph Hellwig
2021-11-29null_blk: don't suppress partitioning informationChristoph Hellwig
2021-11-29block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PARTChristoph Hellwig
2021-11-29block: remove GENHD_FL_CDChristoph Hellwig
2021-11-29block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flagsChristoph Hellwig
2021-11-29block: remove rq_flush_dcache_pagesChristoph Hellwig
2021-11-29block: move blk_rq_err_bytes to scsiChristoph Hellwig
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-11-28Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-27vmxnet3: Use generic Kconfig option for page size limitGuenter Roeck
2021-11-27Merge tag 'block-5.16-2021-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-11-26iommu/vt-d: Fix unmap_pages supportAlex Williamson