summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-11-18Convert trailing spaces and periods in path componentsBoris Protopopov
2020-11-18btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit archMatthew Wilcox (Oracle)
2020-11-18ocfs2: initialize ip_next_orphanWengang Wang
2020-11-18jbd2: fix up sparse warnings in checkpoint codeTheodore Ts'o
2020-11-18btrfs: dev-replace: fail mount if we don't have replace item with target deviceAnand Jain
2020-11-18btrfs: fix min reserved size calculation in merge_reloc_rootJosef Bacik
2020-11-18btrfs: ref-verify: fix memory leak in btrfs_ref_tree_modDinghao Liu
2020-11-18ext4: unlock xattr_sem properly in ext4_inline_data_truncate()Joseph Qi
2020-11-18ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTAKaixu Xia
2020-11-18erofs: derive atime instead of leaving it emptyGao Xiang
2020-11-18xfs: fix a missing unlock on error in xfs_fs_map_blocksChristoph Hellwig
2020-11-18xfs: fix brainos in the refcount scrubber's rmap fragment processorDarrick J. Wong
2020-11-18xfs: fix rmap key and record comparison functionsDarrick J. Wong
2020-11-18xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextentsDarrick J. Wong
2020-11-18xfs: fix flags argument to rmap lookup when converting shared file rmapsDarrick J. Wong
2020-11-18gfs2: check for live vs. read-only file system in gfs2_fitrimBob Peterson
2020-11-18gfs2: Add missing truncate_inode_pages_final for sd_aspaceBob Peterson
2020-11-18gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-freeBob Peterson
2020-11-18xfs: fix scrub flagging rtinherit even if there is no rt deviceDarrick J. Wong
2020-11-18xfs: flush new eof page on truncate to avoid post-eof corruptionBrian Foster
2020-11-18afs: Fix warning due to unadvanced marshalling pointerDavid Howells
2020-11-18xfs: set xefi_discard when creating a deferred agfl free log intent itemDarrick J. Wong
2020-11-18btrfs: reschedule when cloning lots of extentsJohannes Thumshirn
2020-11-18btrfs: sysfs: init devices outside of the chunk_mutexJosef Bacik
2020-11-18btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo
2020-11-10xfs: flush for older, xfs specific ioctlsAndy Strohman
2020-11-10gfs2: Wake up when sd_glock_disposal becomes zeroAlexander Aring
2020-11-05cachefiles: Handle readpage error correctlyMatthew Wilcox (Oracle)
2020-11-05ext4: fix invalid inode checksumLuo Meng
2020-11-05ext4: fix error handling code in add_new_gdbDinghao Liu
2020-11-05ext4: fix leaking sysfs kobject after failed mountEric Biggers
2020-11-059P: Cast to loff_t before multiplyingMatthew Wilcox (Oracle)
2020-11-05ceph: promote to unsigned long long before shiftingMatthew Wilcox (Oracle)
2020-11-05ubifs: mount_ubifs: Release authentication resource in error handling pathZhihao Cheng
2020-11-05ubifs: Don't parse authentication mount options in remount processZhihao Cheng
2020-11-05ubifs: Fix a memleak after dumping authentication mount optionsZhihao Cheng
2020-11-05ubifs: journal: Make sure to not dirty twice for auth nodesRichard Weinberger
2020-11-05ubifs: xattr: Fix some potential memory leaks while iterating entriesZhihao Cheng
2020-11-05ubifs: dent: Fix some potential memory leaks while iterating entriesZhihao Cheng
2020-11-05NFSD: Add missing NFSv2 .pc_func methodsChuck Lever
2020-11-05NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia
2020-11-05NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADEBenjamin Coddington
2020-11-05udf: Fix memory leak when mountingJan Kara
2020-11-05btrfs: fix readahead hang and use-after-free after removing a deviceFilipe Manana
2020-11-05btrfs: fix use-after-free on readahead extent after failure to create itFilipe Manana
2020-11-05btrfs: tree-checker: validate number of chunk stripes and parityDaniel Xu
2020-11-05btrfs: cleanup cow block on errorJosef Bacik
2020-11-05btrfs: tree-checker: fix false alert caused by legacy btrfs root itemQu Wenruo
2020-11-05btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send()Denis Efremov
2020-11-05btrfs: send, recompute reference path after orphanization of a directoryFilipe Manana