summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-19nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocatedMing Lei
2021-10-19nvme: paring quiesce/unquiesceMing Lei
2021-10-19nvme: prepare for pairing quiescing and unquiescingMing Lei
2021-10-19nvme: apply nvme API to quiesce/unquiesce admin queueMing Lei
2021-10-19nvme: add APIs for stopping/starting admin queueMing Lei
2021-10-18nvme: wire up completion batching for the IRQ pathJens Axboe
2021-10-18nvme: add support for batched completion of polled IOJens Axboe
2021-10-18block: add a struct io_comp_batch argument to fops->iopoll()Jens Axboe
2021-10-18nvme-multipath: enable polled I/OChristoph Hellwig
2021-10-18block: switch polling to be bio basedChristoph Hellwig
2021-10-18block: rename REQ_HIPRI to REQ_POLLEDChristoph Hellwig
2021-10-18block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQJohn Garry
2021-10-18block: move struct request to blk-mq.hChristoph Hellwig
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig
2021-10-18block: drop unused includes in <linux/genhd.h>Christoph Hellwig
2021-10-18block: drop unused includes in <linux/blkdev.h>Christoph Hellwig
2021-10-18block: move elevator.h to block/Christoph Hellwig
2021-10-18block: remove the unused rq_end_sector macroChristoph Hellwig
2021-10-18mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>Christoph Hellwig
2021-10-18mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>Christoph Hellwig
2021-10-18mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>Christoph Hellwig
2021-10-17Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-17Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-10-17Merge tag 'edac_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-17Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-17Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-17Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-17Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-17Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-10-17Merge tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-10-17brd: reduce the brd_devices_mutex scopeTetsuo Handa
2021-10-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-16Merge tag 'for-5.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-16Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-16Merge tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-16Merge tag 'acpi-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-10-15Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor
2021-10-15Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen
2021-10-15Input: resistive-adc-touch - fix division by zero error on z1 == 0Oleksij Rempel
2021-10-15Input: snvs_pwrkey - add clk handlingUwe Kleine-König
2021-10-15Merge tag 'gpio-fixes-for-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-15Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-15Merge tag 'mtd/fixes-for-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-15Merge tag 'drm-fixes-2021-10-15-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-10-15Merge tag 'usb-serial-5.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-10-15eeprom: 93xx46: fix MODULE_DEVICE_TABLEArnd Bergmann
2021-10-15drm/panel: olimex-lcd-olinuxino: select CRC32Vegard Nossum
2021-10-15drm/r128: fix build for UMLRandy Dunlap