index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-08
cifs: validate DFS referral string offsets
Guangshuo Li
1
-0
/
+8
2026-07-08
smb: client: use GFP_KERNEL for DFS cache allocations
Fredric Cover
1
-5
/
+5
2026-07-08
smb: client: restrict implied bcc[0] exemption to responses without data area
Shoichiro Miyamoto
1
-6
/
+26
2026-07-06
smb: client: preserve leading slash for POSIX absolute symlink targets
Steve French
1
-1
/
+16
2026-07-05
smb: client: refactor cifs_revalidate_mapping() to use clear_and_wake_up_bit()
Mehdi Hassan
1
-3
/
+1
2026-07-02
cifs: Fix missing credit release on failure in cifs_issue_read()
David Howells
1
-0
/
+1
2026-07-01
cifs: update internal module version number
Steve French
1
-2
/
+2
2026-07-01
smb: client: use unaligned reads in parse_posix_ctxt()
Zihan Xi
1
-3
/
+3
2026-07-01
smb: client: harden POSIX SID length parsing
Zihan Xi
1
-1
/
+1
2026-07-01
vfs: pass S_IFDIR mode to vfs_prepare_mode()
Jori Koolstra
1
-0
/
+7
2026-06-24
cifs: define variable sized buffer for querydir responses
Shyam Prasad N
4
-3
/
+17
2026-06-24
smb/client: do not account EOF extension as allocation
Huiwen He
1
-3
/
+10
2026-06-24
smb/client: preserve errors from smb2_set_sparse()
Huiwen He
1
-15
/
+15
2026-06-24
smb: client: Fix next buffer leak in receive_encrypted_standard()
Haoxiang Li
1
-4
/
+6
2026-06-24
smb/client: use %pe to print error pointer
Fredric Cover
1
-2
/
+2
2026-06-24
smb/client: name the default fallocate mode
Huiwen He
1
-1
/
+1
2026-06-24
smb/client: fix chown/chgrp with SMB3 POSIX Extensions
Ralph Boehme
1
-1
/
+2
2026-06-24
smb/client: fix security flag calculation when setting security descriptors
Ralph Boehme
1
-6
/
+16
2026-06-20
smb: client: refactor ACL setting control flow in id_mode_to_cifs_acl()
Ralph Boehme
1
-6
/
+10
2026-06-18
smb: client: fix query directory replay double-free
Henrique Carvalho
1
-0
/
+2
2026-06-18
smb: client: fix change notify replay double-free
Henrique Carvalho
1
-0
/
+2
2026-06-18
smb: client: fix query_info() replay double-free
Henrique Carvalho
1
-0
/
+2
2026-06-18
smb: client: fix double-free in SMB2_close() replay
Henrique Carvalho
1
-0
/
+2
2026-06-18
smb: client: fix double-free in SMB2_ioctl() replay
Henrique Carvalho
1
-0
/
+2
2026-06-18
smb: client: fix double-free in SMB2_open() replay
Henrique Carvalho
1
-0
/
+2
2026-06-18
smb: client: fix double-free in SMB2_flush() replay
Zhao Zhang
1
-0
/
+2
2026-06-18
Merge tag 'v7.2-rc-part1-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
9
-428
/
+47
2026-06-18
Merge tag 'v7.2-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
18
-228
/
+721
2026-06-16
cifs: negotiate chained SMB2 compression capabilities
Namjae Jeon
2
-9
/
+37
2026-06-16
smb: move LZ77 compression into common code
Namjae Jeon
5
-410
/
+10
2026-06-16
smb: move compression definitions into common/fscc.h
ChenXiaoSong
2
-9
/
+0
2026-06-15
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+1
2026-06-15
Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-22
/
+34
2026-06-15
Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+15
2026-06-15
Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-0
/
+57
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2026-06-14
smb: client: Use more common code in SMB2_tcon()
Markus Elfring
1
-6
/
+5
2026-06-14
smb: client: Use more common error handling code in smb3_reconfigure()
Markus Elfring
1
-4
/
+3
2026-06-14
smb/client: Fix error code in smb2_aead_req_alloc()
Dan Carpenter
1
-3
/
+5
2026-06-14
smb/client: clean up a type issue in cifs_xattr_get()
Dan Carpenter
1
-2
/
+2
2026-06-14
smb/client: allow FS_IOC_SETFLAGS to clear compression
Huiwen He
8
-24
/
+45
2026-06-14
smb/client: use writable handle for FS_IOC_SETFLAGS compression
Huiwen He
1
-4
/
+112
2026-06-14
smb/client: always return a value for FS_IOC_GETFLAGS
Huiwen He
1
-7
/
+5
2026-06-14
smb/client: update i_blocks after contiguous writes
Huiwen He
4
-5
/
+61
2026-06-14
smb: client: fix races in cifsd thread creation
Fredric Cover
1
-11
/
+16
2026-06-14
cifs: validate full SID length in security descriptors
Qihang
1
-67
/
+129
2026-06-14
smb: client: resolve SWN tcon from live registrations
Michael Bommarito
2
-54
/
+262
2026-06-14
cifs: remove all cifs files before kill super
Jian Zhang
1
-0
/
+3
2026-06-14
smb: client: fix conflicting option validation for new mount API
Henrique Carvalho
1
-49
/
+53
2026-06-14
cifs: invalidate cfid on unlink/rename/rmdir
Shyam Prasad N
1
-1
/
+29
[prev]
[next]