1. 605387c CIFS: avoid using MID 0xFFFF by Roberto Bergantinos Corpas · 4 years, 7 months ago
  2. d617c20 cifs: use correct format characters by Louis Taylor · 5 years ago
  3. fb6dc83 CIFS: Improve readdir verbosity by Pavel Shilovsky · 7 years ago
  4. 0b7c970 cifs: Do not send echoes before Negotiate is complete by Sachin Prabhu · 7 years ago
  5. bc8ebdc4 Fix that several functions handle incorrect value of mapchars by Nakajima Akira · 9 years ago
  6. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  7. 2baa268 Remap reserved posix characters by default (part 3/3) by Steve French · 10 years ago
  8. db8b631 Allow mknod and mkfifo on SMB2/SMB3 mounts by Steve French · 10 years ago
  9. 19e8157 Fix problem recognizing symlinks by Steve French · 10 years ago
  10. 5275580 CIFS: Fix SMB2 readdir error handling by Pavel Shilovsky · 10 years ago
  11. cb7e9ea CIFS: Use multicredits for SMB 2.1/3 writes by Pavel Shilovsky · 10 years ago
  12. 7f6c500 CIFS: Fix cifs_writev_requeue when wsize changes by Pavel Shilovsky · 10 years ago
  13. c11f1df cifs: Wait for writebacks to complete before attempting write. by Sachin Prabhu · 10 years ago
  14. 42eacf9 [CIFS] Fix cifsacl mounts over smb2 to not call cifs by Steve French · 10 years ago
  15. 83e3bc2 retrieving CIFS ACLs when mounted with SMB2 fails dropping session by Steve French · 10 years ago
  16. d979f3b Add protocol specific operation for CIFS xattrs by Steve French · 10 years ago
  17. d81b8a4 CIFS: Cleanup cifs open codepath by Pavel Shilovsky · 10 years ago
  18. 924e3fa cifs: Add support for follow_link on dfs shares under posix extensions by Sachin Prabhu · 10 years ago
  19. 0ecdb4f cifs: move unix extension call to cifs_query_symlink() by Sachin Prabhu · 10 years ago
  20. cbb0aba cifs: Add create MFSymlinks to protocol ops struct by Sachin Prabhu · 10 years ago
  21. b5be1a1 cifs: Rename and cleanup open_query_close_cifs_symlink() by Sachin Prabhu · 10 years ago
  22. eb85d94b CIFS: Fix symbolic links usage by Pavel Shilovsky · 11 years ago
  23. c7f508a Allow setting per-file compression via CIFS protocol by Steve French · 11 years ago
  24. 3d378d3 cifs: Make big endian multiplex ID sequences monotonic on the wire by Tim Gardner · 11 years ago
  25. 53ef101 CIFS: Store lease state itself rather than a mapped oplock value by Pavel Shilovsky · 11 years ago
  26. 18cceb6 CIFS: Replace clientCanCache* bools with an integer by Pavel Shilovsky · 11 years ago
  27. d244bf2 CIFS: Implement follow_link for nounix CIFS mounts by Pavel Shilovsky · 11 years ago
  28. 1b24408 Do not attempt to do cifs operations reading symlinks with SMB2 by Steve French · 11 years ago
  29. 226730b CIFS: Introduce cifs_open_parms struct by Pavel Shilovsky · 11 years ago
  30. 5028588 cifs: fix SMB2 signing enablement in cifs_enable_signing by Jeff Layton · 11 years ago
  31. 38d77c5 cifs: track the enablement of signing in the TCP_Server_Info by Jeff Layton · 11 years ago
  32. 281e2e7 cifs: remove the cifs_ses->flags field by Jeff Layton · 11 years ago
  33. ad313cb cifs: on send failure, readjust server sequence number downward by Jeff Layton · 11 years ago
  34. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 11 years ago
  35. 63b7d3a CIFS: Don't let read only caching for mandatory byte-range locked files by Pavel Shilovsky · 11 years ago
  36. 31efee6 cifs: adjust sequence number downward after signing NT_CANCEL request by Jeff Layton · 11 years ago
  37. 6d3ea7e CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2 by Steve French · 11 years ago
  38. c772aa9 CIFS: Fix wrong buffer pointer usage in smb_set_file_info by Pavel Shilovsky · 11 years ago
  39. c052e2b cifs: obtain file access during backup intent lookup (resend) by Shirish Pargaonkar · 12 years ago
  40. 760ad0c CIFS: Make ops->close return void by Pavel Shilovsky · 12 years ago
  41. d39a4f7 CIFS: Move brlock code to ops struct by Pavel Shilovsky · 12 years ago
  42. 71953fc cifs: remove kmap lock and rsize limit by Jeff Layton · 12 years ago
  43. c84ce4a cifs: remove the kmap size limit from wsize by Jeff Layton · 12 years ago
  44. 76ec5e3 CIFS: Move statfs to ops struct by Pavel Shilovsky · 12 years ago
  45. 95a3f2f CIFS: Move oplock break to ops struct by Pavel Shilovsky · 12 years ago
  46. 92fc65a CIFS: Move readdir code to ops struct by Pavel Shilovsky · 12 years ago
  47. 6bdf6db CIFS: Move set_file_info to ops struct by Pavel Shilovsky · 12 years ago
  48. d143341 CIFS: Move set_file_size to ops struct by Pavel Shilovsky · 12 years ago
  49. d6e906f CIFS: Move hardlink to ops struct by Steve French · 12 years ago
  50. 8ceb984 CIFS: Move rename to ops struct by Pavel Shilovsky · 12 years ago
  51. ba9ad725 CIFS: Move writepage to ops struct by Pavel Shilovsky · 12 years ago
  52. f9c6e23 CIFS: Move readpage code to ops struct by Pavel Shilovsky · 12 years ago
  53. c9de5c8 CIFS: Move async write to ops struct by Pavel Shilovsky · 12 years ago
  54. fc9c596 CIFS: Move async read to ops struct by Pavel Shilovsky · 12 years ago
  55. 24985c5 CIFS: Move r/wsize negotiating to ops struct by Pavel Shilovsky · 12 years ago
  56. 1d8c4c0 CIFS: Make flush code use ops struct by Pavel Shilovsky · 12 years ago
  57. 2536413 CIFS: Move create code use ops struct by Pavel Shilovsky · 12 years ago
  58. 4ad6504 CIFS: Move guery file info code to ops struct by Pavel Shilovsky · 12 years ago
  59. 0ff78a2 CIFS: Move close code to ops struct by Pavel Shilovsky · 12 years ago
  60. fb1214e CIFS: Move open code to ops struct by Pavel Shilovsky · 12 years ago
  61. 4b4de76 CIFS: Replace netfid with cifs_fid struct in cifsFileInfo by Pavel Shilovsky · 12 years ago
  62. ed6875e CIFS: Move unlink code to ops struct by Pavel Shilovsky · 12 years ago
  63. f958ca5 CIFS: Move rmdir code to ops struct by Pavel Shilovsky · 12 years ago
  64. f436720 CIFS: Separate protocol specific part from mkdir by Pavel Shilovsky · 12 years ago
  65. 29e20f9 CIFS: Make CAP_* checks protocol independent by Pavel Shilovsky · 12 years ago
  66. 44c5818 CIFS: Move clear/print_stats code to ops struct by Pavel Shilovsky · 12 years ago
  67. f6d7617 CIFS: Move echo code to osp struct by Pavel Shilovsky · 12 years ago
  68. 4574084 CIFS: Setup async request in ops struct by Pavel Shilovsky · 12 years ago
  69. 9224dfc CIFS: Move building path to root to ops struct by Pavel Shilovsky · 12 years ago
  70. 1208ef1 CIFS: Move query inode info code to ops struct by Pavel Shilovsky · 12 years ago
  71. 68889f2 CIFS: Move is_path_accessible to ops struct by Pavel Shilovsky · 12 years ago
  72. af4281d CIFS: Move informational tcon calls to ops struct by Pavel Shilovsky · 12 years ago
  73. b669f33 CIFS: Move getting dfs referalls to ops struct by Pavel Shilovsky · 12 years ago
  74. 2dc7e1c CIFS: Make transport routines work with SMB2 by Pavel Shilovsky · 12 years ago
  75. 2e6e02a CIFS: Move protocol specific tcon/tdis code to ops struct by Pavel Shilovsky · 12 years ago
  76. 58c45c5 CIFS: Move protocol specific session setup/logoff code to ops struct by Pavel Shilovsky · 12 years ago
  77. 286170a CIFS: Move protocol specific negotiate code to ops struct by Pavel Shilovsky · 12 years ago
  78. a891f0f CIFS: Extend credit mechanism to process request type by Pavel Shilovsky · 12 years ago
  79. 316cf94 CIFS: Move trans2 processing to ops struct by Pavel Shilovsky · 12 years ago
  80. 8825736 CIFS: Move get_next_mid to ops struct by Pavel Shilovsky · 12 years ago
  81. 4527578 CIFS: Move add/set_credits and get_credits_field to ops structure by Pavel Shilovsky · 12 years ago
  82. 8aa26f3 CIFS: Move protocol specific demultiplex thread calls to ops struct by Pavel Shilovsky · 12 years ago
  83. eb37871 CIFS: Move protocol specific part from cifs_readv_receive to ops struct by Pavel Shilovsky · 12 years ago
  84. 1887f60 CIFS: Move header_size/max_header_size to ops structure by Pavel Shilovsky · 12 years ago
  85. 082d064 CIFS: Move protocol specific part from SendReceive2 to ops struct by Pavel Shilovsky · 12 years ago
  86. 55157df CIFS: Separate protocol specific part from getlk by Pavel Shilovsky · 12 years ago
  87. 106dc53 CIFS: Separate protocol specific lock type handling by Pavel Shilovsky · 12 years ago
  88. 121b046 cifs: convert send_nt_cancel into a version specific op by Jeff Layton · 12 years ago
  89. 23db65f cifs: add a smb_version_operations/values structures and a smb_version enum by Jeff Layton · 12 years ago