summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/dcdbas.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-03nvme-rdma: Queue ns scanning after a sucessful reconnectionSagi Grimberg1-1/+3
2016-08-03nvme-rdma: Don't leak uninitialized memory in connect request private dataRoland Dreier1-1/+1
2016-07-31random: Fix crashes with sparse node idsMichael Ellerman1-3/+2
2016-07-29documentation: da9052: Update regulator bindings names to match DA9052/53 DTS...Steve Twiss1-11/+11
2016-07-29Revert "vfs: add lookup_hash() helper"Linus Torvalds2-30/+5
2016-07-29sparc64: Trim page tables for 8M hugepagesNitin Gupta6-68/+129
2016-07-29objtool: Un-capitalize "Warning" for out-of-sync instruction decoderJosh Poimboeuf1-1/+1
2016-07-29objtool: Resync x86 instruction decoder with the kernel'sJosh Poimboeuf5-101/+220
2016-07-29objtool: Support new GCC 6 switch jump table patternJosh Poimboeuf1-52/+88
2016-07-29fuse: use filemap_check_errors()Miklos Szeredi1-12/+2
2016-07-29mm: export filemap_check_errors() to modulesMiklos Szeredi2-1/+3
2016-07-29fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang1-1/+1
2016-07-29fuse: fuse_flush must check mapping->flags for errorsMaxim Patlasov1-0/+9
2016-07-29fuse: fsync() did not return IO errorsAlexey Kuznetsov1-0/+15
2016-07-29x86/power/64: Fix hibernation return address corruptionJosh Poimboeuf1-3/+1
2016-07-29ovl: simplify empty checkingMiklos Szeredi1-29/+21
2016-07-29qstr: constify instances in overlayfsAl Viro1-1/+1
2016-07-29ovl: clear nlink on rmdirMiklos Szeredi1-2/+6
2016-07-29ovl: disallow overlayfs as upperdirMiklos Szeredi1-1/+2
2016-07-29ovl: fix warningMiklos Szeredi1-1/+1
2016-07-29ovl: remove duplicated include from super.cWei Yongjun1-1/+0
2016-07-29ovl: append MAY_READ when diluting write checksVivek Goyal1-1/+4
2016-07-29ovl: dilute permission checks on lower only if not special fileVivek Goyal1-1/+1
2016-07-29ovl: fix POSIX ACL settingMiklos Szeredi4-11/+104
2016-07-29ovl: share inode for hard linkMiklos Szeredi4-48/+100
2016-07-29ovl: store real inode pointer in ->i_privateMiklos Szeredi5-37/+40
2016-07-29ovl: permission: return ECHILD instead of ENOENTMiklos Szeredi1-1/+1
2016-07-29ovl: update atime on upperMiklos Szeredi4-5/+37
2016-07-29ovl: fix sgid on directoryMiklos Szeredi1-4/+27
2016-07-29ovl: simplify permission checkingMiklos Szeredi3-53/+1
2016-07-29ovl: do not require mounter to have MAY_WRITE on lowerVivek Goyal1-0/+2
2016-07-29ovl: do operations on underlying file system in mounter's contextVivek Goyal2-37/+72
2016-07-29ovl: modify ovl_permission() to do checks on two inodesVivek Goyal1-4/+14
2016-07-29ovl: define ->get_acl() for overlay inodesVivek Goyal4-0/+28
2016-07-29ovl: move some common code in a functionVivek Goyal1-8/+12
2016-07-29ovl: store ovl_entry in inode->i_private for all inodesAndreas Gruenbacher1-37/+11
2016-07-29ovl: use generic_delete_inodeMiklos Szeredi1-0/+1
2016-07-29ovl: check mounter creds on underlying lookupMiklos Szeredi1-4/+9
2016-07-29avr32: off by one in at32_init_pio()Dan Carpenter1-1/+1
2016-07-29avr32: fixup code style in unistd.h and syscall_table.SHans-Christian Noren Egtvedt2-654/+654
2016-07-29avr32: wire up preadv2 and pwritev2 syscallsHans-Christian Noren Egtvedt3-0/+22
2016-07-29mmc: rtsx_pci: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-10/+2
2016-07-29mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requestsUlf Hansson1-1/+1
2016-07-29mmc: rtsx_pci: Use the provided busy timeout from the mmc coreUlf Hansson1-1/+1
2016-07-29mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPSUlf Hansson9-9/+8
2016-07-29mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPSUlf Hansson2-8/+3
2016-07-29mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() staticUlf Hansson2-6/+2
2016-07-29mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host()Ulf Hansson1-2/+4
2016-07-29mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEPUlf Hansson1-1/+3
2016-07-29sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz6-15/+19