Age | Commit message (Expand) | Author |
2016-01-15 | mm, dax, pmem: introduce pfn_t | Dan Williams |
2016-01-15 | dax: Split pmd map when fallback on COW | Toshi Kani |
2016-01-15 | dax: fix lifetime of in-kernel dax mappings with dax_map_atomic() | Dan Williams |
2016-01-15 | dax: guarantee page aligned results from bdev_direct_access() | Dan Williams |
2016-01-15 | dax: increase granularity of dax_clear_blocks() operations | Dan Williams |
2016-01-15 | pmem, dax: clean up clear_pmem() | Dan Williams |
2016-01-15 | mm: differentiate page_mapped() from page_mapcount() for compound pages | Kirill A. Shutemov |
2016-01-15 | mm, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov |
2016-01-15 | mm, proc: adjust PSS calculation | Kirill A. Shutemov |
2016-01-15 | page-flags: define PG_locked behavior on compound pages | Kirill A. Shutemov |
2016-01-15 | Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-01-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-01-14 | Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-14 | mm: rework virtual memory accounting | Konstantin Khlebnikov |
2016-01-14 | hugetlb: make mm and fs code explicitly non-modular | Paul Gortmaker |
2016-01-14 | mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_p... | Oleg Nesterov |
2016-01-14 | proc: meminfo: estimate available memory more conservatively | Johannes Weiner |
2016-01-14 | fs/block_dev.c:bdev_write_page(): use blk_queue_enter(..., GFP_NOIO) | Andrew Morton |
2016-01-14 | mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status | Jerome Marchand |
2016-01-14 | mm, shmem: add internal shmem resident memory accounting | Jerome Marchand |
2016-01-14 | mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings | Vlastimil Babka |
2016-01-14 | mm, proc: reduce cost of /proc/pid/smaps for shmem mappings | Vlastimil Babka |
2016-01-14 | mm, proc: account for shmem swap in /proc/pid/smaps | Vlastimil Babka |
2016-01-14 | mm/mempolicy.c: convert the shared_policy lock to a rwlock | Nathan Zimmer |
2016-01-14 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov |
2016-01-14 | Revert "kernfs: do not account ino_ida allocations to memcg" | Vladimir Davydov |
2016-01-14 | ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.h | Joseph Qi |
2016-01-14 | ocfs2: dlm: remove redundant code | Junxiao Bi |
2016-01-14 | ocfs2: access orphan dinode before delete entry in ocfs2_orphan_del | Joseph Qi |
2016-01-14 | ocfs2/dlm: do not insert a new mle when another process is already migrating | xuejiufei |
2016-01-14 | ocfs2/dlm: ignore cleaning the migration mle that is inuse | xuejiufei |
2016-01-14 | ocfs2: do not lock/unlock() inode DLM lock | Goldwyn Rodrigues |
2016-01-14 | ocfs2: fix slot overwritten if storage link down during mount | jiangyiwen |
2016-01-14 | ocfs2/dlm: return appropriate value when dlm_grab() returns NULL | Xue jiufei |
2016-01-14 | ocfs2: clean up redundant NULL check before iput | Joseph Qi |
2016-01-14 | ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lock... | jiangyiwen |
2016-01-14 | ocfs2: constify ocfs2_extent_tree_operations structures | Julia Lawall |
2016-01-14 | ocfs2/dlm: fix a race between purge and migration | Xue jiufei |
2016-01-14 | ocfs2: o2hb: increase unsteady iterations | Junxiao Bi |
2016-01-14 | ocfs2: return non-zero st_blocks for inline data | John Haxby |
2016-01-14 | ocfs2: optimize bad declarations and redundant assignment | Norton.Zhu |
2016-01-14 | logfs: fix logfs build errors and dependencies | Arnd Bergmann |
2016-01-14 | fsnotify: destroy marks with call_srcu instead of dedicated thread | Jeff Layton |
2016-01-14 | fs/notify/inode_mark.c: use list_next_entry in fsnotify_unmount_inodes | Geliang Tang |
2016-01-14 | Make sure that highmem pages are not added to symlink page cache | Al Viro |
2016-01-14 | nfsd: add new io class tracepoint | Jeff Layton |
2016-01-13 | Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |