summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* f2fs: align direct_io'ed data to sectionJaegeuk Kim2015-01-103-11/+26
* f2fs: remove uncovered code pathJaegeuk Kim2015-01-101-13/+3
* f2fs: avoid potential unnecessary codesJaegeuk Kim2015-01-102-3/+5
* f2fs: clean up to remove parameterJaegeuk Kim2015-01-106-17/+21
* f2fs: reuse inode_entry_slab in gc procedure for using slab more effectivelyChao Yu2015-01-106-45/+24
* f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...Chao Yu2015-01-102-23/+24
* f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASSChao Yu2015-01-102-66/+53
* f2fs: fix missing cold bit during recoveryJaegeuk Kim2015-01-102-1/+11
* f2fs: add block count by in-place-update in stat infoChangman Lee2015-01-103-1/+10
* f2fs: avoid double lock for cp_rwsemJaegeuk Kim2015-01-101-2/+2
* f2fs: activate f2fs_trace_iosJaegeuk Kim2015-01-103-0/+7
* f2fs: activate f2fs_trace_pidJaegeuk Kim2015-01-103-0/+7
* f2fs: add key functions for f2fs_io_tracerJaegeuk Kim2015-01-102-0/+104
* f2fs: add f2fs_io_tracer supportJaegeuk Kim2015-01-104-0/+59
* f2fs: use f2fs_io_info to clean up messy parameters during IO pathJaegeuk Kim2015-01-106-66/+87
* f2fs: use ra_meta_pages to simplify readahead code in restore_node_summaryChao Yu2015-01-101-52/+13
* f2fs: merge two uchar variable in struct node_info to reduce memory costChao Yu2015-01-102-13/+24
* f2fs: readahead contiguous current summary blocks in checkpointChao Yu2015-01-103-5/+20
* f2fs: use missing the use of f2fs_kunmap_pageJaegeuk Kim2015-01-101-2/+1
* f2fs: remove unnecessary call to invalidate inmemory pagesJaegeuk Kim2015-01-103-21/+0
* f2fs: fix small discards not to issue redundantlyJaegeuk Kim2015-01-101-3/+5
* f2fs: change atomic and volatile write policiesJaegeuk Kim2015-01-107-14/+88
* f2fs: don't need to call lock_op and lock_page for abortJaegeuk Kim2015-01-101-15/+20
* f2fs: fix wrong condition check to trigger f2fs_sync_fsJaegeuk Kim2015-01-101-1/+1
* f2fs: remove checking dirty_exceedJaegeuk Kim2015-01-101-2/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-01-1017-101/+155
|\
| * mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka2015-01-091-11/+13
| * memcg: fix destination cgroup leak on task charges migrationVladimir Davydov2015-01-091-12/+0
| * mm: memcontrol: switch soft limit default back to infinityJohannes Weiner2015-01-091-1/+4
| * mm/debug_pagealloc: remove obsolete Kconfig optionsJoonsoo Kim2015-01-091-9/+0
| * vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale2015-01-093-4/+5
| * arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov2015-01-091-0/+1
| * ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei2015-01-091-8/+35
| * MAINTAINERS: update rydberg's addressesHenrik Rydberg2015-01-092-6/+7
| * mm: protect set_page_dirty() from ongoing truncationJohannes Weiner2015-01-093-42/+29
| * mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov2015-01-092-1/+51
| * exit: fix race between wait_consider_task() and wait_task_zombie()Oleg Nesterov2015-01-091-3/+9
| * ocfs2: remove bogus check in dlm_process_recovery_dataJoseph Qi2015-01-091-4/+1
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2015-01-081-8/+8
|\ \
| * | kbuild: Fix removal of the debian/ directoryMichal Marek2015-01-021-8/+8
* | | Makefile: include arch/*/include/generated/uapi before .../generatedMichal Marek2015-01-081-0/+1
* | | Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-082-4/+58
|\ \ \
| * | | pinctrl: st: Add irq_disable hook to st_gpio_irqchipPatrice CHOTARD2015-01-071-0/+1
| * | | pinctrl: st: avoid multiple mutex lockFrancesco VIRLINZI2015-01-071-1/+3
| * | | pinctrl: rockchip: Fix enable/disable/mask/unmaskDoug Anderson2014-12-301-3/+33
| * | | pinctrl: rockchip: Handle wakeup pinsDoug Anderson2014-12-301-0/+21
* | | | Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-089-61/+75
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki2015-01-06189-2245/+1998
| |\ \ \ \ \
| | | * | | | ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede2015-01-061-0/+10
| | * | | | | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo2015-01-054-15/+13