Age | Commit message (Expand) | Author |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-30 | cifs: check MaxPathNameComponentLength != 0 before using it | Ronnie Sahlberg |
2017-10-28 | Merge tag '4.14-smb3-fixes-for-stable' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2017-10-28 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2017-10-26 | SMB3: Validate negotiate request must always be signed | Steve French |
2017-10-26 | Merge tag 'ceph-for-4.14-rc7' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-10-26 | Merge tag 'xfs-4.14-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2017-10-25 | SMB: fix validate negotiate info uninitialised memory use | David Disseldorp |
2017-10-25 | SMB: fix leak of validate negotiate info response buffer | David Disseldorp |
2017-10-25 | CIFS: Fix NULL pointer deref on SMB2_tcon() failure | Aurélien Aptel |
2017-10-25 | CIFS: do not send invalid input buffer on QUERY_INFO requests | Aurelien Aptel |
2017-10-25 | cifs: Select all required crypto modules | Benjamin Gilbert |
2017-10-25 | fuse: fix READDIRPLUS skipping an entry | Miklos Szeredi |
2017-10-25 | ceph: unlock dangling spinlock in try_flush_caps() | Jeff Layton |
2017-10-24 | ovl: do not cleanup unsupported index entries | Amir Goldstein |
2017-10-24 | ovl: handle ENOENT on index lookup | Amir Goldstein |
2017-10-24 | ovl: fix EIO from lookup of non-indexed upper | Amir Goldstein |
2017-10-23 | xfs: fix AIM7 regression | Christoph Hellwig |
2017-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-10-20 | Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-10-19 | membarrier: Provide register expedited private command | Mathieu Desnoyers |
2017-10-19 | ovl: Return -ENOMEM if an allocation fails ovl_lookup() | Dan Carpenter |
2017-10-19 | ovl: add NULL check in ovl_alloc_inode | Hirofumi Nakagawa |
2017-10-19 | Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5 | James Morris |
2017-10-18 | Convert fs/*/* to SB_I_VERSION | Matthew Garrett |
2017-10-18 | Merge tag 'xfs-4.14-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2017-10-18 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-10-18 | CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE | Long Li |
2017-10-18 | cifs: handle large EA requests more gracefully in smb2+ | Ronnie Sahlberg |
2017-10-18 | Fix encryption labels and lengths for SMB3.1.1 | Steve French |
2017-10-17 | fs: Avoid invalidation in interrupt context in dio_complete() | Lukas Czerner |
2017-10-17 | vfs: fix mounting a filesystem with i_version | Mimi Zohar |
2017-10-16 | xfs: move two more RT specific functions into CONFIG_XFS_RT | Arnd Bergmann |
2017-10-16 | xfs: trim writepage mapping to within eof | Brian Foster |
2017-10-16 | fs: invalidate page cache after end_io() in dio completion | Eryu Guan |
2017-10-16 | xfs: cancel dirty pages on invalidation | Dave Chinner |
2017-10-13 | fs/binfmt_misc.c: node could be NULL when evicting inode | Eryu Guan |
2017-10-13 | fs/mpage.c: fix mpage_writepage() for pages with buffers | Matthew Wilcox |
2017-10-12 | Merge tag 'xfs-4.14-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2017-10-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2017-10-12 | ecryptfs: fix dereference of NULL user_key_payload | Eric Biggers |
2017-10-12 | fscrypt: fix dereference of NULL user_key_payload | Eric Biggers |
2017-10-12 | FS-Cache: fix dereference of NULL user_key_payload | Eric Biggers |
2017-10-11 | xfs: handle error if xfs_btree_get_bufs fails | Eric Sandeen |
2017-10-11 | xfs: reinit btree pointer on attr tree inactivation walk | Brian Foster |
2017-10-11 | xfs: Fix bool initialization/comparison | Thomas Meyer |
2017-10-11 | xfs: don't change inode mode if ACL update fails | Dave Chinner |
2017-10-11 | xfs: move more RT specific code under CONFIG_XFS_RT | Dave Chinner |