summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_sb.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: be more forgiving of a v4 secondary sb w/ junk in v5 fieldsEric Sandeen2013-10-301-2/+11
* xfs: fix static and extern sparse warningsDave Chinner2013-10-301-0/+1
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-14/+4
* xfs: decouple log and transaction headersDave Chinner2013-10-231-3/+4
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-231-1/+1
* xfs: don't emit corruption noise on fs probesEric Sandeen2013-10-171-2/+3
* xfs: remove newlines from strings passed to __xfs_printkEric Sandeen2013-10-171-2/+2
* xfs: fix the comment of xfs_sb_quiet_read_verify()Zhi Yong Wu2013-08-201-1/+1
* xfs: introduce xfs_sb.c for sharing with libxfsDave Chinner2013-08-121-0/+834