index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
ksmbd: allow a filename to contain special characters on SMB3.1.1 posix exten...
Namjae Jeon
1
-26
/
+27
2025-05-27
ksmbd: provide zero as a unique ID to the Mac client
Namjae Jeon
3
-2
/
+21
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+4
2025-05-25
ksmbd: remove unnecessary softdep on crc32
Eric Biggers
1
-1
/
+0
2025-05-25
ksmbd: use SHA-256 library API instead of crypto_shash API
Eric Biggers
6
-64
/
+5
2025-05-21
ksmbd: use list_first_entry_or_null for opinfo_get_list()
Namjae Jeon
1
-5
/
+2
2025-05-21
ksmbd: fix rename failure
Namjae Jeon
1
-1
/
+1
2025-05-19
ksmbd: fix stream write failure
Namjae Jeon
1
-8
/
+6
2025-05-06
ksmbd: Fix UAF in __close_file_table_ids
Sean Heelan
1
-7
/
+26
2025-05-06
ksmbd: prevent out-of-bounds stream writes by validating *pos
Norbert Szetei
1
-0
/
+7
2025-05-01
ksmbd: fix memory leak in parse_lease_state()
Wang Zhaolong
1
-2
/
+5
2025-05-01
ksmbd: prevent rename with empty string
Namjae Jeon
1
-0
/
+5
2025-04-25
ksmbd: fix use-after-free in session logoff
Sean Heelan
1
-4
/
+0
2025-04-25
ksmbd: fix use-after-free in kerberos authentication
Sean Heelan
2
-6
/
+13
2025-04-22
ksmbd: fix use-after-free in ksmbd_session_rpc_open
Namjae Jeon
2
-6
/
+15
2025-04-22
smb: server: smb2pdu: check return value of xa_store()
Salah Triki
1
-2
/
+7
2025-04-14
ksmbd: Prevent integer overflow in calculation of deadtime
Denis Arefev
1
-1
/
+6
2025-04-14
ksmbd: fix the warning from __kernel_write_iter
Namjae Jeon
1
-1
/
+2
2025-04-14
ksmbd: fix use-after-free in smb_break_all_levII_oplock()
Namjae Jeon
2
-21
/
+9
2025-04-14
ksmbd: fix use-after-free in __smb2_lease_break_noti()
Namjae Jeon
3
-6
/
+13
2025-04-14
ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"
Namjae Jeon
1
-7
/
+1
2025-04-14
ksmbd: Fix dangling pointer in krb_authenticate
Sean Heelan
1
-1
/
+3
2025-04-09
smb3: Add defines for two new FileSystemAttributes
Steve French
1
-0
/
+2
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
1
-3
/
+4
2025-04-01
ksmbd: fix null pointer dereference in alloc_preauth_hash()
Namjae Jeon
3
-5
/
+24
2025-04-01
ksmbd: validate zero num_subauth before sub_auth is accessed
Norbert Szetei
1
-0
/
+5
2025-04-01
ksmbd: fix overflow in dacloffset bounds check
Norbert Szetei
1
-4
/
+12
2025-04-01
ksmbd: fix session use-after-free in multichannel connection
Namjae Jeon
3
-11
/
+14
2025-03-31
Merge tag 'v6.15rc-part1-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
7
-43
/
+68
2025-03-27
ksmbd: fix r_count dec/increment mismatch
Namjae Jeon
1
-2
/
+2
2025-03-27
ksmbd: fix multichannel connection failure
Namjae Jeon
3
-8
/
+22
2025-03-27
ksmbd: fix use-after-free in ksmbd_sessions_deregister()
Namjae Jeon
1
-0
/
+3
2025-03-27
ksmbd: use ib_device_get_netdev() instead of calling ops.get_netdev
Namjae Jeon
1
-4
/
+2
2025-03-27
ksmbd: use aead_request_free to match aead_request_alloc
Miaoqian Lin
1
-1
/
+1
2025-03-27
Revert "ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_c...
Namjae Jeon
1
-30
/
+10
2025-03-27
ksmbd: add bounds check for create lease context
Norbert Szetei
1
-0
/
+8
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-38
/
+20
2025-03-24
ksmbd: add bounds check for durable handle context
Namjae Jeon
1
-0
/
+21
2025-03-24
ksmbd: make SMB_SERVER_KERBEROS5 enable by default
Namjae Jeon
1
-1
/
+1
2025-03-24
ksmbd: Use str_read_write() and str_true_false() helpers
Thorsten Blum
1
-2
/
+3
2025-03-10
ksmbd: prevent connection release during oplock break notification
Namjae Jeon
4
-12
/
+30
2025-03-10
ksmbd: fix use-after-free in ksmbd_free_work_struct
Namjae Jeon
4
-27
/
+15
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-22
/
+10
2025-03-02
ksmbd: fix incorrect validation for num_aces field of smb_acl
Namjae Jeon
1
-1
/
+4
2025-03-02
smb: common: change the data type of num_aces to le16
Namjae Jeon
2
-16
/
+17
2025-03-02
ksmbd: fix bug on trap in smb2_lock
Namjae Jeon
1
-1
/
+1
2025-03-02
ksmbd: fix use-after-free in smb2_lock
Namjae Jeon
1
-3
/
+3
2025-03-02
ksmbd: fix type confusion via race condition when using ipc_msg_send_request
Namjae Jeon
1
-0
/
+1
2025-03-02
ksmbd: fix out-of-bounds in parse_sec_desc()
Namjae Jeon
1
-0
/
+16
2025-02-19
VFS: add common error checks to lookup_one_qstr_excl()
NeilBrown
1
-16
/
+10
[prev]
[next]