Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: remove unused xfs_mount arg from xfs_symlink_hdr_ok() | Eric Sandeen | 2014-04-14 | 1 | -1/+0 |
* | xfs: modify verifiers to differentiate CRC from other errors | Eric Sandeen | 2014-02-27 | 1 | -5/+7 |
* | 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 |
* | xfs: decouple log and transaction headers | Dave Chinner | 2013-10-23 | 1 | -2/+3 |
* | xfs: create a shared header file for format-related information | Dave Chinner | 2013-10-23 | 1 | -0/+1 |
* | xfs: make struct xfs_perag kernel only | Dave Chinner | 2013-08-12 | 1 | -0/+1 |
* | xfs: split out the remote symlink handling | Dave Chinner | 2013-08-12 | 1 | -0/+199 |