summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_sb.c
AgeCommit message (Expand)Author
2014-11-14xfs: avoid false quotacheck after unclean shutdownEric Sandeen
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
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