1. 6d82c27 cifs: Identify a connection by a conn_id. by Shyam Prasad N · 4 years ago
  2. 0f56db8 cifs: New optype for session operations. by Shyam Prasad N · 4 years ago
  3. 9541b81 Add SMB 2 support for getting and setting SACLs by Boris Protopopov · 4 years, 1 month ago
  4. 3970acf SMB3: Add support for getting and setting SACLs by Boris Protopopov · 4 years, 1 month ago
  5. cd7b699 cifs: Tracepoints and logs for tracing credit changes. by Shyam Prasad N · 4 years, 2 months ago
  6. 522aa3b cifs: move [brw]size from cifs_sb to cifs_sb->ctx by Ronnie Sahlberg · 4 years, 1 month ago
  7. 3fa1c6d cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h by Ronnie Sahlberg · 4 years, 1 month ago
  8. ebcd6de SMB3: avoid confusing warning message on mount to Azure by Steve French · 4 years, 1 month ago
  9. 7963178 smb3: set COMPOUND_FID to FileID field of subsequent compound request by Namjae Jeon · 4 years, 1 month ago
  10. 1254100 smb3: Handle error case during offload read path by Rohith Surabattula · 4 years, 2 months ago
  11. ac873aa smb3: Avoid Mid pending list corruption by Rohith Surabattula · 4 years, 2 months ago
  12. de9ac0a smb3: Call cifs reconnect from demultiplex thread by Rohith Surabattula · 4 years, 2 months ago
  13. 6a87266 smb3: remove two unused variables by Steve French · 4 years, 3 months ago
  14. 2e4564b smb3: add support for stat of WSL reparse points for special file types by Steve French · 4 years, 3 months ago
  15. 3c3317d smb3: fix stat when special device file and mounted with modefromsid by Steve French · 4 years, 3 months ago
  16. 6259301 SMB3: Resolve data corruption of TCP server info fields by Rohith Surabattula · 4 years, 3 months ago
  17. 9eec21b smb3: add dynamic trace point to trace when credits obtained by Steve French · 4 years, 3 months ago
  18. 0bd294b cifs: Return the error from crypt_message when enc/dec key not found. by Shyam Prasad N · 4 years, 3 months ago
  19. 63ca565 smb3.1.1: set gcm256 when requested by Steve French · 4 years, 3 months ago
  20. fd08f2d smb3.1.1: rename nonces used for GCM and CCM encryption by Steve French · 4 years, 3 months ago
  21. 8e670f7 Handle STATUS_IO_TIMEOUT gracefully by Rohith Surabattula · 4 years, 4 months ago
  22. 9e81e8f cifs: return cached_fid from open_shroot by Ronnie Sahlberg · 4 years, 3 months ago
  23. 64b7f67 cifs: Fix incomplete memory allocation on setxattr path by Vladimir Zapolskiy · 4 years, 3 months ago
  24. 4ef9b4f smb3: fix access denied on change notify request to some servers by Steve French · 4 years, 6 months ago
  25. acc91c2 cifs/smb3: Fix data inconsistent when punch hole by Zhang Xiaoxu · 4 years, 7 months ago
  26. 6b69040 cifs/smb3: Fix data inconsistent when zero file range by Zhang Xiaoxu · 4 years, 7 months ago
  27. 77577de cifs: Fix cached_fid refcnt leak in open_shroot by Xiyu Yang · 4 years, 7 months ago
  28. 3803d5e Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 7 months ago
  29. 352d96f cifs: multichannel: move channel selection above transport layer by Aurelien Aptel · 4 years, 7 months ago
  30. 7c06514 cifs: multichannel: always zero struct cifs_io_parms by Aurelien Aptel · 4 years, 7 months ago
  31. 45dd052 fs: handle FIEMAP_FLAG_SYNC in fiemap_prep by Christoph Hellwig · 4 years, 8 months ago
  32. cddf8a2 fs: move fiemap range validation into the file systems instances by Christoph Hellwig · 4 years, 8 months ago
  33. 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 8 months ago
  34. a0a3036 cifs: Standardize logging output by Joe Perches · 4 years, 9 months ago
  35. b2ca6c2 cifs: move some variables off the stack in smb2_ioctl_query_info by Ronnie Sahlberg · 4 years, 8 months ago
  36. 0fe0781 cifs: fix uninitialised lease_key in open_shroot() by Paulo Alcantara · 4 years, 9 months ago
  37. f7950cb cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect send/receive by Long Li · 4 years, 10 months ago
  38. ef4a632 CIFS: check new file size when extending file by fallocate by Murphy Zhou · 4 years, 10 months ago
  39. 69dda30 cifs: add SMB2_open() arg to return POSIX data by Aurelien Aptel · 4 years, 10 months ago
  40. e2e8751 cifs: call wake_up(&server->response_q) inside of cifs_reconnect() by Stefan Metzmacher · 4 years, 11 months ago
  41. 979a266 CIFS: fiemap: do not return EINVAL if get nothing by Murphy Zhou · 4 years, 10 months ago
  42. 1be1fa4 CIFS: Increment num_remote_opens stats counter even in case of smb2_query_dir_first by Shyam Prasad N · 4 years, 10 months ago
  43. 86f740f cifs: fix rename() by ensuring source handle opened with DELETE bit by Aurelien Aptel · 4 years, 11 months ago
  44. 85db6b7 cifs: make sure we do not overflow the max EA buffer size by Ronnie Sahlberg · 5 years ago
  45. 2c6251a cifs: enable change notification for SMB2.1 dialect by Steve French · 5 years ago
  46. d26c2dd cifs: add SMB3 change notification support by Steve French · 5 years ago
  47. 87f93d8 smb3: fix problem with null cifs super block with previous patch by Steve French · 5 years ago
  48. 0f06093 SMB3: Backup intent flag missing from some more ops by Amir Goldstein · 5 years ago
  49. 8bd0d70 cifs: add support for fallocate mode 0 for non-sparse files by Ronnie Sahlberg · 5 years ago
  50. 731b82b cifs: set correct max-buffer-size for smb2_ioctl_init() by Ronnie Sahlberg · 5 years ago
  51. 3747860 cifs: use compounding for open and first query-dir for readdir() by Ronnie Sahlberg · 5 years ago
  52. 720aec0 fs/cifs/smb2ops.c: use true,false for bool variable by zhengbin · 5 years ago
  53. d919131 CIFS: Close cached root handle only if it has a lease by Pavel Shilovsky · 5 years ago
  54. 43f8a6a smb3: query attributes on file close by Steve French · 5 years ago
  55. 9bd4540 CIFS: Properly process SMB3 lease breaks by Pavel Shilovsky · 5 years ago
  56. d70e9fa cifs: try opening channels after mounting by Aurelien Aptel · 5 years ago
  57. f6a6bf7 cifs: switch servers depending on binding state by Aurelien Aptel · 5 years ago
  58. 35adffe cifs: sort interface list by speed by Aurelien Aptel · 5 years ago
  59. 86a7964 CIFS: Fix NULL pointer dereference in mid callback by Pavel Shilovsky · 5 years ago
  60. 2b1116b CIFS: Use common error handling code in smb2_ioctl_query_info() by Markus Elfring · 5 years ago
  61. cfaa118 CIFS: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 5 years ago
  62. a08d897 fix memory leak in large read decrypt offload by Steve French · 5 years ago
  63. a016e27 CIFS: Fix oplock handling for SMB 2.1+ protocols by Pavel Shilovsky · 5 years ago
  64. d2f1542 smb3: fix leak in "open on server" perf counter by Steve French · 5 years ago
  65. 2255397 smb3: fix potential null dereference in decrypt offload by Steve French · 5 years ago
  66. 96d9f7e smb3: fix unmount hang in open_shroot by Steve French · 5 years ago
  67. 7dcc82c smb3: improve handling of share deleted (and share recreated) by Steve French · 5 years ago
  68. 1b63f18 smb3: display max smb3 requests in flight at any one time by Steve French · 5 years ago
  69. 10328c4 smb3: only offload decryption of read responses if multiple requests by Steve French · 5 years ago
  70. 563317e smb3: enable offload of decryption of large reads via mount option by Steve French · 5 years ago
  71. 35cf94a smb3: allow parallelizing decryption of reads by Steve French · 5 years ago
  72. 3175eb9 cifs: add a debug macro that prints \\server\share for errors by Ronnie Sahlberg · 5 years ago
  73. 2617474 cifs: remove unused variable by zhengbin · 5 years ago
  74. 0e90696 cifs: add passthrough for smb2 setinfo by Ronnie Sahlberg · 5 years ago
  75. ee9d661 SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL by Sebastien Tisserant · 5 years ago
  76. 3edeb4a SMB3: Fix potential memory leak when processing compound chain by Pavel Shilovsky · 5 years ago
  77. 89a5bfa smb3: optimize open to not send query file internal info by Steve French · 5 years ago
  78. 7e5a70a CIFS: fix deadlock in cached root handling by Aurelien Aptel · 5 years ago
  79. 88a92c9 cifs: fix crash in smb2_compound_op()/smb2_set_next_command() by Ronnie Sahlberg · 5 years ago
  80. df070af cifs: fix parsing of symbolic link error response by Ronnie Sahlberg · 6 years ago
  81. f5f111c cifs: refactor and clean up arguments in the reparse point parsing by Ronnie Sahlberg · 6 years ago
  82. d5ecebc smb3: Allow query of symlinks stored as reparse points by Steve French · 6 years ago
  83. 73cf808 cifs: simplify code by removing CONFIG_CIFS_ACL ifdef by Steve French · 6 years ago
  84. 2b2f754 SMB3.1.1: Add GCM crypto to the encrypt and decrypt functions by Steve French · 6 years ago
  85. 9ac63ec SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthms by Steve French · 6 years ago
  86. 5de254d cifs: fix crash querying symlinks stored as reparse-points by Ronnie Sahlberg · 6 years ago
  87. b6a3d1b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231 by Thomas Gleixner · 6 years ago
  88. dece44e cifs: add support for SEEK_DATA and SEEK_HOLE by Ronnie Sahlberg · 6 years ago
  89. d1c35af smb3: trivial cleanup to smb2ops.c by Steve French · 6 years ago
  90. a205d50 cifs: cleanup smb2ops.c and normalize strings by Christoph Probst · 6 years ago
  91. ebaf546 SMB3: Clean up query symlink when reparse point by Ronnie Sahlberg · 6 years ago
  92. 6a54b2e cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() by Christoph Probst · 6 years ago
  93. c425014 cifs: fix smb3_zero_range for Azure by Ronnie Sahlberg · 6 years ago
  94. c7fe388 cifs: zero-range does not require the file is sparse by Ronnie Sahlberg · 6 years ago
  95. 2f3ebab cifs: add fiemap support by Ronnie Sahlberg · 6 years ago
  96. 5242fcb cifs: fix bi-directional fsctl passthrough calls by Ronnie Sahlberg · 6 years ago
  97. 46e6661 SMB3: Add handling for different FSCTL access flags by Steve French · 6 years ago
  98. efac779 cifs: Add support for FSCTL passthrough that write data to the server by Ronnie Sahlberg · 6 years ago
  99. 973189a SMB3: update comment to clarify enumerating snapshots by Steve French · 6 years ago
  100. e6d0fb7 cifs: fix handle leak in smb2_query_symlink() by Ronnie Sahlberg · 6 years ago