summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-09f2fs: align direct_io'ed data to sectionJaegeuk Kim
2015-01-09f2fs: remove uncovered code pathJaegeuk Kim
2015-01-09f2fs: avoid potential unnecessary codesJaegeuk Kim
2015-01-09f2fs: clean up to remove parameterJaegeuk Kim
2015-01-09f2fs: reuse inode_entry_slab in gc procedure for using slab more effectivelyChao Yu
2015-01-09f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...Chao Yu
2015-01-09f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASSChao Yu
2015-01-09f2fs: fix missing cold bit during recoveryJaegeuk Kim
2015-01-09f2fs: add block count by in-place-update in stat infoChangman Lee
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