summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-09-03btrfs: check the right error variable in btrfs_del_dir_entries_in_logJosef Bacik
2020-09-03writeback: Fix sync livelock due to b_dirty_time processingJan Kara
2020-09-03writeback: Avoid skipping inode writebackJan Kara
2020-09-03writeback: Protect inode->i_io_list with inode->i_lockJan Kara
2020-09-03btrfs: fix space cache memory leak after transaction abortFilipe Manana
2020-09-03fs: prevent BUG_ON in submit_bh_wbc()Xianting Tian
2020-09-03jbd2: abort journal if free a async write error metadata bufferzhangyi (F)
2020-09-03jbd2: make sure jh have b_transaction set in refile/unfile_bufferLukas Czerner
2020-09-03ceph: fix potential mdsc use-after-free crashXiubo Li
2020-08-26do_epoll_ctl(): clean the failure exits up a bitAl Viro
2020-08-26epoll: Keep a reference on files added to the check listMarc Zyngier
2020-08-26ext4: fix potential negative array index in do_split()Eric Sandeen
2020-08-26xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_initEiichi Tsukata
2020-08-26jffs2: fix UAF problemZhe Li
2020-08-26xfs: fix inode quota reservation checksDarrick J. Wong
2020-08-26ext4: fix checking of directory entry validity for inline directoriesJan Kara
2020-08-26ext4: clean up ext4_match() and callersEric Biggers
2020-08-26romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn
2020-08-26btrfs: don't show full path of bind mounts in subvol=Josef Bacik
2020-08-26btrfs: export helpers for subvolume name/id resolutionMarcos Paulo de Souza
2020-08-21fs/ufs: avoid potential u32 multiplication overflowColin Ian King
2020-08-21nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell
2020-08-21ocfs2: change slot number type s16 to u16Junxiao Bi
2020-08-21ext2: fix missing percpu_counter_incMikulas Patocka
2020-08-21btrfs: fix memory leaks after failure to lookup checksums during inode loggingFilipe Manana
2020-08-21btrfs: only search for left_info if there is no right_info in try_merge_free_...Josef Bacik
2020-08-21btrfs: don't allocate anonymous block device for user invisible rootsQu Wenruo
2020-08-21smb3: warn on confusing error scenario with sec=krb5Steve French
2020-08-219p: Fix memory leak in v9fs_mountZheng Bin
2020-08-21fs/minix: reject too-large maximum file sizeEric Biggers
2020-08-21fs/minix: don't allow getting deleted inodesEric Biggers
2020-08-21fs/minix: check return value of sb_getblk()Eric Biggers
2020-08-21dlm: Fix kobject memleakWang Hai
2020-08-21xfs: fix reflink quota reservation accounting errorDarrick J. Wong
2020-08-21fs/btrfs: Add cond_resched() for try_release_extent_mapping() stallsPaul E. McKenney
2020-08-21xattr: break delegations in {set,remove}xattrFrank van der Linden
2020-08-21ext4: fix direct I/O read errorJiang Ying
2020-08-21xfs: fix missed wakeup on l_flush_waitRik van Riel
2020-08-21f2fs: check if file namelen exceeds max valueSheng Yong
2020-08-21f2fs: check memory boundary by insane namelenJaegeuk Kim
2020-08-21xfs: don't call xfs_da_shrink_inode with NULL bpEric Sandeen
2020-08-21xfs: validate cached inodes are free when allocatedDave Chinner
2020-08-21xfs: catch inode allocation state mismatch corruptionDave Chinner
2020-07-31xfs: set format back to extents if xfs_bmap_extents_to_btreeEric Sandeen
2020-07-31Revert "cifs: Fix the target file was deleted when rename failed."Steve French
2020-07-31btrfs: fix mount failure caused by race with umountBoris Burkov
2020-07-31btrfs: fix double free on ulist after backref resolution failureFilipe Manana
2020-07-31SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia
2020-07-22fuse: Fix parameter for FS_IOC_{GET,SET}FLAGSChirantan Ekbote
2020-07-22btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov