1. 639fd38 SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rsp by Steve French · 4 years, 3 months ago
  2. baf57b5 cifs: Fix leak when handling lease break for cached root fid by Paul Aurich · 4 years, 8 months ago
  3. 8668115 smb3: fix unneeded error message on change notify by Steve French · 4 years, 8 months ago
  4. a0a3036 cifs: Standardize logging output by Joe Perches · 5 years ago
  5. e79b033 cifs: ignore cached share root handle closing errors by Aurelien Aptel · 5 years ago
  6. 0a5a988 cifs: Fix memory allocation in __smb2_handle_cancelled_cmd() by Paulo Alcantara (SUSE) · 5 years ago
  7. 9bd4540 CIFS: Properly process SMB3 lease breaks by Pavel Shilovsky · 5 years ago
  8. d70e9fa cifs: try opening channels after mounting by Aurelien Aptel · 5 years ago
  9. fa9c236 CIFS: Fix SMB2 oplock break processing by Pavel Shilovsky · 5 years ago
  10. 87bc237 smb3: add debug messages for closing unmatched open by Ronnie Sahlberg · 5 years ago
  11. 9150c3a CIFS: Close open handle after interrupted close by Pavel Shilovsky · 5 years ago
  12. 037d050 smb3: remove confusing dmesg when mounting with encryption ("seal") by Steve French · 5 years ago
  13. b98749c CIFS: keep FileInfo handle live during oplock break by Aurelien Aptel · 6 years ago
  14. 7b9b9ed CIFS: Do not reset lease state to NONE on lease break by Pavel Shilovsky · 6 years ago
  15. eca0045 cifs: add credits from unmatched responses/messages by Ronnie Sahlberg · 6 years ago
  16. 2e5700b smb3: add credits we receive from oplock/break PDUs by Ronnie Sahlberg · 6 years ago
  17. 25f2573 smb3: minor debugging clarifications in rfc1001 len processing by Steve French · 7 years ago
  18. e6c47dd cifs: check if SMB2 PDU size has been padded and suppress the warning by Ronnie Sahlberg · 7 years ago
  19. 0fdfef9 smb3: simplify code by removing CONFIG_CIFS_SMB311 by Steve French · 7 years ago
  20. d819d29 smb3: fix corrupt path in subdirs on smb311 with posix by Steve French · 7 years ago
  21. a93864d cifs: add lease tracking to the cached root fid by Ronnie Sahlberg · 7 years ago
  22. 8ddecf5 CIFS: Fix NULL ptr deref by Aurelien Aptel · 7 years ago
  23. 8ce79ec cifs: update multiplex loop to handle compounded responses by Ronnie Sahlberg · 7 years ago
  24. 1fc6ad2 cifs: remove header_preamble_size where it is always 0 by Ronnie Sahlberg · 7 years ago
  25. 49f466b cifs: remove struct smb2_hdr by Ronnie Sahlberg · 7 years ago
  26. e4dc31f cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument by Ronnie Sahlberg · 7 years ago
  27. 84f0cbf cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdr by Ronnie Sahlberg · 7 years ago
  28. 0d5a288 cifs: remove struct smb2_oplock_break_rsp by Ronnie Sahlberg · 7 years ago
  29. ce558b0 smb3: Add posix create context for smb3.11 posix mounts by Steve French · 7 years ago
  30. 98170fb cifs: update smb2_check_message to handle PDUs without a 4 byte length header by Ronnie Sahlberg · 7 years ago
  31. 9ec672b cifs: update calc_size to take a server argument by Ronnie Sahlberg · 7 years ago
  32. 0d4b46b smb3.11: replace a 4 with server->vals->header_preamble_size by Steve French · 7 years ago
  33. 136ff1b SMB3: Fix length checking of SMB3.11 negotiate request by Steve French · 7 years ago
  34. 6c4ba31 cifs: fix sparse warning on previous patch in a few printks by Steve French · 7 years ago
  35. 93012bf cifs: add server->vals->header_preamble_size by Ronnie Sahlberg · 7 years ago
  36. 8bd68c6 CIFS: implement v3.11 preauth integrity by Aurelien Aptel · 7 years ago
  37. 21ad948 cifs: remove rfc1002 header from smb2_oplock_break we get from server by Ronnie Sahlberg · 7 years ago
  38. 3998e6b8 CIFS: fix oplock break deadlocks by Rabin Vincent · 8 years ago
  39. 38bd490 Handle mismatched open calls by Sachin Prabhu · 8 years ago
  40. 31473fc CIFS: Separate SMB2 header structure by Pavel Shilovsky · 8 years ago
  41. 3afca26 Clarify locking of cifs file and tcon structures and make more granular by Steve French · 8 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. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  44. 064bcc0 Fix coverity warning by Steve French · 10 years ago
  45. 9235d09 Convert MessageID in smb2_hdr to LE by Sachin Prabhu · 10 years ago
  46. bc09d14 fs/cifs: remove obsolete __constant by Fabian Frederick · 10 years ago
  47. a4153cb Allow conversion of characters in Mac remap range (part 2) by Steve French · 10 years ago
  48. 754789a [CIFS] Workaround MacOS server problem with SMB2.1 write response by Steve French · 11 years ago
  49. 59b04c5 [CIFS] Fix incorrect hex vs. decimal in some debug print statements by Steve French · 11 years ago
  50. c11f1df cifs: Wait for writebacks to complete before attempting write. by Sachin Prabhu · 11 years ago
  51. 42873b0 CIFS: Respect epoch value from create lease context v2 by Pavel Shilovsky · 12 years ago
  52. 53ef101 CIFS: Store lease state itself rather than a mapped oplock value by Pavel Shilovsky · 12 years ago
  53. 18cceb6 CIFS: Replace clientCanCache* bools with an integer by Pavel Shilovsky · 12 years ago
  54. 933d4b3 CIFS: Fix missing lease break by Pavel Shilovsky · 12 years ago
  55. 1a05096 CIFS: Fix a memory leak when a lease break comes by Pavel Shilovsky · 12 years ago
  56. b42bf88 CIFS: Implement follow_link for SMB2 by Pavel Shilovsky · 12 years ago
  57. 4a72daf SMB2 FSCTL and IOCTL worker function by Steve French · 12 years ago
  58. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 12 years ago
  59. 12e8a20 Trivial endian fixes by Steve French · 12 years ago
  60. 233839b CIFS: Fix fast lease break after open problem by Pavel Shilovsky · 12 years ago
  61. 0822f51 CIFS: Add SMB2.1 lease break support by Pavel Shilovsky · 12 years ago
  62. 983c88a CIFS: Add oplock break support for SMB2 by Pavel Shilovsky · 12 years ago
  63. d324f08d CIFS: Add readdir support for SMB2 by Pavel Shilovsky · 12 years ago
  64. 09a4707 CIFS: Add SMB2 support for cifs_iovec_read by Pavel Shilovsky · 12 years ago
  65. 7411286 CIFS: Fix log messages in packet checking for SMB2 by Pavel Shilovsky · 13 years ago
  66. be4cb9e CIFS: Query SMB2 inode info by Pavel Shilovsky · 13 years ago
  67. 2503a0d CIFS: Add SMB2 support for is_path_accessible by Pavel Shilovsky · 13 years ago
  68. 5478f9b CIFS: Add session setup/logoff capability for SMB2 by Pavel Shilovsky · 13 years ago
  69. ec2e452 CIFS: Add capability to send SMB2 negotiate message by Pavel Shilovsky · 13 years ago
  70. 093b2bd CIFS: Make demultiplex_thread work with SMB2 code by Pavel Shilovsky · 14 years ago