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: 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-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-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-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-11-03NFSv4: Add an fattr allocation to _nfs4_discover_trunking()Scott Mayhew
2022-11-03NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington
2022-10-29mm: /proc/pid/smaps_rollup: fix no vma's null-derefSeth Jenkins
2022-10-29ksmbd: fix incorrect handling of iterate_dirNamjae Jeon
2022-10-29ksmbd: handle smb2 query dir request for OutputBufferLength that is too smallNamjae Jeon
2022-10-29fs: dlm: fix invalid derefence of sb_lvbptrAlexander Aring
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-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-29ocfs2: fix BUG when iput after ocfs2_mknod failsJoseph Qi
2022-10-29ocfs2: clear dinode links count in case of errorJoseph Qi
2022-10-29btrfs: enhance unsupported compat RO flags handlingQu Wenruo
2022-10-26io-wq: Fix memory leak in worker creationRafael Mendonca
2022-10-26ext4: continue to expand file system when the target size doesn't reachJerry Lee 李修賢
2022-10-26io_uring/rw: fix unexpected link breakagePavel Begunkov
2022-10-26io_uring/rw: fix error'ed retry return valuesPavel Begunkov
2022-10-26io_uring/rw: fix short rw error handlingPavel Begunkov
2022-10-26io_uring: correct pinned_vm accountingPavel Begunkov
2022-10-26io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov
2022-10-26ext2: Use kvmalloc() for group descriptor arrayJan Kara
2022-10-26eventfd: guard wake_up in eventfd fs calls as wellDylan Yudaken
2022-10-26btrfs: don't print information about space cache or tree every remountMaciej S. Szmigiero
2022-10-26btrfs: scrub: try to fix super block errorsQu Wenruo
2022-10-26btrfs: dump extra info if one free space cache has more bitmaps than it shouldQu 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