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