summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_dir2_node.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove more ondisk directory corruption assertsDarrick J. Wong2019-08-121-1/+2
* xfs: remove unused header filesEric Sandeen2019-06-291-3/+0Star
* xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig2019-06-291-3/+3
* xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong2019-06-291-0/+1
* xfs: clean up xfs_dir2_leafn_addDarrick J. Wong2019-03-081-12/+8Star
* xfs: Zero initialize highstale and lowstale in xfs_dir2_leafn_addNathan Chancellor2019-03-081-0/+2
* xfs: miscellaneous verifier magic value fixupsBrian Foster2019-02-121-5/+5
* xfs: use swap macro in xfs_dir2_leafn_rebalanceGustavo A. R. Silva2018-07-171-10/+7Star
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* xfs: explicitly pass buffer size to xfs_corruption_errorDarrick J. Wong2018-06-051-1/+2
* xfs: sanity-check the unused space before trying to use itDarrick J. Wong2018-03-241-3/+8
* xfs: convert a few more directory asserts to corruptionDarrick J. Wong2018-03-121-2/+3
* Split buffer's b_fspriv fieldCarlos Maiolino2018-01-291-1/+1
* xfs: use %px for data pointers when debuggingDarrick J. Wong2018-01-121-1/+1
* xfs: change 0x%p -> %p in print messagesDarrick J. Wong2018-01-121-1/+1
* xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-081-0/+1
* xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-081-8/+16
* xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-081-26/+35
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-081-9/+4Star
* xfs: return the hash value of a leaf1 directory blockDarrick J. Wong2017-06-201-4/+6
* xfs: verify free block header fieldsDarrick J. Wong2017-02-031-2/+49
* xfs: always set rvalp in xfs_dir2_node_trim_freeChristoph Hellwig2016-03-151-1/+3
* xfs: print name of verifier if it failsEric Sandeen2016-01-041-0/+1
* xfs: validate metadata LSNs against log on v5 superblocksBrian Foster2015-10-121-0/+3
* Merge branch 'xfs-misc-fixes-for-4.3-3' into for-nextDave Chinner2015-08-251-1/+9
|\
| * xfs: Fix file type directory corruption for btree directoriesJan Kara2015-08-251-1/+9
* | Merge branch 'xfs-meta-uuid' into for-nextDave Chinner2015-07-291-2/+2
|\|
| * xfs: create new metadata UUID field and incompat flagEric Sandeen2015-07-291-2/+2
* | xfs: Use consistent logging message prefixesJoe Perches2015-07-291-2/+1Star
|/
* Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-031-12/+0Star
|\
| * xfs: fix set-but-unused warningsDave Chinner2014-12-031-12/+0Star
* | xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
|/
* xfs: global error sign conversionDave Chinner2014-06-251-20/+20
* libxfs: move source filesDave Chinner2014-06-251-0/+2284