[GIT PULL] ksmbd server fixes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please pull the following changes since commit
ffb217a13a2eaf6d5bd974fc83036a53ca69f1e2:

  Linux 5.17-rc7 (2022-03-06 14:28:31 -0800)

are available in the Git repository at:

  git://git.samba.org/ksmbd.git tags/5.18-ksmbd-server-fixes

for you to fetch changes up to 5d4c2759d83bad3041bf16d0b0e2ff6df11200bb:

  ksmbd: replace usage of found with dedicated list iterator variable
(2022-03-26 12:45:50 -0500)

----------------------------------------------------------------
10 smb3 server fixes
- three cleanup fixes
- shorten module load warning
- two documentation fixes
- four patches relating to dentry race
-----------------------------------------------------------------
Christophe JAILLET (1):
      ksmbd: Remove a redundant zeroing of memory

Jakob Koschel (1):
      ksmbd: replace usage of found with dedicated list iterator variable

Namjae Jeon (6):
      Documentation: ksmbd: update Feature Status table
      ksmbd: remove internal.h include
      ksmbd: remove filename in ksmbd_file
      ksmbd: fix racy issue from using ->d_parent and ->d_name
      ksmbd: increment reference count of parent fp
      MAINTAINERS: ksmbd: switch Sergey to reviewer

Steve French (1):
      ksmbd: shorten experimental warnign on loading the module

Tobias Klauser (1):
      ksmbd: use netif_is_bridge_port

 Documentation/filesystems/cifs/ksmbd.rst |   4 +-
 MAINTAINERS                              |   2 +-
 fs/internal.h                            |   2 -
 fs/ksmbd/misc.c                          |  40 +++++--
 fs/ksmbd/misc.h                          |   3 +-
 fs/ksmbd/oplock.c                        |  30 ------
 fs/ksmbd/oplock.h                        |   2 -
 fs/ksmbd/server.c                        |   2 +-
 fs/ksmbd/smb2pdu.c                       | 147 +++++--------------------
 fs/ksmbd/transport_tcp.c                 |   4 +-
 fs/ksmbd/vfs.c                           | 262
++++++++++++++++++++-------------------------
 fs/ksmbd/vfs.h                           |   7 +-
 fs/ksmbd/vfs_cache.c                     |   7 +-
 fs/ksmbd/vfs_cache.h                     |   1 -
 fs/namei.c                               |  41 +++++--
 include/linux/namei.h                    |   7 ++
 16 files changed, 231 insertions(+), 330 deletions(-)

-- 
Thanks,

Steve



[Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux