summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-11-02Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-11-01Merge tag 'nfsd-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2022-11-01nfsd: fix net-namespace logic in __nfsd_file_cache_purgeJeff Layton
2022-10-31Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-30Merge tag '6.1-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-10-29Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-28mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off regionSebastian Andrzej Siewior
2022-10-28fs/ext4/super.c: remove unused `deprecated_msg'Andrew Morton
2022-10-28squashfs: fix buffer release race condition in readahead codePhillip Lougher
2022-10-28squashfs: fix extending readahead beyond end of filePhillip Lougher
2022-10-28squashfs: fix read regression introduced in readahead codePhillip Lougher
2022-10-27cifs: fix use-after-free caused by invalid pointer `hostname`Zeng Heng
2022-10-27Merge tag 'execve-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-27nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu
2022-10-27NFSv4.2: Fixup CLONE dest file size for zero-length countBenjamin Coddington
2022-10-27NFSv4: Retry LOCK on OLD_STATEID during delegation returnBenjamin Coddington
2022-10-27NFSv4.1: We must always send RECLAIM_COMPLETE after a rebootTrond Myklebust
2022-10-27NFSv4.1: Handle RECLAIM_COMPLETE trunking errorsTrond Myklebust
2022-10-27NFSv4: Fix a potential state reclaim deadlockTrond Myklebust
2022-10-27NFS: Avoid memcpy() run-time warning for struct sockaddr overflowsKees Cook
2022-10-27nfs: Remove redundant null checks before kfreeYushan Zhou
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-25btrfs: don't use btrfs_chunk::sub_stripes from diskQu Wenruo
2022-10-24btrfs: fix type of parameter generation in btrfs_get_dentryDavid Sterba
2022-10-24btrfs: send: fix send failure of a subcase of orphan inodesBingJing Chang
2022-10-24btrfs: make thaw time super block check to also verify checksumQu Wenruo
2022-10-24btrfs: fix tree mod log mishandling of reallocated nodesJosef Bacik
2022-10-24btrfs: reorder btrfs_bio for better packingDavid Sterba
2022-10-24btrfs: raid56: avoid double freeing for rbio if full_stripe_write() failedQu Wenruo
2022-10-24btrfs: raid56: properly handle the error when unable to find the missing stripeQu Wenruo
2022-10-23cifs: Fix pages leak when writedata alloc failed in cifs_write_from_iter()Zhang Xiaoxu
2022-10-23cifs: Fix pages array leak when writedata alloc failed in cifs_writedata_alloc()Zhang Xiaoxu
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