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
Age
Commit message (
Expand
)
Author
18 hours
Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Mark Brown
29 hours
smb: client: fix busy dentry warning on unmount after DIO
Zizhi Wo
29 hours
smb: client: preserve leading slash for POSIX absolute symlink targets
Steve French
30 hours
smb: client: refactor cifs_revalidate_mapping() to use clear_and_wake_up_bit()
Mehdi Hassan
3 days
Merge tag 'v7.2-rc1-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
5 days
cifs: Fix missing credit release on failure in cifs_issue_read()
David Howells
5 days
Merge branch 'vfs-7.3.kthread' into vfs.all
Christian Brauner
5 days
Remove excl arg to ->create inode_operation
NeilBrown
5 days
cifs: update internal module version number
Steve French
5 days
smb: client: use unaligned reads in parse_posix_ctxt()
Zihan Xi
5 days
smb: client: harden POSIX SID length parsing
Zihan Xi
6 days
vfs: pass S_IFDIR mode to vfs_prepare_mode()
Jori Koolstra
6 days
ksmbd: fix app-instance durable supersede session UAF
Namjae Jeon
6 days
ksmbd: snapshot previous oplock state before durable checks
Namjae Jeon
6 days
ksmbd: close superseded durable handles through refcount handoff
Gil Portnoy
6 days
ksmbd: fix use-after-free of fp->owner.name in durable handle owner check
Gil Portnoy
6 days
smb/server: do not require delete access for non-replacing links
ChenXiaoSong
6 days
ksmbd: don't hold ci->m_lock while waiting for a lease break ack
Namjae Jeon
6 days
ksmbd: annotate oplock list traversals under m_lock
Runyu Xiao
6 days
ksmbd: fix outstanding credit leak on abort and error paths
Namjae Jeon
6 days
ksmbd: fix credit charge calculation for SMB2 QUERY_INFO
Namjae Jeon
6 days
ksmbd: avoid zeroing the read buffer in smb2_read()
Namjae Jeon
6 days
ksmbd: validate num_subauth when copying ACE in set_ntacl_dacl
Haofeng Li
6 days
ksmbd: reject undersized DACLs before parsing ACEs
Haofeng Li
6 days
ksmbd: fix n.data memory leak in ksmbd_vfs_set_dos_attrib_xattr
Qiang Liu
6 days
ksmbd: Fix acl.sd_buf memory leak and invalid sd_size error handling
Qiang Liu
6 days
ksmbd: fix sd_ndr.data memory leak in ksmbd_vfs_set_sd_xattr
Qiang Liu
8 days
ksmbd: use scoped_with_init_fs() for VFS path operations
Christian Brauner
8 days
ksmbd: use scoped_with_init_fs() for filesystem info path lookup
Christian Brauner
8 days
ksmbd: use scoped_with_init_fs() for share path resolution
Christian Brauner
11 days
Merge tag 'v7.2-rc-part2-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
12 days
cifs: define variable sized buffer for querydir responses
Shyam Prasad N
12 days
smb/client: do not account EOF extension as allocation
Huiwen He
13 days
smb/client: preserve errors from smb2_set_sparse()
Huiwen He
13 days
smb: client: Fix next buffer leak in receive_encrypted_standard()
Haoxiang Li
13 days
smb/client: use %pe to print error pointer
Fredric Cover
13 days
smb/client: name the default fallocate mode
Huiwen He
13 days
smb common: add missing AAPL defines
Steve French
13 days
smb/client: fix chown/chgrp with SMB3 POSIX Extensions
Ralph Boehme
13 days
smb/client: fix security flag calculation when setting security descriptors
Ralph Boehme
13 days
ksmbd: fix kernel-doc warnings in smb2_lease_break_noti()
Namjae Jeon
13 days
ksmbd: fix inconsistent indenting warnings
Namjae Jeon
13 days
ksmbd: validate NTLMv2 response before updating session key
Haofeng Li
2026-06-22
ksmbd: increase SMB3_DEFAULT_TRANS_SIZE from 1MB to 4MB
Namjae Jeon
2026-06-22
ksmbd: fix UBSAN array-index-out-of-bounds in decode_compress_ctxt()
Namjae Jeon
2026-06-22
ksmbd: sleep interruptibly in the durable handle scavenger
Namjae Jeon
2026-06-22
ksmbd: start file id allocation at 1
Namjae Jeon
2026-06-22
ksmbd: treat read-control opens as stat opens only for leases
Namjae Jeon
2026-06-22
ksmbd: validate :: stream type against directory create
Namjae Jeon
2026-06-22
ksmbd: break conflicting-open leases only as far as needed
Namjae Jeon
[next]