index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-05
NFSD: fix possible oops when nfsd/pool_stats is closed.
NeilBrown
1
-2
/
+3
2024-01-05
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
1
-3
/
+12
2024-01-05
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
3
-3
/
+9
2024-01-05
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2
-34
/
+25
2024-01-05
ksmbd: fix wrong allocation size update in smb2_open()
Namjae Jeon
1
-18
/
+18
2024-01-05
ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack()
Namjae Jeon
1
-5
/
+5
2024-01-05
ksmbd: lazy v2 lease break on smb2_write()
Namjae Jeon
4
-2
/
+48
2024-01-05
ksmbd: send v2 lease break notification for directory
Namjae Jeon
6
-6
/
+77
2024-01-05
ksmbd: downgrade RWH lease caching state to RH for directory
Namjae Jeon
3
-7
/
+12
2024-01-05
ksmbd: set v2 lease capability
Namjae Jeon
2
-7
/
+6
2024-01-05
ksmbd: set epoch in create context v2 lease
Namjae Jeon
2
-1
/
+5
2024-01-05
ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on error
Namjae Jeon
1
-1
/
+0
2024-01-05
ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId
Namjae Jeon
1
-5
/
+2
2024-01-05
ksmbd: release interim response after sending status pending response
Namjae Jeon
2
-1
/
+5
2024-01-05
ksmbd: move oplock handling after unlock parent dir
Namjae Jeon
1
-56
/
+65
2024-01-05
ksmbd: separately allocate ci per dentry
Namjae Jeon
4
-25
/
+18
2024-01-05
ksmbd: fix possible deadlock in smb2_open
Namjae Jeon
5
-59
/
+75
2024-01-05
ksmbd: prevent memory leak on error return
Zongmin Zhou
1
-2
/
+5
2024-01-05
ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
Namjae Jeon
1
-3
/
+4
2024-01-05
ksmbd: no need to wait for binded connection termination at logoff
Namjae Jeon
1
-16
/
+0
2024-01-05
ksmbd: add support for surrogate pair conversion
Namjae Jeon
1
-49
/
+138
2024-01-05
ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_n...
Kangjing Huang
1
-10
/
+30
2024-01-05
ksmbd: fix recursive locking in vfs helpers
Marios Makassikis
1
-20
/
+3
2024-01-05
ksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()
Namjae Jeon
1
-1
/
+1
2024-01-05
ksmbd: reorganize ksmbd_iov_pin_rsp()
Namjae Jeon
1
-21
/
+22
2024-01-05
ksmbd: Remove unused field in ksmbd_user struct
Cheng-Han Wu
1
-1
/
+0
2024-01-05
ksmbd: fix potential double free on smb2_read_pipe() error path
Namjae Jeon
1
-1
/
+1
2024-01-05
ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()
Namjae Jeon
1
-0
/
+3
2024-01-05
ksmbd: fix wrong error response status by using set_smb2_rsp_status()
Namjae Jeon
1
-4
/
+5
2024-01-05
ksmbd: fix race condition between tree conn lookup and disconnect
Namjae Jeon
6
-17
/
+90
2024-01-05
ksmbd: fix race condition from parallel smb2 lock requests
Namjae Jeon
1
-11
/
+1
2024-01-05
ksmbd: fix race condition from parallel smb2 logoff requests
Namjae Jeon
1
-8
/
+16
2024-01-05
ksmbd: fix race condition with fp
Namjae Jeon
3
-4
/
+32
2024-01-05
ksmbd: check iov vector index in ksmbd_conn_write()
Namjae Jeon
1
-0
/
+3
2024-01-05
ksmbd: return invalid parameter error response if smb2 request is invalid
Namjae Jeon
2
-4
/
+4
2024-01-05
ksmbd: fix passing freed memory 'aux_payload_buf'
Namjae Jeon
1
-1
/
+1
2024-01-05
ksmbd: remove unneeded mark_inode_dirty in set_info_sec()
Namjae Jeon
1
-1
/
+0
2024-01-05
ksmbd: remove experimental warning
Steve French
2
-3
/
+1
2024-01-05
ksmbd: add missing calling smb2_set_err_rsp() on error
Namjae Jeon
1
-0
/
+1
2024-01-05
ksmbd: Fix one kernel-doc comment
Yang Li
1
-1
/
+0
2024-01-05
ksmbd: fix `force create mode' and `force directory mode'
Atte Heikkilä
1
-18
/
+11
2024-01-05
ksmbd: fix wrong interim response on compound
Namjae Jeon
4
-26
/
+26
2024-01-05
ksmbd: add support for read compound
Namjae Jeon
12
-372
/
+381
2024-01-05
ksmbd: switch to use kmemdup_nul() helper
Yang Yingliang
1
-3
/
+1
2024-01-05
ksmbd: check if a mount point is crossed during path lookup
Namjae Jeon
4
-39
/
+53
2024-01-05
ksmbd: Fix unsigned expression compared with zero
Wang Ming
1
-3
/
+4
2024-01-05
ksmbd: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2024-01-05
ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect()
Gustavo A. R. Silva
1
-1
/
+1
2024-01-05
ksmbd: Replace the ternary conditional operator with min()
Lu Hongfei
1
-1
/
+1
2024-01-05
ksmbd: use kvzalloc instead of kvmalloc
Namjae Jeon
3
-8
/
+8
[next]