Age | Commit message (Expand) | Author |
2018-06-15 | afs: Display manually added cells in dynamic root mount | David Howells |
2018-06-15 | afs: Enable IPv6 DNS lookups | David Howells |
2018-06-15 | smb3: fix corrupt path in subdirs on smb311 with posix | Steve French |
2018-06-15 | smb3: do not display empty interface list | Steve French |
2018-06-15 | smb3: Fix mode on mkdir on smb311 mounts | Steve French |
2018-06-15 | cifs: Fix kernel oops when traceSMB is enabled | Paulo Alcantara |
2018-06-15 | CIFS: dump every session iface info | Aurelien Aptel |
2018-06-15 | CIFS: parse and store info on iface queries | Aurelien Aptel |
2018-06-15 | CIFS: add iface info to struct cifs_ses | Aurelien Aptel |
2018-06-15 | CIFS: complete PDU definitions for interface queries | Aurelien Aptel |
2018-06-15 | CIFS: move default port definitions to cifsglob.h | Aurelien Aptel |
2018-06-15 | cifs: Fix encryption/signing | Paulo Alcantara |
2018-06-15 | cifs: update __smb_send_rqst() to take an array of requests | Ronnie Sahlberg |
2018-06-15 | cifs: remove smb2_send_recv() | Ronnie Sahlberg |
2018-06-15 | cifs: push rfc1002 generation down the stack | Ronnie Sahlberg |
2018-06-15 | smb3: increase initial number of credits requested to allow write | Steve French |
2018-06-15 | cifs: add lease tracking to the cached root fid | Ronnie Sahlberg |
2018-06-15 | smb3: note that smb3.11 posix extensions mount option is experimental | Steve French |
2018-06-15 | afs: Show all of a server's addresses in /proc/fs/afs/servers | David Howells |
2018-06-15 | afs: Handle CONFIG_PROC_FS=n | David Howells |
2018-06-15 | proc: Make inline name size calculation automatic | David Howells |
2018-06-15 | orangefs: simplify compat ioctl handling | Al Viro |
2018-06-15 | signalfd: lift sigmask copyin and size checks to callers of do_signalfd4() | Al Viro |
2018-06-14 | eventpoll: switch to ->poll_mask | Ben Noordhuis |
2018-06-14 | aio: only return events requested in poll_mask() for IOCB_CMD_POLL | Christoph Hellwig |
2018-06-14 | eventfd: only return events requested in poll_mask() | Avi Kivity |
2018-06-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-06-15 | exofs: avoid VLA in structures | Kees Cook |
2018-06-15 | coredump: fix spam with zero VMA process | Alexey Dobriyan |
2018-06-15 | fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block() | OGAWA Hirofumi |
2018-06-15 | proc: skip branch in /proc/*/* lookup | Alexey Dobriyan |
2018-06-15 | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-06-15 | Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2018-06-15 | Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-14 | NFS: Fix an rcu deadlock in nfs_delegation_find_inode() | Anna Schumaker |
2018-06-14 | pstore: Remove bogus format string definition | Arnd Bergmann |
2018-06-14 | Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti... | Arnd Bergmann |
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 |