1. 7f9eda5 CIFS: Fix SMB2 oplock break processing by Pavel Shilovsky · 4 years, 6 months ago
  2. 1ee4f2d CIFS: keep FileInfo handle live during oplock break by Aurelien Aptel · 5 years ago
  3. f8a0d9cc CIFS: Do not reset lease state to NONE on lease break by Pavel Shilovsky · 5 years ago
  4. f440ea4 cifs: check if SMB2 PDU size has been padded and suppress the warning by Ronnie Sahlberg · 6 years ago
  5. f13d96b CIFS: fix oplock break deadlocks by Rabin Vincent · 7 years ago
  6. d8fd99d Handle mismatched open calls by Sachin Prabhu · 7 years ago
  7. 3afca26 Clarify locking of cifs file and tcon structures and make more granular by Steve French · 8 years ago
  8. 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
  9. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  10. 064bcc0 Fix coverity warning by Steve French · 9 years ago
  11. 9235d09 Convert MessageID in smb2_hdr to LE by Sachin Prabhu · 9 years ago
  12. bc09d14 fs/cifs: remove obsolete __constant by Fabian Frederick · 9 years ago
  13. a4153cb Allow conversion of characters in Mac remap range (part 2) by Steve French · 10 years ago
  14. 754789a [CIFS] Workaround MacOS server problem with SMB2.1 write response by Steve French · 10 years ago
  15. 59b04c5 [CIFS] Fix incorrect hex vs. decimal in some debug print statements by Steve French · 10 years ago
  16. c11f1df cifs: Wait for writebacks to complete before attempting write. by Sachin Prabhu · 10 years ago
  17. 42873b0 CIFS: Respect epoch value from create lease context v2 by Pavel Shilovsky · 11 years ago
  18. 53ef101 CIFS: Store lease state itself rather than a mapped oplock value by Pavel Shilovsky · 11 years ago
  19. 18cceb6 CIFS: Replace clientCanCache* bools with an integer by Pavel Shilovsky · 11 years ago
  20. 933d4b3 CIFS: Fix missing lease break by Pavel Shilovsky · 11 years ago
  21. 1a05096 CIFS: Fix a memory leak when a lease break comes by Pavel Shilovsky · 11 years ago
  22. b42bf88 CIFS: Implement follow_link for SMB2 by Pavel Shilovsky · 11 years ago
  23. 4a72daf SMB2 FSCTL and IOCTL worker function by Steve French · 11 years ago
  24. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 11 years ago
  25. 12e8a20 Trivial endian fixes by Steve French · 12 years ago
  26. 233839b CIFS: Fix fast lease break after open problem by Pavel Shilovsky · 12 years ago
  27. 0822f51 CIFS: Add SMB2.1 lease break support by Pavel Shilovsky · 12 years ago
  28. 983c88a CIFS: Add oplock break support for SMB2 by Pavel Shilovsky · 12 years ago
  29. d324f08d CIFS: Add readdir support for SMB2 by Pavel Shilovsky · 12 years ago
  30. 09a4707 CIFS: Add SMB2 support for cifs_iovec_read by Pavel Shilovsky · 12 years ago
  31. 7411286 CIFS: Fix log messages in packet checking for SMB2 by Pavel Shilovsky · 12 years ago
  32. be4cb9e CIFS: Query SMB2 inode info by Pavel Shilovsky · 12 years ago
  33. 2503a0d CIFS: Add SMB2 support for is_path_accessible by Pavel Shilovsky · 12 years ago
  34. 5478f9b CIFS: Add session setup/logoff capability for SMB2 by Pavel Shilovsky · 12 years ago
  35. ec2e452 CIFS: Add capability to send SMB2 negotiate message by Pavel Shilovsky · 12 years ago
  36. 093b2bd CIFS: Make demultiplex_thread work with SMB2 code by Pavel Shilovsky · 13 years ago