summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-11-30mtd: nand: mtk: fix infinite ECC decode IRQ issueXiaolei Li1-2/+11
2017-11-30mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor1-3/+6
2017-11-30mtd: nand: omap2: Fix subpage writeRoger Quadros1-115/+224
2017-11-30mtd: nand: atmel: Actually use the PM opsBoris Brezillon1-0/+1
2017-11-30mtd: nand: Export nand_reset() symbolBoris Brezillon1-0/+1
2017-11-30mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalidBoris Brezillon2-5/+15
2017-11-30target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger2-0/+11
2017-11-30target: Fix quiese during transport_write_pending_qf endless loopNicholas Bellinger1-0/+13
2017-11-30target: Fix caw_sem leak in transport_generic_request_failureNicholas Bellinger1-3/+4
2017-11-30target: Fix QUEUE_FULL + SCSI task attribute handlingNicholas Bellinger1-0/+4
2017-11-30target: fix buffer offset in core_scsi3_pri_read_full_statustangwenji1-0/+1
2017-11-30target: fix null pointer regression in core_tmr_drain_tmr_listtangwenji1-1/+2
2017-11-30iscsi-target: Fix non-immediate TMR reference leakNicholas Bellinger1-3/+5
2017-11-30iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_krefNicholas Bellinger1-13/+9
2017-11-30scsi: lpfc: Fix oops if nvmet_fc_register_targetport failsDick Kennedy1-4/+11
2017-11-30scsi: lpfc: Fix FCP hba_wqidx assignmentDick Kennedy1-1/+4
2017-11-30scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy7-13/+37
2017-11-30scsi: lpfc: fix pci hot plug crash in list_add callDick Kennedy1-7/+10
2017-11-30scsi: lpfc: fix pci hot plug crash in timer management routinesDick Kennedy1-0/+1
2017-11-30scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()Damien Le Moal1-3/+3
2017-11-30scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()Bart Van Assche1-1/+1
2017-11-30fix a page leak in vhost_scsi_iov_to_sgl() error recoveryAl Viro1-2/+3
2017-11-30mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT methodJoakim Tjernlund1-0/+1
2017-11-30ata: fixes kernel crash while tracing ata_eh_link_autopsy eventRameshwar Prasad Sahu1-1/+1
2017-11-30md/bitmap: revert a patchShaohua Li1-2/+2
2017-11-30Bluetooth: btqcomsmd: Add support for BD address setupLoic Poulain1-0/+34
2017-11-30md: don't check MD_SB_CHANGE_CLEAN in md_allow_writeArtur Paszkiewicz1-1/+0
2017-11-30md: fix deadlock error in recent patch.NeilBrown1-1/+2
2017-11-30iwlwifi: fix firmware names for 9000 and A000 series hwThomas Backlund2-8/+8
2017-11-30rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann1-0/+1
2017-11-30rtlwifi: rtl8192ee: Fix memory leak when loading firmwareLarry Finger1-2/+4
2017-11-30bcache: check ca->alloc_thread initialized before wake up itColy Li1-1/+2
2017-11-30rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka1-3/+3
2017-11-30dm: discard support requires all targets in a table support discardsMike Snitzer1-19/+14
2017-11-30dm: fix race between dm_get_from_kobject() and __dm_destroy()Hou Tao1-4/+8
2017-11-30dm: allocate struct mapped_device with kvzallocMikulas Patocka2-4/+5
2017-11-30dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers1-9/+6
2017-11-30dm mpath: remove annoying message of 'blk_get_request() returned -11'Ming Lei1-2/+0
2017-11-30dm zoned: ignore last smaller runt zoneDamien Le Moal1-4/+9
2017-11-30dm crypt: allow unaligned bv_offsetMikulas Patocka1-2/+2
2017-11-30dm cache: fix race condition in the writeback mode overwrite_bio optimisationJoe Thornber1-33/+53
2017-11-30dm integrity: allow unaligned bv_offsetMikulas Patocka1-1/+1
2017-11-30PCI: Apply Cavium ThunderX ACS quirk to more Root PortsVadim Lomovtsev1-1/+14
2017-11-30PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UFVadim Lomovtsev1-5/+7
2017-11-30PCI: hv: Use effective affinity maskDexuan Cui1-3/+5
2017-11-30PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLDBjorn Helgaas1-1/+1
2017-11-30PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_TimeBjorn Helgaas1-1/+1
2017-11-30PM / OPP: Add missing of_node_put(np)Tobias Jordan1-0/+1
2017-11-30nbd: don't start req until after the dead connection logicJosef Bacik1-13/+7
2017-11-30nbd: wait uninterruptible for the dead timeoutJosef Bacik1-3/+3