1. 7d77837 CIFS: Fix oplock handling for SMB 2.1+ protocols by Pavel Shilovsky · 4 years, 8 months ago
  2. 5a3e18d cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() by Christoph Probst · 5 years ago
  3. f8a0d9cc CIFS: Do not reset lease state to NONE on lease break by Pavel Shilovsky · 5 years ago
  4. eb2fe47 CIFS: Fix possible hang during async MTU reads and writes by Pavel Shilovsky · 5 years ago
  5. 5753991 smb2: fix missing files in root share directory listing by Aurelien Aptel · 6 years ago
  6. a94703f smb3: enumerating snapshots was leaving part of the data off end by Steve French · 6 years ago
  7. 92d7d3e CIFS: Reconnect expired SMB sessions by Pavel Shilovsky · 7 years ago
  8. fb6dc83 CIFS: Improve readdir verbosity by Pavel Shilovsky · 7 years ago
  9. 449a744 cifs: fix leak in FSCTL_ENUM_SNAPS response handling by David Disseldorp · 7 years ago
  10. d8fd99d Handle mismatched open calls by Sachin Prabhu · 7 years ago
  11. 24df148 Cleanup missing frees on some ioctls by Steve French · 8 years ago
  12. 834170c Enable previous version support by Steve French · 8 years ago
  13. 141891f SMB3: Add mount parameter to allow user to override max credits by Steve French · 8 years ago
  14. 94f8737 fs/cifs: keep guid when assigning fid to fileinfo by Aurelien Aptel · 8 years ago
  15. fa70b87 SMB3: GUIDs should be constructed as random but valid uuids by Steve French · 8 years ago
  16. 7893242 CIFS: Fix a possible invalid memory access in smb2_query_symlink() by Pavel Shilovsky · 8 years ago
  17. 5b23c97 Add MF-Symlinks support for SMB 2.0 by Sachin Prabhu · 8 years ago
  18. 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
  19. b618f00 [SMB3] Enable checking for continuous availability and persistent handle support by Steve French · 9 years ago
  20. ca9e7a1 Allow duplicate extents in SMB3 not just SMB3.1.1 by Steve French · 9 years ago
  21. e0ddde9 disabling oplocks/leases via module parm enable_oplocks broken for SMB3 by Steve French · 9 years ago
  22. b3152e2 Add ioctl to set integrity by Steve French · 9 years ago
  23. 02b1666 Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS by Steve French · 9 years ago
  24. aab1893 Add SMB3.11 mount option synonym for new dialect by Steve French · 9 years ago
  25. 5f7fbf7 Allow parsing vers=3.11 on cifs mount by Steve French · 9 years ago
  26. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  27. 2477bc5 cifs: smb2_clone_range() - exit on unhandled error by Sachin Prabhu · 9 years ago
  28. 9235d09 Convert MessageID in smb2_hdr to LE by Sachin Prabhu · 9 years ago
  29. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 9 years ago
  30. bc09d14 fs/cifs: remove obsolete __constant by Fabian Frederick · 9 years ago
  31. 9ccf321 Add support for original fallocate by Steve French · 10 years ago
  32. 9ffc541 Check minimum response length on query_network_interface by Steve French · 10 years ago
  33. c22870e mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink by Steve French · 10 years ago
  34. 5ab9757 Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink by Steve French · 10 years ago
  35. db8b631 Allow mknod and mkfifo on SMB2/SMB3 mounts by Steve French · 10 years ago
  36. 1bbe499 CIFS: Fix wrong filename length for SMB2 by Pavel Shilovsky · 10 years ago
  37. 2bb93d2 Trivial whitespace fix by Steve French · 10 years ago
  38. 3017562 [SMB3] Enable fallocate -z support for SMB3 mounts by Steve French · 10 years ago
  39. 31742c5 enable fallocate punch hole ("fallocate -p") for SMB3 by Steve French · 10 years ago
  40. 5275580 CIFS: Fix SMB2 readdir error handling by Pavel Shilovsky · 10 years ago
  41. d43cc79 Cleanup sparse file support by creating worker function for it by Steve French · 10 years ago
  42. 3d1a374 Add sparse file support to SMB2/SMB3 mounts by Steve French · 10 years ago
  43. f29ebb4 Add worker function to set allocation size by Steve French · 10 years ago
  44. bed9da0 CIFS: Use multicredits for SMB 2.1/3 reads by Pavel Shilovsky · 10 years ago
  45. cb7e9ea CIFS: Use multicredits for SMB 2.1/3 writes by Pavel Shilovsky · 10 years ago
  46. 7f6c500 CIFS: Fix cifs_writev_requeue when wsize changes by Pavel Shilovsky · 10 years ago
  47. 12197a7 Clarify SMB2/SMB3 create context and add missing ones by Steve French · 10 years ago
  48. c11f1df cifs: Wait for writebacks to complete before attempting write. by Sachin Prabhu · 10 years ago
  49. 2365c4e CIFS: Fix too big maxBuf size for SMB3 mounts by Pavel Shilovsky · 10 years ago
  50. ff1c038 Check SMB3 dialects against downgrade attacks by Steve French · 10 years ago
  51. 9bf0c9c CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large files by Steve French · 10 years ago
  52. 41c1358 CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1 by Steve French · 10 years ago
  53. c481e9f Query network adapter info at mount time for debugging by Steve French · 11 years ago
  54. af6a12e Query File System Alignment by Steven French · 11 years ago
  55. 2167114 Query device characteristics at mount time from server on SMB2/3 not just on cifs mounts by Steven French · 11 years ago
  56. 34f6264 Query file system attributes from server on SMB2, not just cifs, mounts by Steve French · 11 years ago
  57. 64a5cfa Allow setting per-file compression via SMB2/3 by Steve French · 11 years ago
  58. 42873b0 CIFS: Respect epoch value from create lease context v2 by Pavel Shilovsky · 11 years ago
  59. f047390 CIFS: Add create lease v2 context for SMB3 by Pavel Shilovsky · 11 years ago
  60. b5c7cde CIFS: Move parsing lease buffer to ops struct by Pavel Shilovsky · 11 years ago
  61. a41a28b CIFS: Move creating lease buffer to ops struct by Pavel Shilovsky · 11 years ago
  62. 53ef101 CIFS: Store lease state itself rather than a mapped oplock value by Pavel Shilovsky · 11 years ago
  63. 18cceb6 CIFS: Replace clientCanCache* bools with an integer by Pavel Shilovsky · 11 years ago
  64. b42bf88 CIFS: Implement follow_link for SMB2 by Pavel Shilovsky · 11 years ago
  65. 9cbc0b7 CIFS: Reconnect durable handles for SMB2 by Pavel Shilovsky · 11 years ago
  66. 064f604 CIFS: Make SMB2_open use cifs_open_parms struct by Pavel Shilovsky · 11 years ago
  67. ca81983 CIFS: Respect create_options in smb2_open_file by Pavel Shilovsky · 11 years ago
  68. 5028588 cifs: fix SMB2 signing enablement in cifs_enable_signing by Jeff Layton · 11 years ago
  69. e65a5cb [CIFS] Fix build warning by Steve French · 11 years ago
  70. 7f65385 Remove typo by Steve French · 11 years ago
  71. 769ee6a Add ability to dipslay SMB3 share flags and capabilities for debugging by Steve French · 11 years ago
  72. 20b6d8b Add SMB3.02 dialect support by Steve French · 11 years ago
  73. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 11 years ago
  74. 067785c CIFS: Fix missing of oplock_read value in smb30_values structure by Pavel Shilovsky · 11 years ago
  75. 63b7d3a CIFS: Don't let read only caching for mandatory byte-range locked files by Pavel Shilovsky · 11 years ago
  76. 38107d4 Do not send SMB2 signatures for SMB3 frames by Steve French · 11 years ago
  77. dd446b1 Add SMB2.02 dialect support by Steve French · 11 years ago
  78. 6d3ea7e CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2 by Steve French · 11 years ago
  79. e4aa25e [CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=) by Steve French · 12 years ago
  80. 760ad0c CIFS: Make ops->close return void by Pavel Shilovsky · 12 years ago
  81. 12e8a20 Trivial endian fixes by Steve French · 12 years ago
  82. 0822f51 CIFS: Add SMB2.1 lease break support by Pavel Shilovsky · 12 years ago
  83. b8c32db CIFS: Request SMB2.1 leases by Pavel Shilovsky · 12 years ago
  84. b140799 CIFS: Use brlock cache for SMB2 by Pavel Shilovsky · 12 years ago
  85. f7ba7fe CIFS: Add brlock support for SMB2 by Pavel Shilovsky · 12 years ago
  86. 027e8ee CIFS: Handle SMB2 lock flags by Pavel Shilovsky · 12 years ago
  87. 71953fc cifs: remove kmap lock and rsize limit by Jeff Layton · 12 years ago
  88. c84ce4a cifs: remove the kmap size limit from wsize by Jeff Layton · 12 years ago
  89. 6fc05c2 CIFS: Add statfs support for SMB2 by Pavel Shilovsky · 12 years ago
  90. 983c88a CIFS: Add oplock break support for SMB2 by Pavel Shilovsky · 12 years ago
  91. 2e44b28 CIFS: Process oplocks for SMB2 by Pavel Shilovsky · 12 years ago
  92. d324f08d CIFS: Add readdir support for SMB2 by Pavel Shilovsky · 12 years ago
  93. 1feeaac CIFS: Add set_file_info support for SMB2 by Pavel Shilovsky · 12 years ago
  94. c839ff2 CIFS: Add SMB2 support for set_file_size by Pavel Shilovsky · 12 years ago
  95. 568798c CIFS: Add SMB2 support for hardlink operation by Pavel Shilovsky · 12 years ago
  96. 35143eb CIFS: Add SMB2 support for rename operation by Pavel Shilovsky · 12 years ago
  97. 009d344 CIFS: Add writepage support for SMB2 by Pavel Shilovsky · 12 years ago
  98. d8e0503 CIFS: Add readpage support for SMB2 by Pavel Shilovsky · 12 years ago
  99. 3331914 CIFS: Add SMB2 support for cifs_iovec_write by Pavel Shilovsky · 12 years ago
  100. 09a4707 CIFS: Add SMB2 support for cifs_iovec_read by Pavel Shilovsky · 12 years ago