Age | Commit message (Expand) | Author |
2019-09-19 | Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p... | Linus Torvalds |
2019-09-18 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-09-17 | Merge tag 'docs-5.4' of git://git.lwn.net/linux | Linus Torvalds |
2019-08-30 | fs: cifs: Initialize filesystem timestamp ranges | Deepa Dinamani |
2019-08-27 | cifs: update internal module number | Steve French |
2019-08-27 | cifs: replace various strncpy with strscpy and similar | Ronnie Sahlberg |
2019-08-27 | cifs: Use kzfree() to zero out the password | Dan Carpenter |
2019-08-27 | cifs: set domainName when a domain-key is used in multiuser | Ronnie Sahlberg |
2019-08-22 | fs: cifs: move from the crypto cipher API to the new DES library interface | Ard Biesheuvel |
2019-08-19 | signal: Allow cifs and drbd to receive their terminating signals | Eric W. Biederman |
2019-08-05 | SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL | Sebastien Tisserant |
2019-08-05 | smb3: send CAP_DFS capability during session setup | Steve French |
2019-08-05 | SMB3: Fix potential memory leak when processing compound chain | Pavel Shilovsky |
2019-08-05 | SMB3: Fix deadlock in validate negotiate hits reconnect | Pavel Shilovsky |
2019-08-04 | cifs: fix rmmod regression in cifs.ko caused by force_sig changes | Steve French |
2019-07-31 | docs: fs: convert docs without extension to ReST | Mauro Carvalho Chehab |
2019-07-18 | cifs: update internal module number | Steve French |
2019-07-18 | cifs: flush before set-info if we have writeable handles | Ronnie Sahlberg |
2019-07-18 | smb3: optimize open to not send query file internal info | Steve French |
2019-07-18 | cifs: copy_file_range needs to strip setuid bits and update timestamps | Amir Goldstein |
2019-07-18 | CIFS: fix deadlock in cached root handling | Aurelien Aptel |
2019-07-18 | Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-07-15 | smb3: smbdirect no longer experimental | Steve French |
2019-07-15 | cifs: fix crash in smb2_compound_op()/smb2_set_next_command() | Ronnie Sahlberg |
2019-07-13 | cifs: fix crash in cifs_dfs_do_automount | Ronnie Sahlberg |
2019-07-10 | Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf... | Linus Torvalds |
2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-10 | cifs: fix parsing of symbolic link error response | Ronnie Sahlberg |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-08 | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-07 | cifs: refactor and clean up arguments in the reparse point parsing | Ronnie Sahlberg |
2019-07-07 | SMB3: query inode number on open via create context | Steve French |
2019-07-07 | smb3: Send netname context during negotiate protocol | Steve French |
2019-07-07 | smb3: do not send compression info by default | Steve French |
2019-07-07 | smb3: add new mount option to retrieve mode from special ACE | Steve French |
2019-07-07 | smb3: Allow query of symlinks stored as reparse points | Steve French |
2019-07-07 | cifs: Fix a race condition with cifs_echo_request | Ronnie Sahlberg |
2019-07-07 | cifs: always add credits back for unsolicited PDUs | Ronnie Sahlberg |
2019-07-07 | fs: cifs: cifsssmb: Change return type of convert_ace_to_cifs_ace | Hariprasad Kelam |
2019-07-07 | add some missing definitions | Steve French |
2019-07-07 | cifs: fix typo in debug message with struct field ia_valid | Colin Ian King |
2019-07-07 | smb3: minor cleanup of compound_send_recv | Aurelien Aptel |
2019-07-07 | CIFS: Fix module dependency | Steve French |
2019-07-07 | cifs: simplify code by removing CONFIG_CIFS_ACL ifdef | Steve French |
2019-07-07 | cifs: Fix check for matching with existing mount | Steve French |
2019-07-07 | cifs: Properly handle auto disabling of serverino option | Paulo Alcantara (SUSE) |
2019-07-07 | smb3: if max_credits is specified then display it in /proc/mounts | Steve French |
2019-07-07 | Fix match_server check to allow for auto dialect negotiate | Steve French |