index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
3 days
smb/client: flush dirty data before punching a hole
Huiwen He
3 days
smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2
Andy Shevchenko
3 days
smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols
Andy Shevchenko
5 days
smb: client: reject overlapping data areas in SMB2 responses
Shoichiro Miyamoto
5 days
smb/client: refresh allocation after EOF-extending fallocate
Huiwen He
5 days
smb/client: emulate small EOF-extending mode 0 fallocate ranges
Huiwen He
5 days
smb/client: reduce fallocate zero buffer allocation
Huiwen He
5 days
smb/client: handle overlapping allocated ranges in fallocate
Huiwen He
5 days
smb/client: refresh allocation size after duplicate extents
Huiwen He
5 days
smb: client: use kvzalloc() for megabyte buffer in simple fallocate
Fredric Cover
8 days
cifs: Remove CIFSSMBSetPathInfoFB() fallback function
Pali Rohár
8 days
cifs: Fix and improve cifs_is_path_accessible() function
Pali Rohár
9 days
smb: client: mask server-provided mode to 07777 in modefromsid
Norbert Manthey
9 days
cifs: Show reason why autodisabling serverino support
Pali Rohár
9 days
smb/client: fix incorrect nlink returned by fstat()
ChenXiaoSong
9 days
smb/client: zero-initialize stack-allocated cifs_open_info_data
ChenXiaoSong
9 days
smb/client: pass cifs_open_info_data to SMB2_open()
ChenXiaoSong
9 days
smb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()
ChenXiaoSong
9 days
smb: client: fix overflow in passthrough ioctl bounds check
Guangshuo Li
9 days
smb: client: fix busy dentry warning on unmount after DIO
Zizhi Wo
9 days
cifs: Fix support for creating SFU fifo
Pali Rohár
9 days
cifs: Fix support for creating SFU socket
Pali Rohár
9 days
smb: client: fix atime clamp check in read completion
Xu Rao
10 days
cifs: validate DFS referral string offsets
Guangshuo Li
10 days
smb: client: use GFP_KERNEL for DFS cache allocations
Fredric Cover
10 days
smb: client: restrict implied bcc[0] exemption to responses without data area
Shoichiro Miyamoto
12 days
smb: client: preserve leading slash for POSIX absolute symlink targets
Steve French
12 days
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
2026-06-18
smb: client: fix double-free in SMB2_ioctl() replay
Henrique Carvalho
2026-06-18
smb: client: fix double-free in SMB2_open() replay
Henrique Carvalho
2026-06-18
smb: client: fix double-free in SMB2_flush() replay
Zhao Zhang
2026-06-18
Merge tag 'v7.2-rc-part1-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-06-18
Merge tag 'v7.2-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
[next]