summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-09f2fs: avoid double lock for cp_rwsemJaegeuk Kim
2015-01-09f2fs: activate f2fs_trace_iosJaegeuk Kim
2015-01-09f2fs: activate f2fs_trace_pidJaegeuk Kim
2015-01-09f2fs: add key functions for f2fs_io_tracerJaegeuk Kim
2015-01-09f2fs: add f2fs_io_tracer supportJaegeuk Kim
2015-01-09f2fs: use f2fs_io_info to clean up messy parameters during IO pathJaegeuk Kim
2015-01-09f2fs: use ra_meta_pages to simplify readahead code in restore_node_summaryChao Yu
2015-01-09f2fs: merge two uchar variable in struct node_info to reduce memory costChao Yu
2015-01-09f2fs: readahead contiguous current summary blocks in checkpointChao Yu
2015-01-09f2fs: use missing the use of f2fs_kunmap_pageJaegeuk Kim
2015-01-09f2fs: remove unnecessary call to invalidate inmemory pagesJaegeuk Kim
2015-01-09f2fs: fix small discards not to issue redundantlyJaegeuk Kim
2015-01-09f2fs: change atomic and volatile write policiesJaegeuk Kim
2015-01-09f2fs: don't need to call lock_op and lock_page for abortJaegeuk Kim
2015-01-09f2fs: fix wrong condition check to trigger f2fs_sync_fsJaegeuk Kim
2015-01-09f2fs: remove checking dirty_exceedJaegeuk Kim
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-01-08mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka
2015-01-08memcg: fix destination cgroup leak on task charges migrationVladimir Davydov
2015-01-08mm: memcontrol: switch soft limit default back to infinityJohannes Weiner
2015-01-08mm/debug_pagealloc: remove obsolete Kconfig optionsJoonsoo Kim
2015-01-08vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale
2015-01-08arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov
2015-01-08ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei
2015-01-08MAINTAINERS: update rydberg's addressesHenrik Rydberg
2015-01-08mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-01-08mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov
2015-01-08exit: fix race between wait_consider_task() and wait_task_zombie()Oleg Nesterov
2015-01-08ocfs2: remove bogus check in dlm_process_recovery_dataJoseph Qi
2015-01-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2015-01-08Makefile: include arch/*/include/generated/uapi before .../generatedMichal Marek
2015-01-08Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-08Merge tag 'keys-fixes-20150107' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-01-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-01-08Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-01-07assoc_array: Include rcupdate.h for call_rcu() definitionPranith Kumar
2015-01-07vhost/net: length miscalculationMichael S. Tsirkin
2015-01-07pinctrl: st: Add irq_disable hook to st_gpio_irqchipPatrice CHOTARD
2015-01-07pinctrl: st: avoid multiple mutex lockFrancesco VIRLINZI
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-06Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki
2015-01-06ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede
2015-01-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-06mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-06Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-01-06xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre