aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_sb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-30xfs: be more forgiving of a v4 secondary sb w/ junk in v5 fieldsEric Sandeen1-2/+11
2013-10-30xfs: fix static and extern sparse warningsDave Chinner1-0/+1
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner1-14/+4
2013-10-23xfs: decouple log and transaction headersDave Chinner1-3/+4
2013-10-23xfs: unify directory/attribute format definitionsDave Chinner1-1/+1
2013-10-17xfs: don't emit corruption noise on fs probesEric Sandeen1-2/+3
2013-10-17xfs: remove newlines from strings passed to __xfs_printkEric Sandeen1-2/+2
2013-08-20xfs: fix the comment of xfs_sb_quiet_read_verify()Zhi Yong Wu1-1/+1
2013-08-12xfs: introduce xfs_sb.c for sharing with libxfsDave Chinner1-0/+834