summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2022-11-10cifs: fix regression in very old smb1 mountsRonnie Sahlberg1-6/+5
2022-11-10ext4,f2fs: fix readahead of verity dataMatthew Wilcox (Oracle)2-2/+4
2022-11-10ext4: fix BUG_ON() when directory entry has invalid rec_lenLuís Henriques1-1/+9
2022-11-10ext4: fix warning in 'ext4_da_release_space'Ye Bin1-1/+2
2022-11-10fuse: add file_modified() to fallocateMiklos Szeredi1-0/+4
2022-11-10btrfs: fix type of parameter generation in btrfs_get_dentryDavid Sterba2-2/+2
2022-11-10btrfs: fix tree mod log mishandling of reallocated nodesJosef Bacik1-12/+13
2022-11-10btrfs: fix lost file sync on direct IO write with nowait and dsync iocbFilipe Manana1-23/+16
2022-11-10fscrypt: fix keyring memory leak on mount failureEric Biggers2-7/+13
2022-11-10fscrypt: stop using keyrings subsystem for fscrypt_master_keyEric Biggers6-308/+350
2022-11-10btrfs: fix ulist leaks in error paths of qgroup self testsFilipe Manana1-5/+15
2022-11-10btrfs: fix inode list leak during backref walking at find_parent_nodes()Filipe Manana1-1/+17
2022-11-10btrfs: fix inode list leak during backref walking at resolve_indirect_refs()Filipe Manana1-19/+17
2022-11-10nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu1-0/+1
2022-11-10NFSv4.2: Fixup CLONE dest file size for zero-length countBenjamin Coddington1-0/+3
2022-11-10NFSv4.1: We must always send RECLAIM_COMPLETE after a rebootTrond Myklebust1-0/+1
2022-11-10NFSv4.1: Handle RECLAIM_COMPLETE trunking errorsTrond Myklebust1-0/+1
2022-11-10NFSv4: Fix a potential state reclaim deadlockTrond Myklebust1-19/+17
2022-11-03kernfs: fix use-after-free in __kernfs_removeChristian A. Ehrhardt1-1/+4
2022-11-03exec: Copy oldsighand->action under spin-lockBernd Edlinger1-2/+2
2022-11-03fs/binfmt_elf: Fix memory leak in load_elf_binary()Li Zetao1-1/+2
2022-11-03NFSv4: Add an fattr allocation to _nfs4_discover_trunking()Scott Mayhew1-7/+12
2022-11-03NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington4-13/+24
2022-10-29mm: /proc/pid/smaps_rollup: fix no vma's null-derefSeth Jenkins1-1/+1
2022-10-29ksmbd: fix incorrect handling of iterate_dirNamjae Jeon1-10/+4
2022-10-29ksmbd: handle smb2 query dir request for OutputBufferLength that is too smallNamjae Jeon1-1/+9
2022-10-29fs: dlm: fix invalid derefence of sb_lvbptrAlexander Aring1-1/+1
2022-10-29cifs: Fix xid leak in cifs_ses_add_channel()Zhang Xiaoxu1-0/+1
2022-10-29cifs: Fix xid leak in cifs_flock()Zhang Xiaoxu1-4/+7
2022-10-29cifs: Fix xid leak in cifs_copy_file_range()Zhang Xiaoxu1-2/+5
2022-10-29cifs: Fix xid leak in cifs_create()Zhang Xiaoxu1-2/+4
2022-10-29btrfs: fix processing of delayed tree block refs during backref walkingFilipe Manana1-6/+7
2022-10-29btrfs: fix processing of delayed data refs during backref walkingFilipe Manana1-9/+24
2022-10-29ocfs2: fix BUG when iput after ocfs2_mknod failsJoseph Qi1-10/+1
2022-10-29ocfs2: clear dinode links count in case of errorJoseph Qi1-2/+10
2022-10-29btrfs: enhance unsupported compat RO flags handlingQu Wenruo2-1/+19
2022-10-26io-wq: Fix memory leak in worker creationRafael Mendonca1-1/+1
2022-10-26ext4: continue to expand file system when the target size doesn't reachJerry Lee 李修賢1-1/+1
2022-10-26io_uring/rw: fix unexpected link breakagePavel Begunkov1-0/+1
2022-10-26io_uring/rw: fix error'ed retry return valuesPavel Begunkov1-1/+1
2022-10-26io_uring/rw: fix short rw error handlingPavel Begunkov1-11/+17
2022-10-26io_uring: correct pinned_vm accountingPavel Begunkov1-5/+5
2022-10-26io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov1-0/+1
2022-10-26ext2: Use kvmalloc() for group descriptor arrayJan Kara1-3/+3
2022-10-26eventfd: guard wake_up in eventfd fs calls as wellDylan Yudaken1-3/+7
2022-10-26btrfs: don't print information about space cache or tree every remountMaciej S. Szmigiero1-4/+7
2022-10-26btrfs: scrub: try to fix super block errorsQu Wenruo1-0/+36
2022-10-26btrfs: dump extra info if one free space cache has more bitmaps than it shouldQu Wenruo1-0/+6
2022-10-26NFSD: fix use-after-free on source server when doing inter-server copyDai Ngo1-0/+5
2022-10-26NFSD: Return nfserr_serverfault if splice_ok but buf->pages have dataAnna Schumaker1-1/+1