| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-17 | 2 | -19/+13 |
|\ |
|
| * | fs: simplify the generic_write_sync prototype | Christoph Hellwig | 2016-05-01 | 1 | -7/+2 |
| * | fs: add IOCB_SYNC and IOCB_DSYNC | Christoph Hellwig | 2016-05-01 | 1 | -1/+1 |
| * | direct-io: eliminate the offset argument to ->direct_IO | Christoph Hellwig | 2016-05-01 | 2 | -4/+3 |
| * | filemap: remove the pos argument to generic_file_direct_write | Christoph Hellwig | 2016-05-01 | 1 | -2/+3 |
| * | filemap: remove pos variables in generic_file_read_iter | Christoph Hellwig | 2016-05-01 | 1 | -8/+7 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-17 | 1 | -4/+5 |
|\ \ |
|
| * \ | Merge branch 'ovl-fixes' into for-linus | Al Viro | 2016-05-17 | 15 | -152/+141 |
| |\ \ |
|
| * | | | parallel lookups machinery, part 2 | Al Viro | 2016-05-02 | 1 | -1/+2 |
| * | | | Merge getxattr prototype change into work.lookups | Al Viro | 2016-05-02 | 1 | -3/+3 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | xattr_handler: pass dentry and inode as separate arguments of ->get() | Al Viro | 2016-04-10 | 1 | -3/+3 |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-05-16 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'sched/urgent' into sched/core to pick up fixes | Ingo Molnar | 2016-05-12 | 13 | -70/+130 |
| |\ \ \ \ |
|
| * | | | | | mm/mmu_context, sched/core: Fix mmu_context.h assumption | Ingo Molnar | 2016-04-28 | 1 | -1/+1 |
* | | | | | | mm: thp: calculate the mapcount correctly for THP pages during WP faults | Andrea Arcangeli | 2016-05-12 | 3 | -23/+83 |
* | | | | | | ksm: fix conflict between mmput and scan_get_next_rmap_item | Zhou Chengming | 2016-05-12 | 1 | -5/+10 |
| |/ / / /
|/| | | | |
|
* | | | | | zsmalloc: fix zs_can_compact() integer overflow | Sergey Senozhatsky | 2016-05-09 | 1 | -2/+5 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-05-06 | 1 | -2/+4 |
|\ \ \ \ |
|
| * | | | | writeback: Fix performance regression in wb_over_bg_thresh() | Howard Cochran | 2016-05-05 | 1 | -2/+4 |
* | | | | | mm: fix kcompactd hang during memory offlining | Vlastimil Babka | 2016-05-05 | 1 | -1/+3 |
* | | | | | mm/zswap: provide unique zpool name | Dan Streetman | 2016-05-05 | 1 | -1/+7 |
* | | | | | mm, cma: prevent nr_isolated_* counters from going negative | Hugh Dickins | 2016-05-05 | 1 | -9/+1 |
* | | | | | mm: update min_free_kbytes from khugepaged after core initialization | Jason Baron | 2016-05-05 | 1 | -1/+1 |
* | | | | | huge pagecache: mmap_sem is unlocked when truncation splits pmd | Hugh Dickins | 2016-05-05 | 1 | -9/+2 |
* | | | | | mm: thp: correct split_huge_pages file permission | Yang Shi | 2016-05-05 | 1 | -2/+2 |
* | | | | | mm/memory-failure: fix race with compound page split/merge | Konstantin Khlebnikov | 2016-04-28 | 1 | -1/+9 |
* | | | | | mm: wake kcompactd before kswapd's short sleep | Vlastimil Babka | 2016-04-28 | 1 | -14/+14 |
* | | | | | mm/hwpoison: fix wrong num_poisoned_pages accounting | Minchan Kim | 2016-04-28 | 1 | -1/+7 |
* | | | | | mm: call swap_slot_free_notify() with page lock held | Minchan Kim | 2016-04-28 | 1 | -1/+5 |
* | | | | | mm: vmscan: reclaim highmem zone if buffer_heads is over limit | Minchan Kim | 2016-04-28 | 1 | -1/+1 |
* | | | | | numa: fix /proc/<pid>/numa_maps for THP | Gerald Schaefer | 2016-04-28 | 1 | -0/+40 |
* | | | | | mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check | Konstantin Khlebnikov | 2016-04-28 | 1 | -4/+2 |
* | | | | | thp: keep huge zero page pinned until tlb flush | Kirill A. Shutemov | 2016-04-28 | 2 | -3/+8 |
* | | | | | memcg: relocate charge moving from ->attach to ->post_attach | Tejun Heo | 2016-04-25 | 1 | -18/+19 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-04-15 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | writeback: fix the wrong congested state variable definition | Kaixu Xia | 2016-03-31 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-04-14 | 2 | -82/+14 |
|\ \ \
| |_|/
|/| | |
|
| * | | mm/gup: Remove the macro overload API migration helpers from the get_user*() ... | Ingo Molnar | 2016-04-07 | 2 | -82/+14 |
* | | | Merge branch 'PAGE_CACHE_SIZE-removal' | Linus Torvalds | 2016-04-04 | 20 | -235/+234 |
|\ \ \
| |/ /
|/| | |
|
| * | | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 2016-04-04 | 4 | -5/+4 |
| * | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 19 | -230/+230 |
| |/ |
|
* | | mm/page_isolation.c: fix the function comments | Neil Zhang | 2016-04-01 | 1 | -1/+1 |
* | | oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list head | Michal Hocko | 2016-04-01 | 1 | -1/+5 |
* | | mm/rmap: batched invalidations should use existing api | Nadav Amit | 2016-04-01 | 1 | -21/+7 |
* | | mm: fix invalid node in alloc_migrate_target() | Xishi Qiu | 2016-04-01 | 1 | -4/+4 |
* | | mm, kasan: fix compilation for CONFIG_SLAB | Alexander Potapenko | 2016-04-01 | 1 | -1/+1 |
|/ |
|
* | thp: fix typo in khugepaged_scan_pmd() | Kirill A. Shutemov | 2016-03-25 | 1 | -1/+1 |
* | mm/filemap: generic_file_read_iter(): check for zero reads unconditionally | Nicolai Stange | 2016-03-25 | 1 | -3/+4 |
* | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 2016-03-25 | 3 | -12/+66 |
* | mm, kasan: add GFP flags to KASAN API | Alexander Potapenko | 2016-03-25 | 6 | -32/+35 |