summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-11-10ext4,f2fs: fix readahead of verity dataMatthew Wilcox (Oracle)
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: add file_modified() to fallocateMiklos Szeredi
2022-11-10btrfs: fix type of parameter generation in btrfs_get_dentryDavid Sterba
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-10fscrypt: simplify master key lockingEric 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-10nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu
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-03kernfs: fix use-after-free in __kernfs_removeChristian A. Ehrhardt
2022-11-03exec: Copy oldsighand->action under spin-lockBernd Edlinger
2022-11-03fs/binfmt_elf: Fix memory leak in load_elf_binary()Li Zetao
2022-10-30mm: /proc/pid/smaps_rollup: fix no vma's null-derefSeth Jenkins
2022-10-30fcntl: fix potential deadlocks for &fown_struct.lockDesmond Cheong Zhi Xi
2022-10-30fcntl: make F_GETOWN(EX) return 0 on dead owner taskPavel Tikhomirov
2022-10-30cifs: Fix xid leak in cifs_ses_add_channel()Zhang Xiaoxu
2022-10-30cifs: Fix xid leak in cifs_flock()Zhang Xiaoxu
2022-10-30cifs: Fix xid leak in cifs_copy_file_range()Zhang Xiaoxu
2022-10-30btrfs: fix processing of delayed tree block refs during backref walkingFilipe Manana
2022-10-30btrfs: fix processing of delayed data refs during backref walkingFilipe Manana
2022-10-30ocfs2: fix BUG when iput after ocfs2_mknod failsJoseph Qi
2022-10-30ocfs2: clear dinode links count in case of errorJoseph Qi
2022-10-26f2fs: fix wrong condition to trigger background checkpoint correctlyChao Yu
2022-10-26ext4: continue to expand file system when the target size doesn't reachJerry Lee 李修賢
2022-10-26io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov
2022-10-26io_uring: correct pinned_vm accountingPavel Begunkov
2022-10-26btrfs: scrub: try to fix super block errorsQu Wenruo
2022-10-26NFSD: fix use-after-free on source server when doing inter-server copyDai Ngo
2022-10-26NFSD: Return nfserr_serverfault if splice_ok but buf->pages have dataAnna Schumaker
2022-10-26f2fs: fix to account FS_CP_DATA_IO correctlyChao Yu
2022-10-26f2fs: fix to avoid REQ_TIME and CP_TIME collisionChao Yu
2022-10-26f2fs: fix race condition on setting FI_NO_EXTENT flagZhang Qilong
2022-10-26nfsd: Fix a memory leak in an error handling pathChristophe JAILLET
2022-10-26userfaultfd: open userfaultfds with O_RDONLYOndrej Mosnacek
2022-10-26smb3: must initialize two ACL struct fields to zeroSteve French
2022-10-26ext4: update 'state->fc_regions_size' after successful memory allocationYe Bin
2022-10-26ext4: fix potential memory leak in ext4_fc_record_regions()Ye Bin
2022-10-26ext4: fix potential memory leak in ext4_fc_record_modified_inode()Ye Bin
2022-10-26ext4: fix miss release buffer head in ext4_fc_write_inodeYe Bin
2022-10-26ext4: place buffer head allocation before handle startJinke Han
2022-10-26ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodateZhang Yi
2022-10-26ext4: don't increase iversion counter for ea_inodesLukas Czerner
2022-10-26ext4: fix check for block being out of directory sizeJan Kara
2022-10-26ext4: make ext4_lazyinit_thread freezableLalith Rajendran