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
14 hours
Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Mark Brown
3 days
smb: client: fix busy dentry warning on unmount after DIO
Zizhi Wo
3 days
smb: client: preserve leading slash for POSIX absolute symlink targets
Steve French
3 days
smb: client: refactor cifs_revalidate_mapping() to use clear_and_wake_up_bit()
Mehdi Hassan
6 days
cifs: Fix missing credit release on failure in cifs_issue_read()
David Howells
7 days
Remove excl arg to ->create inode_operation
NeilBrown
7 days
cifs: update internal module version number
Steve French
7 days
smb: client: use unaligned reads in parse_posix_ctxt()
Zihan Xi
7 days
smb: client: harden POSIX SID length parsing
Zihan Xi
8 days
vfs: pass S_IFDIR mode to vfs_prepare_mode()
Jori Koolstra
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
2026-06-16
cifs: negotiate chained SMB2 compression capabilities
Namjae Jeon
2026-06-16
smb: move LZ77 compression into common code
Namjae Jeon
2026-06-16
smb: move compression definitions into common/fscc.h
ChenXiaoSong
2026-06-15
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-14
smb: client: Use more common code in SMB2_tcon()
Markus Elfring
2026-06-14
smb: client: Use more common error handling code in smb3_reconfigure()
Markus Elfring
2026-06-14
smb/client: Fix error code in smb2_aead_req_alloc()
Dan Carpenter
2026-06-14
smb/client: clean up a type issue in cifs_xattr_get()
Dan Carpenter
2026-06-14
smb/client: allow FS_IOC_SETFLAGS to clear compression
Huiwen He
2026-06-14
smb/client: use writable handle for FS_IOC_SETFLAGS compression
Huiwen He
2026-06-14
smb/client: always return a value for FS_IOC_GETFLAGS
Huiwen He
2026-06-14
smb/client: update i_blocks after contiguous writes
Huiwen He
2026-06-14
smb: client: fix races in cifsd thread creation
Fredric Cover
2026-06-14
cifs: validate full SID length in security descriptors
Qihang
2026-06-14
smb: client: resolve SWN tcon from live registrations
Michael Bommarito
2026-06-14
cifs: remove all cifs files before kill super
Jian Zhang
2026-06-14
smb: client: fix conflicting option validation for new mount API
Henrique Carvalho
2026-06-14
cifs: invalidate cfid on unlink/rename/rmdir
Shyam Prasad N
[next]