• Linus Torvalds's avatar
    Merge tag '6.1-rc-ksmbd-fixes' of git://git.samba.org/ksmbd · 9f4b9bee
    Linus Torvalds authored
    Pull ksmbd updates from Steve French:
    
     - RDMA (smbdirect) fixes
    
     - fixes for SMB3.1.1 POSIX Extensions (especially for id mapping)
    
     - various casemapping fixes for mount and lookup
    
     - UID mapping fixes
    
     - fix confusing error message
    
     - protocol negotiation fixes, including NTLMSSP fix
    
     - two encryption fixes
    
     - directory listing fix
    
     - some cleanup fixes
    
    * tag '6.1-rc-ksmbd-fixes' of git://git.samba.org/ksmbd: (24 commits)
      ksmbd: validate share name from share config response
      ksmbd: call ib_drain_qp when disconnected
      ksmbd: make utf-8 file name comparison work in __caseless_lookup()
      ksmbd: Fix user namespace mapping
      ksmbd: hide socket error message when ipv6 config is disable
      ksmbd: reduce server smbdirect max send/receive segment sizes
      ksmbd: decrease the number of SMB3 smbdirect server SGEs
      ksmbd: Fix wrong return value and message length check in smb2_ioctl()
      ksmbd: set NTLMSSP_NEGOTIATE_SEAL flag to challenge blob
      ksmbd: fix encryption failure issue for session logoff response
      ksmbd: fix endless loop when encryption for response fails
      ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response
      ksmbd: set file permission mode to match Samba server posix extension behavior
      ksmbd: change security id to the one samba used for posix extension
      ksmbd: update documentation
      ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
      ksmbd: port to vfs{g,u}id_t and associated helpers
      ksmbd: fix incorrect handling of iterate_dir
      MAINTAINERS: remove Hyunchul Lee from ksmbd maintainers
      MAINTAINERS: Add Tom Talpey as ksmbd reviewer
      ...
    9f4b9bee
MAINTAINERS 667 KB