Age | Commit message (Expand) | Author | Files | Lines |
2020-02-24 | cifs: add missing mount option to /proc/mounts | Steve French | 1 | -0/+2 |
2020-02-10 | cifs: fix mount option display for sec=krb5i | Petr Pavlu | 1 | -1/+5 |
2020-02-04 | SMB3: Backup intent flag missing from some more ops | Amir Goldstein | 1 | -1/+1 |
2019-12-06 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -6/+1 |
2019-12-02 | Merge tag 'docs-5.5a' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2019-11-25 | cifs: move cifsFileInfo_put logic into a work-queue | Ronnie Sahlberg | 1 | -1/+12 |
2019-11-25 | cifs: add multichannel mount options and data structs | Aurelien Aptel | 1 | -0/+4 |
2019-11-25 | cifs: don't use 'pre:' for MODULE_SOFTDEP | Ronnie Sahlberg | 1 | -12/+12 |
2019-11-25 | cifs: add support for flock | Steve French | 1 | -0/+3 |
2019-11-15 | new helper: lookup_positive_unlocked() | Al Viro | 1 | -6/+1 |
2019-10-29 | Merge tag 'v5.4-rc4' into docs-next | Jonathan Corbet | 1 | -8/+16 |
2019-10-21 | cifs: clarify comment about timestamp granularity for old servers | Steve French | 1 | -1/+7 |
2019-10-10 | docs: fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-10-09 | smb3: Fix regression in time handling | Steve French | 1 | -8/+16 |
2019-09-19 | Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -1/+27 |
2019-09-19 | Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p... | Linus Torvalds | 1 | -0/+22 |
2019-09-16 | smb3: allow disabling requesting leases | Steve French | 1 | -0/+2 |
2019-09-16 | smb3: only offload decryption of read responses if multiple requests | Steve French | 1 | -3/+6 |
2019-09-16 | smb3: enable offload of decryption of large reads via mount option | Steve French | 1 | -0/+2 |
2019-09-16 | smb3: allow parallelizing decryption of reads | Steve French | 1 | -1/+16 |
2019-09-16 | smb3: add mount option to allow RW caching of share accessed by only 1 client | Steve French | 1 | -0/+2 |
2019-09-16 | smb3: add mount option to allow forced caching of read only share | Steve French | 1 | -0/+2 |
2019-08-30 | fs: cifs: Initialize filesystem timestamp ranges | Deepa Dinamani | 1 | -0/+22 |
2019-08-22 | fs: cifs: move from the crypto cipher API to the new DES library interface | Ard Biesheuvel | 1 | -1/+0 |
2019-07-18 | cifs: copy_file_range needs to strip setuid bits and update timestamps | Amir Goldstein | 1 | -3/+8 |
2019-07-18 | Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -6/+8 |
2019-07-11 | Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf... | Linus Torvalds | 1 | -0/+4 |
2019-07-09 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+0 |
2019-07-08 | smb3: add new mount option to retrieve mode from special ACE | Steve French | 1 | -0/+2 |
2019-07-08 | cifs: simplify code by removing CONFIG_CIFS_ACL ifdef | Steve French | 1 | -6/+0 |
2019-07-08 | smb3: if max_credits is specified then display it in /proc/mounts | Steve French | 1 | -0/+5 |
2019-07-08 | cifs: add missing GCM module dependency | Aurelien Aptel | 1 | -0/+1 |
2019-06-20 | fs: cifs: switch to RC4 library interface | Ard Biesheuvel | 1 | -1/+0 |
2019-06-13 | cifs: add spinlock for the openFileList to cifsInodeInfo | Ronnie Sahlberg | 1 | -0/+1 |
2019-06-09 | vfs: allow copy_file_range to copy across devices | Amir Goldstein | 1 | -1/+1 |
2019-06-09 | vfs: no fallback for ->copy_file_range | Dave Chinner | 1 | -0/+4 |
2019-05-16 | cifs: add support for SEEK_DATA and SEEK_HOLE | Ronnie Sahlberg | 1 | -0/+9 |
2019-05-16 | Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the s... | Kovtunenko Oleksandr | 1 | -5/+0 |
2019-05-08 | cifs: add fiemap support | Ronnie Sahlberg | 1 | -0/+1 |
2019-05-08 | CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease... | Kenneth D'souza | 1 | -0/+2 |
2019-05-02 | cifs: switch to ->free_inode() | Al Viro | 1 | -9/+3 |
2019-04-01 | SMB3: Allow persistent handle timeout to be configurable on mount | Steve French | 1 | -0/+2 |
2019-03-23 | cifs: fix that return -EINVAL when do dedupe operation | Xiaoli Feng | 1 | -1/+1 |
2019-03-06 | smb3: for kerberos mounts display the credential uid used | Steve French | 1 | -1/+1 |
2019-03-05 | smb3: make default i/o size for smb3 mounts larger | Steve French | 1 | -0/+1 |
2018-12-28 | cifs: Make use of DFS cache to get new DFS referrals | Paulo Alcantara | 1 | -1/+16 |
2018-11-02 | cifs: don't dereference smb_file_target before null check | Colin Ian King | 1 | -2/+5 |
2018-11-02 | CIFS: Add direct I/O functions to file_operations | Long Li | 1 | -6/+4 |
2018-11-02 | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -10/+14 |
2018-10-30 | vfs: make remap_file_range functions take and return bytes completed | Darrick J. Wong | 1 | -3/+3 |