summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* f2fs: add key functions for f2fs_io_tracerJaegeuk Kim2015-01-092-0/+104
* f2fs: add f2fs_io_tracer supportJaegeuk Kim2015-01-094-0/+59
* f2fs: use f2fs_io_info to clean up messy parameters during IO pathJaegeuk Kim2015-01-096-66/+87
* f2fs: use ra_meta_pages to simplify readahead code in restore_node_summaryChao Yu2015-01-091-52/+13
* f2fs: merge two uchar variable in struct node_info to reduce memory costChao Yu2015-01-092-13/+24
* f2fs: readahead contiguous current summary blocks in checkpointChao Yu2015-01-093-5/+20
* f2fs: use missing the use of f2fs_kunmap_pageJaegeuk Kim2015-01-091-2/+1
* f2fs: remove unnecessary call to invalidate inmemory pagesJaegeuk Kim2015-01-093-21/+0
* f2fs: fix small discards not to issue redundantlyJaegeuk Kim2015-01-091-3/+5
* f2fs: change atomic and volatile write policiesJaegeuk Kim2015-01-097-14/+88
* f2fs: don't need to call lock_op and lock_page for abortJaegeuk Kim2015-01-091-15/+20
* f2fs: fix wrong condition check to trigger f2fs_sync_fsJaegeuk Kim2015-01-091-1/+1
* f2fs: remove checking dirty_exceedJaegeuk Kim2015-01-091-2/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-01-0917-101/+155
|\
| * mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka2015-01-081-11/+13
| * memcg: fix destination cgroup leak on task charges migrationVladimir Davydov2015-01-081-12/+0
| * mm: memcontrol: switch soft limit default back to infinityJohannes Weiner2015-01-081-1/+4
| * mm/debug_pagealloc: remove obsolete Kconfig optionsJoonsoo Kim2015-01-081-9/+0
| * vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale2015-01-083-4/+5
| * arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov2015-01-081-0/+1
| * ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei2015-01-081-8/+35
| * MAINTAINERS: update rydberg's addressesHenrik Rydberg2015-01-082-6/+7
| * mm: protect set_page_dirty() from ongoing truncationJohannes Weiner2015-01-083-42/+29
| * mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov2015-01-082-1/+51
| * exit: fix race between wait_consider_task() and wait_task_zombie()Oleg Nesterov2015-01-081-3/+9
| * ocfs2: remove bogus check in dlm_process_recovery_dataJoseph Qi2015-01-081-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
| | * | | | | ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo2015-01-053-41/+44
| | | |/ / / | | |/| | |
| * | | | | ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2015-01-052-6/+9
| |/ / / /
* | | | | Merge tag 'keys-fixes-20150107' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-01-082-2/+3
|\ \ \ \ \
| * | | | | assoc_array: Include rcupdate.h for call_rcu() definitionPranith Kumar2015-01-071-0/+1
| * | | | | KEYS: close race between key lookup and freeingSasha Levin2015-01-051-2/+2
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-01-084-12/+13
|\ \ \ \ \ \
| * | | | | | vhost/net: length miscalculationMichael S. Tsirkin2015-01-071-1/+1
| * | | | | | virtio_pci: document why we defer kfreeMichael S. Tsirkin2015-01-061-0/+3
| * | | | | | virtio_pci: defer kfree until release callbackSasha Levin2015-01-061-6/+4
| * | | | | | virtio_pci: device-specific release callbackMichael S. Tsirkin2015-01-063-10/+9
| * | | | | | virtio: make del_vqs idempotentMichael S. Tsirkin2015-01-061-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-01-083-12/+7
|\ \ \ \ \ \