summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2016-01-14nfsd: add new io class tracepointJeff Layton
2016-01-13Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-13Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-12Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-01-12Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-01-12Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds