Age | Commit message (Expand) | Author | Files | Lines |
2018-04-07 | Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
2018-04-07 | Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -284/+225 |
2018-04-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 32 | -406/+375 |
2018-04-06 | Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -32/+5 |
2018-04-06 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 14 | -54/+36 |
2018-04-06 | block_invalidatepage(): only release page if the full page was invalidated | Jeff Moyer | 1 | -1/+1 |
2018-04-06 | fs/direct-io.c: minor cleanups in do_blockdev_direct_IO | Nikolay Borisov | 1 | -5/+4 |
2018-04-06 | fs: don't flush pagecache when expanding block device | shunki-fujita | 1 | -2/+4 |
2018-04-06 | fs/9p: don't set SB_NOATIME by default | Yiwen Jiang | 1 | -1/+1 |
2018-04-06 | 9p: check memory allocation result for cachetag | Chengguang Xu | 1 | -0/+7 |
2018-04-06 | 9p: don't maintain dir i_nlink if the exported fs doesn't either | Eryu Guan | 1 | -4/+22 |
2018-04-06 | ocfs2/dlm: clean up unused variable in dlm_process_recovery_data | Changwei Ge | 1 | -4/+0 |
2018-04-06 | ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio | piaojun | 1 | -1/+10 |
2018-04-06 | ocfs2: add duplicated ino number check | Gang He | 1 | -1/+20 |
2018-04-06 | ocfs2: add kobject for online file check | Gang He | 4 | -202/+155 |
2018-04-06 | ocfs2: fix some small problems | Gang He | 1 | -4/+4 |
2018-04-06 | ocfs2: move some definitions to header file | Gang He | 2 | -27/+27 |
2018-04-06 | ocfs2: correct spelling mistake for migratable for all | Changwei Ge | 1 | -4/+4 |
2018-04-06 | ocfs2: fix spelling mistake: "Migrateable" -> "Migratable" | Colin Ian King | 1 | -1/+1 |
2018-04-06 | ocfs2/dlm: wait for dlm recovery done when migrating all lock resources | piaojun | 3 | -3/+26 |
2018-04-06 | ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast() | Changwei Ge | 1 | -2/+0 |
2018-04-06 | ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area() | Changwei Ge | 1 | -4/+4 |
2018-04-06 | fs/ocfs2/dlm/dlmrecovery.c: remove unrelated comment | Changwei Ge | 1 | -7/+0 |
2018-04-06 | ocfs2: remove two unused functions from suballoc.c | Changwei Ge | 1 | -49/+0 |
2018-04-06 | ocfs2: remove unnecessary null pointer check before kmem_cache_destroy() | piaojun | 4 | -26/+13 |
2018-04-06 | ocfs2/dlm: don't handle migrate lockres if already in shutdown | Jun Piao | 3 | -15/+33 |
2018-04-06 | ocfs2: keep the trace point consistent with the function name | Jia Guo | 3 | -8/+8 |
2018-04-06 | ocfs2: remove some unused function declarations | piaojun | 1 | -3/+0 |
2018-04-06 | ocfs2: use 'oi' instead of 'OCFS2_I()' | piaojun | 6 | -12/+12 |
2018-04-06 | ocfs2: use 'osb' instead of 'OCFS2_SB()' | piaojun | 9 | -26/+21 |
2018-04-06 | hugetlbfs: fix bug in pgoff overflow checking | Mike Kravetz | 1 | -3/+7 |
2018-04-06 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 14 | -159/+219 |
2018-04-06 | Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 17 | -338/+400 |
2018-04-06 | Merge tag 'f2fs-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 17 | -375/+980 |
2018-04-06 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -6/+3 |
2018-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -4/+4 |
2018-04-05 | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+5 |
2018-04-05 | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -19/+47 |
2018-04-05 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 15 | -264/+226 |
2018-04-05 | Merge tag '4.17-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 21 | -243/+408 |
2018-04-04 | Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Boris Brezillon | 9 | -41/+107 |
2018-04-04 | Merge tag 'gfs2-4.17.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -72/+68 |
2018-04-04 | Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 65 | -1691/+1967 |
2018-04-04 | Merge tag 'xfs-4.17-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 71 | -1167/+1365 |
2018-04-04 | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 5 | -757/+727 |
2018-04-04 | f2fs: remain written times to update inode during fsync | Jaegeuk Kim | 2 | -0/+19 |
2018-04-04 | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -15/+6 |
2018-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 5 | -12/+15 |
2018-04-03 | nfsd: fix incorrect umasks | J. Bruce Fields | 3 | -7/+15 |
2018-04-03 | NFSD: Clean up legacy NFS SYMLINK argument XDR decoders | Chuck Lever | 7 | -65/+63 |