1. d2adeff Merge 4.9.217 into android-4.9-q by Greg Kroah-Hartman · 4 years, 1 month ago
  2. ca9a513 cifs_atomic_open(): fix double-put on late allocation failure by Al Viro · 4 years, 2 months ago
  3. 4ad9bb8 Merge 4.9.216 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  4. 1c08928 cifs: don't leak -EAGAIN for stat() during reconnect by Ronnie Sahlberg · 4 years, 2 months ago
  5. ccfae49 cifs: Fix mode output in debugging statements by Frank Sorenson · 4 years, 3 months ago
  6. 60fbe70 Merge 4.9.215 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  7. 5b32744 cifs: fix NULL dereference in match_prepath by Ronnie Sahlberg · 4 years, 3 months ago
  8. c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  9. f78ba73 cifs: fail i/o on soft mounts if sessionsetup errors out by Ronnie Sahlberg · 4 years, 3 months ago
  10. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  11. a371457 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 4 years, 9 months ago
  12. f7dfb15 cifs: fix rmmod regression in cifs.ko caused by force_sig changes by Steve French · 4 years, 9 months ago
  13. e038a1b6 signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig by Eric W. Biederman · 5 years ago
  14. 5af9b7f Merge 4.9.211 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  15. a1ac6bd cifs: Adjust indentation in smb2_open_file by Nathan Chancellor · 4 years, 4 months ago
  16. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  17. 5234d7e CIFS: Respect O_SYNC and O_DIRECT flags during reconnect by Pavel Shilovsky · 4 years, 6 months ago
  18. 7f9eda5 CIFS: Fix SMB2 oplock break processing by Pavel Shilovsky · 4 years, 6 months ago
  19. 0c47433 CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks by Pavel Shilovsky · 4 years, 5 months ago
  20. 851ba64 Merge 4.9.200 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  21. fa25e11 cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs by Dave Wysochanski · 4 years, 6 months ago
  22. dcb71b3 Merge 4.9.199 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  23. a2c40c4 fs: cifs: mute -Wunused-const-variable message by Austin Kim · 4 years, 7 months ago
  24. dd32e92 Merge 4.9.198 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  25. 605387c CIFS: avoid using MID 0xFFFF by Roberto Bergantinos Corpas · 4 years, 7 months ago
  26. e9766ef Merge 4.9.197 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  27. 5736d6e CIFS: Force reval dentry if LOOKUP_REVAL flag is set by Pavel Shilovsky · 4 years, 7 months ago
  28. 2ce48f0 CIFS: Force revalidate inode when dentry is stale by Pavel Shilovsky · 4 years, 7 months ago
  29. 3a539d9 CIFS: Gracefully handle QueryInfo errors during open by Pavel Shilovsky · 4 years, 7 months ago
  30. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  31. 7d77837 CIFS: Fix oplock handling for SMB 2.1+ protocols by Pavel Shilovsky · 4 years, 7 months ago
  32. 4b8d7cf CIFS: fix max ea value size by Murphy Zhou · 4 years, 7 months ago
  33. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  34. 3571c9b cifs: Use kzfree() to zero out the password by Dan Carpenter · 4 years, 8 months ago
  35. 16764d7 cifs: set domainName when a domain-key is used in multiuser by Ronnie Sahlberg · 4 years, 8 months ago
  36. 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  37. 92225e4 smb3: send CAP_DFS capability during session setup by Steve French · 4 years, 9 months ago
  38. 84bdf5e SMB3: Fix deadlock in validate negotiate hits reconnect by Pavel Shilovsky · 4 years, 9 months ago
  39. 77161ce Merge 4.9.181 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  40. df2b6af CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM by Roberto Bergantinos Corpas · 5 years ago
  41. 373fca6 Merge 4.9.179 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  42. 5a3e18d cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() by Christoph Probst · 5 years ago
  43. 589d747 Merge 4.9.172 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  44. da502d3 cifs: do not attempt cifs operation on smb2+ rename error by Frank Sorenson · 5 years ago
  45. 25d7d0e Merge 4.9.171 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  46. 1ee4f2d CIFS: keep FileInfo handle live during oplock break by Aurelien Aptel · 5 years ago
  47. ba9cebb Merge 4.9.170 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  48. 1cc5afa cifs: fallback to older infolevels on findfirst queryinfo retry by Steve French · 6 years ago
  49. 8b8b351 fix incorrect error code mapping for OBJECTID_NOT_FOUND by Steve French · 5 years ago
  50. 417da48 Merge 4.9.168 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  51. 9d5a48f cifs: Fix NULL pointer dereference of devname by Yao Liu · 5 years ago
  52. d617c20 cifs: use correct format characters by Louis Taylor · 5 years ago
  53. 56300d3 CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 5 years ago
  54. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  55. 776f01e CIFS: Fix read after write for files with read caching by Pavel Shilovsky · 5 years ago
  56. f8a0d9cc CIFS: Do not reset lease state to NONE on lease break by Pavel Shilovsky · 5 years ago
  57. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  58. 2b0ac76 cifs: fix computation for MAX_SMB2_HDR_SIZE by Ronnie Sahlberg · 5 years ago
  59. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  60. 04d7680 cifs: Limit memory used by lock request calls to a page by Ross Lagerwall · 5 years ago
  61. 78c4814 Merge 4.9.157 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  62. 8000014 Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)" by Greg Kroah-Hartman · 5 years ago
  63. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  64. 5c61a60 cifs: check ntwrk_buf_start for NULL before dereferencing it by Ronnie Sahlberg · 5 years ago
  65. 32e6695 Merge 4.9.155 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  66. fb713a1 cifs: Always resolve hostname before reconnecting by Paulo Alcantara · 5 years ago
  67. 9033b4f CIFS: Do not count -ENODATA as failure for query directory by Pavel Shilovsky · 5 years ago
  68. 27c2fe3 Merge 4.9.154 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  69. eb2fe47 CIFS: Fix possible hang during async MTU reads and writes by Pavel Shilovsky · 5 years ago
  70. 736cb63 Merge 4.9.151 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  71. baf6b19 cifs: Fix potential OOB access of lock element array by Ross Lagerwall · 5 years ago
  72. cf5ff10 CIFS: Do not hide EINTR after sending network packets by Pavel Shilovsky · 5 years ago
  73. ed0b11d Merge 4.9.149 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  74. 40738b6 CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem by Georgy A Bystrenin · 5 years ago
  75. a2f9236 Merge 4.9.147 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  76. 4cd3766 cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) by Steve French · 5 years ago
  77. 6328e64 Merge 4.9.145 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  78. fcfc763 cifs: Fix separator when building path from dentry by Paulo Alcantara · 5 years ago
  79. 8fe4284 Merge 4.9.141 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  80. f89c9ff cifs: don't dereference smb_file_target before null check by Colin Ian King · 5 years ago
  81. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  82. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  83. 8ad964c smb3: on kerberos mount if server doesn't specify auth type use krb5 by Steve French · 6 years ago
  84. 883f979 smb3: do not attempt cifs operation in smb3 query info error path by Steve French · 6 years ago
  85. 69922f7 smb3: allow stats which track session and share reconnects to be reset by Steve French · 6 years ago
  86. a2b9a0d cifs: Use ULL suffix for 64-bit constant by Geert Uytterhoeven · 6 years ago
  87. 38f2b4a Merge 4.9.132 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  88. 5753991 smb2: fix missing files in root share directory listing by Aurelien Aptel · 6 years ago
  89. 3466db7 cifs: read overflow in is_valid_oplock_break() by Dan Carpenter · 6 years ago
  90. 7a0ee61 fs/cifs: suppress a string overflow warning by Stephen Rothwell · 6 years ago
  91. 34acac4 fs/cifs: don't translate SFM_SLASH (U+F026) to backslash by Jon Kuhn · 6 years ago
  92. b727d1c Merge 4.9.129 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  93. fe6198c CIFS: fix wrapping bugs in num_entries() by Dan Carpenter · 6 years ago
  94. ca453b2 cifs: prevent integer overflow in nxt_dir_entry() by Dan Carpenter · 6 years ago
  95. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  96. 7aed5a5 SMB3: Number of requests sent should be displayed for SMB3 not just CIFS by Steve French · 6 years ago
  97. 0da6c7d smb3: fix reset of bytes read and written stats by Steve French · 6 years ago
  98. f440ea4 cifs: check if SMB2 PDU size has been padded and suppress the warning by Ronnie Sahlberg · 6 years ago
  99. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  100. 893b282 smb3: don't request leases in symlink creation and query by Steve French · 6 years ago