summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-03-2622-166/+1177
|\
| * Merge remote-tracking branch 'mkp-scsi/4.6/scsi-fixes' into miscJames Bottomley2016-03-227-31/+34
| |\
| | * scsi_common: do not clobber fixed sense informationHannes Reinecke2016-03-181-2/+10
| | * scsi: ufs: select CONFIG_NLSArnd Bergmann2016-03-181-0/+1
| | * scsi: fc: use get/put_unaligned64 for wwn accessArnd Bergmann2016-03-181-12/+3
| | * fnic: move printk()s outside of the critical code section.Maurizio Lombardi2016-03-181-7/+6
| | * qla2xxx: avoid maybe_uninitialized warningArnd Bergmann2016-03-181-7/+9
| | * megaraid_sas: add missing curly braces in ioctl handlerArnd Bergmann2016-03-181-1/+2
| | * lpfc: fix misleading indentationArnd Bergmann2016-03-181-2/+3
| * | Merge remote-tracking branch 'mkp-scsi/4.6/scsi-queue' into miscJames Bottomley2016-03-1516-135/+1143
| |\|
| | * scsi_transport_sas: add 'scsi_target_id' sysfs attributeHannes Reinecke2016-03-152-1/+3
| | * scsi_dh_alua: uninitialized variable in alua_check_vpd()Dan Carpenter2016-03-151-1/+1
| | * scsi: ufs-qcom: add printouts of testbus debug registersYaniv Gardi2016-03-152-0/+86
| | * scsi: ufs-qcom: enable/disable the device ref clockYaniv Gardi2016-03-152-0/+21
| | * scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startupYaniv Gardi2016-03-152-7/+21
| | * scsi: ufs: add device quirk delay before putting UFS rails in LPMYaniv Gardi2016-03-152-1/+23
| | * scsi: ufs: fix leakage during link off stateYaniv Gardi2016-03-151-0/+10
| | * scsi: ufs: tune UniPro parameters to optimize hibern8 exit timeYaniv Gardi2016-03-154-0/+142
| | * scsi: ufs: handle non spec compliant bkops behaviour by deviceYaniv Gardi2016-03-152-7/+52
| | * scsi: ufs: add retry for query descriptorsYaniv Gardi2016-03-151-18/+37
| | * scsi: ufs: add error recovery after DL NAC errorYaniv Gardi2016-03-152-0/+95
| | * scsi: ufs: make error handling bit fasterYaniv Gardi2016-03-151-43/+112
| | * scsi: ufs: disable vccq if it's not needed by UFS deviceYaniv Gardi2016-03-152-4/+57
| | * scsi: ufs: separate device and host quirksYaniv Gardi2016-03-154-0/+244
| | * scsi: ufs: add support to read device and string descriptorsYaniv Gardi2016-03-153-1/+95
| | * scsi: ufs: verify hba controller hce reg valueYaniv Gardi2016-03-152-30/+35
| | * scsi: ufs: implement scsi host timeout handlerYaniv Gardi2016-03-151-0/+36
| | * scsi: ufs: avoid spurious UFS host controller interruptsYaniv Gardi2016-03-151-0/+15
| | * scsi: ufs-qcom: add number of lanes per directionYaniv Gardi2016-03-155-17/+47
| | * sg: fix dxferp in from_to caseDouglas Gilbert2016-03-141-1/+2
| | * scsi: storvsc: fix SRB_STATUS_ABORTED handlingVitaly Kuznetsov2016-03-141-2/+3
| | * be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi2016-03-141-0/+1
| | * sd: Fix discard granularity when LBPRZ=1Martin K. Petersen2016-03-141-1/+1
| | * scsi_sysfs: Fix typo in is_bin_visible()Hannes Reinecke2016-03-111-1/+1
| | * megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list...Sumit Saxena2016-03-112-5/+11
* | | f2fs/crypto: fix xts_tweak initializationLinus Torvalds2016-03-261-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-2679-962/+1770
|\ \ \
| * | | thp: fix typo in khugepaged_scan_pmd()Kirill A. Shutemov2016-03-261-1/+1
| * | | MAINTAINERS: fill entries for KASANAndrey Ryabinin2016-03-261-0/+14
| * | | mm/filemap: generic_file_read_iter(): check for zero reads unconditionallyNicolai Stange2016-03-261-3/+4
| * | | kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2Alexander Potapenko2016-03-261-0/+2
| * | | mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-269-12/+391
| * | | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-2623-15/+51
| * | | mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2016-03-268-42/+48
| * | | mm, kasan: SLAB supportAlexander Potapenko2016-03-2612-22/+266
| * | | kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()Alexander Potapenko2016-03-261-1/+27
| * | | include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa2016-03-261-2/+0
| * | | mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka2016-03-261-13/+33
| * | | drivers/memstick/host/r592.c: avoid gcc-6 warningArnd Bergmann2016-03-261-2/+1
| * | | ocfs2: extend enough credits for freeing one truncate record while replaying ...Xue jiufei2016-03-261-11/+8