summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)Author
5 dayscifs: Fix missing credit release on failure in cifs_issue_read()David Howells
5 dayscifs: update internal module version numberSteve French
5 dayssmb: client: use unaligned reads in parse_posix_ctxt()Zihan Xi
5 dayssmb: client: harden POSIX SID length parsingZihan Xi
13 dayscifs: define variable sized buffer for querydir responsesShyam Prasad N
13 dayssmb/client: do not account EOF extension as allocationHuiwen He
13 dayssmb/client: preserve errors from smb2_set_sparse()Huiwen He
13 dayssmb: client: Fix next buffer leak in receive_encrypted_standard()Haoxiang Li
13 dayssmb/client: use %pe to print error pointerFredric Cover
13 dayssmb/client: name the default fallocate modeHuiwen He
13 dayssmb/client: fix chown/chgrp with SMB3 POSIX ExtensionsRalph Boehme
13 dayssmb/client: fix security flag calculation when setting security descriptorsRalph Boehme
2026-06-20smb: client: refactor ACL setting control flow in id_mode_to_cifs_acl()Ralph Boehme
2026-06-18smb: client: fix query directory replay double-freeHenrique Carvalho
2026-06-18smb: client: fix change notify replay double-freeHenrique Carvalho
2026-06-18smb: client: fix query_info() replay double-freeHenrique Carvalho
2026-06-18smb: client: fix double-free in SMB2_close() replayHenrique Carvalho
2026-06-18smb: client: fix double-free in SMB2_ioctl() replayHenrique Carvalho
2026-06-18smb: client: fix double-free in SMB2_open() replayHenrique Carvalho
2026-06-18smb: client: fix double-free in SMB2_flush() replayZhao Zhang
2026-06-18Merge tag 'v7.2-rc-part1-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-06-18Merge tag 'v7.2-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2026-06-16cifs: negotiate chained SMB2 compression capabilitiesNamjae Jeon
2026-06-16smb: move LZ77 compression into common codeNamjae Jeon
2026-06-16smb: move compression definitions into common/fscc.hChenXiaoSong
2026-06-15Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-14smb: client: Use more common code in SMB2_tcon()Markus Elfring
2026-06-14smb: client: Use more common error handling code in smb3_reconfigure()Markus Elfring
2026-06-14smb/client: Fix error code in smb2_aead_req_alloc()Dan Carpenter
2026-06-14smb/client: clean up a type issue in cifs_xattr_get()Dan Carpenter
2026-06-14smb/client: allow FS_IOC_SETFLAGS to clear compressionHuiwen He
2026-06-14smb/client: use writable handle for FS_IOC_SETFLAGS compressionHuiwen He
2026-06-14smb/client: always return a value for FS_IOC_GETFLAGSHuiwen He
2026-06-14smb/client: update i_blocks after contiguous writesHuiwen He
2026-06-14smb: client: fix races in cifsd thread creationFredric Cover
2026-06-14cifs: validate full SID length in security descriptorsQihang
2026-06-14smb: client: resolve SWN tcon from live registrationsMichael Bommarito
2026-06-14cifs: remove all cifs files before kill superJian Zhang
2026-06-14smb: client: fix conflicting option validation for new mount APIHenrique Carvalho
2026-06-14cifs: invalidate cfid on unlink/rename/rmdirShyam Prasad N
2026-06-05VFS: use wait_var_event for waiting in d_alloc_parallel()NeilBrown
2026-06-03smb: client: convert cifs_smb3_do_mount() to sget_fc()Christian Brauner
2026-05-27smb: client: fix uninitialized variable in smb2_writev_callbackSteve French
2026-05-27smb: client: detect short folioq copy in cifs_copy_folioq_to_iter()Jeremy Erazo
2026-05-22Merge tag 'v7.1-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-05-21smb: client: change allocation requirements in DUP_CTX_STR macroFredric Cover