1. d8fd99d Handle mismatched open calls by Sachin Prabhu · 7 years ago
  2. 48f9526 CIFS: Fix a possible memory corruption during reconnect by Pavel Shilovsky · 8 years ago
  3. 897fba1 remove directory incorrectly tries to set delete on close on non-empty directories by Steve French · 8 years ago
  4. 373512e Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this. by Steve French · 8 years ago
  5. c22870e mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink by Steve French · 10 years ago
  6. 5ab9757 Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink by Steve French · 10 years ago
  7. f29ebb4 Add worker function to set allocation size by Steve French · 10 years ago
  8. 4a5c80d [CIFS] clean up page array when uncached write send fails by Steve French · 10 years ago
  9. ff1c038 Check SMB3 dialects against downgrade attacks by Steve French · 10 years ago
  10. eb85d94b CIFS: Fix symbolic links usage by Pavel Shilovsky · 11 years ago
  11. 2167114 Query device characteristics at mount time from server on SMB2/3 not just on cifs mounts by Steven French · 11 years ago
  12. 34f6264 Query file system attributes from server on SMB2, not just cifs, mounts by Steve French · 11 years ago
  13. 64a5cfa Allow setting per-file compression via SMB2/3 by Steve French · 11 years ago
  14. 53ef101 CIFS: Store lease state itself rather than a mapped oplock value by Pavel Shilovsky · 11 years ago
  15. b42bf88 CIFS: Implement follow_link for SMB2 by Pavel Shilovsky · 11 years ago
  16. 064f604 CIFS: Make SMB2_open use cifs_open_parms struct by Pavel Shilovsky · 11 years ago
  17. 226730b CIFS: Introduce cifs_open_parms struct by Pavel Shilovsky · 11 years ago
  18. ca81983 CIFS: Respect create_options in smb2_open_file by Pavel Shilovsky · 11 years ago
  19. 4a72daf SMB2 FSCTL and IOCTL worker function by Steve French · 11 years ago
  20. 38107d4 Do not send SMB2 signatures for SMB3 frames by Steve French · 11 years ago
  21. 0822f51 CIFS: Add SMB2.1 lease break support by Pavel Shilovsky · 12 years ago
  22. b140799 CIFS: Use brlock cache for SMB2 by Pavel Shilovsky · 12 years ago
  23. f7ba7fe CIFS: Add brlock support for SMB2 by Pavel Shilovsky · 12 years ago
  24. fec344e cifs: change cifs_call_async to use smb_rqst structs by Jeff Layton · 12 years ago
  25. 0b688cf cifs: change smb2 signing routines to use smb_rqst structs by Jeff Layton · 12 years ago
  26. 6fc05c2 CIFS: Add statfs support for SMB2 by Pavel Shilovsky · 12 years ago
  27. 983c88a CIFS: Add oplock break support for SMB2 by Pavel Shilovsky · 12 years ago
  28. 2e44b28 CIFS: Process oplocks for SMB2 by Pavel Shilovsky · 12 years ago
  29. d324f08d CIFS: Add readdir support for SMB2 by Pavel Shilovsky · 12 years ago
  30. 1feeaac CIFS: Add set_file_info support for SMB2 by Pavel Shilovsky · 12 years ago
  31. c839ff2 CIFS: Add SMB2 support for set_file_size by Pavel Shilovsky · 12 years ago
  32. 568798c CIFS: Add SMB2 support for hardlink operation by Pavel Shilovsky · 12 years ago
  33. 35143eb CIFS: Add SMB2 support for rename operation by Pavel Shilovsky · 12 years ago
  34. 3c1bf7e CIFS: Enable signing in SMB2 by Pavel Shilovsky · 12 years ago
  35. 009d344 CIFS: Add writepage support for SMB2 by Pavel Shilovsky · 12 years ago
  36. d8e0503 CIFS: Add readpage support for SMB2 by Pavel Shilovsky · 12 years ago
  37. 3331914 CIFS: Add SMB2 support for cifs_iovec_write by Pavel Shilovsky · 12 years ago
  38. 09a4707 CIFS: Add SMB2 support for cifs_iovec_read by Pavel Shilovsky · 12 years ago
  39. 7a5cfb1 CIFS: Add SMB2 support for flush by Pavel Shilovsky · 12 years ago
  40. f0df737 CIFS: Add open/close file support for SMB2 by Pavel Shilovsky · 12 years ago
  41. cbe6f43 CIFS: Add SMB2 support for unlink by Pavel Shilovsky · 12 years ago
  42. 1a500f0 CIFS: Add SMB2 support for rmdir by Pavel Shilovsky · 12 years ago
  43. a0e7318 CIFS: Add SMB2 support for mkdir operation by Pavel Shilovsky · 13 years ago
  44. 9094fad CIFS: Add echo request support for SMB2 by Pavel Shilovsky · 12 years ago
  45. c95b8ee CIFS: Add SMB2 support for async requests by Pavel Shilovsky · 12 years ago
  46. be4cb9e CIFS: Query SMB2 inode info by Pavel Shilovsky · 12 years ago
  47. 2503a0d CIFS: Add SMB2 support for is_path_accessible by Pavel Shilovsky · 12 years ago
  48. faaf946 CIFS: Add tree connect/disconnect capability for SMB2 by Pavel Shilovsky · 12 years ago
  49. 5478f9b CIFS: Add session setup/logoff capability for SMB2 by Pavel Shilovsky · 12 years ago
  50. ec2e452 CIFS: Add capability to send SMB2 negotiate message by Pavel Shilovsky · 12 years ago
  51. 093b2bd CIFS: Make demultiplex_thread work with SMB2 code by Pavel Shilovsky · 13 years ago
  52. 2dc7e1c CIFS: Make transport routines work with SMB2 by Pavel Shilovsky · 12 years ago
  53. ddfbefb CIFS: Map SMB2 status codes to POSIX errors by Steve French · 13 years ago