aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4/expire.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-24mm/page_owner: avoid null pointer dereferenceSudip Mukherjee1-2/+4
2016-06-24tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"Colin Ian King1-1/+1
2016-06-24fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich1-1/+1
2016-06-24oom, suspend: fix oom_reaper vs. oom_killer_disable raceMichal Hocko1-0/+12
2016-06-24ocfs2: disable BUG assertions in reading blocksGang He2-2/+5
2016-06-24mm, compaction: abort free scanner if split failsDavid Rientjes1-18/+21
2016-06-24mm: prevent KASAN false positives in kmemleakDmitry Vyukov1-0/+2
2016-06-24mm/hugetlb: clear compound_mapcount when freeing gigantic pagesGerald Schaefer1-0/+1
2016-06-24mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba1-6/+5
2016-06-24memcg: css_alloc should return an ERR_PTR value on errorTejun Heo1-1/+1
2016-06-24memcg: mem_cgroup_migrate() may be called with irq disabledTejun Heo1-2/+3
2016-06-24hugetlb: fix nr_pmds accounting with shared page tablesKirill A. Shutemov1-2/+1
2016-06-24Revert "mm: disable fault around on emulated access bit architecture"Kirill A. Shutemov1-8/+0
2016-06-24Revert "mm: make faultaround produce old ptes"Kirill A. Shutemov3-20/+7
2016-06-24mailmap: add Boris Brezillon's emailAntoine Tenart1-0/+3
2016-06-24mailmap: add Antoine Tenart's emailAntoine Tenart1-0/+1
2016-06-24mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim maskMel Gorman1-1/+2
2016-06-24mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin3-15/+14
2016-06-24MAINTAINERS: update Calgary IOMMUJon Mason1-3/+3
2016-06-24jbd2: get rid of superfluous __GFP_REPEATMichal Hocko1-25/+7
2016-06-24unicore32: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24tile: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24sh: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24s390: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24sparc: get rid of superfluous __GFP_REPEATMichal Hocko1-4/+2
2016-06-24powerpc: get rid of superfluous __GFP_REPEATMichal Hocko3-11/+7
2016-06-24score: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+2
2016-06-24parisc: get rid of superfluous __GFP_REPEATMichal Hocko1-2/+1
2016-06-24nios2: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+2
2016-06-24mips: get rid of superfluous __GFP_REPEATMichal Hocko1-3/+3
2016-06-24arc: get rid of superfluous __GFP_REPEATMichal Hocko1-2/+2
2016-06-24arm64: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24x86: get rid of superfluous __GFP_REPEATMichal Hocko2-2/+2
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko27-52/+47
2016-06-24tmpfs: don't undo fallocate past its last pageAnthony Romano1-1/+1
2016-06-24selftests/vm/compaction_test: fix write to restore nr_hugepagesMike Kravetz1-1/+1
2016-06-24oom_reaper: avoid pointless atomic_inc_not_zero usage.Tetsuo Handa1-7/+1
2016-06-24mm,oom_reaper: don't call mmput_async() without atomic_inc_not_zero()Tetsuo Handa1-0/+1
2016-06-24drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctxMaarten Lankhorst1-1/+26
2016-06-24drm/nouveau: fix for disabled fbdev emulationDmitrii Tcvetkov1-1/+2
2016-06-23x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds4-23/+17
2016-06-23locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds4-12/+12
2016-06-23UBIFS: Implement ->migratepage()Kirill A. Shutemov1-0/+24
2016-06-23mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger1-0/+2
2016-06-23ubi: Make recover_peb power cut awareRichard Weinberger1-7/+15
2016-06-23gpio: make library immune to error pointersLinus Walleij1-3/+11
2016-06-23gpio: make sure gpiod_to_irq() returns negative on NULL descLinus Walleij1-1/+8
2016-06-23gpio: 104-idi-48: Fix missing spin_lock_init for ack_lockAxel Lin1-0/+1
2016-06-21drm/i915/fbc: Disable on HSW by default for nowLyude1-2/+1