summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi2018-08-2216-16/+18
* ata: sata_rcar: Add r8a77965 supportWolfram Sang2018-08-061-0/+1
* ata: sata_rcar: exclude setting of PHY registers in Gen3Masaharu Hayakawa2018-08-061-2/+2
* ata: sata_rcar: really mask all interrupts on Gen2 and laterWolfram Sang2018-08-061-7/+13
* Revert "ata: ahci_platform: allow disabling of hotplug to save power"Tejun Heo2018-08-063-76/+19
* ata: libahci: Allow reconfigure of DEVSLP registerSrinivas Pandruvada2018-07-301-8/+10
* ata: libahci: Correct setting of DEVSLP registerSrinivas Pandruvada2018-07-301-0/+2
* ata: ahci: Enable DEVSLP by default on x86 with SLP_S0Srinivas Pandruvada2018-07-301-5/+33
* ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada2018-07-304-2/+8
* Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc"Corentin Labbe2018-07-241-1/+7
* ata: sata_rcar: Add rudimentary Runtime PM supportGeert Uytterhoeven2018-07-231-22/+18
* ata: sata_rcar: Provide a short-hand for &pdev->devGeert Uytterhoeven2018-07-231-8/+8
* ata: Only output sg element mapped number in verbose debugPaul Menzel2018-07-121-1/+1
* ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUGPaul Menzel2018-07-121-2/+2
* ata: ahci_platform: convert kcalloc to devm_kcallocCorentin Labbe2018-07-121-3/+1
* ata: ahci_platform: convert kzallloc to kcallocCorentin Labbe2018-07-121-5/+3
* ata: ahci_platform: correct parameter documentation for ahci_platform_shutdownCorentin Labbe2018-07-121-1/+1
* libata: remove ata_sff_data_xfer_noirq()Sebastian Andrzej Siewior2018-07-1111-44/+11
* ata: ahci_platform: allow disabling of hotplug to save powerSamuel Morris2018-06-183-19/+76
* ata: ahci: rpm_put port on port_stop to match rpm_get in port_startSamuel Morris2018-06-181-0/+2
* Merge tag '4.18-rc1-more-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-06-1820-279/+753
|\
| * cifs: Fix invalid check in __cifs_calc_signature()Paulo Alcantara2018-06-151-9/+6
| * cifs: Use correct packet length in SMB2_TRANSFORM headerPaulo Alcantara2018-06-154-23/+24
| * smb3: fix corrupt path in subdirs on smb311 with posixSteve French2018-06-151-1/+2
| * smb3: do not display empty interface listSteve French2018-06-151-1/+3
| * smb3: Fix mode on mkdir on smb311 mountsSteve French2018-06-156-3/+175
| * cifs: Fix kernel oops when traceSMB is enabledPaulo Alcantara2018-06-151-5/+5
| * CIFS: dump every session iface infoAurelien Aptel2018-06-151-0/+27
| * CIFS: parse and store info on iface queriesAurelien Aptel2018-06-151-15/+155
| * CIFS: add iface info to struct cifs_sesAurelien Aptel2018-06-152-0/+23
| * CIFS: complete PDU definitions for interface queriesAurelien Aptel2018-06-151-3/+20
| * CIFS: move default port definitions to cifsglob.hAurelien Aptel2018-06-152-3/+3
| * cifs: Fix encryption/signingPaulo Alcantara2018-06-151-2/+2
| * cifs: update __smb_send_rqst() to take an array of requestsRonnie Sahlberg2018-06-151-35/+44
| * cifs: remove smb2_send_recv()Ronnie Sahlberg2018-06-153-42/+116
| * cifs: push rfc1002 generation down the stackRonnie Sahlberg2018-06-156-135/+99
| * smb3: increase initial number of credits requested to allow writeSteve French2018-06-151-2/+3
| * cifs: minor documentation updatesSteve French2018-06-153-11/+16
| * cifs: add lease tracking to the cached root fidRonnie Sahlberg2018-06-156-20/+58
| * smb3: note that smb3.11 posix extensions mount option is experimentalSteve French2018-06-151-1/+4
* | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-183-0/+4
|\ \
| * | firmware: dmi: Add access to the SKU ID stringSimon Glass2018-06-173-0/+4
* | | Fix Documentation build due to rename of main.c to mtrr.cRandy Dunlap2018-06-181-1/+1
* | | Linux 4.18-rc1v4.18-rc1Linus Torvalds2018-06-171-2/+2
* | | Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-1716-275/+174
|\ \ \
| * | | bsg: fix race of bsg_open and bsg_unregisterAnatoliy Glagolev2018-06-151-11/+11
| * | | block: remov blk_queue_invalidate_tagsChristoph Hellwig2018-06-153-38/+1
| * | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-1511-224/+154
| |\ \ \
| | * | | nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig2018-06-151-20/+19
| | * | | nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig2018-06-151-1/+2