index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
ksmbd: add support for key exchange
Namjae Jeon
2022-02-04
1
-0
/
+27
*
ksmbd: reduce smb direct max read/write size
Namjae Jeon
2022-02-04
1
-1
/
+1
*
ksmbd: don't align last entry offset in smb2 query directory
Namjae Jeon
2022-02-04
2
-3
/
+5
*
ksmbd: fix same UniqueId for dot and dotdot entries
Namjae Jeon
2022-02-04
1
-1
/
+4
*
ksmbd: smbd: validate buffer descriptor structures
Hyunchul Lee
2022-02-04
1
-6
/
+30
*
ksmbd: fix SMB 3.11 posix extension mount failure
Namjae Jeon
2022-01-23
1
-1
/
+1
*
Merge tag '5.17-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2022-01-20
19
-334
/
+429
|
\
|
*
ksmbd: fix guest connection failure with nautilus
Namjae Jeon
2022-01-18
1
-33
/
+29
|
*
ksmbd: uninitialized variable in create_socket()
Dan Carpenter
2022-01-18
1
-1
/
+2
|
*
ksmbd: smbd: fix missing client's memory region invalidation
Hyunchul Lee
2022-01-18
1
-27
/
+46
|
*
ksmbd: add smb-direct shutdown
Yufan Chen
2022-01-10
3
-1
/
+19
|
*
ksmbd: smbd: change the default maximum read/write, receive size
Hyunchul Lee
2022-01-10
1
-2
/
+4
|
*
ksmbd: smbd: create MR pool
Hyunchul Lee
2022-01-10
1
-1
/
+22
|
*
ksmbd: add reserved room in ipc request/response
Namjae Jeon
2022-01-10
1
-1
/
+10
|
*
ksmbd: smbd: call rdma_accept() under CM handler
Hyunchul Lee
2022-01-10
1
-43
/
+59
|
*
ksmbd: limits exceeding the maximum allowable outstanding requests
Namjae Jeon
2022-01-10
4
-1
/
+13
|
*
ksmbd: move credit charge deduction under processing request
Namjae Jeon
2022-01-10
2
-11
/
+12
|
*
ksmbd: add support for smb2 max credit parameter
Namjae Jeon
2022-01-10
8
-10
/
+22
|
*
ksmbd: set 445 port to smbdirect port by default
Namjae Jeon
2022-01-10
2
-5
/
+12
|
*
ksmbd: register ksmbd ib client with ib_register_client()
Hyunchul Lee
2022-01-10
2
-11
/
+98
|
*
ksmbd: Fix smb2_get_name() kernel-doc comment
Yang Li
2021-12-28
1
-1
/
+1
|
*
ksmbd: Delete an invalid argument description in smb2_populate_readdir_entry()
Yang Li
2021-12-28
1
-1
/
+0
|
*
ksmbd: Fix smb2_set_info_file() kernel-doc comment
Yang Li
2021-12-28
1
-1
/
+1
|
*
ksmbd: Fix buffer_check_err() kernel-doc comment
Yang Li
2021-12-28
1
-0
/
+1
|
*
ksmbd: fix multi session connection failure
Namjae Jeon
2021-12-28
5
-29
/
+24
|
*
ksmbd: set both ipv4 and ipv6 in FSCTL_QUERY_NETWORK_INTERFACE_INFO
Namjae Jeon
2021-12-28
1
-10
/
+12
|
*
ksmbd: set RSS capable in FSCTL_QUERY_NETWORK_INTERFACE_INFO
Namjae Jeon
2021-12-28
3
-5
/
+21
|
*
ksmbd: Remove unused fields from ksmbd_file struct definition
Marios Makassikis
2021-12-28
1
-10
/
+0
|
*
ksmbd: Remove unused parameter from smb2_get_name()
Marios Makassikis
2021-12-28
1
-9
/
+4
|
*
ksmbd: use oid registry functions to decode OIDs
Hyunchul Lee
2021-12-28
1
-123
/
+19
*
|
Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-11
2
-18
/
+6
|
\
\
|
|
/
|
/
|
|
*
fs: use low-level mapping helpers
Christian Brauner
2021-12-03
2
-18
/
+4
|
*
fs: move mapping helpers
Christian Brauner
2021-12-03
2
-0
/
+2
*
|
ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
Marcos Del Sol Vives
2021-12-17
2
-7
/
+21
*
|
ksmbd: fix uninitialized symbol 'pntsd_size'
Namjae Jeon
2021-12-16
1
-0
/
+4
*
|
ksmbd: fix error code in ndr_read_int32()
Dan Carpenter
2021-12-16
1
-1
/
+1
|
/
*
ksmbd: fix memleak in get_file_stream_info()
Namjae Jeon
2021-11-25
1
-1
/
+3
*
ksmbd: contain default data stream even if xattr is empty
Namjae Jeon
2021-11-25
1
-9
/
+9
*
ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec()
Namjae Jeon
2021-11-25
1
-1
/
+1
*
ksmbd: Fix an error handling path in 'smb2_sess_setup()'
Christophe JAILLET
2021-11-25
1
-2
/
+4
*
ksmbd: Use the SMB3_Create definitions from the shared
Ronnie Sahlberg
2021-11-11
5
-265
/
+37
*
ksmbd: Move more definitions into the shared area
Ronnie Sahlberg
2021-11-11
2
-192
/
+4
*
ksmbd: use the common definitions for NEGOTIATE_PROTOCOL
Ronnie Sahlberg
2021-11-11
4
-167
/
+15
*
ksmbd: switch to use shared definitions where available
Ronnie Sahlberg
2021-11-11
5
-180
/
+2
*
ksmbd: change LeaseKey data type to u8 array
Namjae Jeon
2021-11-11
3
-23
/
+14
*
ksmbd: remove smb2_buf_length in smb2_transform_hdr
Namjae Jeon
2021-11-11
4
-30
/
+21
*
ksmbd: remove smb2_buf_length in smb2_hdr
Namjae Jeon
2021-11-11
10
-262
/
+260
*
ksmbd: remove md4 leftovers
Namjae Jeon
2021-11-11
2
-2
/
+0
*
ksmbd: set unique value to volume serial field in FS_VOLUME_INFORMATION
Namjae Jeon
2021-11-11
3
-1
/
+10
*
ksmbd: don't need 8byte alignment for request length in ksmbd_check_message
Namjae Jeon
2021-11-06
1
-4
/
+2
[next]