summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-16nvme: use bvec_virtChristoph Hellwig
2021-08-16dcssblk: use bvec_virtChristoph Hellwig
2021-08-16dasd: use bvec_virtChristoph Hellwig
2021-08-16ps3vram: use bvec_virtChristoph Hellwig
2021-08-16sd: use bvec_virtChristoph Hellwig
2021-08-16bcache: use bvec_virtChristoph Hellwig
2021-08-16virtio_blk: use bvec_virtChristoph Hellwig
2021-08-16rbd: use bvec_virtChristoph Hellwig
2021-08-16dm-integrity: use bvec_virtChristoph Hellwig
2021-08-16dm-ebs: use bvec_virtChristoph Hellwig
2021-08-16dm: make EBS depend on !HIGHMEMChristoph Hellwig
2021-08-12block: remove GENHD_FL_UPChristoph Hellwig
2021-08-12bcache: move the del_gendisk call out of bcache_device_freeChristoph Hellwig
2021-08-12bcache: add proper error unwinding in bcache_device_initChristoph Hellwig
2021-08-12sx8: use the internal state machine to check if del_gendisk needs to be calledChristoph Hellwig
2021-08-12nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_diskChristoph Hellwig
2021-08-12nvme: remove the GENHD_FL_UP check in nvme_ns_removeChristoph Hellwig
2021-08-12mmc: block: cleanup gendisk creationChristoph Hellwig
2021-08-12mmc: block: let device_add_disk create disk attributesChristoph Hellwig
2021-08-11block: move some macros to blkdev.hGuoqing Jiang
2021-08-09block: move the bdi from the request_queue to the gendiskChristoph Hellwig
2021-08-09block: pass a gendisk to blk_queue_update_readaheadChristoph Hellwig
2021-08-09dm: delay registering the gendiskChristoph Hellwig
2021-08-09dm: move setting md->type into dm_setup_md_queueChristoph Hellwig
2021-08-09dm: cleanup cleanup_mapped_deviceChristoph Hellwig
2021-08-09block: make the block holder code optionalChristoph Hellwig
2021-08-05loop: Select I/O scheduler 'none' from inside add_disk()Bart Van Assche
2021-08-02loop: raise media_change eventMatteo Croce
2021-08-02loop: don't grab a reference to the block deviceChristoph Hellwig
2021-08-02ps3disk: use memcpy_{from,to}_bvecChristoph Hellwig
2021-08-02dm-writecache: use bvec_kmap_local instead of bvec_kmap_irqChristoph Hellwig
2021-08-02rbd: use memzero_bvecChristoph Hellwig
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-30Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-07-30Merge branches 'acpi-resources' and 'acpi-dptf'Rafael J. Wysocki
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-07-30can: esd_usb2: fix memory leakPavel Skripkin
2021-07-30can: ems_usb: fix memory leakPavel Skripkin
2021-07-30can: usb_8dev: fix memory leakPavel Skripkin
2021-07-30can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin
2021-07-30can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter
2021-07-29Merge tag 'drm-fixes-2021-07-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-29Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/...Linus Torvalds
2021-07-29scsi: fas216: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-29scsi: acornscsi: Fix fall-through warning for clangGustavo A. R. Silva
2021-07-29HID: ft260: fix device removal due to USB disconnectMichael Zaidman
2021-07-29Merge tag 'amd-drm-fixes-5.14-2021-07-28' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-07-29Merge tag 'drm-intel-fixes-2021-07-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie