1. 2e4564b smb3: add support for stat of WSL reparse points for special file types by Steve French · 4 years, 2 months ago
  2. 9e81e8f cifs: return cached_fid from open_shroot by Ronnie Sahlberg · 4 years, 3 months ago
  3. b1bc187 smb311: Add support for SMB311 query info (non-compounded) by Steve French · 4 years, 7 months ago
  4. 6a5f659 SMB311: Add support for query info using posix extensions (level 100) by Steve French · 4 years, 7 months ago
  5. 352d96f cifs: multichannel: move channel selection above transport layer by Aurelien Aptel · 4 years, 7 months ago
  6. eda1c54 cifs: Allocate crypto structures on the fly for calculating signatures of incoming packets by Long Li · 4 years, 9 months ago
  7. 69dda30 cifs: add SMB2_open() arg to return POSIX data by Aurelien Aptel · 4 years, 10 months ago
  8. 349e13a cifs: add smb2 POSIX info level by Aurelien Aptel · 4 years, 11 months ago
  9. 0f06093 SMB3: Backup intent flag missing from some more ops by Amir Goldstein · 5 years ago
  10. 0a17799 cifs: prepare SMB2_query_directory to be used with compounding by Ronnie Sahlberg · 5 years ago
  11. d919131 CIFS: Close cached root handle only if it has a lease by Pavel Shilovsky · 5 years ago
  12. 43f8a6a smb3: query attributes on file close by Steve French · 5 years ago
  13. 9e8fae2 smb3: remove unused flag passed into close functions by Steve French · 5 years ago
  14. f780bd3 cifs: add server param by Aurelien Aptel · 5 years ago
  15. 9150c3a CIFS: Close open handle after interrupted close by Pavel Shilovsky · 5 years ago
  16. 52870d5 smb3: cleanup some recent endian errors spotted by updated sparse by Steve French · 5 years ago
  17. c3ca78e smb3: pass mode bits into create calls by Steve French · 5 years ago
  18. 86e14e1 cifs: prepare SMB2_Flush to be usable in compounds by Ronnie Sahlberg · 5 years ago
  19. 89a5bfa smb3: optimize open to not send query file internal info by Steve French · 5 years ago
  20. 153322f smb3: Fix enumerating snapshots to Azure by Steve French · 6 years ago
  21. ccdc77a cifs: add SMB2_ioctl_init/free helpers to be used with compounding by Ronnie Sahlberg · 6 years ago
  22. b0f6df7 cifs: cache FILE_ALL_INFO for the shared root handle by Ronnie Sahlberg · 6 years ago
  23. e77fe73 cifs: we can not use small padding iovs together with encryption by Ronnie Sahlberg · 6 years ago
  24. f9793b6 cifs: change smb2_query_eas to use the compound query-info helper by Ronnie Sahlberg · 6 years ago
  25. 271b9c0 smb3: Fix rmdir compounding regression to strict servers by Ronnie Sahlberg · 6 years ago
  26. f5b05d6 cifs: add IOCTL for QUERY_INFO passthrough to userspace by Ronnie Sahlberg · 6 years ago
  27. bb43551 cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding by Ronnie Sahlberg · 6 years ago
  28. 3764cbd cifs: remove the is_falloc argument to SMB2_set_eof by Ronnie Sahlberg · 6 years ago
  29. dcbf910 cifs: change SMB2_OP_SET_INFO to use compounding by Ronnie Sahlberg · 6 years ago
  30. c2e0fe3 cifs: make rmdir() use compounding by Ronnie Sahlberg · 6 years ago
  31. ba8ca11 cifs: create helpers for SMB2_set_info_init/free() by Ronnie Sahlberg · 6 years ago
  32. c5a5f38 cifs: add a smb2_compound_op and change QUERY_INFO to use it by Ronnie Sahlberg · 6 years ago
  33. 730928c cifs: update smb2_queryfs() to use compounding by Ronnie Sahlberg · 6 years ago
  34. 1eb9fb5 cifs: create SMB2_open_init()/SMB2_open_free() helpers. by Ronnie Sahlberg · 6 years ago
  35. 296ecba cifs: add SMB2_query_info_[init|free]() by Ronnie Sahlberg · 6 years ago
  36. 8eb4ecf cifs: add SMB2_close_init()/SMB2_close_free() by Ronnie Sahlberg · 6 years ago
  37. 9da6ec7 cifs: use a refcount to protect open/closing the cached file handle by Ronnie Sahlberg · 6 years ago
  38. 0fdfef9 smb3: simplify code by removing CONFIG_CIFS_SMB311 by Steve French · 7 years ago
  39. 2d30421 smb3: add support for statfs for smb3.1.1 posix extensions by Steve French · 7 years ago
  40. 81f39f9 cifs: fix SMB1 breakage by Ronnie Sahlberg · 7 years ago
  41. 35e2cc1 cifs: Use correct packet length in SMB2_TRANSFORM header by Paulo Alcantara · 7 years ago
  42. bea851b smb3: Fix mode on mkdir on smb311 mounts by Steve French · 7 years ago
  43. 9d874c3 cifs: fix a buffer leak in smb2_query_symlink by Ronnie Sahlberg · 7 years ago
  44. e4dc31f cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument by Ronnie Sahlberg · 7 years ago
  45. 97ca176 cifs: add a new SMB2_close_flags function by Ronnie Sahlberg · 7 years ago
  46. 9ec672b cifs: update calc_size to take a server argument by Ronnie Sahlberg · 7 years ago
  47. 3d4ef9a smb3: fix redundant opens on root by Steve French · 7 years ago
  48. 91cb74f cifs: Change SMB2_open to return an iov for the error parameter by Ronnie Sahlberg · 7 years ago
  49. 8bd68c6 CIFS: implement v3.11 preauth integrity by Aurelien Aptel · 7 years ago
  50. 5fcd7f3 CIFS: add sha512 secmech by Aurelien Aptel · 7 years ago
  51. 63a83b8 CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl by Aurelien Aptel · 7 years ago
  52. 7cb3def cifs: handle large EA requests more gracefully in smb2+ by Ronnie Sahlberg · 7 years ago
  53. 5517554 cifs: Add support for writing attributes on SMB2+ by Ronnie Sahlberg · 7 years ago
  54. 95907fe cifs: Add support for reading attributes on SMB2+ by Ronnie Sahlberg · 7 years ago
  55. dac9534 cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsacl mount options by Shirish Pargaonkar · 8 years ago
  56. 42c493c cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options by Shirish Pargaonkar · 8 years ago
  57. 38bd490 Handle mismatched open calls by Sachin Prabhu · 8 years ago
  58. ef65aae smb2: Enforce sec= mount option by Sachin Prabhu · 8 years ago
  59. 5114662 CIFS: add use_ipc flag to SMB2_ioctl() by Aurelien Aptel · 8 years ago
  60. 4326ed2 CIFS: Decrypt and process small encrypted packets by Pavel Shilovsky · 8 years ago
  61. 026e93d CIFS: Encrypt SMB3 requests before sending by Pavel Shilovsky · 8 years ago
  62. 53e0e11 CIFS: Fix a possible memory corruption during reconnect by Pavel Shilovsky · 8 years ago
  63. 897fba1 remove directory incorrectly tries to set delete on close on non-empty directories by Steve French · 9 years ago
  64. 373512e Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this. by Steve French · 9 years ago
  65. c22870e mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink by Steve French · 10 years ago
  66. 5ab9757 Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink by Steve French · 10 years ago
  67. f29ebb4 Add worker function to set allocation size by Steve French · 10 years ago
  68. 4a5c80d [CIFS] clean up page array when uncached write send fails by Steve French · 11 years ago
  69. ff1c038 Check SMB3 dialects against downgrade attacks by Steve French · 11 years ago
  70. eb85d94b CIFS: Fix symbolic links usage by Pavel Shilovsky · 11 years ago
  71. 2167114 Query device characteristics at mount time from server on SMB2/3 not just on cifs mounts by Steven French · 11 years ago
  72. 34f6264 Query file system attributes from server on SMB2, not just cifs, mounts by Steve French · 11 years ago
  73. 64a5cfa Allow setting per-file compression via SMB2/3 by Steve French · 11 years ago
  74. 53ef101 CIFS: Store lease state itself rather than a mapped oplock value by Pavel Shilovsky · 11 years ago
  75. b42bf88 CIFS: Implement follow_link for SMB2 by Pavel Shilovsky · 11 years ago
  76. 064f604 CIFS: Make SMB2_open use cifs_open_parms struct by Pavel Shilovsky · 11 years ago
  77. 226730b CIFS: Introduce cifs_open_parms struct by Pavel Shilovsky · 11 years ago
  78. ca81983 CIFS: Respect create_options in smb2_open_file by Pavel Shilovsky · 11 years ago
  79. 4a72daf SMB2 FSCTL and IOCTL worker function by Steve French · 12 years ago
  80. 38107d4 Do not send SMB2 signatures for SMB3 frames by Steve French · 12 years ago
  81. 0822f51 CIFS: Add SMB2.1 lease break support by Pavel Shilovsky · 12 years ago
  82. b140799 CIFS: Use brlock cache for SMB2 by Pavel Shilovsky · 12 years ago
  83. f7ba7fe CIFS: Add brlock support for SMB2 by Pavel Shilovsky · 12 years ago
  84. fec344e cifs: change cifs_call_async to use smb_rqst structs by Jeff Layton · 12 years ago
  85. 0b688cf cifs: change smb2 signing routines to use smb_rqst structs by Jeff Layton · 12 years ago
  86. 6fc05c2 CIFS: Add statfs support for SMB2 by Pavel Shilovsky · 12 years ago
  87. 983c88a CIFS: Add oplock break support for SMB2 by Pavel Shilovsky · 12 years ago
  88. 2e44b28 CIFS: Process oplocks for SMB2 by Pavel Shilovsky · 12 years ago
  89. d324f08d CIFS: Add readdir support for SMB2 by Pavel Shilovsky · 12 years ago
  90. 1feeaac CIFS: Add set_file_info support for SMB2 by Pavel Shilovsky · 12 years ago
  91. c839ff2 CIFS: Add SMB2 support for set_file_size by Pavel Shilovsky · 12 years ago
  92. 568798c CIFS: Add SMB2 support for hardlink operation by Pavel Shilovsky · 12 years ago
  93. 35143eb CIFS: Add SMB2 support for rename operation by Pavel Shilovsky · 12 years ago
  94. 3c1bf7e CIFS: Enable signing in SMB2 by Pavel Shilovsky · 12 years ago
  95. 009d344 CIFS: Add writepage support for SMB2 by Pavel Shilovsky · 12 years ago
  96. d8e0503 CIFS: Add readpage support for SMB2 by Pavel Shilovsky · 12 years ago
  97. 3331914 CIFS: Add SMB2 support for cifs_iovec_write by Pavel Shilovsky · 12 years ago
  98. 09a4707 CIFS: Add SMB2 support for cifs_iovec_read by Pavel Shilovsky · 12 years ago
  99. 7a5cfb1 CIFS: Add SMB2 support for flush by Pavel Shilovsky · 12 years ago
  100. f0df737 CIFS: Add open/close file support for SMB2 by Pavel Shilovsky · 12 years ago