Age | Commit message (Expand) | Author | Files | Lines |
2016-01-15 | Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 12 | -47/+310 |
2016-01-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 10 | -200/+195 |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 72 | -262/+252 |
2016-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+3 |
2016-01-15 | Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 22 | -417/+1148 |
2016-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+2 |
2016-01-15 | mm: rework virtual memory accounting | Konstantin Khlebnikov | 1 | -4/+3 |
2016-01-15 | hugetlb: make mm and fs code explicitly non-modular | Paul Gortmaker | 1 | -25/+2 |
2016-01-15 | mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_p... | Oleg Nesterov | 1 | -3/+0 |
2016-01-15 | proc: meminfo: estimate available memory more conservatively | Johannes Weiner | 1 | -4/+1 |
2016-01-15 | fs/block_dev.c:bdev_write_page(): use blk_queue_enter(..., GFP_NOIO) | Andrew Morton | 1 | -1/+1 |
2016-01-15 | mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status | Jerome Marchand | 1 | -2/+12 |
2016-01-15 | mm, shmem: add internal shmem resident memory accounting | Jerome Marchand | 1 | -1/+2 |
2016-01-15 | mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings | Vlastimil Babka | 1 | -29/+13 |
2016-01-15 | mm, proc: reduce cost of /proc/pid/smaps for shmem mappings | Vlastimil Babka | 1 | -2/+20 |
2016-01-15 | mm, proc: account for shmem swap in /proc/pid/smaps | Vlastimil Babka | 1 | -0/+51 |
2016-01-15 | mm/mempolicy.c: convert the shared_policy lock to a rwlock | Nathan Zimmer | 1 | -1/+1 |
2016-01-15 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 52 | -68/+82 |
2016-01-15 | Revert "kernfs: do not account ino_ida allocations to memcg" | Vladimir Davydov | 1 | -8/+1 |
2016-01-15 | ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.h | Joseph Qi | 1 | -11/+0 |
2016-01-15 | ocfs2: dlm: remove redundant code | Junxiao Bi | 1 | -5/+1 |
2016-01-15 | ocfs2: access orphan dinode before delete entry in ocfs2_orphan_del | Joseph Qi | 1 | -9/+9 |
2016-01-15 | ocfs2/dlm: do not insert a new mle when another process is already migrating | xuejiufei | 1 | -2/+3 |
2016-01-15 | ocfs2/dlm: ignore cleaning the migration mle that is inuse | xuejiufei | 1 | -11/+15 |
2016-01-15 | ocfs2: do not lock/unlock() inode DLM lock | Goldwyn Rodrigues | 1 | -8/+0 |
2016-01-15 | ocfs2: fix slot overwritten if storage link down during mount | jiangyiwen | 1 | -1/+10 |
2016-01-15 | ocfs2/dlm: return appropriate value when dlm_grab() returns NULL | Xue jiufei | 2 | -2/+2 |
2016-01-15 | ocfs2: clean up redundant NULL check before iput | Joseph Qi | 7 | -25/+11 |
2016-01-15 | ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lock... | jiangyiwen | 1 | -1/+1 |
2016-01-15 | ocfs2: constify ocfs2_extent_tree_operations structures | Julia Lawall | 2 | -7/+7 |
2016-01-15 | ocfs2/dlm: fix a race between purge and migration | Xue jiufei | 1 | -1/+8 |
2016-01-15 | ocfs2: o2hb: increase unsteady iterations | Junxiao Bi | 1 | -2/+2 |
2016-01-15 | ocfs2: return non-zero st_blocks for inline data | John Haxby | 1 | -0/+8 |
2016-01-15 | ocfs2: optimize bad declarations and redundant assignment | Norton.Zhu | 1 | -6/+2 |
2016-01-15 | logfs: fix logfs build errors and dependencies | Arnd Bergmann | 1 | -1/+1 |
2016-01-15 | fsnotify: destroy marks with call_srcu instead of dedicated thread | Jeff Layton | 1 | -52/+14 |
2016-01-15 | fs/notify/inode_mark.c: use list_next_entry in fsnotify_unmount_inodes | Geliang Tang | 1 | -2/+1 |
2016-01-15 | Make sure that highmem pages are not added to symlink page cache | Al Viro | 1 | -3/+2 |
2016-01-15 | nfsd: add new io class tracepoint | Jeff Layton | 3 | -0/+79 |
2016-01-14 | Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 45 | -443/+852 |
2016-01-14 | Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 19 | -725/+1214 |
2016-01-14 | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -15/+107 |
2016-01-13 | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -1/+1 |
2016-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+46 |
2016-01-13 | Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2 | -2/+8 |
2016-01-13 | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 4 | -13/+276 |
2016-01-13 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 21 | -241/+446 |
2016-01-13 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 61 | -384/+379 |
2016-01-13 | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 18 | -324/+657 |
2016-01-13 | Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 4 | -47/+113 |