summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* seq_file: disallow extremely large seq buffer allocationsEric Sandeen2021-07-201-0/+3
* ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inodeZhihao Cheng2021-07-201-0/+7
* nfs: fix acl memory leak of posix_acl_create()Gao Xiang2021-07-201-2/+2
* ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirtyJeff Layton2021-07-201-9/+1
* orangefs: fix orangefs df output.Mike Marshall2021-07-201-1/+1
* fs/jfs: Fix missing error code in lmLogInit()Jiapeng Chong2021-07-201-0/+1
* fscrypt: don't ignore minor_hash when hash is 0Eric Biggers2021-07-201-6/+2
* jfs: fix GPF in diFreePavel Skripkin2021-07-201-1/+2
* fuse: reject internal errnoMiklos Szeredi2021-07-201-1/+1
* udf: Fix NULL pointer dereference in udf_symlink functionArturo Giusti2021-07-201-0/+4
* reiserfs: add check for invalid 1st journal blockPavel Skripkin2021-07-201-0/+14
* configfs: fix memleak in configfs_release_bin_fileChung-Chiang Cheng2021-07-201-5/+5
* writeback: fix obtain a reference to a freeing memcg cssMuchun Song2021-07-201-2/+7
* ocfs2: fix snprintf() checkingDan Carpenter2021-07-202-11/+3
* fs: dlm: fix memory leak when fencedAlexander Aring2021-07-201-0/+9
* fs: dlm: cancel work sync otherconAlexander Aring2021-07-201-1/+1
* block_dump: remove block_dump feature in mark_inode_dirty()zhangyi (F)2021-07-201-25/+0
* btrfs: disable build on platforms having page size 256KChristophe Leroy2021-07-201-0/+2
* btrfs: abort transaction if we fail to update the delayed inodeJosef Bacik2021-07-201-0/+8
* fuse: check connected before queueing on fpq->ioMiklos Szeredi2021-07-201-0/+9
* ext4: fix avefreec in find_group_orlovPan Dong2021-07-201-6/+5
* ext4: remove check for zero nr_to_scan in ext4_es_scan()Zhang Yi2021-07-201-3/+0
* ext4: correct the cache_nr in tracepoint ext4_es_shrink_exitZhang Yi2021-07-201-0/+1
* ext4: fix kernel infoleak via ext4_extent_headerAnirudh Rayabharam2021-07-201-0/+3
* btrfs: clear defrag status of a root if starting transaction failsDavid Sterba2021-07-201-2/+4
* ntfs: fix validity check for file name attributeDesmond Cheong Zhi Xi2021-07-201-1/+1
* nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin2021-06-301-0/+1
* gfs2: Fix use-after-free in gfs2_glock_shrink_scanHillf Danton2021-06-301-1/+1
* proc: only require mm_struct for writingLinus Torvalds2021-06-161-1/+3
* NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo2021-06-161-0/+8
* NFS: Fix a potential NULL dereference in nfs_get_client()Dan Carpenter2021-06-161-1/+1
* btrfs: return value from btrfs_mark_extent_written() in case of errorRitesh Harjani2021-06-161-2/+2
* proc: Track /proc/$pid/attr/ opener mm_structKees Cook2021-06-161-1/+8
* btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik2021-06-101-6/+7
* btrfs: fix error handling in btrfs_del_csumsJosef Bacik2021-06-101-5/+5
* ocfs2: fix data corruption by fallocateJunxiao Bi2021-06-101-5/+50
* ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin2021-06-101-20/+23
* hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz2021-06-031-2/+2
* btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik2021-06-031-2/+0
* NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu2021-06-031-1/+1
* NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()Trond Myklebust2021-06-031-7/+5
* NFS: fix an incorrect limit in filelayout_decode_layout()Dan Carpenter2021-06-031-1/+1
* proc: Check /proc/$pid/attr/ writes against file openerKees Cook2021-06-031-0/+4
* NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()Anna Schumaker2021-06-031-9/+8
* Revert "ecryptfs: replace BUG_ON with error handling code"Greg Kroah-Hartman2021-05-261-4/+2
* cifs: fix memory leak in smb2_copychunk_rangeRonnie Sahlberg2021-05-261-0/+2
* ceph: fix fscache invalidationJeff Layton2021-05-222-0/+2
* squashfs: fix divide error in calculate_skip()Phillip Lougher2021-05-221-3/+3
* NFSv4.2 fix handling of sr_eof in SEEK's replyOlga Kornievskaia2021-05-221-1/+4
* pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()Nikola Livic2021-05-221-1/+1