summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)Author
5 daysMerge tag 'v7.2-rc-part1-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
5 daysMerge tag 'v7.2-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
7 dayscifs: negotiate chained SMB2 compression capabilitiesNamjae Jeon
7 dayssmb: move LZ77 compression into common codeNamjae Jeon
7 dayssmb: move compression definitions into common/fscc.hChenXiaoSong
9 daysMerge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
9 daysMerge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
9 daysMerge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
9 daysMerge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
9 daysMerge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
9 dayssmb: client: Use more common code in SMB2_tcon()Markus Elfring
9 dayssmb: client: Use more common error handling code in smb3_reconfigure()Markus Elfring
9 dayssmb/client: Fix error code in smb2_aead_req_alloc()Dan Carpenter
9 dayssmb/client: clean up a type issue in cifs_xattr_get()Dan Carpenter
9 dayssmb/client: allow FS_IOC_SETFLAGS to clear compressionHuiwen He
9 dayssmb/client: use writable handle for FS_IOC_SETFLAGS compressionHuiwen He
9 dayssmb/client: always return a value for FS_IOC_GETFLAGSHuiwen He
9 dayssmb/client: update i_blocks after contiguous writesHuiwen He
9 dayssmb: client: fix races in cifsd thread creationFredric Cover
9 dayscifs: validate full SID length in security descriptorsQihang
9 dayssmb: client: resolve SWN tcon from live registrationsMichael Bommarito
9 dayscifs: remove all cifs files before kill superJian Zhang
9 dayssmb: client: fix conflicting option validation for new mount APIHenrique Carvalho
9 dayscifs: 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
2026-05-21smb: client: require net admin for CIFS SWN netlinkMichael Bommarito
2026-05-21cifs: Fix busy dentry used after unmountingZhihao Cheng
2026-05-21openat2: new OPENAT2_REGULAR flag supportDorjoy Chowdhury
2026-05-19smb: client: use data_len for SMB2 READ encrypted folioq copyJeremy Erazo
2026-05-19smb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada
2026-05-19smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho
2026-05-18cifs: Fix undefined variablesDavid Howells
2026-05-18Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-14smb: client: avoid integer overflow in SMB2 READ length checkJeremy Erazo
2026-05-14cifs: client: stage smb3_reconfigure() updates and restore ctx on failureDaeMyung Kang
2026-05-14smb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin
2026-05-12netfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells
2026-05-11fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik
2026-05-11cifs: Implement fileattr_get for case sensitivityChuck Lever
2026-05-08Merge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-05-07smb: client: validate dacloffset before building DACL pointersMichael Bommarito
2026-05-07smb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye
2026-05-07smb/client: fix out-of-bounds read in symlink_data()Zisen Ye
2026-05-07smb: client: Zero-pad short GSS session keys per MS-SMB2Piyush Sachdeva
2026-05-07smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva