summaryrefslogtreecommitdiffstats
path: root/fs/xfs
AgeCommit message (Expand)Author
2021-03-07xfs: Fix assert failure in xfs_setattr_size()Yumei Huang
2021-01-30writeback: Drop I_DIRTY_TIME_EXPIREJan Kara
2020-11-24xfs: revert "xfs: fix rmap key and record comparison functions"Darrick J. Wong
2020-11-24xfs: return corresponding errcode if xfs_initialize_perag() failYu Kuai
2020-11-24xfs: strengthen rmap record flags checkingDarrick J. Wong
2020-11-24xfs: fix the minrecs logic when dealing with inode root child blocksDarrick J. Wong
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-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-18xfs: set xefi_discard when creating a deferred agfl free log intent itemDarrick J. Wong
2020-11-10xfs: flush for older, xfs specific ioctlsAndy Strohman
2020-11-05xfs: don't free rt blocks when we're doing a REMAP bunmapi callDarrick J. Wong
2020-11-05xfs: fix realtime bitmap/summary file truncation when growing rt volumeDarrick J. Wong
2020-10-29xfs: make sure the rt allocator doesn't run off the endDarrick J. Wong
2020-10-29xfs: fix high key handling in the rt allocator's query_range functionDarrick J. Wong
2020-10-29xfs: fix deadlock and streamline xfs_getfsmap performanceDarrick J. Wong
2020-10-29xfs: limit entries returned when counting fsmap recordsDarrick J. Wong
2020-10-07xfs: trim IO to found COW extent limitEric Sandeen
2020-10-01xfs: prohibit fs freezing when using empty transactionsDarrick J. Wong
2020-10-01xfs: mark dir corrupt when lookup-by-hash failsDarrick J. Wong
2020-10-01xfs: don't ever return a stale pointer from __xfs_dir3_free_readDarrick J. Wong
2020-10-01xfs: fix log reservation overflows when allocating large rt extentsDarrick J. Wong
2020-10-01xfs: fix realtime file data space leakOmar Sandoval
2020-10-01xfs: fix attr leaf header freemap.size underflowBrian Foster
2020-10-01xfs: properly serialise fallocate against AIO+DIODave Chinner
2020-10-01xfs: fix inode fork extent count overflowDave Chinner
2020-09-17xfs: initialize the shortform attr header padding entryDarrick J. Wong
2020-09-17xfs: fix off-by-one in inode alloc block reservation calculationBrian Foster
2020-09-09xfs: don't update mtime on COW faultsMikulas Patocka
2020-09-09xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt filesDarrick J. Wong
2020-09-09xfs: fix boundary test in xfs_attr_shortform_verifyEric Sandeen
2020-09-03xfs: Don't allow logging of XFS_ISTALE inodesDave Chinner
2020-08-26xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_initEiichi Tsukata
2020-08-26xfs: fix inode quota reservation checksDarrick J. Wong
2020-08-19xfs: fix inode allocation block res calculation precedenceBrian Foster
2020-08-19xfs: fix reflink quota reservation accounting errorDarrick J. Wong
2020-08-19xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data forkDarrick J. Wong
2020-06-30xfs: add agf freeblocks verify in xfs_agf_verifyZheng Bin
2020-06-22xfs: fix duplicate verification from xfs_qm_dqflush()Brian Foster
2020-06-22xfs: reset buffer write failure state on successful completionBrian Foster
2020-06-22xfs: clean up the error handling in xfs_swap_extentsDarrick J. Wong
2020-05-02xfs: fix partially uninitialized structure in xfs_reflink_remap_extentDarrick J. Wong
2020-05-02xfs: clear PF_MEMALLOC before exiting xfsaild threadEric Biggers
2020-05-02xfs: acquire superblock freeze protection on eofblocks scansBrian Foster
2020-03-05xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLEChristoph Hellwig
2020-01-26xfs: Sanity check flags of Q_XQUOTARM callJan Kara