index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_sb.c
Age
Commit message (
Expand
)
Author
2019-09-24
xfs: log proper length of superblock
Eric Sandeen
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-06-12
xfs: remove unused flag arguments
Eric Sandeen
2019-06-12
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
2019-06-12
xfs: refactor inode geometry setup routines
Darrick J. Wong
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
2019-05-01
xfs: change some error-less functions to void types
Eric Sandeen
2019-04-14
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
Dave Chinner
2019-04-14
xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
Darrick J. Wong
2019-02-25
xfs: fix uninitialized error variables
Darrick J. Wong
2019-02-11
xfs: miscellaneous verifier magic value fixups
Brian Foster
2019-02-11
xfs: always check magic values in on-disk byte order
Brian Foster
2018-10-18
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
2018-08-03
xfs: only validate summary counts on primary superblock
Darrick J. Wong
2018-07-31
xfs: check for unknown v5 feature bits in superblock write verifier
Darrick J. Wong
2018-07-31
xfs: verify icount in superblock write
Darrick J. Wong
2018-07-31
libxfs: add more bounds checking to sb sanity checks
Bill O'Donnell
2018-07-31
xfs: refactor superblock verifiers
Darrick J. Wong
2018-07-23
xfs: detect and fix bad summary counts at mount
Darrick J. Wong
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
xfs: catch bad stripe alignment configurations
Dave Chinner
2018-06-04
xfs: use xfs_trans_getsb in xfs_sync_sb_buf
Eric Sandeen
2018-05-30
xfs: repair superblocks
Darrick J. Wong
2018-05-16
xfs: implement online get/set fs label
Eric Sandeen
2018-05-15
xfs: move growfs core to libxfs
Dave Chinner
2018-05-15
xfs: superblock scrub should use short-lived buffers
Darrick J. Wong
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-03-26
xfs: clean up xfs_mount allocation and dynamic initializers
Brian Foster
2018-01-31
xfs: fix u32 type usage in sb validation function
Darrick J. Wong
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
2018-01-17
xfs: check sb_agblocks and sb_agblklog when validating superblock
Darrick J. Wong
2018-01-12
xfs: fix check on struct_version for versions 4 or greater
Colin Ian King
2018-01-08
xfs: refactor the geometry structure filling function
Darrick J. Wong
2018-01-08
xfs: hoist xfs_fs_geometry to libxfs
Darrick J. Wong
2018-01-08
xfs: refactor verifier callers to print address of failing check
Darrick J. Wong
2018-01-08
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
Darrick J. Wong
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2017-01-24
xfs: verify dirblocklog correctly
Darrick J. Wong
2016-11-09
xfs: check minimum block size for CRC filesystems
Darrick J. Wong
2016-11-08
xfs: don't call xfs_sb_quota_from_disk twice
Eric Sandeen
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-08-26
xfs: fix superblock inprogress check
Dave Chinner
2016-08-03
xfs: rmap btree requires more reserved free space
Darrick J. Wong
2016-08-03
xfs: define the on-disk rmap btree format
Darrick J. Wong
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
2016-01-04
xfs: print name of verifier if it fails
Eric Sandeen
2015-10-12
xfs: validate metadata LSNs against log on v5 superblocks
Brian Foster
[next]