aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs
Commit message (Expand)AuthorAge
...
* xfs: account for log space when formatting new AGsDarrick J. Wong2019-06-28
* xfs: refactor free space btree record initializationDarrick J. Wong2019-06-28
* xfs: always update params on small allocationBrian Foster2019-06-28
* xfs: skip small alloc cntbt logic on NULL cursorBrian Foster2019-06-28
* xfs: move small allocation helperBrian Foster2019-06-28
* xfs: clean up small allocation helperBrian Foster2019-06-28
* xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig2019-06-28
* xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong2019-06-28
* xfs: remove unused flag argumentsEric Sandeen2019-06-12
* xfs: remove unused flags arg from getsb interfacesEric Sandeen2019-06-12
* xfs: finish converting to inodes_per_clusterDarrick J. Wong2019-06-12
* xfs: fix inode_cluster_size rounding mayhemDarrick J. Wong2019-06-12
* xfs: refactor inode geometry setup routinesDarrick J. Wong2019-06-12
* xfs: separate inode geometryDarrick J. Wong2019-06-12
* 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