summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-10f2fs: align direct_io'ed data to sectionJaegeuk Kim3-11/+26
2015-01-10f2fs: remove uncovered code pathJaegeuk Kim1-13/+3
2015-01-10f2fs: avoid potential unnecessary codesJaegeuk Kim2-3/+5
2015-01-10f2fs: clean up to remove parameterJaegeuk Kim6-17/+21
2015-01-10f2fs: reuse inode_entry_slab in gc procedure for using slab more effectivelyChao Yu6-45/+24
2015-01-10f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...Chao Yu2-23/+24
2015-01-10f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASSChao Yu2-66/+53
2015-01-10f2fs: fix missing cold bit during recoveryJaegeuk Kim2-1/+11
2015-01-10f2fs: add block count by in-place-update in stat infoChangman Lee3-1/+10
2015-01-10f2fs: avoid double lock for cp_rwsemJaegeuk Kim1-2/+2
2015-01-10f2fs: activate f2fs_trace_iosJaegeuk Kim3-0/+7
2015-01-10f2fs: activate f2fs_trace_pidJaegeuk Kim3-0/+7
2015-01-10f2fs: add key functions for f2fs_io_tracerJaegeuk Kim2-0/+104
2015-01-10f2fs: add f2fs_io_tracer supportJaegeuk Kim4-0/+59
2015-01-10f2fs: use f2fs_io_info to clean up messy parameters during IO pathJaegeuk Kim6-66/+87
2015-01-10f2fs: use ra_meta_pages to simplify readahead code in restore_node_summaryChao Yu1-52/+13
2015-01-10f2fs: merge two uchar variable in struct node_info to reduce memory costChao Yu2-13/+24
2015-01-10f2fs: readahead contiguous current summary blocks in checkpointChao Yu3-5/+20
2015-01-10f2fs: use missing the use of f2fs_kunmap_pageJaegeuk Kim1-2/+1
2015-01-10f2fs: remove unnecessary call to invalidate inmemory pagesJaegeuk Kim3-21/+0
2015-01-10f2fs: fix small discards not to issue redundantlyJaegeuk Kim1-3/+5
2015-01-10f2fs: change atomic and volatile write policiesJaegeuk Kim7-14/+88
2015-01-10f2fs: don't need to call lock_op and lock_page for abortJaegeuk Kim1-15/+20
2015-01-10f2fs: fix wrong condition check to trigger f2fs_sync_fsJaegeuk Kim1-1/+1
2015-01-10f2fs: remove checking dirty_exceedJaegeuk Kim1-2/+0
2015-01-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-101/+155
2015-01-09mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka1-11/+13
2015-01-09memcg: fix destination cgroup leak on task charges migrationVladimir Davydov1-12/+0
2015-01-09mm: memcontrol: switch soft limit default back to infinityJohannes Weiner1-1/+4
2015-01-09mm/debug_pagealloc: remove obsolete Kconfig optionsJoonsoo Kim1-9/+0
2015-01-09vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale3-4/+5
2015-01-09arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov1-0/+1
2015-01-09ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei1-8/+35
2015-01-09MAINTAINERS: update rydberg's addressesHenrik Rydberg2-6/+7
2015-01-09mm: protect set_page_dirty() from ongoing truncationJohannes Weiner3-42/+29
2015-01-09mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov2-1/+51
2015-01-09exit: fix race between wait_consider_task() and wait_task_zombie()Oleg Nesterov1-3/+9
2015-01-09ocfs2: remove bogus check in dlm_process_recovery_dataJoseph Qi1-4/+1
2015-01-09Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-8/+8
2015-01-09Makefile: include arch/*/include/generated/uapi before .../generatedMichal Marek1-0/+1
2015-01-09Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+58
2015-01-09Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-61/+75
2015-01-09Merge tag 'keys-fixes-20150107' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+3
2015-01-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-12/+13
2015-01-08Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-12/+7
2015-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-12/+36
2015-01-07assoc_array: Include rcupdate.h for call_rcu() definitionPranith Kumar1-0/+1
2015-01-07vhost/net: length miscalculationMichael S. Tsirkin1-1/+1
2015-01-07pinctrl: st: Add irq_disable hook to st_gpio_irqchipPatrice CHOTARD1-0/+1
2015-01-07pinctrl: st: avoid multiple mutex lockFrancesco VIRLINZI1-1/+3