summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2020-04-23f2fs: fix to avoid use-after-free in f2fs_write_multi_pages()Chao Yu
2020-04-23f2fs: fix wrong check on F2FS_IOC_FSSETXATTRJaegeuk Kim
2020-04-23xfs: fix iclog release error check race with shutdownBrian Foster
2020-04-23f2fs: fix the panic in do_checkpoint()Sahitya Tummala
2020-04-23f2fs: fix to avoid potential deadlockChao Yu
2020-04-23gfs2: clear ail1 list when gfs2 withdrawsBob Peterson
2020-04-23afs: Fix race between post-modification dir edit and readdir/d_revalidateDavid Howells
2020-04-23afs: Fix afs_d_validate() to set the right directory versionDavid Howells
2020-04-23afs: Fix rename operation status deliveryDavid Howells
2020-04-23afs: Fix decoding of inline abort codes from version 1 status recordsDavid Howells
2020-04-23afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus()David Howells
2020-04-23ext4: use non-movable memory for superblock readaheadRoman Gushchin
2020-04-21proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsetsAndrei Vagin
2020-04-21ext4: do not zeroout extents beyond i_disksizeJan Kara
2020-04-21btrfs: check commit root generation in should_ignore_rootJosef Bacik
2020-04-21ext4: fix incorrect inodes per group in error messageJosh Triplett
2020-04-21ext4: fix incorrect group count in ext4_fill_super error messageJosh Triplett
2020-04-21jbd2: improve comments about freeing data buffers whose page mapping is NULLzhangyi (F)
2020-04-21ovl: fix value of i_ino for lower hardlink corner caseAmir Goldstein
2020-04-17hfsplus: fix crash and filesystem corruption when deleting filesSimon Gander