1. a4f751c cifs: Return the error from crypt_message when enc/dec key not found. by Shyam Prasad N · 3 years, 10 months ago
  2. ab57a8a cifs: remove bogus debug code by Dan Carpenter · 3 years, 11 months ago
  3. eb13209 cifs: Fix incomplete memory allocation on setxattr path by Vladimir Zapolskiy · 3 years, 10 months ago
  4. 5f7ca30 cifs: Fix double add page to memcg when cifs_readpages by Zhang Xiaoxu · 4 years, 1 month ago
  5. 18201a7 CIFS: Properly process SMB3 lease breaks by Pavel Shilovsky · 4 years, 9 months ago
  6. d9710cc cifs: Fix leak when handling lease break for cached root fid by Paul Aurich · 4 years, 1 month ago
  7. f4d8494 smb3: warn on confusing error scenario with sec=krb5 by Steve French · 4 years, 1 month ago
  8. c1913ba Revert "cifs: Fix the target file was deleted when rename failed." by Steve French · 4 years ago
  9. 38bcc78 cifs: update ctime and mtime during truncate by Zhang Xiaoxu · 4 years, 1 month ago
  10. e1afc2c cifs: Fix the target file was deleted when rename failed. by Zhang Xiaoxu · 4 years, 1 month ago
  11. 6f9e471 SMB3: Honor lease disabling for multiuser mounts by Paul Aurich · 4 years, 1 month ago
  12. da6845a SMB3: Honor persistent/resilient handle flags for multiuser mounts by Paul Aurich · 4 years, 1 month ago
  13. c0651cd SMB3: Honor 'seal' flag for multiuser mounts by Paul Aurich · 4 years, 1 month ago
  14. 1fa0127 SMB3: Honor 'posix' flag for multiuser mounts by Paul Aurich · 4 years, 1 month ago
  15. 39dad73 cifs/smb3: Fix data inconsistent when zero file range by Zhang Xiaoxu · 4 years, 1 month ago
  16. f4c710c cifs/smb3: Fix data inconsistent when punch hole by Zhang Xiaoxu · 4 years, 1 month ago
  17. 4d9248f cifs: Fix null pointer check in cifs_read by Steve French · 4 years, 3 months ago
  18. ad149b6 cifs: fix leaked reference on requeued write by Adam McCoy · 4 years, 3 months ago
  19. 6c662c5 cifs: protect updating server->dstaddr with a spinlock by Ronnie Sahlberg · 4 years, 3 months ago
  20. 731a3bc cifs: Allocate encryption header through kmalloc by Long Li · 4 years, 4 months ago
  21. 9bc0225 CIFS: Fix bug which the return value by asynchronous read is error by Yilu Lin · 4 years, 5 months ago
  22. a8ab0b7 cifs_atomic_open(): fix double-put on late allocation failure by Al Viro · 4 years, 5 months ago
  23. 3e319f2 cifs: don't leak -EAGAIN for stat() during reconnect by Ronnie Sahlberg · 4 years, 5 months ago
  24. b6b77b5 cifs: Fix mode output in debugging statements by Frank Sorenson · 4 years, 6 months ago
  25. 3edf855 cifs: log warning message (once) if out of disk space by Steve French · 4 years, 6 months ago
  26. 35c9bcb cifs: fix NULL dereference in match_prepath by Ronnie Sahlberg · 4 years, 6 months ago
  27. 71a47ed cifs: fail i/o on soft mounts if sessionsetup errors out by Ronnie Sahlberg · 4 years, 6 months ago
  28. 33da1cf smb3: fix signing verification of large reads by Steve French · 5 years ago
  29. f93743a cifs: Fix memory allocation in __smb2_handle_cancelled_cmd() by Paulo Alcantara (SUSE) · 4 years, 7 months ago
  30. 6db0e28 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
  31. 7f6a96d cifs: fix rmmod regression in cifs.ko caused by force_sig changes by Steve French · 5 years ago
  32. e6a13c7 signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig by Eric W. Biederman · 5 years ago
  33. b524247 cifs: Adjust indentation in smb2_open_file by Nathan Chancellor · 4 years, 8 months ago
  34. e8b2687 CIFS: Close open handle after interrupted close by Pavel Shilovsky · 4 years, 8 months ago
  35. 3ddc09c CIFS: Respect O_SYNC and O_DIRECT flags during reconnect by Pavel Shilovsky · 4 years, 9 months ago
  36. 5948e7e cifs: Don't display RDMA transport on reconnect by Long Li · 4 years, 10 months ago
  37. 33852a9 cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE by Long Li · 4 years, 10 months ago
  38. 674b7b6 cifs: smbd: Add messages on RDMA session destroy and reconnection by Long Li · 4 years, 10 months ago
  39. 5cceead cifs: smbd: Return -EAGAIN when transport is reconnecting by Long Li · 4 years, 10 months ago
  40. 14cb20a cifs: Fix potential softlockups while refreshing DFS cache by Paulo Alcantara (SUSE) · 4 years, 8 months ago
  41. d4785d8 CIFS: Fix SMB2 oplock break processing by Pavel Shilovsky · 4 years, 9 months ago
  42. df871e5 CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks by Pavel Shilovsky · 4 years, 8 months ago
  43. 6c2075f fs/cifs: fix uninitialised variable warnings by Garry McNulty · 6 years ago
  44. d8a76e3 SMB3: Fix persistent handles reconnect by Pavel Shilovsky · 4 years, 9 months ago
  45. 80b42f4 cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs by Dave Wysochanski · 4 years, 9 months ago
  46. 497fd98 fs: cifs: mute -Wunused-const-variable message by Austin Kim · 4 years, 10 months ago
  47. b73132b cifs: add credits from unmatched responses/messages by Ronnie Sahlberg · 5 years ago
  48. ee4d28a CIFS: Respect SMB2 hdr preamble size in read responses by Pavel Shilovsky · 6 years ago
  49. 01332b0 CIFS: Fix use after free of file info structures by Pavel Shilovsky · 4 years, 9 months ago
  50. 71cf881 CIFS: avoid using MID 0xFFFF by Roberto Bergantinos Corpas · 4 years, 10 months ago
  51. a8de709 cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic by Dave Wysochanski · 4 years, 10 months ago
  52. 230b339 CIFS: Force reval dentry if LOOKUP_REVAL flag is set by Pavel Shilovsky · 4 years, 10 months ago
  53. 0bc78de CIFS: Force revalidate inode when dentry is stale by Pavel Shilovsky · 4 years, 10 months ago
  54. d72c211 CIFS: Gracefully handle QueryInfo errors during open by Pavel Shilovsky · 4 years, 10 months ago
  55. 4290a9e CIFS: Fix oplock handling for SMB 2.1+ protocols by Pavel Shilovsky · 4 years, 10 months ago
  56. a3a1508 CIFS: fix max ea value size by Murphy Zhou · 4 years, 10 months ago
  57. 2e96c93 smb3: allow disabling requesting leases by Steve French · 4 years, 11 months ago
  58. e867ef1 CIFS: fix deadlock in cached root handling by Aurelien Aptel · 5 years ago
  59. b629468 cifs: Use kzfree() to zero out the password by Dan Carpenter · 5 years ago
  60. 325fa2a cifs: set domainName when a domain-key is used in multiuser by Ronnie Sahlberg · 5 years ago
  61. 987564c cifs: Properly handle auto disabling of serverino option by Paulo Alcantara (SUSE) · 5 years ago
  62. acc0794 cifs: add spinlock for the openFileList to cifsInodeInfo by Ronnie Sahlberg · 5 years ago
  63. 96b44c2 cifs: smbd: take an array of reqeusts when sending upper layer data by Long Li · 5 years ago
  64. 4061e66 cifs: Fix lease buffer length error by ZhangXiaoxu · 5 years ago
  65. 778d626 CIFS: Fix leaking locked VFS cache pages in writeback retry by Pavel Shilovsky · 6 years ago
  66. fb2dabe CIFS: Fix error paths in writeback code by Pavel Shilovsky · 6 years ago
  67. 33bdea17 SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL by Sebastien Tisserant · 5 years ago
  68. fab5a1f SMB3: Fix potential memory leak when processing compound chain by Pavel Shilovsky · 5 years ago
  69. 898c19f smb3: send CAP_DFS capability during session setup by Steve French · 5 years ago
  70. 50831f1 SMB3: Fix deadlock in validate negotiate hits reconnect by Pavel Shilovsky · 5 years ago
  71. d29fbf6 cifs: Fix a race condition with cifs_echo_request by Ronnie Sahlberg · 5 years ago
  72. 5293c79 SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write by Steve French · 5 years ago
  73. 297a251 CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM by Roberto Bergantinos Corpas · 5 years ago
  74. 32d57c0 cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case by Colin Ian King · 5 years ago
  75. 939db6f cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() by Christoph Probst · 5 years ago
  76. ee23106 cifs: do not attempt cifs operation on smb2+ rename error by Frank Sorenson · 5 years ago
  77. d5bf783 cifs: fix memory leak in SMB2_read by Ronnie Sahlberg · 5 years ago
  78. 2fcee5e cifs: fix handle leak in smb2_query_symlink() by Ronnie Sahlberg · 5 years ago
  79. c69330a cifs: Fix use-after-free in SMB2_read by ZhangXiaoxu · 5 years ago
  80. 8fb89b4 cifs: Fix use-after-free in SMB2_write by ZhangXiaoxu · 5 years ago
  81. 8092ecc CIFS: keep FileInfo handle live during oplock break by Aurelien Aptel · 5 years ago
  82. e9603cf cifs: fallback to older infolevels on findfirst queryinfo retry by Steve French · 6 years ago
  83. 40276e4 fix incorrect error code mapping for OBJECTID_NOT_FOUND by Steve French · 5 years ago
  84. 36a3219 cifs: Fix NULL pointer dereference of devname by Yao Liu · 6 years ago
  85. d579b4e cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED by Namjae Jeon · 6 years ago
  86. 626d98b cifs: use correct format characters by Louis Taylor · 5 years ago
  87. 2938651 CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 5 years ago
  88. 38bd575 SMB3: Fix SMB3.1.1 guest mounts to Samba by Steve French · 5 years ago
  89. 14c52ac cifs: allow guest mounts to work for smb3.11 by Ronnie Sahlberg · 5 years ago
  90. 43eaa6c CIFS: Fix read after write for files with read caching by Pavel Shilovsky · 5 years ago
  91. dc8e8ad CIFS: Do not skip SMB2 message IDs on send failures by Pavel Shilovsky · 5 years ago
  92. 3ed9f22 CIFS: Do not reset lease state to NONE on lease break by Pavel Shilovsky · 5 years ago
  93. b4d965a cifs: allow calling SMB2_xxx_free(NULL) by Ronnie Sahlberg · 6 years ago
  94. 6efd69d cifs: fix computation for MAX_SMB2_HDR_SIZE by Ronnie Sahlberg · 6 years ago
  95. b1765eb CIFS: Do not assume one credit for async responses by Pavel Shilovsky · 6 years ago
  96. 63715c1 cifs: Limit memory used by lock request calls to a page by Ross Lagerwall · 6 years ago
  97. 5d3b4cd cifs: check ntwrk_buf_start for NULL before dereferencing it by Ronnie Sahlberg · 6 years ago
  98. c0be624 cifs: Always resolve hostname before reconnecting by Paulo Alcantara · 6 years ago
  99. e9d56f9 CIFS: Do not consider -ENODATA as stat failure for reads by Pavel Shilovsky · 6 years ago
  100. 6e7045ec3 CIFS: Fix trace command logging for SMB2 reads and writes by Pavel Shilovsky · 6 years ago