1. 7a3ecddc Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 2 years, 10 months ago
  2. 9a005bea Merge tag '5.18-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 2 years, 10 months ago
  3. c7803b0 smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_common by Steve French · 2 years, 10 months ago
  4. edf5f05 ksmbd: replace usage of found with dedicated list iterator variable by Jakob Koschel · 2 years, 10 months ago
  5. 56b401f ksmbd: Remove a redundant zeroing of memory by Christophe JAILLET · 2 years, 10 months ago
  6. adc3282 ksmbd: shorten experimental warning on loading the module by Steve French · 2 years, 10 months ago
  7. be13500 smb3: move defines for query info and query fsinfo to smbfs_common by Steve French · 2 years, 10 months ago
  8. 15e7b6d smb3: move defines for ioctl protocol header and SMB2 sizes to smbfs_common by Steve French · 2 years, 10 months ago
  9. 113be37 [smb3] move more common protocol header definitions to smbfs_common by Steve French · 2 years, 10 months ago
  10. 3ce62cf Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 2 years, 10 months ago
  11. 2d004c6 ksmbd: store fids as opaque u64 integers by Paulo Alcantara · 2 years, 10 months ago
  12. 616355c Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 10 months ago
  13. 1b699bf ksmbd: use netif_is_bridge_port by Tobias Klauser · 2 years, 11 months ago
  14. 5224f79 treewide: Replace zero-length arrays with flexible-array members by Gustavo A. R. Silva · 3 years ago
  15. f9929ef ksmbd: add support for key exchange by Namjae Jeon · 3 years ago
  16. deae24b ksmbd: reduce smb direct max read/write size by Namjae Jeon · 3 years ago
  17. 04e2609 ksmbd: don't align last entry offset in smb2 query directory by Namjae Jeon · 3 years ago
  18. 97550c7 ksmbd: fix same UniqueId for dot and dotdot entries by Namjae Jeon · 3 years ago
  19. 6d896d3 ksmbd: smbd: validate buffer descriptor structures by Hyunchul Lee · 3 years ago
  20. 322cbb5 block: remove genhd.h by Christoph Hellwig · 3 years ago
  21. 9ca8581 ksmbd: fix SMB 3.11 posix extension mount failure by Namjae Jeon · 3 years ago
  22. 67ed868 Merge tag '5.17-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years ago
  23. ac090d9 ksmbd: fix guest connection failure with nautilus by Namjae Jeon · 3 years ago
  24. b207602 ksmbd: uninitialized variable in create_socket() by Dan Carpenter · 3 years ago
  25. 2fd5dcb ksmbd: smbd: fix missing client's memory region invalidation by Hyunchul Lee · 3 years ago
  26. 5dfbfe7 Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years ago
  27. 136dff3 ksmbd: add smb-direct shutdown by Yufan Chen · 3 years ago
  28. 4d02c4f ksmbd: smbd: change the default maximum read/write, receive size by Hyunchul Lee · 3 years ago
  29. c9f1892 ksmbd: smbd: create MR pool by Hyunchul Lee · 3 years ago
  30. 41dbda1 ksmbd: add reserved room in ipc request/response by Namjae Jeon · 3 years, 1 month ago
  31. 99b7650 ksmbd: smbd: call rdma_accept() under CM handler by Hyunchul Lee · 3 years, 1 month ago
  32. b589f5d ksmbd: limits exceeding the maximum allowable outstanding requests by Namjae Jeon · 3 years, 1 month ago
  33. 914d7e5 ksmbd: move credit charge deduction under processing request by Namjae Jeon · 3 years, 1 month ago
  34. 004443b ksmbd: add support for smb2 max credit parameter by Namjae Jeon · 3 years, 1 month ago
  35. cb097b3 ksmbd: set 445 port to smbdirect port by default by Namjae Jeon · 3 years, 1 month ago
  36. 31928a0 ksmbd: register ksmbd ib client with ib_register_client() by Hyunchul Lee · 3 years, 1 month ago
  37. d4eeb82 ksmbd: Fix smb2_get_name() kernel-doc comment by Yang Li · 3 years, 1 month ago
  38. f5c3813 ksmbd: Delete an invalid argument description in smb2_populate_readdir_entry() by Yang Li · 3 years, 1 month ago
  39. 4bfd9ee ksmbd: Fix smb2_set_info_file() kernel-doc comment by Yang Li · 3 years, 1 month ago
  40. e230d01 ksmbd: Fix buffer_check_err() kernel-doc comment by Yang Li · 3 years, 1 month ago
  41. ce53d36 ksmbd: fix multi session connection failure by Namjae Jeon · 3 years, 1 month ago
  42. 71cd9cb ksmbd: set both ipv4 and ipv6 in FSCTL_QUERY_NETWORK_INTERFACE_INFO by Namjae Jeon · 3 years, 1 month ago
  43. a58b45a ksmbd: set RSS capable in FSCTL_QUERY_NETWORK_INTERFACE_INFO by Namjae Jeon · 3 years, 1 month ago
  44. 305f8bd ksmbd: Remove unused fields from ksmbd_file struct definition by Marios Makassikis · 3 years, 2 months ago
  45. 80917f1 ksmbd: Remove unused parameter from smb2_get_name() by Marios Makassikis · 3 years, 2 months ago
  46. 2942774 ksmbd: use oid registry functions to decode OIDs by Hyunchul Lee · 3 years, 2 months ago
  47. 83912d6 ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1 by Marcos Del Sol Vives · 3 years, 1 month ago
  48. f2e78af ksmbd: fix uninitialized symbol 'pntsd_size' by Namjae Jeon · 3 years, 2 months ago
  49. ef39946 ksmbd: fix error code in ndr_read_int32() by Dan Carpenter · 3 years, 2 months ago
  50. 4472071 fs: use low-level mapping helpers by Christian Brauner · 3 years, 2 months ago
  51. a793d79 fs: move mapping helpers by Christian Brauner · 3 years, 2 months ago
  52. 178ca6f ksmbd: fix memleak in get_file_stream_info() by Namjae Jeon · 3 years, 2 months ago
  53. 1ec72153 ksmbd: contain default data stream even if xattr is empty by Namjae Jeon · 3 years, 2 months ago
  54. 8e537d1 ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec() by Namjae Jeon · 3 years, 2 months ago
  55. f8fbfd8 ksmbd: Fix an error handling path in 'smb2_sess_setup()' by Christophe JAILLET · 3 years, 3 months ago
  56. 26a2787 ksmbd: Use the SMB3_Create definitions from the shared by Ronnie Sahlberg · 3 years, 3 months ago
  57. 699230f ksmbd: Move more definitions into the shared area by Ronnie Sahlberg · 3 years, 5 months ago
  58. d6c9ad23b ksmbd: use the common definitions for NEGOTIATE_PROTOCOL by Ronnie Sahlberg · 3 years, 3 months ago
  59. 4355a8f ksmbd: switch to use shared definitions where available by Ronnie Sahlberg · 3 years, 3 months ago
  60. 2734b69 ksmbd: change LeaseKey data type to u8 array by Namjae Jeon · 3 years, 5 months ago
  61. 2dd9129f ksmbd: remove smb2_buf_length in smb2_transform_hdr by Namjae Jeon · 3 years, 3 months ago
  62. cb45172 ksmbd: remove smb2_buf_length in smb2_hdr by Namjae Jeon · 3 years, 3 months ago
  63. 561a1cf ksmbd: remove md4 leftovers by Namjae Jeon · 3 years, 3 months ago
  64. 5d2f0b1 ksmbd: set unique value to volume serial field in FS_VOLUME_INFORMATION by Namjae Jeon · 3 years, 3 months ago
  65. b53ad81 ksmbd: don't need 8byte alignment for request length in ksmbd_check_message by Namjae Jeon · 3 years, 3 months ago
  66. 78f1688 ksmbd: Fix buffer length check in fsctl_validate_negotiate_info() by Marios Makassikis · 3 years, 3 months ago
  67. e8d585b ksmbd: Remove redundant 'flush_workqueue()' calls by Christophe JAILLET · 3 years, 3 months ago
  68. 341b160 ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon() by Ralph Boehme · 3 years, 4 months ago
  69. b83b279 ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message() by Ralph Boehme · 3 years, 4 months ago
  70. a088ac8 ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message() by Ralph Boehme · 3 years, 4 months ago
  71. 0d994cd ksmbd: add buffer validation in session setup by Marios Makassikis · 3 years, 3 months ago
  72. 621be84 ksmbd: throttle session setup failures to avoid dictionary attacks by Namjae Jeon · 3 years, 3 months ago
  73. 34061d6 ksmbd: validate OutputBufferLength of QUERY_DIR, QUERY_INFO, IOCTL requests by Hyunchul Lee · 3 years, 3 months ago
  74. 7a33488 ksmbd: validate credit charge after validating SMB2 PDU body size by Ralph Boehme · 3 years, 3 months ago
  75. 2ea086e ksmbd: add buffer validation for smb direct by Hyunchul Lee · 3 years, 3 months ago
  76. 4bc5947 ksmbd: limit read/write/trans buffer size not to exceed 8MB by Namjae Jeon · 3 years, 3 months ago
  77. dbad630 ksmbd: validate compound response buffer by Namjae Jeon · 3 years, 3 months ago
  78. 9a63b99 ksmbd: fix potencial 32bit overflow from data area check in smb2_write by Namjae Jeon · 3 years, 3 months ago
  79. bf8acc9 ksmbd: improve credits management by Hyunchul Lee · 3 years, 4 months ago
  80. f7db8fd ksmbd: add validation in smb2_ioctl by Namjae Jeon · 3 years, 4 months ago
  81. 64e7875 ksmbd: fix oops from fuse driver by Namjae Jeon · 3 years, 4 months ago
  82. 2db7260 ksmbd: fix version mismatch with out of tree by Namjae Jeon · 3 years, 4 months ago
  83. c7705ee ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req() by Namjae Jeon · 3 years, 4 months ago
  84. 51a1387 ksmbd: remove the leftover of smb2.0 dialect support by Namjae Jeon · 3 years, 4 months ago
  85. c2e99d4 ksmbd: check strictly data area in ksmbd_smb2_check_message() by Namjae Jeon · 3 years, 4 months ago
  86. 3639999 ksmbd: add the check to vaildate if stream protocol length exceeds maximum value by Namjae Jeon · 3 years, 4 months ago
  87. 87ffb31 ksmbd: missing check for NULL in convert_to_nt_pathname() by Dan Carpenter · 3 years, 4 months ago
  88. 4227f81 ksmbd: fix transform header validation by Namjae Jeon · 3 years, 4 months ago
  89. 8f77150 ksmbd: add buffer validation for SMB2_CREATE_CONTEXT by Hyunchul Lee · 3 years, 4 months ago
  90. 442ff9e ksmbd: add validation in smb2 negotiate by Namjae Jeon · 3 years, 4 months ago
  91. 9496e26 ksmbd: add request buffer validation in smb2_set_info by Namjae Jeon · 3 years, 4 months ago
  92. 88d3005 ksmbd: use correct basic info level in set_file_basic_info() by Namjae Jeon · 3 years, 4 months ago
  93. ce81299 ksmbd: remove NTLMv1 authentication by Namjae Jeon · 3 years, 4 months ago
  94. 1018bf24 ksmbd: fix documentation for 2 functions by Enzo Matsumiya · 3 years, 4 months ago
  95. d72a9c1 ksmbd: fix invalid request buffer access in compound by Namjae Jeon · 3 years, 4 months ago
  96. 18d4676 ksmbd: remove RFC1002 check in smb2 request by Ronnie Sahlberg · 3 years, 4 months ago
  97. 265fd19 ksmbd: use LOOKUP_BENEATH to prevent the out of share access by Hyunchul Lee · 3 years, 4 months ago
  98. 4ea4779 ksmbd: remove follow symlinks support by Namjae Jeon · 3 years, 4 months ago
  99. 18a015b ksmbd: check protocol id in ksmbd_verify_smb_message() by Namjae Jeon · 3 years, 4 months ago
  100. 9f632331 ksmbd: add default data stream name in FILE_STREAM_INFORMATION by Namjae Jeon · 3 years, 4 months ago