summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)Author
2026-08-04smb: client: fix SMB1 TRANS2 multi-response truncation in SendReceive()Frank Sorenson
2026-08-02smb: client: Fix use-after-free in cifs_try_adding_channels()Shuangpeng Bai
2026-08-02smb/client: show compress mount optionChenXiaoSong
2026-07-27cifs: add fscache_resize_cookie() to cifs_setsize()Frank Sorenson
2026-07-27cifs: fix time_last_write stamp placement in setattr/truncate pathsFrank Sorenson
2026-07-27cifs: consolidate time_last_write stamp into _cifsFileInfo_put()Frank Sorenson
2026-07-27smb: client: simplify cifs_fscache_get_super_cookie()Dmitry Antipov
2026-07-27smb: client: free partially allocated transform folio queueYichong Chen
2026-07-26cifs: validate idmap key payload lengthLi Qiang
2026-07-26smb: client: remove conditional return with no effectSang-Heon Jeon
2026-07-26smb: client: fix buffer leaks in SMB1 read and writeDawei Feng
2026-07-26smb: client: use GFP_KERNEL for registry allocationFredric Cover
2026-07-21cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain pathsFrank Sorenson
2026-07-21cifs: prevent readdir from changing file size due to stale directory metadataFrank Sorenson
2026-07-21smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink targetCarl Johnson
2026-07-19smb: client: bound dirent name against end of SMB response in cifs_filldirJay Vadayath
2026-07-19smb: client: validate DFS referral PathConsumedYichong Chen
2026-07-14smb/client: flush dirty data before punching a holeHuiwen He
2026-07-14smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2Andy Shevchenko
2026-07-14smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbolsAndy Shevchenko
2026-07-13smb: client: reject overlapping data areas in SMB2 responsesShoichiro Miyamoto
2026-07-13smb/client: refresh allocation after EOF-extending fallocateHuiwen He
2026-07-13smb/client: emulate small EOF-extending mode 0 fallocate rangesHuiwen He
2026-07-13smb/client: reduce fallocate zero buffer allocationHuiwen He
2026-07-13smb/client: handle overlapping allocated ranges in fallocateHuiwen He
2026-07-13smb/client: refresh allocation size after duplicate extentsHuiwen He
2026-07-13smb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover
2026-07-09cifs: Remove CIFSSMBSetPathInfoFB() fallback functionPali Rohár
2026-07-09cifs: Fix and improve cifs_is_path_accessible() functionPali Rohár
2026-07-09smb: client: mask server-provided mode to 07777 in modefromsidNorbert Manthey
2026-07-09cifs: Show reason why autodisabling serverino supportPali Rohár
2026-07-09smb/client: fix incorrect nlink returned by fstat()ChenXiaoSong
2026-07-09smb/client: zero-initialize stack-allocated cifs_open_info_dataChenXiaoSong
2026-07-09smb/client: pass cifs_open_info_data to SMB2_open()ChenXiaoSong
2026-07-09smb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()ChenXiaoSong
2026-07-09smb: client: fix overflow in passthrough ioctl bounds checkGuangshuo Li
2026-07-08smb: client: fix busy dentry warning on unmount after DIOZizhi Wo
2026-07-08cifs: Fix support for creating SFU fifoPali Rohár
2026-07-08cifs: Fix support for creating SFU socketPali Rohár
2026-07-08smb: client: fix atime clamp check in read completionXu Rao
2026-07-08cifs: validate DFS referral string offsetsGuangshuo Li
2026-07-08smb: client: use GFP_KERNEL for DFS cache allocationsFredric Cover
2026-07-08smb: client: restrict implied bcc[0] exemption to responses without data areaShoichiro Miyamoto
2026-07-06smb: client: preserve leading slash for POSIX absolute symlink targetsSteve French
2026-07-05smb: client: refactor cifs_revalidate_mapping() to use clear_and_wake_up_bit()Mehdi Hassan
2026-07-02cifs: Fix missing credit release on failure in cifs_issue_read()David Howells
2026-07-01cifs: update internal module version numberSteve French
2026-07-01smb: client: use unaligned reads in parse_posix_ctxt()Zihan Xi
2026-07-01smb: client: harden POSIX SID length parsingZihan Xi
2026-06-24cifs: define variable sized buffer for querydir responsesShyam Prasad N