summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-07ext4: fix direct I/O read errorJiang Ying
2020-08-05xfs: fix missed wakeup on l_flush_waitRik van Riel
2020-08-05f2fs: check if file namelen exceeds max valueSheng Yong
2020-08-05f2fs: check memory boundary by insane namelenJaegeuk Kim
2020-07-31xfs: set format back to extents if xfs_bmap_extents_to_btreeEric Sandeen
2020-07-29Revert "cifs: Fix the target file was deleted when rename failed."Steve French
2020-07-29btrfs: fix page leaks after failure to lock page for delallocRobbie Ko
2020-07-29btrfs: fix mount failure caused by race with umountBoris Burkov
2020-07-29btrfs: fix double free on ulist after backref resolution failureFilipe Manana
2020-07-29SUNRPC 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-22gfs2: read-only mounts should grab the sd_freeze_gl glockBob Peterson
2020-07-22btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov
2020-07-22cifs: update ctime and mtime during truncateZhang Xiaoxu
2020-07-09cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu
2020-07-09SMB3: Honor persistent/resilient handle flags for multiuser mountsPaul Aurich
2020-07-09SMB3: Honor 'seal' flag for multiuser mountsPaul Aurich
2020-07-09nfsd: apply umask on fs without ACL supportJ. Bruce Fields
2020-07-09btrfs: fix data block group relocation failure due to concurrent scrubFilipe Manana
2020-07-09btrfs: cow_file_range() num_bytes and disk_num_bytes are sameAnand Jain
2020-07-09btrfs: fix a block group ref counter leak after failure to remove block groupFilipe Manana
2020-06-30xfs: add agf freeblocks verify in xfs_agf_verifyZheng Bin
2020-06-30NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia
2020-06-30pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust
2020-06-30ocfs2: fix panic on nfs server over ocfs2Junxiao Bi
2020-06-30ocfs2: fix value of OCFS2_INVALID_SLOTJunxiao Bi
2020-06-30ocfs2: load global_inode_allocJunxiao Bi
2020-06-30btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eofFilipe Manana
2020-06-30cifs/smb3: Fix data inconsistent when zero file rangeZhang Xiaoxu
2020-06-30cifs/smb3: Fix data inconsistent when punch holeZhang Xiaoxu
2020-06-25ext4: fix partial cluster initialization when splitting extentJeffle Xu
2020-06-25block: Fix use-after-free in blkdev_get()Jason Yan
2020-06-25gfs2: fix use-after-free on transaction ail listsBob Peterson
2020-06-25gfs2: Allow lock_nolock mount to specify jid=XBob Peterson