index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-01-05
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
2024-01-05
smb: client: fix OOB in smbCalcSize()
Paulo Alcantara
2024-01-05
smb: client: fix OOB in SMB2_query_info_init()
Paulo Alcantara
2024-01-05
ksmbd: fix wrong allocation size update in smb2_open()
Namjae Jeon
2024-01-05
ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack()
Namjae Jeon
2024-01-05
ksmbd: lazy v2 lease break on smb2_write()
Namjae Jeon
2024-01-05
ksmbd: send v2 lease break notification for directory
Namjae Jeon
2024-01-05
ksmbd: downgrade RWH lease caching state to RH for directory
Namjae Jeon
2024-01-05
ksmbd: set v2 lease capability
Namjae Jeon
2024-01-05
ksmbd: set epoch in create context v2 lease
Namjae Jeon
2024-01-05
ksmbd: have a dependency on cifs ARC4
Namjae Jeon
2024-01-05
fuse: share lookup state between submount and its parent
Krister Johansen
2024-01-05
smb: client: fix OOB in smb2_query_reparse_point()
Paulo Alcantara
2024-01-05
smb: client: fix NULL deref in asn1_ber_decoder()
Paulo Alcantara
2024-01-05
ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE
Namjae Jeon
2024-01-05
afs: Fix use-after-free due to get/remove race in volume tree
David Howells
2024-01-05
afs: Use refcount_t rather than atomic_t
David Howells
2024-01-05
afs: Fix overwriting of result of DNS query
David Howells
2024-01-05
afs: Fix dynamic root lookup DNS check
David Howells
2024-01-05
afs: Fix the dynamic root's d_delete to always delete unused dentries
David Howells
2023-12-23
ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on error
Namjae Jeon
2023-12-23
ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId
Namjae Jeon
2023-12-23
ksmbd: release interim response after sending status pending response
Namjae Jeon
2023-12-23
ksmbd: move oplock handling after unlock parent dir
Namjae Jeon
2023-12-23
ksmbd: separately allocate ci per dentry
Namjae Jeon
2023-12-23
ksmbd: fix possible deadlock in smb2_open
Namjae Jeon
2023-12-23
ksmbd: prevent memory leak on error return
Zongmin Zhou
2023-12-23
ksmbd: handle malformed smb1 message
Namjae Jeon
2023-12-23
ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
Namjae Jeon
2023-12-23
ksmbd: no need to wait for binded connection termination at logoff
Namjae Jeon
2023-12-23
ksmbd: add support for surrogate pair conversion
Namjae Jeon
2023-12-23
ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_n...
Kangjing Huang
2023-12-23
ksmbd: fix recursive locking in vfs helpers
Marios Makassikis
2023-12-23
ksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()
Namjae Jeon
2023-12-23
ksmbd: reorganize ksmbd_iov_pin_rsp()
Namjae Jeon
2023-12-23
ksmbd: Remove unused field in ksmbd_user struct
Cheng-Han Wu
2023-12-23
ksmbd: fix potential double free on smb2_read_pipe() error path
Namjae Jeon
2023-12-23
ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()
Namjae Jeon
2023-12-23
ksmbd: fix wrong error response status by using set_smb2_rsp_status()
Namjae Jeon
2023-12-23
ksmbd: fix race condition between tree conn lookup and disconnect
Namjae Jeon
2023-12-23
ksmbd: fix race condition from parallel smb2 lock requests
Namjae Jeon
2023-12-23
ksmbd: fix race condition from parallel smb2 logoff requests
Namjae Jeon
2023-12-23
ksmbd: fix race condition with fp
Namjae Jeon
2023-12-23
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
2023-12-23
ksmbd: check iov vector index in ksmbd_conn_write()
Namjae Jeon
2023-12-23
ksmbd: return invalid parameter error response if smb2 request is invalid
Namjae Jeon
2023-12-23
ksmbd: fix passing freed memory 'aux_payload_buf'
Namjae Jeon
2023-12-23
ksmbd: remove unneeded mark_inode_dirty in set_info_sec()
Namjae Jeon
2023-12-23
ksmbd: remove experimental warning
Steve French
2023-12-23
ksmbd: add missing calling smb2_set_err_rsp() on error
Namjae Jeon
[next]