1. 392e1c5 cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP by Ronnie Sahlberg · 6 years ago
  2. d69cb72 cifs: fix credits leak for SMB1 oplock breaks by Ronnie Sahlberg · 6 years ago
  3. fe768d5 CIFS: Return error code when getting file handle for writeback by Pavel Shilovsky · 6 years ago
  4. 3349c3a CIFS: Check for reconnects before sending async requests by Pavel Shilovsky · 6 years ago
  5. 34f4deb CIFS: Respect reconnect in non-MTU credits calculations by Pavel Shilovsky · 6 years ago
  6. bb1bccb CIFS: Respect SMB2 hdr preamble size in read responses by Pavel Shilovsky · 6 years ago
  7. 66265f1 CIFS: Count SMB3 credits for malformed pending responses by Pavel Shilovsky · 6 years ago
  8. 74ea5f9 cifs: replace snprintf with scnprintf by Ronnie Sahlberg · 6 years ago
  9. 165df9a CIFS: Fix leaking locked VFS cache pages in writeback retry by Pavel Shilovsky · 6 years ago
  10. 8004c78 CIFS: Fix credits calculations for reads with errors by Pavel Shilovsky · 6 years ago
  11. 9a66396 CIFS: Fix error paths in writeback code by Pavel Shilovsky · 6 years ago
  12. 15bc77f cifs: move large array from stack to heap by Aurelien Aptel · 6 years ago
  13. 0874401 cifs: Add support for failover in cifs_reconnect_tcon() by Paulo Alcantara · 6 years ago
  14. 6d3adb2 CIFS: pass page offsets on SMB1 read/write by Long Li · 6 years ago
  15. 5a519be cifs: protect against server returning invalid file system block size by Steve French · 6 years ago
  16. bcfb84a fs/cifs: suppress a string overflow warning by Stephen Rothwell · 6 years ago
  17. 9539020 cifs: use timespec64 internally by Arnd Bergmann · 7 years ago
  18. 7ffbe65 cifs: Fix infinite loop when using hard mount option by Paulo Alcantara · 7 years ago
  19. a93864d cifs: add lease tracking to the cached root fid by Ronnie Sahlberg · 7 years ago
  20. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  21. 8e7360f CIFS: Add support for direct pages in wdata by Long Li · 7 years ago
  22. 3d4ef9a smb3: fix redundant opens on root by Steve French · 7 years ago
  23. bb4c041 cifs: smbd: Don't use RDMA read/write when signing is used by Long Li · 7 years ago
  24. 05432e2 cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data() by Ronnie Sahlberg · 7 years ago
  25. 2e96467 cifs: add pdu_size to the TCP_Server_Info structure by Ronnie Sahlberg · 7 years ago
  26. c318e6c SMB3: Log at least once if tree connect fails during reconnect by Steve French · 7 years ago
  27. 93012bf cifs: add server->vals->header_preamble_size by Ronnie Sahlberg · 7 years ago
  28. ade7db9 cifs: silence compiler warnings showing up with gcc-8.0.0 by Arnd Bergmann · 7 years ago
  29. b327a71 CIFS: make IPC a regular tcon by Aurelien Aptel · 7 years ago
  30. 74dcf41 CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O by Long Li · 7 years ago
  31. db223a5 CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registration by Long Li · 7 years ago
  32. 8dc5b3a Merge tag '4.14-smb3-xattr-enable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  33. 76e7527 cifs: Check for timeout on Negotiate stage by Samuel Cabrero · 8 years ago
  34. 5517554 cifs: Add support for writing attributes on SMB2+ by Ronnie Sahlberg · 7 years ago
  35. 9d5b86a fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks by Benjamin Coddington · 7 years ago
  36. 511c54a CIFS: Reconnect expired SMB sessions by Pavel Shilovsky · 8 years ago
  37. 67b4c88 [CIFS] Minor cleanup of xattr query function by Steve French · 8 years ago
  38. de1892b Don't delay freeing mids when blocked on slow socket write of request by Steve French · 8 years ago
  39. e37fea5 fs: cifs: replace CURRENT_TIME by other appropriate apis by Deepa Dinamani · 8 years ago
  40. 26c9cb6 Set unicode flag on cifs echo request to avoid Mac error by Steve French · 8 years ago
  41. 350be25 CIFS: Fix null pointer deref during read resp processing by Pavel Shilovsky · 8 years ago
  42. 38bd490 Handle mismatched open calls by Sachin Prabhu · 8 years ago
  43. 284316d CIFS: Fix sparse warnings by Steve French · 8 years ago
  44. 4ecce92 CIFS: move DFS response parsing out of SMB1 code by Aurelien Aptel · 8 years ago
  45. c42a6ab CIFS: Add capability to decrypt big read responses by Pavel Shilovsky · 8 years ago
  46. 9b7c18a CIFS: Add mid handle callback by Pavel Shilovsky · 8 years ago
  47. 738f9de CIFS: Send RFC1001 length in a separate iov by Pavel Shilovsky · 8 years ago
  48. da502f7 CIFS: Make SendReceive2() takes resp iov by Pavel Shilovsky · 8 years ago
  49. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  50. ae9ebe7 CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix() by Eryu Guan · 8 years ago
  51. 3afca26 Clarify locking of cifs file and tcon structures and make more granular by Steve French · 8 years ago
  52. dbbab32 cifs: get rid of unused arguments of CIFSSMBWrite() by Al Viro · 8 years ago
  53. 2211d5b posix_acl: xattr representation cleanups by Andreas Gruenbacher · 8 years ago
  54. 442c9ac Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  55. 681750c Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  56. 45987e0 cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT by Andreas Gruenbacher · 9 years ago
  57. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  58. a613730 cifs_readv_receive: use cifs_read_from_socket() by Al Viro · 9 years ago
  59. 6cc3b24 CIFS: Fix SMB2+ interim response processing for read requests by Pavel Shilovsky · 9 years ago
  60. 5fb4e28 cifs: Fix use-after-free on mid_q_entry by Christopher Oo · 10 years ago
  61. f291095 client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set by Noel Power · 10 years ago
  62. 65c3b20 CIFS: remove an unneeded NULL check by Dan Carpenter · 10 years ago
  63. bc8ebdc4 Fix that several functions handle incorrect value of mapchars by Nakajima Akira · 10 years ago
  64. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  65. bc09d14 fs/cifs: remove obsolete __constant by Fabian Frederick · 10 years ago
  66. 2baa268 Remap reserved posix characters by default (part 3/3) by Steve French · 10 years ago
  67. d913ed1 CIFS: Optimize cifs_user_read() in a short read case on reconnects by Pavel Shilovsky · 11 years ago
  68. b3160ae CIFS: Count got bytes in read_into_pages() by Pavel Shilovsky · 11 years ago
  69. 34a54d6 CIFS: Use separate var for the number of bytes got in async read by Pavel Shilovsky · 11 years ago
  70. 6ec0b01 CIFS: Fix wsize usage in iovec write by Pavel Shilovsky · 11 years ago
  71. 7f6c500 CIFS: Fix cifs_writev_requeue when wsize changes by Pavel Shilovsky · 11 years ago
  72. 6d81ed1 cifs: replace code with free_rsp_buf() by Sachin Prabhu · 11 years ago
  73. 60977fc Return correct error on query of xattr on file with empty xattrs by Steve French · 11 years ago
  74. 4a5c80d [CIFS] clean up page array when uncached write send fails by Steve French · 11 years ago
  75. 26c8f0d cifs: use a flexarray in cifs_writedata by Jeff Layton · 11 years ago
  76. d81b8a4 CIFS: Cleanup cifs open codepath by Pavel Shilovsky · 11 years ago
  77. 9bf4fa0 CIFS: Cleanup CIFSSMBOpen by Pavel Shilovsky · 11 years ago
  78. ebcc943 Add missing end of line termination to some cifs messages by Steve French · 11 years ago
  79. b1d9335 setfacl removes part of ACL when setting POSIX ACLs to Samba by Steve French · 11 years ago
  80. c7f508a Allow setting per-file compression via CIFS protocol by Steve French · 11 years ago
  81. c31f330 do not treat non-symlink reparse points as valid symlinks by Steve French · 11 years ago
  82. 9ae6cf6 cifs: stop trying to use virtual circuits by Jeff Layton · 11 years ago
  83. d244bf2 CIFS: Implement follow_link for nounix CIFS mounts by Pavel Shilovsky · 11 years ago
  84. 7ac0feb cifs: fill TRANS2_QUERY_FILE_INFO ByteCount fields by David Disseldorp · 12 years ago
  85. 50285882 cifs: fix SMB2 signing enablement in cifs_enable_signing by Jeff Layton · 12 years ago
  86. 3f61822 move sectype to the cifs_ses instead of TCP_Server_Info by Jeff Layton · 12 years ago
  87. 38d77c5 cifs: track the enablement of signing in the TCP_Server_Info by Jeff Layton · 12 years ago
  88. e598d1d8 cifs: track the flavor of the NEGOTIATE reponse by Jeff Layton · 12 years ago
  89. 9193400 cifs: factor out check for extended security bit into separate function by Jeff Layton · 12 years ago
  90. 9ddec56 cifs: move handling of signed connections into separate function by Jeff Layton · 12 years ago
  91. 2190eca cifs: break out lanman NEGOTIATE handling into separate function by Jeff Layton · 12 years ago
  92. 31d9e2b cifs: break out decoding of security blob into separate function by Jeff Layton · 12 years ago
  93. 3534b85 cifs: throw a warning if negotiate or sess_setup ops are passed NULL server or session pointers by Jeff Layton · 12 years ago
  94. 0124cc4 cifs: store the real expected sequence number in the mid by Jeff Layton · 12 years ago
  95. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 12 years ago
  96. f7f7c18 fs: cifs: use kmemdup instead of kmalloc + memcpy by Silviu-Mihai Popescu · 12 years ago
  97. 94e1800 cifs: don't try to unlock pagecache page after releasing it by Jeff Layton · 12 years ago
  98. c51bb0e cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue() by Ouyang Maochun · 12 years ago
  99. 49418b2 cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t by Eric W. Biederman · 12 years ago
  100. c052e2b cifs: obtain file access during backup intent lookup (resend) by Shirish Pargaonkar · 12 years ago