summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-07-28proc: Avoid mixing integer types in mem_rw()Marcelo Henrique Cerri
2021-07-20seq_file: disallow extremely large seq buffer allocationsEric Sandeen
2021-07-20nfs: fix acl memory leak of posix_acl_create()Gao Xiang
2021-07-20ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirtyJeff Layton
2021-07-20fs/jfs: Fix missing error code in lmLogInit()Jiapeng Chong
2021-07-20jfs: fix GPF in diFreePavel Skripkin
2021-07-20fuse: reject internal errnoMiklos Szeredi
2021-07-20udf: Fix NULL pointer dereference in udf_symlink functionArturo Giusti
2021-07-20reiserfs: add check for invalid 1st journal blockPavel Skripkin
2021-07-20writeback: fix obtain a reference to a freeing memcg cssMuchun Song
2021-07-20fs: dlm: cancel work sync otherconAlexander Aring
2021-07-20block_dump: remove block_dump feature in mark_inode_dirty()zhangyi (F)
2021-07-20btrfs: disable build on platforms having page size 256KChristophe Leroy
2021-07-20fuse: check connected before queueing on fpq->ioMiklos Szeredi
2021-07-20ext4: fix avefreec in find_group_orlovPan Dong
2021-07-20ext4: remove check for zero nr_to_scan in ext4_es_scan()Zhang Yi
2021-07-20ext4: correct the cache_nr in tracepoint ext4_es_shrink_exitZhang Yi
2021-07-20ext4: fix kernel infoleak via ext4_extent_headerAnirudh Rayabharam
2021-07-20btrfs: clear defrag status of a root if starting transaction failsDavid Sterba
2021-07-20ntfs: fix validity check for file name attributeDesmond Cheong Zhi Xi
2021-06-30nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin
2021-06-30gfs2: Fix use-after-free in gfs2_glock_shrink_scanHillf Danton
2021-06-16proc: only require mm_struct for writingLinus Torvalds
2021-06-16NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo
2021-06-16NFS: Fix a potential NULL dereference in nfs_get_client()Dan Carpenter
2021-06-16btrfs: return value from btrfs_mark_extent_written() in case of errorRitesh Harjani
2021-06-16proc: Track /proc/$pid/attr/ opener mm_structKees Cook
2021-06-10btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik
2021-06-10ocfs2: fix data corruption by fallocateJunxiao Bi
2021-06-10ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin
2021-06-03hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz
2021-06-03btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik
2021-06-03NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu
2021-06-03NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()Trond Myklebust
2021-06-03NFS: fix an incorrect limit in filelayout_decode_layout()Dan Carpenter
2021-06-03proc: Check /proc/$pid/attr/ writes against file openerKees Cook
2021-05-26Revert "ecryptfs: replace BUG_ON with error handling code"Greg Kroah-Hartman
2021-05-26cifs: fix memory leak in smb2_copychunk_rangeRonnie Sahlberg
2021-05-22squashfs: fix divide error in calculate_skip()Phillip Lougher
2021-05-22NFSv4.2 fix handling of sr_eof in SEEK's replyOlga Kornievskaia
2021-05-22pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()Nikola Livic
2021-05-22NFS: Deal correctly with attribute generation counter overflowTrond Myklebust
2021-05-22cuse: prevent cloneMiklos Szeredi
2021-05-22fs: dlm: fix debugfs dumpAlexander Aring
2021-05-22ext4: fix error code in ext4_commit_superFengnan Chang
2021-05-22ext4: fix check to prevent false positive report of incorrect used inodesZhang Yi
2021-05-22jffs2: check the validity of dstlen in jffs2_zlib_compress()Yang Yang
2021-05-22jffs2: Fix kasan slab-out-of-bounds problemlizhe
2021-05-22btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'sJosef Bacik
2021-05-22ecryptfs: fix kernel panic with null dev_nameJeffrey Mitchell