1. dea2903 cifs: move superblock magic defitions to magic.h by Jeff Layton · 3 years ago
  2. 1913e11 cifs: fix hang on cifs_get_next_mid() by Enzo Matsumiya · 3 years ago
  3. 080dc5e cifs: take cifs_tcp_ses_lock for status checks by Shyam Prasad N · 3 years, 5 months ago
  4. f486ef8 cifs: use the chans_need_reconnect bitmap for reconnect status by Shyam Prasad N · 3 years, 5 months ago
  5. 5586913 cifs: constify path argument of ->make_node() by Al Viro · 3 years, 9 months ago
  6. 8d76722 cifs: don't cargo-cult strndup() by Al Viro · 3 years, 10 months ago
  7. 522aa3b cifs: move [brw]size from cifs_sb to cifs_sb->ctx by Ronnie Sahlberg · 4 years ago
  8. 3fa1c6d cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h by Ronnie Sahlberg · 4 years, 1 month ago
  9. 8e408fc cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails by Ronnie Sahlberg · 4 years, 6 months ago
  10. a0a3036 cifs: Standardize logging output by Joe Perches · 4 years, 9 months ago
  11. 86f740f cifs: fix rename() by ensuring source handle opened with DELETE bit by Aurelien Aptel · 4 years, 10 months ago
  12. 0f06093 SMB3: Backup intent flag missing from some more ops by Amir Goldstein · 5 years ago
  13. 9bd4540 CIFS: Properly process SMB3 lease breaks by Pavel Shilovsky · 5 years ago
  14. 03d9a9f CIFS: avoid using MID 0xFFFF by Roberto Bergantinos Corpas · 5 years ago
  15. 73cf808 cifs: simplify code by removing CONFIG_CIFS_ACL ifdef by Steve French · 6 years ago
  16. 43cdae8 Fix match_server check to allow for auto dialect negotiate by Steve French · 6 years ago
  17. b6a3d1b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231 by Thomas Gleixner · 6 years ago
  18. ebaf546 SMB3: Clean up query symlink when reparse point by Ronnie Sahlberg · 6 years ago
  19. c847dcc CIFS: make mknod() an smb_version_op by Aurelien Aptel · 6 years ago
  20. 259594b cifs: use correct format characters by Louis Taylor · 6 years ago
  21. 335b7b6 CIFS: Respect reconnect in MTU credits calculations by Pavel Shilovsky · 6 years ago
  22. 1c78022 cifs: Make use of DFS cache to get new DFS referrals by Paulo Alcantara · 6 years ago
  23. fcabb89 cifs: simple stats should always be enabled by Steve French · 6 years ago
  24. 696e420 cifs: Fix use after free of a mid_q_entry by Lars Persson · 7 years ago
  25. 93012bf cifs: add server->vals->header_preamble_size by Ronnie Sahlberg · 7 years ago
  26. 74dcf41 CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O by Long Li · 7 years ago
  27. dcd87838 CIFS: Improve readdir verbosity by Pavel Shilovsky · 8 years ago
  28. 62a6cfd cifs: Do not send echoes before Negotiate is complete by Sachin Prabhu · 8 years ago
  29. ef65aae smb2: Enforce sec= mount option by Sachin Prabhu · 8 years ago
  30. fb2036d CIFS: Make send_cancel take rqst as argument by Pavel Shilovsky · 8 years ago
  31. bc8ebdc4 Fix that several functions handle incorrect value of mapchars by Nakajima Akira · 10 years ago
  32. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  33. 2baa268 Remap reserved posix characters by default (part 3/3) by Steve French · 10 years ago
  34. db8b631 Allow mknod and mkfifo on SMB2/SMB3 mounts by Steve French · 10 years ago
  35. 19e8157 Fix problem recognizing symlinks by Steve French · 10 years ago
  36. 5275580 CIFS: Fix SMB2 readdir error handling by Pavel Shilovsky · 10 years ago
  37. cb7e9ea CIFS: Use multicredits for SMB 2.1/3 writes by Pavel Shilovsky · 11 years ago
  38. 7f6c500 CIFS: Fix cifs_writev_requeue when wsize changes by Pavel Shilovsky · 11 years ago
  39. c11f1df cifs: Wait for writebacks to complete before attempting write. by Sachin Prabhu · 11 years ago
  40. 42eacf9 [CIFS] Fix cifsacl mounts over smb2 to not call cifs by Steve French · 11 years ago
  41. 83e3bc2 retrieving CIFS ACLs when mounted with SMB2 fails dropping session by Steve French · 11 years ago
  42. d979f3b Add protocol specific operation for CIFS xattrs by Steve French · 11 years ago
  43. d81b8a4 CIFS: Cleanup cifs open codepath by Pavel Shilovsky · 11 years ago
  44. 924e3fa cifs: Add support for follow_link on dfs shares under posix extensions by Sachin Prabhu · 11 years ago
  45. 0ecdb4f cifs: move unix extension call to cifs_query_symlink() by Sachin Prabhu · 11 years ago
  46. cbb0aba cifs: Add create MFSymlinks to protocol ops struct by Sachin Prabhu · 11 years ago
  47. b5be1a1 cifs: Rename and cleanup open_query_close_cifs_symlink() by Sachin Prabhu · 11 years ago
  48. eb85d94b CIFS: Fix symbolic links usage by Pavel Shilovsky · 11 years ago
  49. c7f508a Allow setting per-file compression via CIFS protocol by Steve French · 11 years ago
  50. 3d378d3 cifs: Make big endian multiplex ID sequences monotonic on the wire by Tim Gardner · 11 years ago
  51. 53ef101 CIFS: Store lease state itself rather than a mapped oplock value by Pavel Shilovsky · 11 years ago
  52. 18cceb6 CIFS: Replace clientCanCache* bools with an integer by Pavel Shilovsky · 11 years ago
  53. d244bf2 CIFS: Implement follow_link for nounix CIFS mounts by Pavel Shilovsky · 11 years ago
  54. 1b24408 Do not attempt to do cifs operations reading symlinks with SMB2 by Steve French · 11 years ago
  55. 226730b CIFS: Introduce cifs_open_parms struct by Pavel Shilovsky · 11 years ago
  56. 50285882 cifs: fix SMB2 signing enablement in cifs_enable_signing by Jeff Layton · 12 years ago
  57. 38d77c5 cifs: track the enablement of signing in the TCP_Server_Info by Jeff Layton · 12 years ago
  58. 281e2e7 cifs: remove the cifs_ses->flags field by Jeff Layton · 12 years ago
  59. ad313cb cifs: on send failure, readjust server sequence number downward by Jeff Layton · 12 years ago
  60. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 12 years ago
  61. 63b7d3a CIFS: Don't let read only caching for mandatory byte-range locked files by Pavel Shilovsky · 12 years ago
  62. 31efee6 cifs: adjust sequence number downward after signing NT_CANCEL request by Jeff Layton · 12 years ago
  63. 6d3ea7e CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2 by Steve French · 12 years ago
  64. c772aa9 CIFS: Fix wrong buffer pointer usage in smb_set_file_info by Pavel Shilovsky · 12 years ago
  65. c052e2b cifs: obtain file access during backup intent lookup (resend) by Shirish Pargaonkar · 12 years ago
  66. 760ad0c CIFS: Make ops->close return void by Pavel Shilovsky · 12 years ago
  67. d39a4f7 CIFS: Move brlock code to ops struct by Pavel Shilovsky · 12 years ago
  68. 71953fc cifs: remove kmap lock and rsize limit by Jeff Layton · 12 years ago
  69. c84ce4a cifs: remove the kmap size limit from wsize by Jeff Layton · 12 years ago
  70. 76ec5e3 CIFS: Move statfs to ops struct by Pavel Shilovsky · 12 years ago
  71. 95a3f2f CIFS: Move oplock break to ops struct by Pavel Shilovsky · 12 years ago
  72. 92fc65a CIFS: Move readdir code to ops struct by Pavel Shilovsky · 12 years ago
  73. 6bdf6db CIFS: Move set_file_info to ops struct by Pavel Shilovsky · 12 years ago
  74. d143341 CIFS: Move set_file_size to ops struct by Pavel Shilovsky · 12 years ago
  75. d6e906f CIFS: Move hardlink to ops struct by Steve French · 12 years ago
  76. 8ceb984 CIFS: Move rename to ops struct by Pavel Shilovsky · 12 years ago
  77. ba9ad725 CIFS: Move writepage to ops struct by Pavel Shilovsky · 12 years ago
  78. f9c6e23 CIFS: Move readpage code to ops struct by Pavel Shilovsky · 12 years ago
  79. c9de5c8 CIFS: Move async write to ops struct by Pavel Shilovsky · 12 years ago
  80. fc9c596 CIFS: Move async read to ops struct by Pavel Shilovsky · 12 years ago
  81. 24985c5 CIFS: Move r/wsize negotiating to ops struct by Pavel Shilovsky · 12 years ago
  82. 1d8c4c0 CIFS: Make flush code use ops struct by Pavel Shilovsky · 12 years ago
  83. 2536413 CIFS: Move create code use ops struct by Pavel Shilovsky · 12 years ago
  84. 4ad6504 CIFS: Move guery file info code to ops struct by Pavel Shilovsky · 12 years ago
  85. 0ff78a2 CIFS: Move close code to ops struct by Pavel Shilovsky · 12 years ago
  86. fb1214e CIFS: Move open code to ops struct by Pavel Shilovsky · 12 years ago
  87. 4b4de76 CIFS: Replace netfid with cifs_fid struct in cifsFileInfo by Pavel Shilovsky · 12 years ago
  88. ed6875e CIFS: Move unlink code to ops struct by Pavel Shilovsky · 12 years ago
  89. f958ca5 CIFS: Move rmdir code to ops struct by Pavel Shilovsky · 12 years ago
  90. f436720 CIFS: Separate protocol specific part from mkdir by Pavel Shilovsky · 13 years ago
  91. 29e20f9 CIFS: Make CAP_* checks protocol independent by Pavel Shilovsky · 12 years ago
  92. 44c5818 CIFS: Move clear/print_stats code to ops struct by Pavel Shilovsky · 13 years ago
  93. f6d7617 CIFS: Move echo code to osp struct by Pavel Shilovsky · 13 years ago
  94. 4574084 CIFS: Setup async request in ops struct by Pavel Shilovsky · 13 years ago
  95. 9224dfc CIFS: Move building path to root to ops struct by Pavel Shilovsky · 13 years ago
  96. 1208ef1 CIFS: Move query inode info code to ops struct by Pavel Shilovsky · 13 years ago
  97. 68889f2 CIFS: Move is_path_accessible to ops struct by Pavel Shilovsky · 13 years ago
  98. af4281d CIFS: Move informational tcon calls to ops struct by Pavel Shilovsky · 13 years ago
  99. b669f33 CIFS: Move getting dfs referalls to ops struct by Pavel Shilovsky · 13 years ago
  100. 2dc7e1c CIFS: Make transport routines work with SMB2 by Pavel Shilovsky · 13 years ago