summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-05-02ext4: check for non-zero journal inum in ext4_calculate_overheadRitesh Harjani
2020-05-02ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o
2020-05-02ext4: increase wait time needed before reuse of deleted inode numbersTheodore Ts'o
2020-05-02ext4: use matching invalidatepage in ext4_writepageyangerkun
2020-05-02xfs: fix partially uninitialized structure in xfs_reflink_remap_extentDarrick J. Wong
2020-05-02afs: Fix length of dump of bad YFSFetchStatus recordDavid Howells
2020-05-02xfs: clear PF_MEMALLOC before exiting xfsaild threadEric Biggers
2020-05-02xfs: acquire superblock freeze protection on eofblocks scansBrian Foster
2020-05-02nfsd: memory corruption in nfsd4_lock()Vasily Averin
2020-05-02propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro
2020-05-02afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCHDavid Howells
2020-05-02afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriateDavid Howells
2020-05-02ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans()Richard Weinberger
2020-04-29cifs: fix uninitialised lease_key in open_shroot()Paulo Alcantara
2020-04-29SUNRPC: Fix backchannel RPC soft lockupsChuck Lever
2020-04-29coredump: fix null pointer dereference on coredumpSudip Mukherjee
2020-04-29vmalloc: fix remap_vmalloc_range() bounds checksJann Horn
2020-04-29ceph: don't skip updating wanted caps when cap is staleYan, Zheng
2020-04-29ceph: return ceph_mdsc_do_request() errors from __get_parent()Qiujun Huang
2020-04-29xfs: correctly acount for reclaimable slabsDave Chinner
2020-04-23cifs: ignore cached share root handle closing errorsAurelien Aptel
2020-04-23f2fs: fix to wait all node page writebackChao Yu
2020-04-23f2fs: fix leaking uninitialized memory in compressed clustersEric Biggers
2020-04-23ext2: fix debug reference to ext2_xattr_cacheJan Kara
2020-04-23f2fs: skip GC when section is fullJaegeuk Kim
2020-04-23f2fs: fix to account compressed blocks in f2fs_compressed_blocks()Chao Yu
2020-04-23ext2: fix empty body warnings when -Wextra is usedRandy Dunlap
2020-04-23ceph: re-org copy_file_range and fix some error pathsLuis Henriques
2020-04-23f2fs: fix potential deadlock on compressed quota fileChao Yu
2020-04-23f2fs: fix NULL pointer dereference in f2fs_write_begin()Chao Yu
2020-04-23f2fs: fix NULL pointer dereference in f2fs_verity_work()Chao Yu
2020-04-23f2fs: fix potential .flags overflow on 32bit architectureChao Yu
2020-04-23f2fs: compress: fix to call missing destroy_compress_ctx()Chao Yu
2020-04-23NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust
2020-04-23cifs: Allocate encryption header through kmallocLong Li
2020-04-23ext4: do not commit super on read-only bdevEric Sandeen
2020-04-23nfsroot: set tcp as the default transport protocolLiwei Song
2020-04-23btrfs: add RCU locks around block group initializationMadhuparna Bhowmik
2020-04-23hibernate: Allow uswsusp to write to swapDomenico Andreoli
2020-04-23f2fs: Add a new CP flag to help fsck fix resize SPO issuesSahitya Tummala
2020-04-23f2fs: Fix mount failure due to SPO after a successful online resize FSSahitya Tummala
2020-04-23f2fs: fix to update f2fs_super_block fields under sb_lockChao Yu
2020-04-23NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro
2020-04-23f2fs: fix to show norecovery mount optionChao Yu
2020-04-23xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblockDarrick J. Wong
2020-04-23NFSv4.2: error out when relink swapfileMurphy Zhou
2020-04-23NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()Trond Myklebust
2020-04-23NFS: alloc_nfs_open_context() must use the file cred when availableTrond Myklebust
2020-04-23xfs: fix regression in "cleanup xfs_dir2_block_getdents"Tommi Rantala
2020-04-23xfs: fix use-after-free when aborting corrupt attr inactivationDarrick J. Wong