1. 7866c17 smb3: fix typo in mount options displayed in /proc/mounts by Steve French · 4 years, 7 months ago
  2. 82e9367 smb3: Add new parm "nodelete" by Steve French · 4 years, 8 months ago
  3. 4e8aea3 smb3: enable swap on SMB3 mounts by Steve French · 4 years, 10 months ago
  4. c7e9f78 cifs: do d_move in rename by Steve French · 5 years ago
  5. ec57010 cifs: add missing mount option to /proc/mounts by Steve French · 5 years ago
  6. 3f6166a cifs: fix mount option display for sec=krb5i by Petr Pavlu · 5 years ago
  7. 0f06093 SMB3: Backup intent flag missing from some more ops by Amir Goldstein · 5 years ago
  8. 0aecba6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  9. 937d6ee Merge tag 'docs-5.5a' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  10. 32546a9 cifs: move cifsFileInfo_put logic into a work-queue by Ronnie Sahlberg · 5 years ago
  11. bcc8880 cifs: add multichannel mount options and data structs by Aurelien Aptel · 5 years ago
  12. 3591bb8 cifs: don't use 'pre:' for MODULE_SOFTDEP by Ronnie Sahlberg · 5 years ago
  13. d067799 cifs: add support for flock by Steve French · 6 years ago
  14. 6c2d4798 new helper: lookup_positive_unlocked() by Al Viro · 5 years ago
  15. 822bbba Merge tag 'v5.4-rc4' into docs-next by Jonathan Corbet · 5 years ago
  16. 553292a cifs: clarify comment about timestamp granularity for old servers by Steve French · 5 years ago
  17. 0ac624f docs: fix some broken references by Mauro Carvalho Chehab · 5 years ago
  18. d4cfbf0 smb3: Fix regression in time handling by Steve French · 5 years ago
  19. 7e3d2c8 Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  20. cfb82e1 Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  21. 3e7a02d smb3: allow disabling requesting leases by Steve French · 5 years ago
  22. 10328c4 smb3: only offload decryption of read responses if multiple requests by Steve French · 5 years ago
  23. 563317e smb3: enable offload of decryption of large reads via mount option by Steve French · 5 years ago
  24. 35cf94a smb3: allow parallelizing decryption of reads by Steve French · 5 years ago
  25. 41e033f smb3: add mount option to allow RW caching of share accessed by only 1 client by Steve French · 5 years ago
  26. 83bbfa7 smb3: add mount option to allow forced caching of read only share by Steve French · 5 years ago
  27. cb7a69e fs: cifs: Initialize filesystem timestamp ranges by Deepa Dinamani · 6 years ago
  28. 9a394d1 fs: cifs: move from the crypto cipher API to the new DES library interface by Ard Biesheuvel · 5 years ago
  29. bf3c90e cifs: copy_file_range needs to strip setuid bits and update timestamps by Amir Goldstein · 6 years ago
  30. ae9b728 Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  31. 40f06c7 Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  32. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  33. 412094a smb3: add new mount option to retrieve mode from special ACE by Steve French · 6 years ago
  34. 73cf808 cifs: simplify code by removing CONFIG_CIFS_ACL ifdef by Steve French · 6 years ago
  35. dc17926 smb3: if max_credits is specified then display it in /proc/mounts by Steve French · 6 years ago
  36. 5fc3681 cifs: add missing GCM module dependency by Aurelien Aptel · 6 years ago
  37. 97a5fee fs: cifs: switch to RC4 library interface by Ard Biesheuvel · 6 years ago
  38. 487317c cifs: add spinlock for the openFileList to cifsInodeInfo by Ronnie Sahlberg · 6 years ago
  39. 5dae222 vfs: allow copy_file_range to copy across devices by Amir Goldstein · 6 years ago
  40. 64bf5ff vfs: no fallback for ->copy_file_range by Dave Chinner · 6 years ago
  41. dece44e cifs: add support for SEEK_DATA and SEEK_HOLE by Ronnie Sahlberg · 6 years ago
  42. 9ab70ca Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the same file by Kovtunenko Oleksandr · 6 years ago
  43. 2f3ebab cifs: add fiemap support by Ronnie Sahlberg · 6 years ago
  44. c8b6ac1 CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease feature. by Kenneth D'souza · 6 years ago
  45. c2e6802 cifs: switch to ->free_inode() by Al Viro · 6 years ago
  46. ca567eb SMB3: Allow persistent handle timeout to be configurable on mount by Steve French · 6 years ago
  47. b073a08 cifs: fix that return -EINVAL when do dedupe operation by Xiaoli Feng · 6 years ago
  48. 96281b9 smb3: for kerberos mounts display the credential uid used by Steve French · 6 years ago
  49. e8506d2 smb3: make default i/o size for smb3 mounts larger by Steve French · 6 years ago
  50. 1c78022 cifs: Make use of DFS cache to get new DFS referrals by Paulo Alcantara · 6 years ago
  51. 8c6c9bed8 cifs: don't dereference smb_file_target before null check by Colin Ian King · 6 years ago
  52. be4eb68 CIFS: Add direct I/O functions to file_operations by Long Li · 6 years ago
  53. c2aa1a4 Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  54. 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
  55. 2e5dfc9 vfs: combine the clone and dedupe into a single remap_file_range by Darrick J. Wong · 6 years ago
  56. 8c1beb9 cifs: minor clarification in comments by Steve French · 6 years ago
  57. f80eaed CIFS: Print message when attempting a mount by Rodrigo Freire · 6 years ago
  58. 8393072 CIFS: make 'nodfs' mount opt a superblock flag by Aurelien Aptel · 6 years ago
  59. 00778e2 smb3: add way to control slow response threshold for logging and stats by Steve French · 6 years ago
  60. 1c3a13a cifs: minor updates to module description for cifs.ko by Steve French · 6 years ago
  61. e55954a cifs: don't show domain= in mount output when domain is empty by Ronnie Sahlberg · 6 years ago
  62. 8a69e96 smb3: snapshot mounts are read-only and make sure info is displayable about the mount by Steve French · 7 years ago
  63. 0fdfef9 smb3: simplify code by removing CONFIG_CIFS_SMB311 by Steve French · 7 years ago
  64. 21ba384 smb3: fill in statfs fsid and correct namelen by Steve French · 7 years ago
  65. c7c137b smb3: do not allow insecure cifs mounts when using smb3 by Steve French · 7 years ago
  66. b326614 smb3: allow "posix" mount option to enable new SMB311 protocol extensions by Steve French · 7 years ago
  67. f92a720 cifs: allow disabling less secure legacy dialects by Steve French · 7 years ago
  68. 11911b9 cifs: make minor clarifications to module params for cifs.ko by Steve French · 7 years ago
  69. 49218b4 smb3: add module alias for smb3 to cifs.ko by Steve French · 7 years ago
  70. 3d4ef9a smb3: fix redundant opens on root by Steve French · 7 years ago
  71. 6e70c26 smb3: directory sync should not return an error by Steve French · 7 years ago
  72. 5fcd7f3 CIFS: add sha512 secmech by Aurelien Aptel · 7 years ago
  73. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  74. cd1aca2 cifs: add .splice_write by Andrés Souto · 7 years ago
  75. 8339dd3 CIFS: SMBD: Add rdma mount option by Long Li · 7 years ago
  76. de04644 cifs: Define usercopy region in cifs_request slab cache by David Windsor · 8 years ago
  77. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  78. 9418333 cifs: release cifs root_cred after exit_cifs by Shu Wang · 7 years ago
  79. 6e82e92 cifs: show 'soft' in the mount options for hard mounts by Ronnie Sahlberg · 7 years ago
  80. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  81. 2a38e12 [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred by Steve French · 8 years ago
  82. 51b0817 cifs: use get_random_u32 for 32-bit lock random by Jason A. Donenfeld · 8 years ago
  83. fe7a719 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  84. 3998e6b8 CIFS: fix oplock break deadlocks by Rabin Vincent · 8 years ago
  85. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  86. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  87. 851ea08 cifs: Convert to separately allocated bdi by Jan Kara · 8 years ago
  88. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. 620d874 Introduce cifs_copy_file_range() by Sachin Prabhu · 8 years ago
  90. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  91. 026e93d CIFS: Encrypt SMB3 requests before sending by Pavel Shilovsky · 8 years ago
  92. b9be76d cifs: Add soft dependencies by Jean Delvare · 8 years ago
  93. 1dd5c6b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  94. 374402a cifs_get_root shouldn't use path with tree name by Sachin Prabhu · 8 years ago
  95. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  96. 9593265 CIFS: Add new mount option to set owner uid and gid from special sids in acl by Steve French · 8 years ago
  97. cb978ac Expose cifs module parameters in sysfs by Germano Percossi · 8 years ago
  98. 3afca26 Clarify locking of cifs file and tcon structures and make more granular by Steve French · 8 years ago
  99. fa70b87 SMB3: GUIDs should be constructed as random but valid uuids by Steve French · 8 years ago
  100. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago