summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* nbd: fix how we set bd_invalidatedJosef Bacik2018-05-161-4/+3
* nbd: clear_sock on netlink disconnectJosef Bacik2018-05-161-0/+1
* nbd: use bd_set_size when updating disk sizeJosef Bacik2018-05-161-1/+9
* nbd: update size when connectedJosef Bacik2018-05-161-0/+2
* nbd: fix nbd device deletionJosef Bacik2018-05-161-1/+4
* Remove jsflash driverJens Axboe2018-05-153-668/+0
* block: Split out bio_list_copy_data()Kent Overstreet2018-05-141-1/+1
* block: Use bioset_init() for fs_bio_setKent Overstreet2018-05-141-1/+1
* block: consistently use GFP_NOIO instead of __GFP_NORECLAIMChristoph Hellwig2018-05-145-5/+6
* block: pass an explicit gfp_t to get_requestChristoph Hellwig2018-05-141-4/+0
* block: sanitize blk_get_request calling conventionsChristoph Hellwig2018-05-1424-35/+32
* scsi/osd: remove the gfp argument to osd_start_requestChristoph Hellwig2018-05-141-13/+11
* memstick: remove unused variablesChristoph Hellwig2018-05-142-2/+0
* ps3disk: handle highmem pagesChristoph Hellwig2018-05-111-2/+0
* jsflash: handle highmem pagesChristoph Hellwig2018-05-111-2/+4
* aoe: handle highmem pagesChristoph Hellwig2018-05-112-2/+2
* mtd_blkdevs: handle highmem pagesChristoph Hellwig2018-05-111-6/+14
* memstick: don't call blk_queue_bounce_limitChristoph Hellwig2018-05-112-10/+0
* DAC960: don't use block layer bounce buffersChristoph Hellwig2018-05-112-8/+2
* mtip32xx: don't use block layer bounce buffersChristoph Hellwig2018-05-111-1/+0
* mtip32xx: Fix an error handling path in 'mtip_pci_probe()'Christophe JAILLET2018-05-101-1/+1
* brd: Mark as non-rotationalSeongJae Park2018-05-091-0/+4
* block: consolidate struct request timestamp fieldsOmar Sandoval2018-05-091-1/+1
* loop: remember whether sysfs_create_group() was doneTetsuo Handa2018-05-072-5/+7
* Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-071-9/+21
|\
| * of: overlay: Stop leaking resources on overlay removalJan Kiszka2018-04-271-9/+21
* | Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-05-065-34/+37
|\ \
| * | iommu: rockchip: fix building without CONFIG_OFArnd Bergmann2018-05-031-1/+1
| * | iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()Joerg Roedel2018-05-031-1/+1
| * | iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du2018-05-031-1/+1
| * | iommu/dma: Move PCI window region reservation back into dma specific path.Shameer Kolothum2018-05-031-29/+25
| * | iommu/rockchip: Make clock handling optionalHeiko Stuebner2018-05-031-1/+8
| * | iommu/amd: Hide unused iommu_table_lockArnd Bergmann2018-05-031-1/+1
| * | iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()Jagannathan Raman2018-05-031-1/+1
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-061-2/+2
|\ \ \
| * | | irqchip/qcom: Fix check for spurious interruptsAgustin Vega-Frias2018-05-021-2/+2
| |/ /
* | | Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...Linus Torvalds2018-05-062-2/+4
|\ \ \
| * | | platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello2018-05-041-1/+1
| * | | platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita2018-05-041-1/+3
| | |/ | |/|
* | | Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-05-0616-57/+132
|\ \ \
| * \ \ Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-05-042-34/+40
| |\ \ \
| | * | | USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman2018-05-021-34/+35
| | * | | USB: serial: option: adding support for ublox R410MSZ Lin (林上智)2018-05-021-0/+5
| | | |/ | | |/|
| * | | Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman2018-05-042-3/+6
| * | | usb: typec: tps6598x: handle block reads separately with plain-I2C adaptersHeikki Krogerus2018-05-031-8/+39
| * | | usb: typec: tcpm: Release the role mux when exitingHeikki Krogerus2018-05-031-0/+1
| * | | USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern2018-05-031-1/+3
| * | | xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman2018-05-031-0/+1
| * | | usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu2018-04-301-1/+2
| * | | usb: musb: host: fix potential NULL pointer dereferenceBin Liu2018-04-301-1/+3