summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-11-10cifs: fix regression in very old smb1 mountsRonnie Sahlberg
2022-11-10ext4,f2fs: fix readahead of verity dataMatthew Wilcox (Oracle)
2022-11-10ext4: update the backup superblock's at the end of the online resizeTheodore Ts'o
2022-11-10ext4: fix BUG_ON() when directory entry has invalid rec_lenLuís Henriques
2022-11-10ext4: fix warning in 'ext4_da_release_space'Ye Bin
2022-11-10fuse: fix readdir cache raceMiklos Szeredi
2022-11-10fuse: add file_modified() to fallocateMiklos Szeredi
2022-11-10btrfs: fix a memory allocation failure test in btrfs_submit_directChristophe JAILLET
2022-11-10btrfs: don't use btrfs_chunk::sub_stripes from diskQu Wenruo
2022-11-10btrfs: fix type of parameter generation in btrfs_get_dentryDavid Sterba
2022-11-10btrfs: fix tree mod log mishandling of reallocated nodesJosef Bacik
2022-11-10btrfs: fix lost file sync on direct IO write with nowait and dsync iocbFilipe Manana
2022-11-10fscrypt: fix keyring memory leak on mount failureEric Biggers
2022-11-10fscrypt: stop using keyrings subsystem for fscrypt_master_keyEric Biggers
2022-11-10btrfs: fix ulist leaks in error paths of qgroup self testsFilipe Manana
2022-11-10btrfs: fix inode list leak during backref walking at find_parent_nodes()Filipe Manana
2022-11-10btrfs: fix inode list leak during backref walking at resolve_indirect_refs()Filipe Manana
2022-11-10nfsd: fix net-namespace logic in __nfsd_file_cache_purgeJeff Layton
2022-11-10nfsd: fix nfsd_file_unhash_and_disposeJeff Layton
2022-11-10nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu
2022-11-10NFSv4.2: Fixup CLONE dest file size for zero-length countBenjamin Coddington
2022-11-10NFSv4.1: We must always send RECLAIM_COMPLETE after a rebootTrond Myklebust
2022-11-10NFSv4.1: Handle RECLAIM_COMPLETE trunking errorsTrond Myklebust
2022-11-10NFSv4: Fix a potential state reclaim deadlockTrond Myklebust
2022-11-04erofs: fix up inplace decompression success rateGao Xiang
2022-11-04erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()Yue Hu
2022-11-04kernfs: fix use-after-free in __kernfs_removeChristian A. Ehrhardt
2022-11-04exec: Copy oldsighand->action under spin-lockBernd Edlinger
2022-11-04fs/binfmt_elf: Fix memory leak in load_elf_binary()Li Zetao
2022-11-04squashfs: fix buffer release race condition in readahead codePhillip Lougher
2022-11-04squashfs: fix extending readahead beyond end of filePhillip Lougher
2022-11-04squashfs: fix read regression introduced in readahead codePhillip Lougher
2022-10-29mm: /proc/pid/smaps_rollup: fix no vma's null-derefSeth Jenkins
2022-10-29ext4: fix potential out of bound read in ext4_fc_replay_scan()Ye Bin
2022-10-29ext4: factor out ext4_fc_get_tl()Ye Bin
2022-10-29ext4: introduce EXT4_FC_TAG_BASE_LEN helperYe Bin
2022-10-29cifs: Fix memory leak when build ntlmssp negotiate blob failedZhang Xiaoxu
2022-10-29cifs: Fix xid leak in cifs_ses_add_channel()Zhang Xiaoxu
2022-10-29cifs: Fix xid leak in cifs_flock()Zhang Xiaoxu
2022-10-29cifs: Fix xid leak in cifs_copy_file_range()Zhang Xiaoxu
2022-10-29cifs: Fix xid leak in cifs_create()Zhang Xiaoxu
2022-10-29erofs: shouldn't churn the mapping page for duplicated copiesGao Xiang
2022-10-29btrfs: fix processing of delayed tree block refs during backref walkingFilipe Manana
2022-10-29btrfs: fix processing of delayed data refs during backref walkingFilipe Manana
2022-10-29smb3: interface count displayed incorrectlySteve French
2022-10-29ocfs2: fix BUG when iput after ocfs2_mknod failsJoseph Qi
2022-10-29ocfs2: clear dinode links count in case of errorJoseph Qi
2022-10-26Revert "btrfs: call __btrfs_remove_free_space_cache_locked on cache load fail...Greg Kroah-Hartman
2022-10-26efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel
2022-10-21ext2: Use kvmalloc() for group descriptor arrayJan Kara