ksmbd.git
2021-03-16 Namjae Jeoncifsd: fix warning: variable 'proto' set but not used cifsd-for-next-old
2021-03-16 Namjae Jeoncifsd: downgrade "File name validation failed" to debug...
2021-03-16 Namjae Jeoncifsd: avoid oplock timeout when getting wrong LeaseSta...
2021-03-16 Namjae Jeoncifsd: don't clear ATTR_DIRECTORY with ATTR_NORMAL...
2021-03-16 Gibeom Kimcifsd: Modify shutdown and debug print function description
2021-03-14 Namjae Jeoncifsd: remove backup file lookup restriction
2021-03-14 Namjae Jeoncifsd: fix racy issue between close_id_del_oplock(...
2021-03-14 Namjae Jeoncifsd: handle idmapped mounts
2021-03-14 Namjae Jeoncifsd: use notify_change in set_file_basic_info()
2021-03-14 Namjae Jeoncifsd: fix the issue of change the directory to the...
2021-03-14 Namjae Jeoncifsd: fix potential use after free in ksmbd_vfs_set_in...
2021-03-14 Namjae Jeoncifsd: fix memleak in ksmbd_vfs_set_init_posix_acl()
2021-03-14 Marios Makassikiscifsd: Add missing path_put() calls in smb2_open()
2021-03-14 Marios Makassikiscifsd: Fix error handling in __ksmbd_vfs_rename
2021-03-14 Marios Makassikiscifsd: Do not print timestamp after processing Maximum...
2021-03-14 Namjae Jeoncifsd: add v4 dos attribute structure
2021-03-14 Namjae Jeoncifsd: fix random failure from smb2.create.multi
2021-03-14 Namjae Jeoncifsd: fix smb2.lease.statopen3 in smbtorture
2021-03-14 Marios Makassikiscifsd: Remove call to ksmbd_revert_fsids() in ksmbd_vfs...
2021-03-14 Marios Makassikiscifsd: Make sure ksmbd_override_fsids() is called with...
2021-03-14 Marios Makassikiscifsd: Add missing dput() in process_query_dir_entries()
2021-03-14 Marios Makassikiscifsd: Fix incorrect error handling in smb2_open()
2021-03-14 Hyunchul Leecifsd: handle an error case in extract_last_component
2021-03-14 Hyunchul Leecifsd: fix a typo error in the name of a funnction
2021-03-14 Hyunchul Leecifsd: fix SMB2_QUERY_MAXIMAL_ACCESS_REQUEST
2021-03-14 Hyunchul Leecifsd: implement maximal allowed desired access
2021-03-14 Namjae Jeoncifsd: fix build break with linux-5.11 kernel
2021-03-14 Namjae Jeoncifsd: macros with complex values should be enclosed...
2021-03-14 Namjae Jeoncifsd: make xattr format of ksmbd compatible with samba...
2021-03-14 Namjae Jeoncifsd: fix a memleak from netdevice_notifier
2021-03-14 Marios Makassikiscifsd: Use netdevice_notifier to configure TCP listeners
2021-03-14 Marios Makassikiscifsd: Change alloc_iface() return type in transport_tcp.c
2021-03-14 Hyunchul Leecifsd: avoid calling ksmbd_override_fsids recursively
2021-03-14 Hyunchul Leecifsd: set supplementary groups when overriding credentials
2021-03-14 Namjae Jeoncifsd: fix integer overflow issue in ksmbd_vfs_fqar_lseek()
2021-03-14 Namjae Jeoncifsd: downgrade "unexpected oplock state" to a debug...
2021-03-14 Hyunchul Leecifsd: fix racy access to ksmbd_file
2021-03-14 Hyunchul Leecifsd: prevent ksmbd from sending duplicate oplock...
2021-03-14 Namjae Jeoncifsd: enable SMB_SERVER_CHECK_CAP_NET_ADMIN by default
2021-03-14 Namjae Jeoncifsd: update cifsd.rst file
2021-03-14 Namjae Jeoncifsd: set SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB flags in...
2021-03-14 Hyunchul Leecifsd: fill times in SMB2_CLOSE response
2021-03-14 Hyunchul Leecifsd: fix permission denied error when querying dacl
2021-03-14 Sergey Senozhatskycifsd: rename FILE_{READ/WRITE}_DESIRED_ACCESS
2021-03-14 Namjae Jeoncifsd: add support for recognizing WSL reparse tags
2021-03-14 Namjae Jeoncifsd: set O_PATH to open_flags if desired access is...
2021-03-14 Hyunchul Leecifsd: fix unlink permission error
2021-03-14 Hyunchul Leecifsd: fix stat permission error
2021-03-14 Hyunchul Leecifsd: fix invalid open flags
2021-03-14 Namjae Jeoncifsd: wrap vfs acls functions with CONFIG_FS_POSIX_ACL
2021-03-14 Namjae Jeoncifsd: open file with O_NONBLOCK flags by default
2021-03-14 Namjae Jeoncifsd: remove repeated word
2021-03-14 Namjae Jeoncifsd: replace ENOTSUPP with EOPNOTSUPP
2021-03-14 Namjae Jeoncifsd: add missing create posix context in response
2021-03-14 Namjae Jeoncifsd: add smb2 POSIX query dir
2021-03-14 Namjae Jeoncifsd: add support for statfs for smb3.1.1 posix extensions
2021-03-14 Namjae Jeoncifsd: add support for query info using posix extension...
2021-03-14 Hyunchul Leecifsd: add SPNEGO-based Kerberos 5 authentication
2021-03-14 Hyunchul Leecifsd: add IPC command for authentication
2021-03-14 Hyunchul Leecifsd: select the preferred authentication mechanism...
2021-03-14 Namjae Jeoncifsd: add support for ACLs
2021-03-14 Namjae Jeoncifsd: get subauth values generated by ksmbd.mountd
2021-03-14 Namjae Jeoncifsd: add support for lsarpc rpc
2021-03-14 Namjae Jeoncifsd: add support for samr rpc
2021-03-14 Namjae Jeoncifsd: fix racy issue between kill server command and...
2021-03-14 Namjae Jeoncifsd: fix wrong goto statement use in smb2_open()
2021-03-14 Marios Makassikiscifsd: Use string functions to copy strings in transpor...
2021-03-14 Hyunchul Leecifsd: fix suspicious rcu_dereference_check usage warning
2021-03-14 Namjae Jeoncifsd: pass a sockptr_t instead of a plain user pointer...
2021-03-14 Namjae Jeoncifsd: fix potential null pointer dereferencing error...
2021-03-14 Namjae Jeoncifsd: fix potential overflow issue in ___server_conf_set()
2021-03-14 Namjae Jeoncifsd: don't support FSCTL_VALIDATE_NEGOTIATE_INFO...
2021-03-14 Namjae Jeoncifsd: fix auto negotiation failure when setting min...
2021-03-14 Namjae Jeoncifsd: sign session setup response on SMB3.0 and SMB3.02
2021-03-14 Namjae Jeoncifsd: make 8byte context alignment when there is the...
2021-03-14 Namjae Jeoncifsd: fix null pointer dereferencing error in ->set_si...
2021-03-14 Namjae Jeoncifsd: ignore EOPNOTSUPP error from ksmbd_vfs_alloc_size
2021-03-14 Namjae Jeoncifsd: set correct status code on ksmbd_vfs_readdir...
2021-03-14 Namjae Jeoncifsd: fix stuck issue while writing many files with...
2021-03-14 Namjae Jeoncifsd: return only a single entry if SMB2_RETURN_SINGLE...
2021-03-14 Fredrik Ternerotcifsd: prevent NULL pointer dereference in signing...
2021-03-14 Namjae Jeoncifsd: add allocate_oplock_break_buf()
2021-03-14 Namjae Jeoncifsd: replace ksmbd_small_buffer_size() with MAX_CIFS_...
2021-03-14 Namjae Jeoncifsd: limit negotiated max read/write size in smb2_rea...
2021-03-14 Namjae Jeoncifsd: check permission with desired access in smb2_rea...
2021-03-14 Namjae Jeoncifsd: do not allow to write on read-only share
2021-03-14 Namjae Jeoncifsd: handle sg entries set on vmalloc'ed buffer
2021-03-14 Namjae Jeoncifsd: fix 8byte alignment in negotiate context
2021-03-14 Namjae Jeoncifsd: use DIV_ROUND_UP() for credit charge calculation
2021-03-14 Namjae Jeoncifsd: add SMB2_MAX_BUFFER_SIZE macro
2021-03-14 Namjae Jeoncifsd: don't use trans cache buffer in smb2_read_pipe()
2021-03-14 Namjae Jeoncifsd: use wake_up_interruptible_all insteaed of wake_u...
2021-03-14 Namjae Jeoncifsd: fix build error on linux-5.8 kernel
2021-03-14 Fredrik Ternerotcifsd: include required signing in auto-negotiation...
2021-03-14 Namjae Jeoncifsd: verify and set signature for compound request...
2021-03-14 Namjae Jeoncifsd: use SEEK DATA/HOLE for FSCTL_QUERY_ALLOCATED_RAN...
2021-03-14 Namjae Jeoncifsd: remove file when the last opened file is closed
2021-03-14 Namjae Jeoncifsd: fix infinite waiting in oplock_break_pending
2021-03-14 Namjae Jeoncifsd: allocate trans cache buffer only if the requests...
2021-03-14 Namjae Jeoncifsd: introduce SMB3 kernel server
next