index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_dir2_node.c
Age
Commit message (
Expand
)
Author
2019-03-08
xfs: clean up xfs_dir2_leafn_add
Darrick J. Wong
2019-03-08
xfs: Zero initialize highstale and lowstale in xfs_dir2_leafn_add
Nathan Chancellor
2019-02-11
xfs: miscellaneous verifier magic value fixups
Brian Foster
2018-07-17
xfs: use swap macro in xfs_dir2_leafn_rebalance
Gustavo A. R. Silva
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-06-04
xfs: explicitly pass buffer size to xfs_corruption_error
Darrick J. Wong
2018-03-23
xfs: sanity-check the unused space before trying to use it
Darrick J. Wong
2018-03-11
xfs: convert a few more directory asserts to corruption
Darrick J. Wong
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
2018-01-12
xfs: use %px for data pointers when debugging
Darrick J. Wong
2018-01-12
xfs: change 0x%p -> %p in print messages
Darrick J. Wong
2018-01-08
xfs: create a new buf_ops pointer to verify structure metadata
Darrick J. Wong
2018-01-08
xfs: refactor verifier callers to print address of failing check
Darrick J. Wong
2018-01-08
xfs: have buffer verifier functions report failing address
Darrick J. Wong
2018-01-08
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
Darrick J. Wong
2017-06-20
xfs: return the hash value of a leaf1 directory block
Darrick J. Wong
2017-02-02
xfs: verify free block header fields
Darrick J. Wong
2016-03-15
xfs: always set rvalp in xfs_dir2_node_trim_free
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
2015-08-25
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
Dave Chinner
2015-08-25
xfs: Fix file type directory corruption for btree directories
Jan Kara
2015-07-29
Merge branch 'xfs-meta-uuid' into for-next
Dave Chinner
2015-07-29
xfs: create new metadata UUID field and incompat flag
Eric Sandeen
2015-07-29
xfs: Use consistent logging message prefixes
Joe Perches
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-04
xfs: fix set-but-unused warnings
Dave Chinner
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-06-25
libxfs: move source files
Dave Chinner