1. 43d7093 cifs: return errors during session setup during reconnects by Shyam Prasad N · 2 years, 2 months ago
  2. a84775f cifs: Check the IOCB_DIRECT flag, not O_DIRECT by David Howells · 2 years, 4 months ago
  3. 3e58274 cifs: potential buffer overflow in handling symlinks by Harshit Mogalapalli · 2 years, 3 months ago
  4. da834d6 cifs: fix double free race when mount fails in cifs_get_root() by Ronnie Sahlberg · 2 years, 6 months ago
  5. 7c26d7b cifs: fix incorrect check for null pointer in header_assemble by Steve French · 2 years, 10 months ago
  6. cbe418d cifs: fix wrong release in sess_alloc_buffer() failed path by Ding Hui · 3 years ago
  7. 8878af7 CIFS: Fix a potencially linear read overflow by Len Baker · 3 years ago
  8. 5716a37 cifs: fix memory leak in smb2_copychunk_range by Ronnie Sahlberg · 3 years, 2 months ago
  9. 264550d Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath." by Greg Kroah-Hartman · 3 years, 3 months ago
  10. 0709c90 cifs: Silently ignore unknown oplock break handle by Vincent Whitchurch · 3 years, 4 months ago
  11. 54f3c0e cifs: revalidate mapping when we open files for SMB1 POSIX by Ronnie Sahlberg · 3 years, 4 months ago
  12. 03fba63 cifs: return proper error code in statfs(2) by Paulo Alcantara · 3 years, 5 months ago
  13. 742300e cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath. by Shyam Prasad N · 3 years, 5 months ago
  14. 57659a8 cifs: report error instead of invalid when revalidating a dentry fails by Aurelien Aptel · 3 years, 6 months ago
  15. da407a0 cifs: fix potential use-after-free in cifs_echo_request() by Paulo Alcantara · 3 years, 8 months ago
  16. b5050c0 Convert trailing spaces and periods in path components by Boris Protopopov · 3 years, 10 months ago
  17. f379026 cifs: remove bogus debug code by Dan Carpenter · 3 years, 10 months ago
  18. d1a2a1c cifs: Fix double add page to memcg when cifs_readpages by Zhang Xiaoxu · 4 years, 1 month ago
  19. 90b58f8 CIFS: Properly process SMB3 lease breaks by Pavel Shilovsky · 4 years, 9 months ago
  20. 91e7b49 smb3: warn on confusing error scenario with sec=krb5 by Steve French · 4 years ago
  21. 13b502b Revert "cifs: Fix the target file was deleted when rename failed." by Steve French · 4 years ago
  22. bf9b3fb cifs: update ctime and mtime during truncate by Zhang Xiaoxu · 4 years, 1 month ago
  23. 28f47e0 cifs: Fix the target file was deleted when rename failed. by Zhang Xiaoxu · 4 years, 1 month ago
  24. 2c33565 SMB3: Honor persistent/resilient handle flags for multiuser mounts by Paul Aurich · 4 years, 1 month ago
  25. 063a624 SMB3: Honor 'seal' flag for multiuser mounts by Paul Aurich · 4 years, 1 month ago
  26. 7e2632c cifs/smb3: Fix data inconsistent when zero file range by Zhang Xiaoxu · 4 years, 1 month ago
  27. 2306f63 cifs/smb3: Fix data inconsistent when punch hole by Zhang Xiaoxu · 4 years, 1 month ago
  28. 0d6297d cifs: Fix null pointer check in cifs_read by Steve French · 4 years, 2 months ago
  29. f0fff9a cifs: Fix a race condition with cifs_echo_request by Ronnie Sahlberg · 5 years ago
  30. 79d25ee cifs: Check for timeout on Negotiate stage by Samuel Cabrero · 7 years ago
  31. 3f9b0d0 cifs: protect updating server->dstaddr with a spinlock by Ronnie Sahlberg · 4 years, 3 months ago
  32. ca9a513 cifs_atomic_open(): fix double-put on late allocation failure by Al Viro · 4 years, 4 months ago
  33. 1c08928 cifs: don't leak -EAGAIN for stat() during reconnect by Ronnie Sahlberg · 4 years, 5 months ago
  34. ccfae49 cifs: Fix mode output in debugging statements by Frank Sorenson · 4 years, 5 months ago
  35. 5b32744 cifs: fix NULL dereference in match_prepath by Ronnie Sahlberg · 4 years, 6 months ago
  36. f78ba73 cifs: fail i/o on soft mounts if sessionsetup errors out by Ronnie Sahlberg · 4 years, 6 months ago
  37. a371457 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
  38. f7dfb15 cifs: fix rmmod regression in cifs.ko caused by force_sig changes by Steve French · 5 years ago
  39. e038a1b6 signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig by Eric W. Biederman · 5 years ago
  40. a1ac6bd cifs: Adjust indentation in smb2_open_file by Nathan Chancellor · 4 years, 7 months ago
  41. 5234d7e CIFS: Respect O_SYNC and O_DIRECT flags during reconnect by Pavel Shilovsky · 4 years, 9 months ago
  42. 7f9eda5 CIFS: Fix SMB2 oplock break processing by Pavel Shilovsky · 4 years, 9 months ago
  43. 0c47433 CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks by Pavel Shilovsky · 4 years, 8 months ago
  44. fa25e11 cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs by Dave Wysochanski · 4 years, 9 months ago
  45. a2c40c4 fs: cifs: mute -Wunused-const-variable message by Austin Kim · 4 years, 10 months ago
  46. 605387c CIFS: avoid using MID 0xFFFF by Roberto Bergantinos Corpas · 4 years, 10 months ago
  47. 5736d6e CIFS: Force reval dentry if LOOKUP_REVAL flag is set by Pavel Shilovsky · 4 years, 10 months ago
  48. 2ce48f0 CIFS: Force revalidate inode when dentry is stale by Pavel Shilovsky · 4 years, 10 months ago
  49. 3a539d9 CIFS: Gracefully handle QueryInfo errors during open by Pavel Shilovsky · 4 years, 10 months ago
  50. 7d77837 CIFS: Fix oplock handling for SMB 2.1+ protocols by Pavel Shilovsky · 4 years, 10 months ago
  51. 4b8d7cf CIFS: fix max ea value size by Murphy Zhou · 4 years, 10 months ago
  52. 3571c9b cifs: Use kzfree() to zero out the password by Dan Carpenter · 5 years ago
  53. 16764d7 cifs: set domainName when a domain-key is used in multiuser by Ronnie Sahlberg · 5 years ago
  54. 92225e4 smb3: send CAP_DFS capability during session setup by Steve French · 5 years ago
  55. 84bdf5e SMB3: Fix deadlock in validate negotiate hits reconnect by Pavel Shilovsky · 5 years ago
  56. df2b6af CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM by Roberto Bergantinos Corpas · 5 years ago
  57. 5a3e18d cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() by Christoph Probst · 5 years ago
  58. da502d3 cifs: do not attempt cifs operation on smb2+ rename error by Frank Sorenson · 5 years ago
  59. 1ee4f2d CIFS: keep FileInfo handle live during oplock break by Aurelien Aptel · 5 years ago
  60. 1cc5afa cifs: fallback to older infolevels on findfirst queryinfo retry by Steve French · 6 years ago
  61. 8b8b351 fix incorrect error code mapping for OBJECTID_NOT_FOUND by Steve French · 5 years ago
  62. 9d5a48f cifs: Fix NULL pointer dereference of devname by Yao Liu · 5 years ago
  63. d617c20 cifs: use correct format characters by Louis Taylor · 5 years ago
  64. 56300d3 CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 5 years ago
  65. 776f01e CIFS: Fix read after write for files with read caching by Pavel Shilovsky · 5 years ago
  66. f8a0d9cc CIFS: Do not reset lease state to NONE on lease break by Pavel Shilovsky · 5 years ago
  67. 2b0ac76 cifs: fix computation for MAX_SMB2_HDR_SIZE by Ronnie Sahlberg · 5 years ago
  68. 04d7680 cifs: Limit memory used by lock request calls to a page by Ross Lagerwall · 6 years ago
  69. 8000014 Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)" by Greg Kroah-Hartman · 5 years ago
  70. 5c61a60 cifs: check ntwrk_buf_start for NULL before dereferencing it by Ronnie Sahlberg · 6 years ago
  71. fb713a1 cifs: Always resolve hostname before reconnecting by Paulo Alcantara · 6 years ago
  72. 9033b4f CIFS: Do not count -ENODATA as failure for query directory by Pavel Shilovsky · 5 years ago
  73. eb2fe47 CIFS: Fix possible hang during async MTU reads and writes by Pavel Shilovsky · 6 years ago
  74. baf6b19 cifs: Fix potential OOB access of lock element array by Ross Lagerwall · 6 years ago
  75. cf5ff10 CIFS: Do not hide EINTR after sending network packets by Pavel Shilovsky · 6 years ago
  76. 40738b6 CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem by Georgy A Bystrenin · 6 years ago
  77. 4cd3766 cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) by Steve French · 6 years ago
  78. fcfc763 cifs: Fix separator when building path from dentry by Paulo Alcantara · 6 years ago
  79. f89c9ff cifs: don't dereference smb_file_target before null check by Colin Ian King · 6 years ago
  80. 8ad964c smb3: on kerberos mount if server doesn't specify auth type use krb5 by Steve French · 6 years ago
  81. 883f979 smb3: do not attempt cifs operation in smb3 query info error path by Steve French · 6 years ago
  82. 69922f7 smb3: allow stats which track session and share reconnects to be reset by Steve French · 6 years ago
  83. a2b9a0d cifs: Use ULL suffix for 64-bit constant by Geert Uytterhoeven · 6 years ago
  84. 5753991 smb2: fix missing files in root share directory listing by Aurelien Aptel · 6 years ago
  85. 3466db7 cifs: read overflow in is_valid_oplock_break() by Dan Carpenter · 6 years ago
  86. 7a0ee61 fs/cifs: suppress a string overflow warning by Stephen Rothwell · 6 years ago
  87. 34acac4 fs/cifs: don't translate SFM_SLASH (U+F026) to backslash by Jon Kuhn · 6 years ago
  88. fe6198c CIFS: fix wrapping bugs in num_entries() by Dan Carpenter · 6 years ago
  89. ca453b2 cifs: prevent integer overflow in nxt_dir_entry() by Dan Carpenter · 6 years ago
  90. 7aed5a5 SMB3: Number of requests sent should be displayed for SMB3 not just CIFS by Steve French · 6 years ago
  91. 0da6c7d smb3: fix reset of bytes read and written stats by Steve French · 6 years ago
  92. f440ea4 cifs: check if SMB2 PDU size has been padded and suppress the warning by Ronnie Sahlberg · 6 years ago
  93. 893b282 smb3: don't request leases in symlink creation and query by Steve French · 6 years ago
  94. 707b0d2 smb3: Do not send SMB3 SET_INFO if nothing changed by Steve French · 6 years ago
  95. a94703f smb3: enumerating snapshots was leaving part of the data off end by Steve French · 6 years ago
  96. c773c4f cifs: check kmalloc before use by Nicholas Mc Guire · 6 years ago
  97. fbd314e cifs: add missing debug entries for kconfig options by Steve French · 6 years ago
  98. 2c4f6b7 cifs: Fix infinite loop when using hard mount option by Paulo Alcantara · 6 years ago
  99. a6c9a62 smb3: on reconnect set PreviousSessionId field by Steve French · 6 years ago
  100. 4bf53b5 cifs: silence compiler warnings showing up with gcc-8.0.0 by Arnd Bergmann · 6 years ago