index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
3 days
cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths
Frank Sorenson
3 days
cifs: prevent readdir from changing file size due to stale directory metadata
Frank Sorenson
3 days
smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink target
Carl Johnson
5 days
smb: client: bound dirent name against end of SMB response in cifs_filldir
Jay Vadayath
5 days
smb: client: validate DFS referral PathConsumed
Yichong Chen
10 days
smb/client: flush dirty data before punching a hole
Huiwen He
10 days
smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2
Andy Shevchenko
10 days
smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols
Andy Shevchenko
12 days
smb: client: reject overlapping data areas in SMB2 responses
Shoichiro Miyamoto
12 days
smb/client: refresh allocation after EOF-extending fallocate
Huiwen He
12 days
smb/client: emulate small EOF-extending mode 0 fallocate ranges
Huiwen He
12 days
smb/client: reduce fallocate zero buffer allocation
Huiwen He
12 days
smb/client: handle overlapping allocated ranges in fallocate
Huiwen He
12 days
smb/client: refresh allocation size after duplicate extents
Huiwen He
12 days
smb: client: use kvzalloc() for megabyte buffer in simple fallocate
Fredric Cover
2026-07-09
cifs: Remove CIFSSMBSetPathInfoFB() fallback function
Pali Rohár
2026-07-09
cifs: Fix and improve cifs_is_path_accessible() function
Pali Rohár
2026-07-09
smb: client: mask server-provided mode to 07777 in modefromsid
Norbert Manthey
2026-07-09
cifs: Show reason why autodisabling serverino support
Pali Rohár
2026-07-09
smb/client: fix incorrect nlink returned by fstat()
ChenXiaoSong
2026-07-09
smb/client: zero-initialize stack-allocated cifs_open_info_data
ChenXiaoSong
2026-07-09
smb/client: pass cifs_open_info_data to SMB2_open()
ChenXiaoSong
2026-07-09
smb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()
ChenXiaoSong
2026-07-09
smb: client: fix overflow in passthrough ioctl bounds check
Guangshuo Li
2026-07-08
smb: client: fix busy dentry warning on unmount after DIO
Zizhi Wo
2026-07-08
cifs: Fix support for creating SFU fifo
Pali Rohár
2026-07-08
cifs: Fix support for creating SFU socket
Pali Rohár
2026-07-08
smb: client: fix atime clamp check in read completion
Xu Rao
2026-07-08
cifs: validate DFS referral string offsets
Guangshuo Li
2026-07-08
smb: client: use GFP_KERNEL for DFS cache allocations
Fredric Cover
2026-07-08
smb: client: restrict implied bcc[0] exemption to responses without data area
Shoichiro Miyamoto
2026-07-06
smb: client: preserve leading slash for POSIX absolute symlink targets
Steve French
2026-07-05
smb: client: refactor cifs_revalidate_mapping() to use clear_and_wake_up_bit()
Mehdi Hassan
2026-07-02
cifs: Fix missing credit release on failure in cifs_issue_read()
David Howells
2026-07-01
cifs: update internal module version number
Steve French
2026-07-01
smb: client: use unaligned reads in parse_posix_ctxt()
Zihan Xi
2026-07-01
smb: client: harden POSIX SID length parsing
Zihan Xi
2026-06-24
cifs: define variable sized buffer for querydir responses
Shyam Prasad N
2026-06-24
smb/client: do not account EOF extension as allocation
Huiwen He
2026-06-24
smb/client: preserve errors from smb2_set_sparse()
Huiwen He
2026-06-24
smb: client: Fix next buffer leak in receive_encrypted_standard()
Haoxiang Li
2026-06-24
smb/client: use %pe to print error pointer
Fredric Cover
2026-06-24
smb/client: name the default fallocate mode
Huiwen He
2026-06-24
smb/client: fix chown/chgrp with SMB3 POSIX Extensions
Ralph Boehme
2026-06-24
smb/client: fix security flag calculation when setting security descriptors
Ralph Boehme
2026-06-20
smb: client: refactor ACL setting control flow in id_mode_to_cifs_acl()
Ralph Boehme
2026-06-18
smb: client: fix query directory replay double-free
Henrique Carvalho
2026-06-18
smb: client: fix change notify replay double-free
Henrique Carvalho
2026-06-18
smb: client: fix query_info() replay double-free
Henrique Carvalho
2026-06-18
smb: client: fix double-free in SMB2_close() replay
Henrique Carvalho
[next]