1. e867ef1 CIFS: fix deadlock in cached root handling by Aurelien Aptel · 6 years ago
  2. b629468 cifs: Use kzfree() to zero out the password by Dan Carpenter · 5 years ago
  3. 325fa2a cifs: set domainName when a domain-key is used in multiuser by Ronnie Sahlberg · 5 years ago
  4. 987564c cifs: Properly handle auto disabling of serverino option by Paulo Alcantara (SUSE) · 6 years ago
  5. acc0794 cifs: add spinlock for the openFileList to cifsInodeInfo by Ronnie Sahlberg · 6 years ago
  6. 96b44c2 cifs: smbd: take an array of reqeusts when sending upper layer data by Long Li · 6 years ago
  7. 4061e66 cifs: Fix lease buffer length error by ZhangXiaoxu · 6 years ago
  8. 778d626 CIFS: Fix leaking locked VFS cache pages in writeback retry by Pavel Shilovsky · 6 years ago
  9. fb2dabe CIFS: Fix error paths in writeback code by Pavel Shilovsky · 6 years ago
  10. 33bdea17 SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL by Sebastien Tisserant · 6 years ago
  11. fab5a1f SMB3: Fix potential memory leak when processing compound chain by Pavel Shilovsky · 6 years ago
  12. 898c19f smb3: send CAP_DFS capability during session setup by Steve French · 6 years ago
  13. 50831f1 SMB3: Fix deadlock in validate negotiate hits reconnect by Pavel Shilovsky · 6 years ago
  14. d29fbf6 cifs: Fix a race condition with cifs_echo_request by Ronnie Sahlberg · 6 years ago
  15. 5293c79 SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write by Steve French · 6 years ago
  16. 297a251 CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM by Roberto Bergantinos Corpas · 6 years ago
  17. 32d57c0 cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case by Colin Ian King · 6 years ago
  18. 939db6f cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() by Christoph Probst · 6 years ago
  19. ee23106 cifs: do not attempt cifs operation on smb2+ rename error by Frank Sorenson · 6 years ago
  20. d5bf783 cifs: fix memory leak in SMB2_read by Ronnie Sahlberg · 6 years ago
  21. 2fcee5e cifs: fix handle leak in smb2_query_symlink() by Ronnie Sahlberg · 6 years ago
  22. c69330a cifs: Fix use-after-free in SMB2_read by ZhangXiaoxu · 6 years ago
  23. 8fb89b4 cifs: Fix use-after-free in SMB2_write by ZhangXiaoxu · 6 years ago
  24. 8092ecc CIFS: keep FileInfo handle live during oplock break by Aurelien Aptel · 6 years ago
  25. e9603cf cifs: fallback to older infolevels on findfirst queryinfo retry by Steve French · 6 years ago
  26. 40276e4 fix incorrect error code mapping for OBJECTID_NOT_FOUND by Steve French · 6 years ago
  27. 36a3219 cifs: Fix NULL pointer dereference of devname by Yao Liu · 6 years ago
  28. d579b4e cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED by Namjae Jeon · 6 years ago
  29. 626d98b cifs: use correct format characters by Louis Taylor · 6 years ago
  30. 2938651 CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 6 years ago
  31. 38bd575 SMB3: Fix SMB3.1.1 guest mounts to Samba by Steve French · 6 years ago
  32. 14c52ac cifs: allow guest mounts to work for smb3.11 by Ronnie Sahlberg · 6 years ago
  33. 43eaa6c CIFS: Fix read after write for files with read caching by Pavel Shilovsky · 6 years ago
  34. dc8e8ad CIFS: Do not skip SMB2 message IDs on send failures by Pavel Shilovsky · 6 years ago
  35. 3ed9f22 CIFS: Do not reset lease state to NONE on lease break by Pavel Shilovsky · 6 years ago
  36. b4d965a cifs: allow calling SMB2_xxx_free(NULL) by Ronnie Sahlberg · 6 years ago
  37. 6efd69d cifs: fix computation for MAX_SMB2_HDR_SIZE by Ronnie Sahlberg · 6 years ago
  38. b1765eb CIFS: Do not assume one credit for async responses by Pavel Shilovsky · 6 years ago
  39. 63715c1 cifs: Limit memory used by lock request calls to a page by Ross Lagerwall · 6 years ago
  40. 5d3b4cd cifs: check ntwrk_buf_start for NULL before dereferencing it by Ronnie Sahlberg · 6 years ago
  41. c0be624 cifs: Always resolve hostname before reconnecting by Paulo Alcantara · 6 years ago
  42. e9d56f9 CIFS: Do not consider -ENODATA as stat failure for reads by Pavel Shilovsky · 6 years ago
  43. 6e7045ec3 CIFS: Fix trace command logging for SMB2 reads and writes by Pavel Shilovsky · 6 years ago
  44. c696128 CIFS: Do not count -ENODATA as failure for query directory by Pavel Shilovsky · 6 years ago
  45. 06d9f98 smb3: add credits we receive from oplock/break PDUs by Ronnie Sahlberg · 6 years ago
  46. 779c65b CIFS: Do not reconnect TCP session in add_credits() by Pavel Shilovsky · 6 years ago
  47. 2ae6fed CIFS: Fix credit calculation for encrypted reads with errors by Pavel Shilovsky · 6 years ago
  48. 0380ed9 CIFS: Fix credits calculations for reads with errors by Pavel Shilovsky · 6 years ago
  49. 07b9e5e CIFS: Fix possible hang during async MTU reads and writes by Pavel Shilovsky · 6 years ago
  50. 2a71a47 cifs: Fix potential OOB access of lock element array by Ross Lagerwall · 6 years ago
  51. 7dcc5b3 CIFS: Fix credit computation for compounded requests by Pavel Shilovsky · 6 years ago
  52. d2f76f6 CIFS: Do not hide EINTR after sending network packets by Pavel Shilovsky · 6 years ago
  53. c3606c64 CIFS: Do not set credits to 1 if the server didn't grant anything by Pavel Shilovsky · 6 years ago
  54. d1130682 CIFS: Fix adjustment of credits for MTU requests by Pavel Shilovsky · 6 years ago
  55. ba77e8c smb3: fix large reads on encrypted connections by Paul Aurich · 6 years ago
  56. 1827d1c CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem by Georgy A Bystrenin · 6 years ago
  57. b5a8028 cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) by Steve French · 6 years ago
  58. 99c6940 cifs: Fix separator when building path from dentry by Paulo Alcantara · 6 years ago
  59. e4ed4e6 cifs: fix return value for cifs_listxattr by Ronnie Sahlberg · 6 years ago
  60. ad1834f cifs: don't dereference smb_file_target before null check by Colin Ian King · 6 years ago
  61. 93e2e86 smb3: on kerberos mount if server doesn't specify auth type use krb5 by Steve French · 6 years ago
  62. 108b981 smb3: do not attempt cifs operation in smb3 query info error path by Steve French · 6 years ago
  63. eb7814c smb3: allow stats which track session and share reconnects to be reset by Steve French · 6 years ago
  64. c24f57c cifs: fix a credits leak for compund commands by Ronnie Sahlberg · 6 years ago
  65. 7af929d smb3: fix lease break problem introduced by compounding by Steve French · 6 years ago
  66. 4e34feb cifs: only wake the thread for the very last PDU in a compound by Ronnie Sahlberg · 6 years ago
  67. ddf83af cifs: add a warning if we try to to dequeue a deleted mid by Ronnie Sahlberg · 6 years ago
  68. 0595751 smb2: fix missing files in root share directory listing by Aurelien Aptel · 7 years ago
  69. 097f586 cifs: read overflow in is_valid_oplock_break() by Dan Carpenter · 6 years ago
  70. 2d204ee cifs: integer overflow in in SMB2_ioctl() by Dan Carpenter · 6 years ago
  71. 56446f2 CIFS: fix wrapping bugs in num_entries() by Dan Carpenter · 6 years ago
  72. 8ad8aa3 cifs: prevent integer overflow in nxt_dir_entry() by Dan Carpenter · 6 years ago
  73. 5890184 fs/cifs: require sha512 by Stefan Metzmacher · 6 years ago
  74. bcfb84a fs/cifs: suppress a string overflow warning by Stephen Rothwell · 6 years ago
  75. 395a207 cifs: connect to servername instead of IP for IPC$ share by Thomas Werschlein · 6 years ago
  76. f801568 smb3: check for and properly advertise directory lease support by Steve French · 6 years ago
  77. 25f2573 smb3: minor debugging clarifications in rfc1001 len processing by Steve French · 6 years ago
  78. 5e19697 SMB3: Backup intent flag missing for directory opens with backupuid mounts by Steve French · 6 years ago
  79. c15e3f1 fs/cifs: don't translate SFM_SLASH (U+F026) to backslash by Jon Kuhn · 7 years ago
  80. 7753e38 cifs: update internal module version number for cifs.ko to 2.12 by Steve French · 6 years ago
  81. 126c97f cifs: check kmalloc before use by Nicholas Mc Guire · 6 years ago
  82. e6c47dd cifs: check if SMB2 PDU size has been padded and suppress the warning by Ronnie Sahlberg · 6 years ago
  83. 4d8dfaf cifs: create a define for how many iovs we need for an SMB2_open() by Ronnie Sahlberg · 6 years ago
  84. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  85. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  86. 3bb37da Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  87. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  88. c4f7173 smb3: create smb3 equivalent alias for cifs pseudo-xattrs by Steve French · 7 years ago
  89. cdeaf9d smb3: allow previous versions to be mounted with snapshot= mount parm by Steve French · 7 years ago
  90. e55954a cifs: don't show domain= in mount output when domain is empty by Ronnie Sahlberg · 7 years ago
  91. c1777df cifs: add missing support for ACLs in SMB 3.11 by Ronnie Sahlberg · 7 years ago
  92. e02789a smb3: enumerating snapshots was leaving part of the data off end by Steve French · 7 years ago
  93. 730928c cifs: update smb2_queryfs() to use compounding by Ronnie Sahlberg · 7 years ago
  94. b24df3e cifs: update receive_encrypted_standard to handle compounded responses by Ronnie Sahlberg · 7 years ago
  95. 1eb9fb5 cifs: create SMB2_open_init()/SMB2_open_free() helpers. by Ronnie Sahlberg · 7 years ago
  96. 296ecba cifs: add SMB2_query_info_[init|free]() by Ronnie Sahlberg · 7 years ago
  97. 8eb4ecf cifs: add SMB2_close_init()/SMB2_close_free() by Ronnie Sahlberg · 7 years ago
  98. 468d677 smb3: display stats counters for number of slow commands by Steve French · 7 years ago
  99. a5c62f4 CIFS: fix uninitialized ptr deref in smb2 signing by Aurelien Aptel · 7 years ago
  100. fd09b7d smb3: Do not send SMB3 SET_INFO if nothing changed by Steve French · 7 years ago