Age | Commit message (Expand) | Author |
2018-06-12 | Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent" | Linus Torvalds |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: Use array_size in f2fs_kvzalloc() | Kees Cook |
2018-06-12 | treewide: Use array_size() in f2fs_kzalloc() | Kees Cook |
2018-06-12 | treewide: Use array_size() in f2fs_kmalloc() | Kees Cook |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook |
2018-06-12 | treewide: kvmalloc() -> kvmalloc_array() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-12 | UBIFS: Fix potential integer overflow in allocation | Silvio Cesare |
2018-06-12 | Convert jffs2 acl to struct_size | Matthew Wilcox |
2018-06-12 | Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2018-06-12 | autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description | Geert Uytterhoeven |
2018-06-12 | Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2018-06-12 | Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2018-06-12 | skip LAYOUTRETURN if layout is invalid | Olga Kornievskaia |
2018-06-11 | xfs: update incore per-AG inode count | Darrick J. Wong |
2018-06-11 | Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2018-06-11 | autofs: remove left-over autofs4 stubs | Linus Torvalds |
2018-06-10 | Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2018-06-10 | Merge tag '4.18-fixes-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2018-06-10 | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-09 | NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY | Trond Myklebust |
2018-06-09 | Merge branch 'proc-cmdline' | Linus Torvalds |
2018-06-09 | hpfs: Use EUCLEAN for filesystem errors | Mikulas Patocka |
2018-06-09 | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-09 | NFSv4: Fix a typo in nfs41_sequence_process | Trond Myklebust |
2018-06-09 | NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..") | Trond Myklebust |
2018-06-08 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-08 | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams |
2018-06-08 | Merge branch 'for-4.18/dax' into libnvdimm-for-next | Dan Williams |
2018-06-08 | nfsd: fix error handling in nfs4_set_delegation() | Andrew Elble |
2018-06-08 | nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo | Scott Mayhew |
2018-06-08 | NFSv4: Return NFS4ERR_DELAY when a layout recall fails due to igrab() | Trond Myklebust |
2018-06-08 | NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab() | Trond Myklebust |
2018-06-08 | xfs: replace do_mod with native operations | Dave Chinner |
2018-06-08 | xfs: don't call xfs_da_shrink_inode with NULL bp | Eric Sandeen |
2018-06-08 | xfs: clean up MIN/MAX | Dave Chinner |
2018-06-08 | xfs: move various type verifiers to common file | Dave Chinner |
2018-06-08 | xfs: xfs_reflink_convert_cow() memory allocation deadlock | Dave Chinner |
2018-06-08 | xfs: setup VFS i_rwsem lockdep state correctly | Dave Chinner |
2018-06-08 | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2018-06-08 | Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2018-06-08 | fix proc_fill_cache() in case of d_alloc_parallel() failure | Al Viro |
2018-06-07 | cifs: fix a buffer leak in smb2_query_symlink | Ronnie Sahlberg |
2018-06-07 | autofs: small cleanup in autofs_getpath() | Dan Carpenter |
2018-06-07 | autofs: clean up includes | Ian Kent |
2018-06-07 | autofs: comment on selinux changes needed for module autoload | Ian Kent |
2018-06-07 | autofs: create autofs Kconfig and Makefile | Ian Kent |