summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_sb.c
AgeCommit message (Expand)Author
2014-05-20xfs: remove shared supberlock feature checkingDave Chinner
2014-05-20xfs: don't need dirv2 checks anymoreDave Chinner
2014-05-05xfs: fully support v5 format filesystemsDave Chinner
2014-03-13Merge branch 'xfs-verifier-cleanup' into for-nextDave Chinner
2014-02-27xfs: modify verifiers to differentiate CRC from other errorsEric Sandeen
2014-02-27xfs: add helper for updating checksums on xfs_bufsEric Sandeen
2014-02-27xfs: add helper for verifying checksums on xfs_bufsEric Sandeen
2014-02-27xfs: Use defines for CRC offsets in all casesEric Sandeen
2014-02-20Merge branch 'xfs-fixes-for-3.15' into for-nextDave Chinner
2014-02-19xfs: limit superblock corruption errors to actual corruptionEric Sandeen
2014-02-19xfs: skip verification on initial "guess" superblock readEric Sandeen
2014-02-19xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sbEric Sandeen
2014-02-07xfs: sanitize sb_inopblock in xfs_mount_validate_sbEric Sandeen
2013-10-30xfs: be more forgiving of a v4 secondary sb w/ junk in v5 fieldsEric Sandeen
2013-10-30xfs: fix static and extern sparse warningsDave Chinner
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-10-23xfs: unify directory/attribute format definitionsDave Chinner
2013-10-17xfs: don't emit corruption noise on fs probesEric Sandeen
2013-10-17xfs: remove newlines from strings passed to __xfs_printkEric Sandeen
2013-08-20xfs: fix the comment of xfs_sb_quiet_read_verify()Zhi Yong Wu
2013-08-12xfs: introduce xfs_sb.c for sharing with libxfsDave Chinner