index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_sb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: remove XFS_BUF_TO_SBP
Christoph Hellwig
2020-03-11
1
-8
/
+9
*
xfs: make xfs_trans_get_buf return an error code
Darrick J. Wong
2020-01-26
1
-4
/
+5
*
xfs: make xfs_buf_get return an error code
Darrick J. Wong
2020-01-26
1
-4
/
+4
*
xfs: fix missing header includes
Darrick J. Wong
2019-11-07
1
-0
/
+1
*
xfs: log proper length of superblock
Eric Sandeen
2019-09-24
1
-1
/
+1
*
xfs: remove unused header files
Eric Sandeen
2019-06-29
1
-7
/
+0
*
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-06-29
1
-2
/
+2
*
xfs: remove unused flag arguments
Eric Sandeen
2019-06-12
1
-1
/
+1
*
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
2019-06-12
1
-2
/
+2
*
xfs: refactor inode geometry setup routines
Darrick J. Wong
2019-06-12
1
-17
/
+3
*
xfs: separate inode geometry
Darrick J. Wong
2019-06-12
1
-11
/
+13
*
xfs: change some error-less functions to void types
Eric Sandeen
2019-05-02
1
-7
/
+5
*
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
Dave Chinner
2019-04-15
1
-0
/
+5
*
xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
Darrick J. Wong
2019-04-15
1
-2
/
+3
*
xfs: fix uninitialized error variables
Darrick J. Wong
2019-02-25
1
-1
/
+1
*
xfs: miscellaneous verifier magic value fixups
Brian Foster
2019-02-12
1
-1
/
+3
*
xfs: always check magic values in on-disk byte order
Brian Foster
2019-02-12
1
-1
/
+2
*
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
2018-10-18
1
-3
/
+2
*
xfs: only validate summary counts on primary superblock
Darrick J. Wong
2018-08-03
1
-4
/
+10
*
xfs: check for unknown v5 feature bits in superblock write verifier
Darrick J. Wong
2018-07-31
1
-1
/
+34
*
xfs: verify icount in superblock write
Darrick J. Wong
2018-07-31
1
-1
/
+2
*
libxfs: add more bounds checking to sb sanity checks
Bill O'Donnell
2018-07-31
1
-0
/
+12
*
xfs: refactor superblock verifiers
Darrick J. Wong
2018-07-31
1
-94
/
+111
*
xfs: detect and fix bad summary counts at mount
Darrick J. Wong
2018-07-23
1
-3
/
+18
*
xfs: clean up MIN/MAX
Dave Chinner
2018-06-08
1
-1
/
+1
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: catch bad stripe alignment configurations
Dave Chinner
2018-06-06
1
-0
/
+16
*
xfs: use xfs_trans_getsb in xfs_sync_sb_buf
Eric Sandeen
2018-06-05
1
-3
/
+5
*
xfs: repair superblocks
Darrick J. Wong
2018-05-30
1
-0
/
+22
*
xfs: implement online get/set fs label
Eric Sandeen
2018-05-16
1
-0
/
+30
*
xfs: move growfs core to libxfs
Dave Chinner
2018-05-16
1
-0
/
+73
*
xfs: superblock scrub should use short-lived buffers
Darrick J. Wong
2018-05-16
1
-0
/
+22
*
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-04-09
1
-6
/
+4
*
xfs: clean up xfs_mount allocation and dynamic initializers
Brian Foster
2018-03-26
1
-1
/
+0
*
xfs: fix u32 type usage in sb validation function
Darrick J. Wong
2018-02-01
1
-2
/
+2
*
Split buffer's b_fspriv field
Carlos Maiolino
2018-01-29
1
-1
/
+1
*
xfs: check sb_agblocks and sb_agblklog when validating superblock
Darrick J. Wong
2018-01-18
1
-0
/
+14
*
xfs: fix check on struct_version for versions 4 or greater
Colin Ian King
2018-01-12
1
-1
/
+1
*
xfs: refactor the geometry structure filling function
Darrick J. Wong
2018-01-08
1
-70
/
+78
*
xfs: hoist xfs_fs_geometry to libxfs
Darrick J. Wong
2018-01-08
1
-0
/
+79
*
xfs: refactor verifier callers to print address of failing check
Darrick J. Wong
2018-01-08
1
-2
/
+2
*
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
Darrick J. Wong
2018-01-08
1
-6
/
+4
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-2
/
+2
*
xfs: verify dirblocklog correctly
Darrick J. Wong
2017-01-24
1
-1
/
+1
*
xfs: check minimum block size for CRC filesystems
Darrick J. Wong
2016-11-09
1
-0
/
+6
*
xfs: don't call xfs_sb_quota_from_disk twice
Eric Sandeen
2016-11-08
1
-2
/
+5
*
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-10-03
1
-0
/
+9
*
xfs: fix superblock inprogress check
Dave Chinner
2016-08-26
1
-1
/
+2
*
xfs: rmap btree requires more reserved free space
Darrick J. Wong
2016-08-03
1
-0
/
+2
*
xfs: define the on-disk rmap btree format
Darrick J. Wong
2016-08-03
1
-0
/
+6
[next]