summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-03f2fs: show extent tree, node stat info in debugfsChao Yu
2015-03-03f2fs: enable rb-tree extent cacheChao Yu
2015-03-03f2fs: add a mount option for rb-tree extent cacheChao Yu
2015-03-03f2fs: add core functions for rb-tree extent cacheChao Yu
2015-03-03f2fs: introduce infra macro and data structure of rb-tree extent cacheChao Yu
2015-03-03f2fs: introduce universal lookup/update interface for extent cacheChao Yu
2015-03-03f2fs: introduce f2fs_map_bh to clean codes of check_extent_cacheChao Yu
2015-03-03f2fs: simplfy a field name in struct f2fs_extent,extent_infoChao Yu
2015-03-03f2fs: move ext_lock out of struct extent_infoChao Yu
2015-03-03f2fs: fix incorrectly stat number of inline data inodeChao Yu
2015-03-03f2fs: use ->writepage in sync_meta_pagesChao Yu
2015-03-03f2fs: introduce f2fs_update_dentry to clean up duplicated codesChao Yu
2015-03-03f2fs: remove unused inline_dentry_addrChao Yu
2015-03-03Linux 4.0-rc2v4.0-rc2Linus Torvalds
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter
2015-03-02Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-02Merge tag 'md/4.0-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-03-02Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-03-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-03-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-03-01locking/rtmutex: Set state back to running on errorSebastian Andrzej Siewior
2015-02-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-02-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-28Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov
2015-02-28mm: page_alloc: revert inadvertent !__GFP_FS retry behavior changeJohannes Weiner
2015-02-28kernel/sys.c: fix UNAME26 for 4.0Jon DeVree
2015-02-28mm: memcontrol: use "max" instead of "infinity" in control knobsJohannes Weiner
2015-02-28zram: use proper type to update max_used_pagesJoonsoo Kim
2015-02-28drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...Joshua Kinard
2015-02-28nilfs2: fix potential memory overrun on inodeRyusuke Konishi
2015-02-28scripts/gdb: add empty package initialization scriptJan Kiszka
2015-02-28rtc: ds1685: remove superfluous checks for out-of-range u8 valuesGeert Uytterhoeven
2015-02-28rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build errorArnd Bergmann
2015-02-28memcg: fix low limit calculationMichal Hocko
2015-02-28mm/nommu: fix memory leakJoonsoo Kim
2015-02-28ocfs2: update web page + git tree in documentationMark Fasheh
2015-02-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt
2015-02-28Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar
2015-02-28Merge branch 'tmon-fixes' of .git into nextZhang Rui
2015-02-28thermal: int340x_thermal: Ignore missing _ART, _TRT tablesSrinivas Pandruvada
2015-02-28thermal/intel_powerclamp: add id for Avoton SoCMiguel Bernal Marin
2015-02-28tools/thermal: tmon: silence 'set but not used' warningsBrian Norris
2015-02-28tools/thermal: tmon: use pkg-config to determine library dependenciesBrian Norris
2015-02-28tools/thermal: tmon: support cross-compilingBrian Norris