1. e77fe73 cifs: we can not use small padding iovs together with encryption by Ronnie Sahlberg · 6 years ago
  2. f9793b6 cifs: change smb2_query_eas to use the compound query-info helper by Ronnie Sahlberg · 6 years ago
  3. 271b9c0 smb3: Fix rmdir compounding regression to strict servers by Ronnie Sahlberg · 6 years ago
  4. f5b05d6 cifs: add IOCTL for QUERY_INFO passthrough to userspace by Ronnie Sahlberg · 6 years ago
  5. bb43551 cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding by Ronnie Sahlberg · 6 years ago
  6. 3764cbd cifs: remove the is_falloc argument to SMB2_set_eof by Ronnie Sahlberg · 6 years ago
  7. dcbf910 cifs: change SMB2_OP_SET_INFO to use compounding by Ronnie Sahlberg · 6 years ago
  8. c2e0fe3 cifs: make rmdir() use compounding by Ronnie Sahlberg · 6 years ago
  9. ba8ca11 cifs: create helpers for SMB2_set_info_init/free() by Ronnie Sahlberg · 6 years ago
  10. c5a5f38 cifs: add a smb2_compound_op and change QUERY_INFO to use it by Ronnie Sahlberg · 6 years ago
  11. 730928c cifs: update smb2_queryfs() to use compounding by Ronnie Sahlberg · 6 years ago
  12. 1eb9fb5 cifs: create SMB2_open_init()/SMB2_open_free() helpers. by Ronnie Sahlberg · 6 years ago
  13. 296ecba cifs: add SMB2_query_info_[init|free]() by Ronnie Sahlberg · 6 years ago
  14. 8eb4ecf cifs: add SMB2_close_init()/SMB2_close_free() by Ronnie Sahlberg · 6 years ago
  15. 9da6ec7 cifs: use a refcount to protect open/closing the cached file handle by Ronnie Sahlberg · 6 years ago
  16. 0fdfef9 smb3: simplify code by removing CONFIG_CIFS_SMB311 by Steve French · 7 years ago
  17. 2d30421 smb3: add support for statfs for smb3.1.1 posix extensions by Steve French · 7 years ago
  18. 81f39f9 cifs: fix SMB1 breakage by Ronnie Sahlberg · 7 years ago
  19. 35e2cc1 cifs: Use correct packet length in SMB2_TRANSFORM header by Paulo Alcantara · 7 years ago
  20. bea851b smb3: Fix mode on mkdir on smb311 mounts by Steve French · 7 years ago
  21. 9d874c3 cifs: fix a buffer leak in smb2_query_symlink by Ronnie Sahlberg · 7 years ago
  22. e4dc31f cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument by Ronnie Sahlberg · 7 years ago
  23. 97ca176 cifs: add a new SMB2_close_flags function by Ronnie Sahlberg · 7 years ago
  24. 9ec672b cifs: update calc_size to take a server argument by Ronnie Sahlberg · 7 years ago
  25. 3d4ef9a smb3: fix redundant opens on root by Steve French · 7 years ago
  26. 91cb74f cifs: Change SMB2_open to return an iov for the error parameter by Ronnie Sahlberg · 7 years ago
  27. 8bd68c6 CIFS: implement v3.11 preauth integrity by Aurelien Aptel · 7 years ago
  28. 5fcd7f3 CIFS: add sha512 secmech by Aurelien Aptel · 7 years ago
  29. 63a83b8 CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl by Aurelien Aptel · 7 years ago
  30. 7cb3def cifs: handle large EA requests more gracefully in smb2+ by Ronnie Sahlberg · 7 years ago
  31. 5517554 cifs: Add support for writing attributes on SMB2+ by Ronnie Sahlberg · 7 years ago
  32. 95907fe cifs: Add support for reading attributes on SMB2+ by Ronnie Sahlberg · 7 years ago
  33. dac9534 cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsacl mount options by Shirish Pargaonkar · 8 years ago
  34. 42c493c cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options by Shirish Pargaonkar · 8 years ago
  35. 38bd490 Handle mismatched open calls by Sachin Prabhu · 8 years ago
  36. ef65aae smb2: Enforce sec= mount option by Sachin Prabhu · 8 years ago
  37. 5114662 CIFS: add use_ipc flag to SMB2_ioctl() by Aurelien Aptel · 8 years ago
  38. 4326ed2 CIFS: Decrypt and process small encrypted packets by Pavel Shilovsky · 8 years ago
  39. 026e93d CIFS: Encrypt SMB3 requests before sending by Pavel Shilovsky · 8 years ago
  40. 53e0e11 CIFS: Fix a possible memory corruption during reconnect by Pavel Shilovsky · 8 years ago
  41. 897fba1 remove directory incorrectly tries to set delete on close on non-empty directories by Steve French · 9 years ago
  42. 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
  43. c22870e mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink by Steve French · 10 years ago
  44. 5ab9757 Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink by Steve French · 10 years ago
  45. f29ebb4 Add worker function to set allocation size by Steve French · 11 years ago
  46. 4a5c80d [CIFS] clean up page array when uncached write send fails by Steve French · 11 years ago
  47. ff1c038 Check SMB3 dialects against downgrade attacks by Steve French · 11 years ago
  48. eb85d94b CIFS: Fix symbolic links usage by Pavel Shilovsky · 11 years ago
  49. 2167114 Query device characteristics at mount time from server on SMB2/3 not just on cifs mounts by Steven French · 11 years ago
  50. 34f6264 Query file system attributes from server on SMB2, not just cifs, mounts by Steve French · 11 years ago
  51. 64a5cfa Allow setting per-file compression via SMB2/3 by Steve French · 11 years ago
  52. 53ef101 CIFS: Store lease state itself rather than a mapped oplock value by Pavel Shilovsky · 11 years ago
  53. b42bf88 CIFS: Implement follow_link for SMB2 by Pavel Shilovsky · 11 years ago
  54. 064f604 CIFS: Make SMB2_open use cifs_open_parms struct by Pavel Shilovsky · 12 years ago
  55. 226730b CIFS: Introduce cifs_open_parms struct by Pavel Shilovsky · 12 years ago
  56. ca81983 CIFS: Respect create_options in smb2_open_file by Pavel Shilovsky · 12 years ago
  57. 4a72daf SMB2 FSCTL and IOCTL worker function by Steve French · 12 years ago
  58. 38107d4 Do not send SMB2 signatures for SMB3 frames by Steve French · 12 years ago
  59. 0822f51 CIFS: Add SMB2.1 lease break support by Pavel Shilovsky · 12 years ago
  60. b140799 CIFS: Use brlock cache for SMB2 by Pavel Shilovsky · 12 years ago
  61. f7ba7fe CIFS: Add brlock support for SMB2 by Pavel Shilovsky · 12 years ago
  62. fec344e cifs: change cifs_call_async to use smb_rqst structs by Jeff Layton · 12 years ago
  63. 0b688cf cifs: change smb2 signing routines to use smb_rqst structs by Jeff Layton · 12 years ago
  64. 6fc05c2 CIFS: Add statfs support for SMB2 by Pavel Shilovsky · 12 years ago
  65. 983c88a CIFS: Add oplock break support for SMB2 by Pavel Shilovsky · 12 years ago
  66. 2e44b28 CIFS: Process oplocks for SMB2 by Pavel Shilovsky · 12 years ago
  67. d324f08d CIFS: Add readdir support for SMB2 by Pavel Shilovsky · 12 years ago
  68. 1feeaac CIFS: Add set_file_info support for SMB2 by Pavel Shilovsky · 12 years ago
  69. c839ff2 CIFS: Add SMB2 support for set_file_size by Pavel Shilovsky · 12 years ago
  70. 568798c CIFS: Add SMB2 support for hardlink operation by Pavel Shilovsky · 12 years ago
  71. 35143eb CIFS: Add SMB2 support for rename operation by Pavel Shilovsky · 12 years ago
  72. 3c1bf7e CIFS: Enable signing in SMB2 by Pavel Shilovsky · 12 years ago
  73. 009d344 CIFS: Add writepage support for SMB2 by Pavel Shilovsky · 12 years ago
  74. d8e0503 CIFS: Add readpage support for SMB2 by Pavel Shilovsky · 12 years ago
  75. 3331914 CIFS: Add SMB2 support for cifs_iovec_write by Pavel Shilovsky · 12 years ago
  76. 09a4707 CIFS: Add SMB2 support for cifs_iovec_read by Pavel Shilovsky · 12 years ago
  77. 7a5cfb1 CIFS: Add SMB2 support for flush by Pavel Shilovsky · 12 years ago
  78. f0df737 CIFS: Add open/close file support for SMB2 by Pavel Shilovsky · 12 years ago
  79. cbe6f43 CIFS: Add SMB2 support for unlink by Pavel Shilovsky · 12 years ago
  80. 1a500f0 CIFS: Add SMB2 support for rmdir by Pavel Shilovsky · 13 years ago
  81. a0e7318 CIFS: Add SMB2 support for mkdir operation by Pavel Shilovsky · 14 years ago
  82. 9094fad CIFS: Add echo request support for SMB2 by Pavel Shilovsky · 13 years ago
  83. c95b8ee CIFS: Add SMB2 support for async requests by Pavel Shilovsky · 13 years ago
  84. be4cb9e CIFS: Query SMB2 inode info by Pavel Shilovsky · 13 years ago
  85. 2503a0d CIFS: Add SMB2 support for is_path_accessible by Pavel Shilovsky · 13 years ago
  86. faaf946 CIFS: Add tree connect/disconnect capability for SMB2 by Pavel Shilovsky · 13 years ago
  87. 5478f9b CIFS: Add session setup/logoff capability for SMB2 by Pavel Shilovsky · 13 years ago
  88. ec2e452 CIFS: Add capability to send SMB2 negotiate message by Pavel Shilovsky · 13 years ago
  89. 093b2bd CIFS: Make demultiplex_thread work with SMB2 code by Pavel Shilovsky · 14 years ago
  90. 2dc7e1c CIFS: Make transport routines work with SMB2 by Pavel Shilovsky · 13 years ago
  91. ddfbefb CIFS: Map SMB2 status codes to POSIX errors by Steve French · 14 years ago