index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ksmbd: Fix buffer length check in fsctl_validate_negotiate_info()
Marios Makassikis
2021-11-06
1
-1
/
+1
*
ksmbd: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-11-06
2
-2
/
+0
*
ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon()
Ralph Boehme
2021-11-06
1
-3
/
+4
*
ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message()
Ralph Boehme
2021-11-06
1
-6
/
+1
*
ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()
Ralph Boehme
2021-11-06
1
-1
/
+1
*
ksmbd: add buffer validation in session setup
Marios Makassikis
2021-10-20
2
-27
/
+40
[next]