summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-01-15mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams
2016-01-15mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams
2016-01-15dax: Split pmd map when fallback on COWToshi Kani
2016-01-15dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()Dan Williams
2016-01-15dax: guarantee page aligned results from bdev_direct_access()Dan Williams
2016-01-15dax: increase granularity of dax_clear_blocks() operationsDan Williams
2016-01-15pmem, dax: clean up clear_pmem()Dan Williams
2016-01-15mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov
2016-01-15mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15mm, proc: adjust PSS calculationKirill A. Shutemov
2016-01-15page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov
2016-01-15Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-01-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-14mm: rework virtual memory accountingKonstantin Khlebnikov
2016-01-14hugetlb: make mm and fs code explicitly non-modularPaul Gortmaker
2016-01-14mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_p...Oleg Nesterov
2016-01-14proc: meminfo: estimate available memory more conservativelyJohannes Weiner
2016-01-14fs/block_dev.c:bdev_write_page(): use blk_queue_enter(..., GFP_NOIO)Andrew Morton
2016-01-14mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/statusJerome Marchand
2016-01-14mm, shmem: add internal shmem resident memory accountingJerome Marchand
2016-01-14mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka
2016-01-14mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka
2016-01-14mm, proc: account for shmem swap in /proc/pid/smapsVlastimil Babka
2016-01-14mm/mempolicy.c: convert the shared_policy lock to a rwlockNathan Zimmer
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-14Revert "kernfs: do not account ino_ida allocations to memcg"Vladimir Davydov
2016-01-14ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.hJoseph Qi
2016-01-14ocfs2: dlm: remove redundant codeJunxiao Bi
2016-01-14ocfs2: access orphan dinode before delete entry in ocfs2_orphan_delJoseph Qi
2016-01-14ocfs2/dlm: do not insert a new mle when another process is already migratingxuejiufei
2016-01-14ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-01-14ocfs2: do not lock/unlock() inode DLM lockGoldwyn Rodrigues
2016-01-14ocfs2: fix slot overwritten if storage link down during mountjiangyiwen
2016-01-14ocfs2/dlm: return appropriate value when dlm_grab() returns NULLXue jiufei
2016-01-14ocfs2: clean up redundant NULL check before iputJoseph Qi
2016-01-14ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lock...jiangyiwen
2016-01-14ocfs2: constify ocfs2_extent_tree_operations structuresJulia Lawall
2016-01-14ocfs2/dlm: fix a race between purge and migrationXue jiufei
2016-01-14ocfs2: o2hb: increase unsteady iterationsJunxiao Bi
2016-01-14ocfs2: return non-zero st_blocks for inline dataJohn Haxby
2016-01-14ocfs2: optimize bad declarations and redundant assignmentNorton.Zhu
2016-01-14logfs: fix logfs build errors and dependenciesArnd Bergmann
2016-01-14fsnotify: destroy marks with call_srcu instead of dedicated threadJeff Layton
2016-01-14fs/notify/inode_mark.c: use list_next_entry in fsnotify_unmount_inodesGeliang Tang
2016-01-14Make sure that highmem pages are not added to symlink page cacheAl Viro