summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
2024-05-30ksmbd: ignore trailing slashes in share pathsNandor Kracser
2024-05-30ksmbd: avoid to send duplicate oplock break notificationsNamjae Jeon
2024-05-17ksmbd: do not grant v2 lease if parent lease key and epoch are not setNamjae Jeon
2024-05-17ksmbd: avoid to send duplicate lease break notificationsNamjae Jeon
2024-05-17ksmbd: off ipv6only for both ipv4/ipv6 bindingNamjae Jeon
2024-05-17smb3: fix broken reconnect when password changing on the server by allowing p...Steve French
2024-05-02smb3: fix lock ordering potential deadlock in cifs_sync_mid_resultSteve French
2024-05-02smb3: missing lock when picking channelSteve French
2024-05-02smb: client: Fix struct_group() usage in __packed structsGustavo A. R. Silva
2024-05-02cifs: reinstate original behavior again for forceuid/forcegidTakayuki Nagata
2024-05-02smb: client: fix rename(2) regression against sambaPaulo Alcantara
2024-05-02cifs: Fix reacquisition of volume cookie on still-live connectionDavid Howells
2024-04-27ksmbd: common: use struct_group_attr instead of struct_group for network_open...Namjae Jeon
2024-04-27ksmbd: clear RENAME_NOREPLACE before calling vfs_renameMarios Makassikis
2024-04-27ksmbd: validate request buffer size in smb2_allocate_rsp_buf()Namjae Jeon
2024-04-27ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_bufNamjae Jeon
2024-04-17smb3: fix Open files on server counter going negativeSteve French
2024-04-10smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in smb2_is_network_name_deleted()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in is_valid_oplock_break()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in smb2_is_valid_lease_break()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in smb2_is_valid_oplock_break()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in cifs_dump_full_key()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in cifs_stats_proc_show()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in cifs_stats_proc_write()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in cifs_debug_files_proc_show()Paulo Alcantara
2024-04-10smb3: retrying on failed server closeRitvik Budhiraja
2024-04-10smb: client: serialise cifs_construct_tcon() with cifs_mount_mutexPaulo Alcantara
2024-04-10smb: client: handle DFS tcons in cifs_construct_tcon()Paulo Alcantara
2024-04-10smb: client: refresh referral without acquiring refpath_lockPaulo Alcantara
2024-04-10smb: client: guarantee refcounted children from parent sessionPaulo Alcantara
2024-04-10smb: client: fix UAF in smb2_reconnect_server()Paulo Alcantara
2024-04-10ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1Namjae Jeon
2024-04-10ksmbd: validate payload size in ipc responseNamjae Jeon
2024-04-10ksmbd: don't send oplock break if rename failsNamjae Jeon
2024-04-10cifs: Fix caching to try to do open O_WRONLY as rdwr on serverDavid Howells
2024-04-10cifs: Fix duplicate fscache cookie warningsDavid Howells
2024-04-03ksmbd: fix potencial out-of-bounds when buffer offset is invalidNamjae Jeon
2024-04-03ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon
2024-04-03cifs: open_cached_dir(): add FILE_READ_EA to desired accessEugene Korenevsky
2024-04-03cifs: reduce warning log level for server not advertising interfacesShyam Prasad N
2024-04-03cifs: make sure server interfaces are requested only for SMB3+Shyam Prasad N
2024-04-03ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_infoMarios Makassikis
2024-04-03ksmbd: replace generic_fillattr with vfs_getattrMarios Makassikis
2024-04-03cifs: allow changing password during remountSteve French
2024-04-03cifs: prevent updating file size from server if we have a read/write leaseBharath SM
2024-03-26cifs: Fix writeback data corruptionDavid Howells
2024-02-25Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-02-25cifs_get_link(): bail out in unsafe caseAl Viro
2024-02-15smb: Fix regression in writes when non-standard maximum write size negotiatedSteve French