summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-11-26ntfs: check overflow when iterating ATTR_RECORDsHawkins Jiawei
2022-11-26ntfs: fix out-of-bounds read in ntfs_attr_find()Hawkins Jiawei
2022-11-26ntfs: fix use-after-free in ntfs_attr_find()Hawkins Jiawei
2022-11-26mm: fs: initialize fsdata passed to write_begin/write_end interfaceAlexander Potapenko
2022-11-26gfs2: Switch from strlcpy to strscpyAndreas Gruenbacher
2022-11-26gfs2: Check sb_bsize_shift after reading superblockAndrew Price
2022-11-26cifs: add check for returning value of SMB2_set_info_initAnastasia Belova
2022-11-26cifs: Fix wrong return value checking when GETFLAGSZhang Xiaoxu
2022-11-26cifs: add check for returning value of SMB2_close_initAnastasia Belova
2022-11-26hugetlbfs: don't delete error page from pagecacheJames Houghton
2022-11-26btrfs: remove pointless and double ulist frees in error paths of qgroup testsFilipe Manana
2022-11-26NFSv4: Retry LOCK on OLD_STATEID during delegation returnBenjamin Coddington
2022-11-26btrfs: raid56: properly handle the error when unable to find the missing stripeQu Wenruo
2022-11-16udf: Fix a slab-out-of-bounds write bug in udf_find_entry()ZhangPeng
2022-11-16btrfs: zoned: initialize device's zone info for seedingJohannes Thumshirn
2022-11-16btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()Zhang Xiaoxu
2022-11-16btrfs: fix match incorrectly in dev_args_match_deviceLiu Shixin
2022-11-16nilfs2: fix use-after-free bug of ns_writer on remountRyusuke Konishi
2022-11-16nilfs2: fix deadlock in nilfs_count_free_blocks()Ryusuke Konishi
2022-11-16fuse: fix readdir cache raceMiklos Szeredi
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