summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs
Commit message (Expand)AuthorAge
* xfs: refactor inode buffer verifier error loggingDarrick J. Wong2018-03-23
* xfs: refactor inode verifier error loggingDarrick J. Wong2018-03-23
* xfs: refactor bmap record validationDarrick J. Wong2018-03-23
* xfs: sanity-check the unused space before trying to use itDarrick J. Wong2018-03-23
* xfs: detect agfl count corruption and reset agflBrian Foster2018-03-23
* xfs: account only rmapbt-used blocks against rmapbt perag resBrian Foster2018-03-11
* xfs: rename agfl perag res type to rmapbtBrian Foster2018-03-11
* xfs: convert XFS_AGFL_SIZE to a helper functionDave Chinner2018-03-11
* xfs: convert a few more directory asserts to corruptionDarrick J. Wong2018-03-11
* Cleanup old XFS_BTREE_* tracesCarlos Maiolino2018-03-11
* Merge tag 'xfs-4.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-02-05
|\
| * xfs: fix u32 type usage in sb validation functionDarrick J. Wong2018-01-31
* | Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-01-31
|\ \ | |/
| * xfs: don't screw up direct writes when freesp is fragmentedDarrick J. Wong2018-01-29
| * xfs: treat CoW fork operations as delalloc for quota accountingDarrick J. Wong2018-01-29
| * xfs: refactor accounting updates out of xfs_bmap_btallocDarrick J. Wong2018-01-29
| * xfs: refactor inode verifier corruption error printingDarrick J. Wong2018-01-29
| * xfs: bmap code cleanupShan Hai2018-01-29
| * Split buffer's b_fspriv fieldCarlos Maiolino2018-01-29
| * xfs: check sb_agblocks and sb_agblklog when validating superblockDarrick J. Wong2018-01-17
| * xfs: recheck reflink / dirty page status before freeing CoW reservationsDarrick J. Wong2018-01-17
| * xfs: btree format ifork loader should check for zero numrecsDarrick J. Wong2018-01-17
| * xfs: attr leaf verifier needs to check for obviously bad countDarrick J. Wong2018-01-17
| * xfs: directory scrubber must walk through data block to offsetDarrick J. Wong2018-01-17
| * xfs: cross-reference the realtime bitmapDarrick J. Wong2018-01-17
| * xfs: add scrub cross-referencing helpers for the refcount btreesDarrick J. Wong2018-01-17
| * xfs: add scrub cross-referencing helpers for the rmap btreesDarrick J. Wong2018-01-17
| * xfs: add scrub cross-referencing helpers for the inode btreesDarrick J. Wong2018-01-17
| * xfs: add scrub cross-referencing helpers for the free space btreesDarrick J. Wong2018-01-17
| * xfs: cancel tx on xfs_defer_finish() error during xattr set/removeBrian Foster2018-01-16
| * xfs: account finobt blocks properly in perag reservationBrian Foster2018-01-12
| * xfs: fix check on struct_version for versions 4 or greaterColin Ian King2018-01-12
| * xfs: use %px for data pointers when debuggingDarrick J. Wong2018-01-12
| * xfs: change 0x%p -> %p in print messagesDarrick J. Wong2018-01-12
| * xfs: harden directory integrity checks some moreDarrick J. Wong2018-01-09
| * xfs: refactor the geometry structure filling functionDarrick J. Wong2018-01-08
| * xfs: hoist xfs_fs_geometry to libxfsDarrick J. Wong2018-01-08
| * xfs: trace log reservations at mount timeDarrick J. Wong2018-01-08
| * xfs: standardize quota verification function outputsDarrick J. Wong2018-01-08
| * xfs: separate dquot repair into a separate functionDarrick J. Wong2018-01-08
| * xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-08
| * xfs: fail out of xfs_attr3_leaf_lookup_int if it looks corruptDarrick J. Wong2018-01-08
| * xfs: provide a centralized method for verifying inline fork dataDarrick J. Wong2018-01-08
| * xfs: refactor short form directory structure verifier functionDarrick J. Wong2018-01-08
| * xfs: create structure verifier function for short form symlinksDarrick J. Wong2018-01-08
| * xfs: create structure verifier function for shortform xattrsDarrick J. Wong2018-01-08
| * xfs: move inode fork verifiers to xfs_dinode_verifyDarrick J. Wong2018-01-08
| * xfs: verify dinode header firstDarrick J. Wong2018-01-08
| * xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-08
| * xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-08