summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2020-05-06io_uring: statx must grab the file table for valid fdJens Axboe1-2/+10
2020-05-06nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher1-7/+15
2020-05-06Fix use after free in get_tree_bdev()David Howells1-1/+1
2020-05-06dlmfs_file_write(): fix the bogosity in handling non-zero *pposAl Viro1-15/+12
2020-05-06btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...Qu Wenruo1-2/+11
2020-05-06btrfs: fix partial loss of prealloc extent past i_size after fsyncFilipe Manana1-3/+40
2020-05-06btrfs: fix block group leak when removing failsXiyu Yang1-6/+10
2020-05-06btrfs: fix transaction leak in btrfs_recover_relocationXiyu Yang1-0/+1
2020-05-06NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia1-0/+8
2020-05-02ext4: check for non-zero journal inum in ext4_calculate_overheadRitesh Harjani1-1/+2
2020-05-02ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o1-2/+4
2020-05-02ext4: increase wait time needed before reuse of deleted inode numbersTheodore Ts'o1-1/+1
2020-05-02ext4: use matching invalidatepage in ext4_writepageyangerkun1-1/+1
2020-05-02xfs: fix partially uninitialized structure in xfs_reflink_remap_extentDarrick J. Wong1-0/+1
2020-05-02afs: Fix length of dump of bad YFSFetchStatus recordDavid Howells1-3/+3
2020-05-02xfs: clear PF_MEMALLOC before exiting xfsaild threadEric Biggers1-1/+3
2020-05-02xfs: acquire superblock freeze protection on eofblocks scansBrian Foster2-1/+14
2020-05-02nfsd: memory corruption in nfsd4_lock()Vasily Averin1-0/+2
2020-05-02propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro1-5/+4
2020-05-02afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCHDavid Howells1-1/+1
2020-05-02afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriateDavid Howells4-12/+11
2020-05-02ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans()Richard Weinberger1-2/+2
2020-04-29cifs: fix uninitialised lease_key in open_shroot()Paulo Alcantara1-0/+5
2020-04-29SUNRPC: Fix backchannel RPC soft lockupsChuck Lever1-1/+3
2020-04-29coredump: fix null pointer dereference on coredumpSudip Mukherjee1-0/+2
2020-04-29vmalloc: fix remap_vmalloc_range() bounds checksJann Horn1-2/+3
2020-04-29ceph: don't skip updating wanted caps when cap is staleYan, Zheng1-2/+6
2020-04-29ceph: return ceph_mdsc_do_request() errors from __get_parent()Qiujun Huang1-0/+5
2020-04-29xfs: correctly acount for reclaimable slabsDave Chinner1-1/+2
2020-04-23cifs: ignore cached share root handle closing errorsAurelien Aptel1-0/+14
2020-04-23f2fs: fix to wait all node page writebackChao Yu1-3/+4
2020-04-23f2fs: fix leaking uninitialized memory in compressed clustersEric Biggers1-2/+6
2020-04-23ext2: fix debug reference to ext2_xattr_cacheJan Kara1-2/+1
2020-04-23f2fs: skip GC when section is fullJaegeuk Kim1-2/+2
2020-04-23f2fs: fix to account compressed blocks in f2fs_compressed_blocks()Chao Yu1-6/+22
2020-04-23ext2: fix empty body warnings when -Wextra is usedRandy Dunlap1-2/+3
2020-04-23ceph: re-org copy_file_range and fix some error pathsLuis Henriques1-73/+100
2020-04-23f2fs: fix potential deadlock on compressed quota fileChao Yu1-5/+10
2020-04-23f2fs: fix NULL pointer dereference in f2fs_write_begin()Chao Yu1-2/+3
2020-04-23f2fs: fix NULL pointer dereference in f2fs_verity_work()Chao Yu2-5/+32
2020-04-23f2fs: fix potential .flags overflow on 32bit architectureChao Yu2-51/+50
2020-04-23f2fs: compress: fix to call missing destroy_compress_ctx()Chao Yu1-0/+2
2020-04-23NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust1-9/+8
2020-04-23cifs: Allocate encryption header through kmallocLong Li1-11/+17
2020-04-23ext4: do not commit super on read-only bdevEric Sandeen1-1/+2
2020-04-23nfsroot: set tcp as the default transport protocolLiwei Song1-1/+1
2020-04-23btrfs: add RCU locks around block group initializationMadhuparna Bhowmik1-0/+2
2020-04-23hibernate: Allow uswsusp to write to swapDomenico Andreoli1-1/+3
2020-04-23f2fs: Add a new CP flag to help fsck fix resize SPO issuesSahitya Tummala1-2/+6
2020-04-23f2fs: Fix mount failure due to SPO after a successful online resize FSSahitya Tummala1-0/+6