]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - fs/ksmbd/smb2pdu.c
ksmbd: uninterruptible wait for a file being unlocked
[mirror_ubuntu-jammy-kernel.git] / fs / ksmbd / smb2pdu.c
2021-07-10 Hyunchul Leeksmbd: uninterruptible wait for a file being unlocked
2021-07-10 Hyunchul Leeksmbd: free ksmbd_lock when file is closed
2021-07-10 Dan Carpenterksmbd: delete some stray tabs
2021-07-08 Namjae Jeonksmbd: change data type of volatile/persistent id to u64
2021-07-08 Namjae Jeonksmbd: fix memory leak smb2_populate_readdir_entry()
2021-07-08 Namjae Jeonksmbd: remove unneeded NULL check in for_each_netdev
2021-07-06 Colin Ian Kingksmbd: Fix read on the uninitialized pointer sess
2021-07-05 Hyunchul Leeksmbd: call mnt_user_ns once in a function
2021-07-02 Hyunchul Leeksmbd: add user namespace support
2021-07-02 Hyunchul Leeksmbd: replace struct dentry with struct path in some...
2021-06-29 Namjae Jeonksmbd: use ksmbd_vfs_lock_parent to get stable parent...
2021-06-29 Namjae Jeonksmbd: opencode to remove FP_INODE macro
2021-06-29 Namjae Jeonksmbd: fix dentry racy with rename()
2021-06-29 Namjae Jeonksmbd: allow PROTECTED_DACL_SECINFO and UNPROTECTED_DAC...
2021-06-29 Namjae Jeonksmbd: replace request and respone buffer macro with...
2021-06-29 Hyunchul Leeksmbd: remove and replace macros with inline functions...
2021-06-29 Hyunchul Leeksmbd: remove getting worker state macros
2021-06-28 Hyunchul Leeksmbd: set MAY_* flags together with open flags
2021-06-28 Namjae Jeonksmbd: move fs/cifsd to fs/ksmbd