summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
26 hoursMerge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...Mark Brown
26 hoursMerge branch 'ksmbd-for-next' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
26 hoursMerge branch 'cifs-next' of https://git.manguebit.org/linux.gitMark Brown
42 hourssmb: client: fix file type corruption in cifs_reparse_point_to_fattr()Paulo Alcantara
42 hourssmb: client: fix file type corruption in posix_reparse_to_fattr()Paulo Alcantara
42 hourssmb: client: fix file type corruption in wsl_to_fattr()Paulo Alcantara
42 hourssmb: client: avoid using uninitialized SIDs in cifs_posix_to_fattr()Paulo Alcantara
42 hourssmb: client: fix WSL reparse point uid/gid overridePaulo Alcantara
44 hourssmb: client: honor forceuid/forcegid when mapping SIDs to uid/gidPaulo Alcantara
44 hourssmb: client: fix uid/gid override in getattr with posix extensionsPaulo Alcantara
3 dayssmb: client: fix cifsFileInfo reference leak in deferred closeFan Wu
3 dayssmb: client: avoid leaking refcount when cifs_sb_tlink() failsBjoern Doebel
3 dayssmb: client: avoid leaking refcount in cifs_queue_oplock_break()Bjoern Doebel
3 daysksmbd: test maximal-access DACL walk boundaryHang Nan
3 daysksmbd: test smb_check_perm_dacl() DACL walk boundaryHang Nan
3 daysksmbd: add KUnit test for the DACL walk boundaryHang Nan
3 daysksmbd: refactor smb2_notify() to a blocking waitGael Blivet
3 dayssmb/server: support compound fid in notify requestsChenXiaoSong
3 daystreewide: refresh kmalloc_obj() conversionsKees Cook
5 dayssmb: client: fill cache fields after populating cache in copy_ref_data()Fredric Cover
6 dayssmb: client: pin DFS superblock in iterator callbackKarl Mehltretter
6 dayssmb: client: reject userspace cifs.idmap descriptionsAohan Mei
6 dayssmb: client: reject out-of-bounds DataOffset in CIFSSMBRead()Diego Oliva
6 daysMerge branch 'vfs-7.4.signal' into vfs.allChristian Brauner
6 dayssmb: client: reject short READ responses in CIFSSMBRead()Diego Oliva
6 daysksmbd: fix tree connection use-after-free in smb2_tree_connect()Cen Zhang (Microsoft Security FORGE Labs)
6 daysksmbd: validate COPYCHUNK source and target rangesAlon Shakevsky
6 daysksmbd: fix use-after-free in oplock break notificationAbdifatah Suruur
6 daysksmbd: fix sparc build with atomic work stateNamjae Jeon
7 daysMerge tag 'cifs-fixes-7.3-rc2' of https://git.manguebit.org/linuxLinus Torvalds
7 daysMerge tag 'ksmbd-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
8 dayssmb: client: reject SetEA requests that do not fit the request bufferYunpeng Tian
8 dayssmb: client: fix data corruption with concurrent writes and O_TRUNCPaulo Alcantara
8 daysksmbd: validate normalized name response lengthAlon Shakevsky
8 daysksmbd: fix listener task lifetime on netdev eventsNamjae Jeon
8 daysksmbd: prevent out-of-bounds reads in share config responsesNamjae Jeon
8 daysksmbd: rate limit unmapped SID errorsNamjae Jeon
8 daysksmbd: propagate DACL parsing errorsNamjae Jeon
8 daysksmbd: zero pipe read compound paddingNamjae Jeon
8 daysksmbd: safely drain sessions during logoffNamjae Jeon
8 daysksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATIONAleksandr Khromov
8 daysksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATIONAleksandr Khromov
8 daysksmbd: zero the FS_OBJECT_ID_INFORMATION buffer before filling it inAleksandr Khromov
8 daysvfs: move O_IS_MKDIR check from lookup_open() into individual filesystemsJori Koolstra
8 dayssmb: prevent TIF_NOTIFY_SIGNAL from interruptingChristian Brauner
9 dayscifs: don't update i_size in cifs_do_truncate without a cached handleFrank Sorenson
9 dayssmb: client: fix heap overflow in cifs_do_set_acl()Frank Sorenson
9 dayssmb: client: fix multiuser mount with krb5Paulo Alcantara
9 dayssmb: client: transport: Fix debug printing in __release_mid()Andy Shevchenko
9 dayssmb/client: invalidate fscache for fallocate range operationsHuiwen He