aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-10rmap: drop support of non-linear mappingsKirill A. Shutemov11-300/+18
2015-02-10proc: drop handling non-linear mappingsKirill A. Shutemov1-16/+0
2015-02-10mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov18-26/+0
2015-02-10mm: drop support of non-linear mapping from fault codepathKirill A. Shutemov2-65/+16
2015-02-10mm: drop support of non-linear mapping from unmap/zap codepathKirill A. Shutemov3-70/+22
2015-02-10mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov6-298/+79
2015-02-10mm/vmstat.c: fix/cleanup ifdefsAndrew Morton1-62/+62
2015-02-10mm/slab_common.c: use kmem_cache_free()Vaishali Thakkar1-1/+1
2015-02-10mm/slub.c: fix typo in commentKim Phillips1-1/+1
2015-02-10mm: don't use compound_head() in virt_to_head_page()Joonsoo Kim1-1/+26
2015-02-10mm/slub: optimize alloc/free fastpath by removing preemption on/offJoonsoo Kim1-12/+23
2015-02-10fsioctl.c: make generic_block_fiemap() signal-tolerantDmitry Monakhov2-1/+7
2015-02-10o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapperSrinivas Eeda1-1/+5
2015-02-10ocfs2: prune the dcache before deleting the dentry of directoryalex chen1-0/+3
2015-02-10ocfs2: make resv_lock spinlock staticFabian Frederick1-1/+1
2015-02-10ocfs2: remove unreachable code in __ocfs2_recovery_thread()Daeseok Youn1-1/+0
2015-02-10ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()Daeseok Youn1-6/+3
2015-02-10ocfs2: remove unreachable codeDaeseok Youn1-1/+0
2015-02-10ocfs2: o2net: silence uninitialized variable warningDan Carpenter1-1/+2
2015-02-10ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits()Jan Kara1-2/+0
2015-02-10ocfs2: add a mount option journal_async_commit on ocfs2 filesystemalex chen3-0/+23
2015-02-10ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extentsalex chen1-9/+9
2015-02-10ocfs2: dlm: dlmdomain: remove unused functionRickard Strandqvist2-15/+0
2015-02-10ocfs2: quota_local: remove unused functionRickard Strandqvist1-6/+0
2015-02-10ocfs2: xattr: remove unused functionRickard Strandqvist1-10/+0
2015-02-10ocfs2: fix snprintf format specifier in dlmdebug.calex chen1-2/+2
2015-02-10ocfs2: fix wrong commentJunxiao Bi1-6/+6
2015-02-10ocfs2: fix uninitialized variable accessJunxiao Bi1-1/+1
2015-02-10ocfs2: remove unnecessary else in ocfs2_set_acl()Fabian Frederick1-8/+6
2015-02-10ocfs2/dlm: add missing dlm_lock_put() when recovery master downXue jiufei1-0/+7
2015-02-10sh: eliminate unused irq_reg_{readl,writel} accessorsKevin Cernekee2-6/+0
2015-02-10sh: build superh without CONFIG_EXPERTRob Landley1-1/+1
2015-02-10fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-02-10inotify: update documentation to reflect code changesZhang Zhen1-194/+3
2015-02-10fanotify: don't set FAN_ONDIR implicitly on a marks ignored maskLino Sanfilippo2-9/+18
2015-02-10fanotify: don't recalculate a marks mask if only the ignored mask changedLino Sanfilippo1-3/+4
2015-02-10fanotify: only destroy mark when both mask and ignored_mask are clearedLino Sanfilippo1-2/+1
2015-02-10hugetlb, x86: register 1G page size if we can allocate them at runtimeKirill A. Shutemov1-0/+11
2015-02-09Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds27-230/+563
2015-02-09Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-6/+2
2015-02-09Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds3-4/+10
2015-02-09Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-3/+31
2015-02-09Merge tag 'edac_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds10-33/+578
2015-02-09Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-16/+67
2015-02-09Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-23/+11
2015-02-09Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-25/+86
2015-02-09Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-25/+42
2015-02-09Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-35/+58
2015-02-09Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-18/+14
2015-02-09Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-310/+325