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