summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs
AgeCommit message (Expand)Author
2019-08-10xfs: create a new inode fork block unmap helperDarrick J. Wong
2019-08-10xfs: zap broken inode forksDarrick J. Wong
2019-08-10xfs: repair inode recordsDarrick J. Wong
2019-08-10xfs: repair refcount btrees.......Darrick J. Wong
2019-08-10iiiiiiiiiDarrick J. Wong
2019-08-10xfs: repair free space btreesDarrick J. Wong
2019-08-10xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong
2019-08-10xfs: force writes to delalloc regions to unwrittenDarrick J. Wong
2019-08-10xfs: don't crash on null attr fork xfs_bmapi_readxfs-5.3-fixes_2019-08-10Darrick J. Wong
2019-08-10xfs: remove more ondisk directory corruption assertsDarrick J. Wong
2019-07-15xfs: sync up xfs_trans_inode with userspaceEric Sandeen
2019-07-15xfs: move xfs_trans_inode.c to libxfs/Eric Sandeen
2019-07-05xfs: attribute scrub should use seen_enough to pass error valuesDarrick J. Wong
2019-07-04xfs: allow single bulkstat of special inodesxfs-5.3-merge-9Darrick J. Wong
2019-07-04xfs: specify AG in bulk reqDarrick J. Wong
2019-07-03xfs: wire up the v5 inumbers ioctlDarrick J. Wong
2019-07-03xfs: wire up new v5 bulkstat ioctlsDarrick J. Wong
2019-07-03xfs: introduce v5 inode group structureDarrick J. Wong
2019-07-03xfs: introduce new v5 bulkstat structureDarrick J. Wong
2019-07-03xfs: remove various bulk request typedef usageDarrick J. Wong
2019-07-02xfs: create simplified inode walk functionDarrick J. Wong
2019-07-02xfs: create iterator error codesDarrick J. Wong
2019-06-30xfs: remove XFS_TRANS_NOFSxfs-5.3-merge-6Christoph Hellwig
2019-06-28xfs: remove unused header filesEric Sandeen
2019-06-28xfs: account for log space when formatting new AGsDarrick J. Wong
2019-06-28xfs: refactor free space btree record initializationDarrick J. Wong
2019-06-28xfs: always update params on small allocationBrian Foster
2019-06-28xfs: skip small alloc cntbt logic on NULL cursorBrian Foster
2019-06-28xfs: move small allocation helperBrian Foster
2019-06-28xfs: clean up small allocation helperBrian Foster
2019-06-28xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig
2019-06-28xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong
2019-06-12xfs: remove unused flag argumentsxfs-5.3-merge-1Eric Sandeen
2019-06-12xfs: remove unused flags arg from getsb interfacesEric Sandeen
2019-06-12xfs: finish converting to inodes_per_clusterDarrick J. Wong
2019-06-12xfs: fix inode_cluster_size rounding mayhemDarrick J. Wong
2019-06-12xfs: refactor inode geometry setup routinesDarrick J. Wong
2019-06-12xfs: separate inode geometryDarrick J. Wong
2019-05-20xfs: don't reserve per-AG space for an internal logxfs-5.2-fixes-1Darrick J. Wong
2019-05-01xfs: change some error-less functions to void typesxfs-5.2-merge-4Eric Sandeen
2019-04-30xfs: add online scrub for superblock countersxfs-5.2-merge-3Darrick J. Wong
2019-04-30xfs: always rejoin held resources during defer rollDarrick J. Wong
2019-04-26xfs: track delayed allocation reservations across the filesystemDarrick J. Wong
2019-04-23xfs: assert that we don't enter agfl freeing with a non-permanent transactionBrian Foster
2019-04-22xfs: make tr_growdata a permanent transactionBrian Foster
2019-04-14xfs: report inode health via bulkstatDarrick J. Wong
2019-04-14xfs: report AG health via AG geometry ioctlDarrick J. Wong
2019-04-14xfs: report fs and rt health via geometry structureDarrick J. Wong
2019-04-14xfs: add a new ioctl to describe allocation group geometryDarrick J. Wong
2019-04-14xfs: bump XFS_IOC_FSGEOMETRY to v5 structuresDave Chinner