aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
...
| * smb3: add new mount option to retrieve mode from special ACESteve French2019-07-07
| * smb3: Allow query of symlinks stored as reparse pointsSteve French2019-07-07
| * cifs: Fix a race condition with cifs_echo_requestRonnie Sahlberg2019-07-07
| * cifs: always add credits back for unsolicited PDUsRonnie Sahlberg2019-07-07
| * fs: cifs: cifsssmb: Change return type of convert_ace_to_cifs_aceHariprasad Kelam2019-07-07
| * add some missing definitionsSteve French2019-07-07
| * cifs: fix typo in debug message with struct field ia_validColin Ian King2019-07-07
| * smb3: minor cleanup of compound_send_recvAurelien Aptel2019-07-07
| * CIFS: Fix module dependencySteve French2019-07-07
| * cifs: simplify code by removing CONFIG_CIFS_ACL ifdefSteve French2019-07-07
| * cifs: Fix check for matching with existing mountSteve French2019-07-07
| * cifs: Properly handle auto disabling of serverino optionPaulo Alcantara (SUSE)2019-07-07
| * smb3: if max_credits is specified then display it in /proc/mountsSteve French2019-07-07
| * Fix match_server check to allow for auto dialect negotiateSteve French2019-07-07
| * cifs: add missing GCM module dependencyAurelien Aptel2019-07-07
| * SMB3.1.1: Add GCM crypto to the encrypt and decrypt functionsSteve French2019-07-07
| * SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthmsSteve French2019-07-07
| * fs: cifs: Drop unlikely before IS_ERR(_OR_NULL)Kefeng Wang2019-07-07
| * cifs: Use kmemdup in SMB2_ioctl_init()YueHaibing2019-07-07
* | Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...Linus Torvalds2019-07-10
|\ \
| * | vfs: allow copy_file_range to copy across devicesAmir Goldstein2019-06-09
| * | vfs: no fallback for ->copy_file_rangeDave Chinner2019-06-09
* | | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-10
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \ \
| * | | signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sigEric W. Biederman2019-05-27
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-08
|\ \ \ \
| * | | | fs: cifs: switch to RC4 library interfaceArd Biesheuvel2019-06-20
| |/ / /
* | | | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-08
|\ \ \ \
| * | | | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-27
* | | | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-08
|\| | | | | |_|_|/ |/| | |
| * | | keys: Pass the network namespace into request_key mechanismDavid Howells2019-06-27
| |/ /
* | | cifs: fix crash querying symlinks stored as reparse-pointsRonnie Sahlberg2019-06-28
* | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231Thomas Gleixner2019-06-19
| | |/ | |/|
* | | cifs: fix GlobalMid_Lock bug in cifs_reconnectRonnie Sahlberg2019-06-17
* | | SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French2019-06-17
* | | cifs: add spinlock for the openFileList to cifsInodeInfoRonnie Sahlberg2019-06-13
* | | cifs: fix panic in smb2_reconnectRonnie Sahlberg2019-06-13
|/ /
* | Merge tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-05-31
|\ \
| * | CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEMRoberto Bergantinos Corpas2019-05-29
| * | dfs_cache: fix a wrong use of kfree in flush_cache_ent()Gen Zhang2019-05-28
| * | fs/cifs/smb2pdu.c: fix buffer free in SMB2_ioctl_freeMurphy Zhou2019-05-28
| * | cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl caseColin Ian King2019-05-28
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-24
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-05-19
|\
| * cifs: add support for SEEK_DATA and SEEK_HOLERonnie Sahlberg2019-05-15