Age | Commit message (Expand) | Author |
2016-10-15 | Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs | Linus Torvalds |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-14 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2016-10-14 | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-10-14 | fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths | Oleg Nesterov |
2016-10-14 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-10-14 | fs/super.c: fix race between freeze_super() and thaw_super() | Oleg Nesterov |
2016-10-14 | overlayfs: Fix setting IOP_XATTR flag | Vivek Goyal |
2016-10-14 | iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() | Vegard Nossum |
2016-10-14 | CIFS: Retrieve uid and gid from special sid if enabled | Steve French |
2016-10-14 | CIFS: Add new mount option to set owner uid and gid from special sids in acl | Steve French |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2016-10-14 | ovl: use vfs_get_link() | Miklos Szeredi |
2016-10-14 | vfs: add vfs_get_link() helper | Miklos Szeredi |
2016-10-14 | ovl: use generic_readlink | Miklos Szeredi |
2016-10-14 | ovl: explain error values when removing acl from workdir | Miklos Szeredi |
2016-10-13 | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-10-13 | Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-10-13 | Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2016-10-13 | CIFS: Reset read oplock to NONE if we have mandatory locks after reopen | Pavel Shilovsky |
2016-10-13 | CIFS: Fix persistent handles re-opening on reconnect | Pavel Shilovsky |
2016-10-13 | SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup | Sachin Prabhu |
2016-10-13 | SMB2: Separate Kerberos authentication from SMB2_sess_setup | Sachin Prabhu |
2016-10-13 | Expose cifs module parameters in sysfs | Germano Percossi |
2016-10-13 | Cleanup missing frees on some ioctls | Steve French |
2016-10-13 | Enable previous version support | Steve French |
2016-10-13 | Do not send SMB3 SET_INFO request if nothing is changing | Steve French |
2016-10-13 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2016-10-12 | Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Chris Mason |
2016-10-12 | SMB3: Add mount parameter to allow user to override max credits | Steve French |
2016-10-12 | fs/cifs: reopen persistent handles on reconnect | Steve French |
2016-10-12 | Clarify locking of cifs file and tcon structures and make more granular | Steve French |
2016-10-12 | Fix regression which breaks DFS mounting | Sachin Prabhu |
2016-10-12 | fs/cifs: keep guid when assigning fid to fileinfo | Aurelien Aptel |
2016-10-12 | SMB3: GUIDs should be constructed as random but valid uuids | Steve French |
2016-10-12 | Set previous session id correctly on SMB3 reconnect | Steve French |
2016-10-12 | cifs: Limit the overall credit acquired | Ross Lagerwall |
2016-10-12 | Display number of credits available | Steve French |
2016-10-12 | Add way to query creation time of file via cifs xattr | Steve French |
2016-10-12 | Add way to query file attributes via cifs xattr | Steve French |
2016-10-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-11 | fs: use mapping_set_error instead of opencoded set_bit | Michal Hocko |
2016-10-11 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada |
2016-10-11 | pipe: cap initial pipe capacity according to pipe-max-size limit | Michael Kerrisk (man-pages) |
2016-10-11 | pipe: make account_pipe_buffers() return a value, and use it | Michael Kerrisk (man-pages) |
2016-10-11 | pipe: fix limit checking in alloc_pipe_info() | Michael Kerrisk (man-pages) |
2016-10-11 | pipe: simplify logic in alloc_pipe_info() | Michael Kerrisk (man-pages) |
2016-10-11 | pipe: fix limit checking in pipe_set_size() | Michael Kerrisk (man-pages) |
2016-10-11 | pipe: refactor argument for account_pipe_buffers() | Michael Kerrisk (man-pages) |