Age | Commit message (Expand) | Author | Files | Lines |
2016-07-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+3 |
2016-07-28 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -9/+9 |
2016-07-28 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 45 | -299/+140 |
2016-07-28 | Merge branch 'salted-string-hash' | Linus Torvalds | 31 | -78/+86 |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -15/+19 |
2016-07-27 | Merge tag 'dlm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 4 | -3/+18 |
2016-07-27 | Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 21 | -749/+1381 |
2016-07-27 | Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 64 | -1425/+1955 |
2016-07-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 25 | -190/+198 |
2016-07-27 | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -0/+12 |
2016-07-27 | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... | Linus Torvalds | 4 | -45/+361 |
2016-07-27 | Merge tag 'for-linus-4.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -146/+61 |
2016-07-27 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 32 | -2099/+512 |
2016-07-27 | mm, rmap: account shmem thp pages | Kirill A. Shutemov | 2 | -3/+14 |
2016-07-27 | mm: introduce fault_env | Kirill A. Shutemov | 1 | -11/+11 |
2016-07-27 | mm, memcg: use consistent gfp flags during readahead | Michal Hocko | 6 | -6/+10 |
2016-07-27 | pipe: account to kmemcg | Vladimir Davydov | 1 | -6/+26 |
2016-07-27 | fs/fs-writeback.c: inode writeback list tracking tracepoints | Brian Foster | 1 | -2/+7 |
2016-07-27 | fs/fs-writeback.c: add a new writeback list for sync | Dave Chinner | 3 | -25/+85 |
2016-07-27 | ocfs2/cluster: clean up unnecessary assignment for 'ret' | piaojun | 1 | -6/+2 |
2016-07-27 | ocfs2: remove obscure BUG_ON in dlmglue | Joseph Qi | 1 | -9/+0 |
2016-07-27 | ocfs2: cleanup implemented prototypes | Joseph Qi | 2 | -8/+0 |
2016-07-27 | ocfs2/dlm: fix memory leak of dlm_debug_ctxt | Joseph Qi | 2 | -25/+2 |
2016-07-27 | ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locks | Joseph Qi | 1 | -3/+1 |
2016-07-27 | ocfs2: improve recovery performance | Junxiao Bi | 1 | -20/+21 |
2016-07-27 | ocfs2: fix a redundant re-initialization | Eric Ren | 1 | -2/+0 |
2016-07-27 | dax: remote unused fault wrappers | Ross Zwisler | 4 | -66/+21 |
2016-07-27 | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 10 | -15/+17 |
2016-07-27 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 85 | -486/+572 |
2016-07-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+10 |
2016-07-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+18 |
2016-07-25 | Merge tag 'v4.7' into for-linus/pstore | Kees Cook | 111 | -1197/+1739 |
2016-07-25 | f2fs: clean up coding style and redundancy | Jaegeuk Kim | 2 | -3/+3 |
2016-07-25 | Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2016-07-25 | Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 18 | -116/+179 |
2016-07-24 | fs/dcache.c: avoid soft-lockup in dput() | Wei Fang | 1 | -2/+5 |
2016-07-24 | vfs: new d_init method | Miklos Szeredi | 1 | -0/+11 |
2016-07-24 | Merge branch 'test.d_iput' into work.misc | Al Viro | 1 | -35/+10 |
2016-07-24 | vfs: Update lookup_dcache() comment | Oleg Drokin | 1 | -3/+2 |
2016-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 17 | -65/+91 |
2016-07-23 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -32/+29 |
2016-07-22 | f2fs: get victim segment again after new cp | Yunlei He | 1 | -2/+5 |
2016-07-22 | ovl: verify upper dentry in ovl_remove_and_whiteout() | Maxim Patlasov | 1 | -30/+24 |
2016-07-22 | Merge branch 'xfs-4.8-misc-fixes-4' into for-next | Dave Chinner | 11 | -103/+259 |
2016-07-22 | xfs: remove EXPERIMENTAL tag from sparse inode feature | Dave Chinner | 1 | -4/+0 |
2016-07-22 | xfs: bufferhead chains are invalid after end_page_writeback | Dave Chinner | 1 | -3/+12 |
2016-07-22 | xfs: allocate log vector buffers outside CIL context lock | Dave Chinner | 7 | -64/+202 |
2016-07-22 | libxfs: directory node splitting does not have an extra block | Dave Chinner | 1 | -30/+29 |
2016-07-22 | xfs: remove dax code from object file when disabled | Arnd Bergmann | 1 | -2/+2 |
2016-07-22 | xfs: skip dirty pages in ->releasepage() | Brian Foster | 1 | -0/+14 |