index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_sb.c
Age
Commit message (
Expand
)
Author
2014-05-19
xfs: remove shared supberlock feature checking
Dave Chinner
2014-05-19
xfs: don't need dirv2 checks anymore
Dave Chinner
2014-05-05
xfs: fully support v5 format filesystems
Dave Chinner
2014-03-13
Merge branch 'xfs-verifier-cleanup' into for-next
Dave Chinner
2014-02-27
xfs: modify verifiers to differentiate CRC from other errors
Eric Sandeen
2014-02-27
xfs: add helper for updating checksums on xfs_bufs
Eric Sandeen
2014-02-27
xfs: add helper for verifying checksums on xfs_bufs
Eric Sandeen
2014-02-27
xfs: Use defines for CRC offsets in all cases
Eric Sandeen
2014-02-20
Merge branch 'xfs-fixes-for-3.15' into for-next
Dave Chinner
2014-02-19
xfs: limit superblock corruption errors to actual corruption
Eric Sandeen
2014-02-19
xfs: skip verification on initial "guess" superblock read
Eric Sandeen
2014-02-19
xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sb
Eric Sandeen
2014-02-07
xfs: sanitize sb_inopblock in xfs_mount_validate_sb
Eric Sandeen
2013-10-30
xfs: be more forgiving of a v4 secondary sb w/ junk in v5 fields
Eric Sandeen
2013-10-30
xfs: fix static and extern sparse warnings
Dave Chinner
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
xfs: unify directory/attribute format definitions
Dave Chinner
2013-10-17
xfs: don't emit corruption noise on fs probes
Eric Sandeen
2013-10-17
xfs: remove newlines from strings passed to __xfs_printk
Eric Sandeen
2013-08-20
xfs: fix the comment of xfs_sb_quiet_read_verify()
Zhi Yong Wu
2013-08-12
xfs: introduce xfs_sb.c for sharing with libxfs
Dave Chinner