summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-20f2fs: reuse the locked dnode page and its inodeJaegeuk Kim3-6/+23
2014-03-20f2fs: fix wrong condition checkJaegeuk Kim1-6/+0
2014-03-20f2fs: add f2fs_readonly()Jaegeuk Kim3-2/+7
2014-03-20f2fs: avoid RECLAIM_FS-ON-W: deadlockJaegeuk Kim2-4/+3
2014-03-20f2fs: don't do checkpoint if error is occurredJaegeuk Kim1-1/+2
2014-03-20f2fs: fix to unlock page before exitJaegeuk Kim1-3/+2
2014-03-20f2fs: remove unnecessary kmap/kunmap operationsJaegeuk Kim1-5/+3
2014-03-20f2fs: reorganize f2fs_vm_page_mkwriteNamjae Jeon1-6/+6
2014-03-20f2fs: use list_for_each_entry rather than list_for_each_entry_safemajianpeng1-2/+2
2014-03-20f2fs: remove unecessary variable and codeHaicheng Li1-10/+8
2014-03-20f2fs, lockdep: annotate mutex_lock_all()Peter Zijlstra1-3/+11
2014-03-20f2fs: add debug msgs in the recovery routineJaegeuk Kim2-20/+25
2014-03-20f2fs: update inode page after creationJaegeuk Kim4-50/+51
2014-03-20f2fs: change get_new_data_page to pass a locked node pageJaegeuk Kim4-9/+11
2014-03-20f2fs: skip get_node_page if locked node page is passedJaegeuk Kim1-3/+6
2014-03-20f2fs: remove unnecessary por_doing checkJaegeuk Kim1-2/+1
2014-03-20f2fs: fix BUG_ON during f2fs_evict_inode(dir)Jaegeuk Kim3-5/+34
2014-03-20f2fs: fix por_doing variable coverageJaegeuk Kim1-2/+2
2014-03-20f2fs: remove redundant assignmentJaegeuk Kim1-3/+2
2014-03-20f2fs: fix the inconsistent state of data pagesJaegeuk Kim1-6/+11
2014-03-20f2fs: fix inconsistency of block count during recoveryJaegeuk Kim1-0/+2
2014-03-20ARM: dts:exynos4412-m0: update gpio-keys configurationBeomho Seo1-0/+42
2014-03-20mmc: Makefile: change the init sequence for indexing mmcblkXJaehoon Chung1-4/+4
2014-03-20ARM: tizen_defconfig: enable unsafe resume configJaehoon Chung1-1/+2
2014-03-20ARM: dts: exynos4412-redwood: Add i2c node for MAX77693Jonghwa Lee1-0/+46
2014-03-20extcon: max77693: Fix bug related to MAX77693 irq when set ADC debounce timeJonghwa Lee1-1/+9
2014-03-20drm/exynos: add runtime pm interfaces to g2d driverInki Dae1-4/+31
2014-03-20ARM: tizen_defconfig: enable the exynos dw-mmcJaehoon Chung1-1/+1
2014-03-20clock: clk-exynos4: set the CLK_SET_RATE_PARENT for mmc4Jaehoon Chung1-1/+2
2014-03-20ARM: dts: updated the dwmmc device tree for clk nameJaehoon Chung1-0/+2
2014-03-20ARM: dts: enable dw-mmc controlle instead of sdhci controllerJaehoon Chung1-4/+17
2014-03-20mmc: dw_mmc: Add the ability to set the ciu clock frequencyDoug Anderson2-4/+29
2014-03-20mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFERDoug Anderson2-14/+24
2014-03-20mmc: dw_mmc: change the macro name from DTO to DRTOJaehoon Chung2-3/+3
2014-03-20mmc: dw_mmc: clear IDSTS register when initialize IDMACJoonyoung Shim1-0/+6
2014-03-20mmc: dw_mmc: fix error return code in dw_mci_probe()Wei Yongjun1-1/+3
2014-03-20ARM: dts: exynos4412-slp_pq: add device node for g2d iommuInki Dae2-1/+11
2014-03-20drm/exynos: consider common clock framework to g2d driver.Inki Dae1-2/+2
2014-03-20ARM: configs: update tizen_defconfigInki Dae1-4/+8
2014-03-20ARM: dts: exynos4412-slp_pq: add fimd iommu related propertiesInki Dae1-0/+2
2014-03-20drm/exynos: fix module build errorInki Dae3-4/+0
2014-03-20dmabuf-sync: add private backend callbacksInki Dae2-13/+27
2014-03-20dmabuf-sync: remove unnecessary the use of mutex lock.Inki Dae1-6/+3
2014-03-20dmabuf-sync: fix sync lock to multiple readInki Dae2-31/+13
2014-03-20cpufreq: exynos: fix section mismatchSeung-Woo Kim1-2/+2
2014-03-20max77693_charger: fix section mismatchSeung-Woo Kim1-1/+1
2014-03-20clk: samsung: fix section mismatch from audio subsystem clocksSeung-Woo Kim1-1/+1
2014-03-20dts: arm: add arm-pmu node for exynos4412Chanho Park1-0/+6
2014-03-20perf tools: Add missing liblk.a dependency for python/perf.soJiri Olsa1-1/+1
2014-03-20perf tools: Remove '?=' Makefile STRIP assignmentJiri Olsa1-1/+1