index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
connection.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb: move client and server files to common directory fs/smb
Steve French
2023-05-24
1
-470
/
+0
*
ksmbd: allocate one more byte for implied bcc[0]
Chih-Yen Chang
2023-05-16
1
-1
/
+2
*
ksmbd: fix racy issue from smb2 close and logoff with multichannel
Namjae Jeon
2023-05-04
1
-13
/
+41
*
ksmbd: fix racy issue from session setup and logoff
Namjae Jeon
2023-05-04
1
-7
/
+7
*
ksmbd: delete asynchronous work from list
Namjae Jeon
2023-04-03
1
-7
/
+5
*
ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARN
Marios Makassikis
2023-03-25
1
-4
/
+1
*
ksmbd: return unsupported error on smb1 mount
Namjae Jeon
2023-03-24
1
-5
/
+2
*
ksmbd: don't terminate inactive sessions after a few seconds
Namjae Jeon
2023-03-22
1
-2
/
+2
*
ksmbd: Fix spelling mistake "excceed" -> "exceeded"
Colin Ian King
2023-01-31
1
-1
/
+1
*
ksmbd: fix typo, syncronous->synchronous
Dawei Li
2023-01-31
1
-2
/
+2
*
ksmbd: limit pdu length size according to connection status
Namjae Jeon
2023-01-26
1
-2
/
+15
*
ksmbd: fix infinite loop in ksmbd_conn_handler_loop()
Namjae Jeon
2023-01-02
1
-2
/
+5
*
ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
Atte Heikkilä
2022-10-05
1
-0
/
+8
*
ksmbd: use wait_event instead of schedule_timeout()
Namjae Jeon
2022-08-01
1
-3
/
+3
*
ksmbd: replace sessions list in connection with xarray
Namjae Jeon
2022-07-27
1
-1
/
+2
*
ksmbd: fix outstanding credits related bugs
Hyunchul Lee
2022-05-21
1
-1
/
+1
*
ksmbd: smbd: change prototypes of RDMA read/write related functions
Hyunchul Lee
2022-05-21
1
-10
/
+10
*
ksmbd: add smb-direct shutdown
Yufan Chen
2022-01-10
1
-1
/
+8
*
ksmbd: limits exceeding the maximum allowable outstanding requests
Namjae Jeon
2022-01-10
1
-0
/
+1
*
ksmbd: remove smb2_buf_length in smb2_transform_hdr
Namjae Jeon
2021-11-12
1
-1
/
+1
*
ksmbd: remove smb2_buf_length in smb2_hdr
Namjae Jeon
2021-11-12
1
-5
/
+4
*
ksmbd: improve credits management
Hyunchul Lee
2021-10-14
1
-0
/
+2
*
ksmbd: add the check to vaildate if stream protocol length exceeds maximum value
Namjae Jeon
2021-10-06
1
-4
/
+6
*
ksmbd: fix typo in comment
Namjae Jeon
2021-07-15
1
-1
/
+1
*
ksmbd: fix an error message in ksmbd_conn_trasnport_init
Hyunchul Lee
2021-07-13
1
-1
/
+1
*
ksmbd: free ksmbd_lock when file is closed
Hyunchul Lee
2021-07-10
1
-2
/
+5
*
ksmbd: fix the running request count decrement
Hyunchul Lee
2021-07-10
1
-1
/
+2
*
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon
2021-06-28
1
-0
/
+409