aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_sb.c
Commit message (Expand)AuthorAge
* Merge branch 'xfs-verifier-cleanup' into for-nextDave Chinner2014-03-13
|\
| * xfs: modify verifiers to differentiate CRC from other errorsEric Sandeen2014-02-26
| * xfs: add helper for updating checksums on xfs_bufsEric Sandeen2014-02-26
| * xfs: add helper for verifying checksums on xfs_bufsEric Sandeen2014-02-26
| * xfs: Use defines for CRC offsets in all casesEric Sandeen2014-02-26
* | Merge branch 'xfs-fixes-for-3.15' into for-nextDave Chinner2014-02-19
|\ \ | |/ |/|
| * xfs: sanitize sb_inopblock in xfs_mount_validate_sbEric Sandeen2014-02-06
* | xfs: limit superblock corruption errors to actual corruptionEric Sandeen2014-02-18
* | xfs: skip verification on initial "guess" superblock readEric Sandeen2014-02-18
* | xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sbEric Sandeen2014-02-18
|/
* xfs: be more forgiving of a v4 secondary sb w/ junk in v5 fieldsEric Sandeen2013-10-30
* xfs: fix static and extern sparse warningsDave Chinner2013-10-30
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-23
* xfs: don't emit corruption noise on fs probesEric Sandeen2013-10-17
* xfs: remove newlines from strings passed to __xfs_printkEric Sandeen2013-10-17
* xfs: fix the comment of xfs_sb_quiet_read_verify()Zhi Yong Wu2013-08-20
* xfs: introduce xfs_sb.c for sharing with libxfsDave Chinner2013-08-12