summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-10-27Merge tag 'execve-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-27Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2022-10-25fs/binfmt_elf: Fix memory leak in load_elf_binary()Li Zetao
2022-10-25exec: Copy oldsighand->action under spin-lockBernd Edlinger
2022-10-21Merge tag 'efi-fixes-for-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-21Merge tag '6.1-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-10-21Merge tag 'nfsd-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2022-10-21Merge tag 'mm-hotfixes-stable-2022-10-20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-21efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel
2022-10-20mm: /proc/pid/smaps_rollup: fix maple tree searchHugh Dickins
2022-10-20ocfs2: clear dinode links count in case of errorJoseph Qi
2022-10-20ocfs2: fix BUG when iput after ocfs2_mknod failsJoseph Qi
2022-10-19fscrypt: fix keyring memory leak on mount failureEric Biggers
2022-10-19cifs: update internal module numberSteve French
2022-10-19cifs: fix memory leaks in session setupPaulo Alcantara
2022-10-19cifs: drop the lease for cached directories on rmdir or renameRonnie Sahlberg
2022-10-19smb3: interface count displayed incorrectlySteve French
2022-10-18Merge tag 'for-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-18cifs: Fix memory leak when build ntlmssp negotiate blob failedZhang Xiaoxu
2022-10-18cifs: set rc to -ENOENT if we can not get a dentry for the cached dirRonnie Sahlberg
2022-10-18cifs: use LIST_HEAD() and list_move() to simplify codeYang Yingliang
2022-10-18cifs: Fix xid leak in cifs_get_file_info_unix()Zhang Xiaoxu
2022-10-18cifs: Fix xid leak in cifs_ses_add_channel()Zhang Xiaoxu
2022-10-18cifs: Fix xid leak in cifs_flock()Zhang Xiaoxu
2022-10-18cifs: Fix xid leak in cifs_copy_file_range()Zhang Xiaoxu
2022-10-18cifs: Fix xid leak in cifs_create()Zhang Xiaoxu
2022-10-17erofs: protect s_inodes with s_inode_list_lock for fscacheDawei Li
2022-10-17erofs: fix up inplace decompression success rateGao Xiang
2022-10-17erofs: shouldn't churn the mapping page for duplicated copiesGao Xiang
2022-10-17erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()Yue Hu
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-16Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2022-10-15smb3: improve SMB3 change notification supportSteve French
2022-10-15cifs: lease key is uninitialized in two additional functions when smb1Steve French
2022-10-15cifs: lease key is uninitialized in smb1 pathsSteve French
2022-10-15smb3: must initialize two ACL struct fields to zeroSteve French
2022-10-15cifs: fix double-fault crash during ntlmsspPaulo Alcantara
2022-10-14Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-14Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-14cifs: fix static checker warningPaulo Alcantara
2022-10-13Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-10-13Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-10-13Merge tag 'for-linus-6.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-13nfsd: ensure we always call fh_verify_error tracepointJeff Layton
2022-10-13cifs: use ALIGN() and round_up() macrosEnzo Matsumiya
2022-10-13cifs: find and use the dentry for cached non-root directories alsoRonnie Sahlberg
2022-10-13cifs: enable caching of directories for which a lease is heldRonnie Sahlberg
2022-10-13cifs: prevent copying past input buffer boundariesPaulo Alcantara
2022-10-13cifs: fix uninitialised var in smb2_compound_op()Paulo Alcantara