aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs
Commit message (Expand)AuthorAge
* xfs: don't reserve per-AG space for an internal logDarrick J. Wong2019-05-20
* xfs: change some error-less functions to void typesEric Sandeen2019-05-01
* xfs: add online scrub for superblock countersDarrick J. Wong2019-04-30
* xfs: always rejoin held resources during defer rollDarrick J. Wong2019-04-30
* xfs: track delayed allocation reservations across the filesystemDarrick J. Wong2019-04-26
* xfs: assert that we don't enter agfl freeing with a non-permanent transactionBrian Foster2019-04-23
* xfs: make tr_growdata a permanent transactionBrian Foster2019-04-22
* xfs: report inode health via bulkstatDarrick J. Wong2019-04-14
* xfs: report AG health via AG geometry ioctlDarrick J. Wong2019-04-14
* xfs: report fs and rt health via geometry structureDarrick J. Wong2019-04-14
* xfs: add a new ioctl to describe allocation group geometryDarrick J. Wong2019-04-14
* xfs: bump XFS_IOC_FSGEOMETRY to v5 structuresDave Chinner2019-04-14
* xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystemDarrick J. Wong2019-04-14
* xfs: replace the BAD_SUMMARY mount flag with the equivalent health codeDarrick J. Wong2019-04-14
* xfs: track metadata health statusDarrick J. Wong2019-04-14
* xfs: don't account extra agfl blocks as availableBrian Foster2019-04-14
* xfs: always init bma in xfs_bmapi_writeDarrick J. Wong2019-03-19
* xfs: don't trip over uninitialized buffer on extent read of corrupted inodeBrian Foster2019-03-17
* xfs: clean up xfs_dir2_leaf_addnameDarrick J. Wong2019-03-12
* xfs: zero initialize highstale and lowstale in xfs_dir2_leaf_addnameDarrick J. Wong2019-03-10
* xfs: clean up xfs_dir2_leafn_addDarrick J. Wong2019-03-08
* xfs: Zero initialize highstale and lowstale in xfs_dir2_leafn_addNathan Chancellor2019-03-08
* xfs: fix uninitialized error variablesDarrick J. Wong2019-02-25
* xfs: make COW fork unwritten extent conversions more robustChristoph Hellwig2019-02-21
* xfs: fix xfs_buf magic number endian checksDarrick J. Wong2019-02-18
* xfs: move stat accounting to xfs_bmapi_convert_delallocChristoph Hellwig2019-02-17
* xfs: move transaction handling to xfs_bmapi_convert_delallocChristoph Hellwig2019-02-17
* xfs: split XFS_BMAPI_DELALLOC handling from xfs_bmapi_writeChristoph Hellwig2019-02-17
* xfs: factor out two helpers from xfs_bmapi_writeChristoph Hellwig2019-02-17
* xfs: simplify the xfs_bmap_btree_to_extents calling conventionsChristoph Hellwig2019-02-17
* xfs: rename m_inotbt_nores to m_finobt_noresDarrick J. Wong2019-02-15
* xfs: add magic numbers to dquot buffer opsDarrick J. Wong2019-02-11
* xfs: add inode magic to inode verifierDarrick J. Wong2019-02-11
* xfs: factor xfs_da3_blkinfo verification into common helperBrian Foster2019-02-11
* xfs: miscellaneous verifier magic value fixupsBrian Foster2019-02-11
* xfs: use verifier magic field in dir2 leaf verifiersBrian Foster2019-02-11
* xfs: distinguish between bnobt and cntbt magic valuesBrian Foster2019-02-11
* xfs: split up allocation btree verifierBrian Foster2019-02-11
* xfs: distinguish between inobt and finobt magic valuesBrian Foster2019-02-11
* xfs: create a separate finobt verifierBrian Foster2019-02-11
* xfs: always check magic values in on-disk byte orderBrian Foster2019-02-11
* xfs: cache unlinked pointers in an rhashtableDarrick J. Wong2019-02-11
* xfs: add xfs_verify_agino_or_null helperDarrick J. Wong2019-02-11
* xfs: use the latest extent at writeback delalloc conversion timeBrian Foster2019-02-11
* xfs: create delalloc bmapi wrapper for full extent allocationBrian Foster2019-02-11
* xfs: remove superfluous writeback mapping eof trimmingBrian Foster2019-02-11
* xfs: update fork seq counter on data fork changesBrian Foster2019-02-11
* xfs: check attribute name validityDarrick J. Wong2019-02-11
* xfs: check directory name validityDarrick J. Wong2019-02-11
* xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_tDarrick J. Wong2019-02-11