| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: create libxfs infrastructure | Dave Chinner | 2014-06-25 | 1 | -819/+0 |
* | xfs: Nuke XFS_ERROR macro | Eric Sandeen | 2014-06-22 | 1 | -13/+13 |
* | xfs: remove shared supberlock feature checking | Dave Chinner | 2014-05-20 | 1 | -1/+2 |
* | xfs: don't need dirv2 checks anymore | Dave Chinner | 2014-05-20 | 1 | -9/+0 |
* | xfs: fully support v5 format filesystems | Dave Chinner | 2014-05-05 | 1 | -4/+0 |
* | Merge branch 'xfs-verifier-cleanup' into for-next | Dave Chinner | 2014-03-13 | 1 | -10/+6 |
|\ |
|
| * | xfs: modify verifiers to differentiate CRC from other errors | Eric Sandeen | 2014-02-27 | 1 | -6/+4 |
| * | xfs: add helper for updating checksums on xfs_bufs | Eric Sandeen | 2014-02-27 | 1 | -1/+1 |
| * | xfs: add helper for verifying checksums on xfs_bufs | Eric Sandeen | 2014-02-27 | 1 | -2/+1 |
| * | xfs: Use defines for CRC offsets in all cases | Eric Sandeen | 2014-02-27 | 1 | -3/+2 |
* | | Merge branch 'xfs-fixes-for-3.15' into for-next | Dave Chinner | 2014-02-20 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | xfs: sanitize sb_inopblock in xfs_mount_validate_sb | Eric Sandeen | 2014-02-07 | 1 | -0/+1 |
* | | xfs: limit superblock corruption errors to actual corruption | Eric Sandeen | 2014-02-19 | 1 | -3/+2 |
* | | xfs: skip verification on initial "guess" superblock read | Eric Sandeen | 2014-02-19 | 1 | -2/+1 |
* | | xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sb | Eric Sandeen | 2014-02-19 | 1 | -1/+1 |
|/ |
|
* | xfs: be more forgiving of a v4 secondary sb w/ junk in v5 fields | Eric Sandeen | 2013-10-30 | 1 | -2/+11 |
* | xfs: fix static and extern sparse warnings | Dave Chinner | 2013-10-30 | 1 | -0/+1 |
* | xfs: decouple inode and bmap btree header files | Dave Chinner | 2013-10-23 | 1 | -14/+4 |
* | xfs: decouple log and transaction headers | Dave Chinner | 2013-10-23 | 1 | -3/+4 |
* | xfs: unify directory/attribute format definitions | Dave Chinner | 2013-10-23 | 1 | -1/+1 |
* | xfs: don't emit corruption noise on fs probes | Eric Sandeen | 2013-10-17 | 1 | -2/+3 |
* | xfs: remove newlines from strings passed to __xfs_printk | Eric Sandeen | 2013-10-17 | 1 | -2/+2 |
* | xfs: fix the comment of xfs_sb_quiet_read_verify() | Zhi Yong Wu | 2013-08-20 | 1 | -1/+1 |
* | xfs: introduce xfs_sb.c for sharing with libxfs | Dave Chinner | 2013-08-12 | 1 | -0/+834 |