1. 729c0c9 cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf() by Stefano Brivio · 6 years ago
  2. 7ffbe65 cifs: Fix infinite loop when using hard mount option by Paulo Alcantara · 6 years ago
  3. f46ecbd cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting by Stefano Brivio · 6 years ago
  4. 6aa0c11 cifs: Fix memory leak in smb2_set_ea() by Paulo Alcantara · 6 years ago
  5. 81f39f9 cifs: fix SMB1 breakage by Ronnie Sahlberg · 6 years ago
  6. 8de8c46 cifs: Fix validation of signed data in smb2 by Paulo Alcantara · 6 years ago
  7. 27c32b4 cifs: Fix validation of signed data in smb3+ by Paulo Alcantara · 6 years ago
  8. 696e420 cifs: Fix use after free of a mid_q_entry by Lars Persson · 6 years ago
  9. 83ffdea cifs: Fix invalid check in __cifs_calc_signature() by Paulo Alcantara · 6 years ago
  10. 35e2cc1 cifs: Use correct packet length in SMB2_TRANSFORM header by Paulo Alcantara · 6 years ago
  11. d819d29 smb3: fix corrupt path in subdirs on smb311 with posix by Steve French · 6 years ago
  12. 115d5d2 smb3: do not display empty interface list by Steve French · 6 years ago
  13. bea851b smb3: Fix mode on mkdir on smb311 mounts by Steve French · 6 years ago
  14. 662bf5b cifs: Fix kernel oops when traceSMB is enabled by Paulo Alcantara · 6 years ago
  15. bc0fe8b CIFS: dump every session iface info by Aurelien Aptel · 6 years ago
  16. fe856be CIFS: parse and store info on iface queries by Aurelien Aptel · 6 years ago
  17. b6f0dd5 CIFS: add iface info to struct cifs_ses by Aurelien Aptel · 6 years ago
  18. bead042 CIFS: complete PDU definitions for interface queries by Aurelien Aptel · 6 years ago
  19. e229243 CIFS: move default port definitions to cifsglob.h by Aurelien Aptel · 6 years ago
  20. cd2dca6 cifs: Fix encryption/signing by Paulo Alcantara · 6 years ago
  21. 07cd952 cifs: update __smb_send_rqst() to take an array of requests by Ronnie Sahlberg · 6 years ago
  22. 40eff45 cifs: remove smb2_send_recv() by Ronnie Sahlberg · 6 years ago
  23. c713c87 cifs: push rfc1002 generation down the stack by Ronnie Sahlberg · 6 years ago
  24. d409014 smb3: increase initial number of credits requested to allow write by Steve French · 6 years ago
  25. a93864d cifs: add lease tracking to the cached root fid by Ronnie Sahlberg · 6 years ago
  26. 2fbb564 smb3: note that smb3.11 posix extensions mount option is experimental by Steve French · 6 years ago
  27. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  28. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
  29. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 6 years ago
  30. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  31. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  32. 9d874c3 cifs: fix a buffer leak in smb2_query_symlink by Ronnie Sahlberg · 6 years ago
  33. c7c137b smb3: do not allow insecure cifs mounts when using smb3 by Steve French · 6 years ago
  34. 8ddecf5 CIFS: Fix NULL ptr deref by Aurelien Aptel · 6 years ago
  35. 83210ba CIFS: fix encryption in SMB3.1.1 by Aurelien Aptel · 6 years ago
  36. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  37. d5f07fb CIFS: Pass page offset for encrypting by Steve French · 6 years ago
  38. 4c0d2a5 CIFS: Pass page offset for calculating signature by Long Li · 6 years ago
  39. 7cf20bc CIFS: SMBD: Support page offset in memory registration by Long Li · 6 years ago
  40. 6509f50 CIFS: SMBD: Support page offset in RDMA recv by Long Li · 6 years ago
  41. b6903bc CIFS: SMBD: Support page offset in RDMA send by Long Li · 6 years ago
  42. e8157b2 CIFS: When sending data on socket, pass the correct page offset by Long Li · 6 years ago
  43. 7b7f2bd CIFS: Introduce helper function to get page offset and length in smb_rqst by Long Li · 6 years ago
  44. c06a0f2 CIFS: Calculate the correct request length based on page offset and tail size by Long Li · 6 years ago
  45. ee25c6d cifs: For SMB2 security informaion query, check for minimum sized security descriptor instead of sizeof FileAllInformation class by Shirish Pargaonkar · 6 years ago
  46. 57f933c CIFS: Fix signing for SMB2/3 by Aurelien Aptel · 6 years ago
  47. 3255201 Merge tag '4.18-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  48. b058efc Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  49. 8e7360f CIFS: Add support for direct pages in wdata by Long Li · 6 years ago
  50. 1dbe346 CIFS: Use offset when reading pages by Long Li · 6 years ago
  51. f9f5aca CIFS: Add support for direct pages in rdata by Long Li · 6 years ago
  52. 8ce79ec cifs: update multiplex loop to handle compounded responses by Ronnie Sahlberg · 6 years ago
  53. 1fc6ad2f cifs: remove header_preamble_size where it is always 0 by Ronnie Sahlberg · 6 years ago
  54. 49f466b cifs: remove struct smb2_hdr by Ronnie Sahlberg · 6 years ago
  55. d81243c CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiry, status STATUS_NETWORK_SESSION_EXPIRED, however the server can also respond with STATUS_USER_SESSION_DELETED in cases where the session has been idle for some time and the server reaps the session to recover resources. by Mark Syms · 6 years ago
  56. e4dc31f cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument by Ronnie Sahlberg · 6 years ago
  57. 84f0cbf cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdr by Ronnie Sahlberg · 6 years ago
  58. 0d5a288 cifs: remove struct smb2_oplock_break_rsp by Ronnie Sahlberg · 6 years ago
  59. 977b617 cifs: remove rfc1002 header from all SMB2 response structures by Ronnie Sahlberg · 6 years ago
  60. b2adf22f smb3: on reconnect set PreviousSessionId field by Steve French · 6 years ago
  61. ce558b0 smb3: Add posix create context for smb3.11 posix mounts by Steve French · 6 years ago
  62. 28d5936 smb3: add tracepoints for smb2/smb3 open by Steve French · 6 years ago
  63. 5c5a41b cifs: add debug output to show nocase mount option by Steve French · 6 years ago
  64. fe04840 smb3: add define for id for posix create context and corresponding struct by Steve French · 6 years ago
  65. 98170fb cifs: update smb2_check_message to handle PDUs without a 4 byte length header by Ronnie Sahlberg · 6 years ago
  66. b326614 smb3: allow "posix" mount option to enable new SMB311 protocol extensions by Steve French · 6 years ago
  67. fcef0db smb3: add support for posix negotiate context by Steve French · 7 years ago
  68. f92a720 cifs: allow disabling less secure legacy dialects by Steve French · 6 years ago
  69. 11911b9 cifs: make minor clarifications to module params for cifs.ko by Steve French · 6 years ago
  70. 6539e7f cifs: show the "w" bit for writeable /proc/fs/cifs/* files by Ronnie Sahlberg · 6 years ago
  71. 49218b4 smb3: add module alias for smb3 to cifs.ko by Steve French · 6 years ago
  72. 25ad1cb cifs: return error on invalid value written to cifsFYI by Ronnie Sahlberg · 6 years ago
  73. 57c55cd cifs: invalidate cache when we truncate a file by Ronnie Sahlberg · 6 years ago
  74. e0386e4 smb3: print tree id in debugdata in proc to be able to help logging by Steve French · 7 years ago
  75. d683bcd smb3: add additional ftrace entry points for entry/exit to cifs.ko by Steve French · 7 years ago
  76. cfe8909 smb3: fix various xid leaks by Steve French · 7 years ago
  77. 57a929a CIFS: Introduce offset for the 1st page in data transfer structures by Long Li · 6 years ago
  78. eccb442 smb3: Add ftrace tracepoints for improved SMB3 debugging by Steve French · 7 years ago
  79. 5a77e75 smb3: rename encryption_required to smb3_encryption_required by Steve French · 7 years ago
  80. 3fa9a54 cifs: update internal module version number for cifs.ko to 2.12 by Steve French · 7 years ago
  81. 97ca176 cifs: add a new SMB2_close_flags function by Ronnie Sahlberg · 7 years ago
  82. 96164ab cifs: store the leaseKey in the fid on SMB2_open by Ronnie Sahlberg · 7 years ago
  83. 71992e62 cifs: fix build break when CONFIG_CIFS_DEBUG2 enabled by Steve French · 7 years ago
  84. 9ec672b cifs: update calc_size to take a server argument by Ronnie Sahlberg · 7 years ago
  85. 14547f7 cifs: add server argument to the dump_detail method by Ronnie Sahlberg · 7 years ago
  86. 3d4ef9a smb3: fix redundant opens on root by Steve French · 7 years ago
  87. 34b48b8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  88. 11f17c9 cifs_lookup(): switch to d_splice_alias() by Al Viro · 7 years ago
  89. a8b75f6 cifs_lookup(): cifs_get_inode_...() never returns 0 with *inode left NULL by Al Viro · 7 years ago
  90. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  91. 6e70c26 smb3: directory sync should not return an error by Steve French · 7 years ago
  92. ae2cd7f cifs: smb2ops: Fix listxattr() when there are no EAs by Paulo Alcantara · 7 years ago
  93. f7c4396 cifs: smbd: Enable signing with smbdirect by Long Li · 7 years ago
  94. 2796d30 cifs: Allocate validate negotiation request through kmalloc by Long Li · 7 years ago
  95. 9533b29 IB: remove redundant INFINIBAND kconfig dependencies by Greg Thelen · 7 years ago
  96. eb4f959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  97. 3c6b03d cifs: smbd: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  98. 8bcda1d cifs: smbd: Avoid allocating iov on the stack by Long Li · 7 years ago
  99. bb4c041 cifs: smbd: Don't use RDMA read/write when signing is used by Long Li · 7 years ago
  100. 0d5ec28 SMB311: Fix reconnect by Steve French · 7 years ago