aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_da_btree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-29Split buffer's b_fspriv fieldCarlos Maiolino1-1/+1
2018-01-08xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong1-0/+25
2018-01-08xfs: refactor verifier callers to print address of failing checkDarrick J. Wong1-6/+11
2018-01-08xfs: have buffer verifier functions report failing addressDarrick J. Wong1-13/+13
2018-01-08xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong1-11/+5
2017-10-27xfs: abort dir/attr btree operation if btree is obviously weirdDarrick J. Wong1-1/+21
2017-07-07xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong1-1/+1
2017-06-20xfs: return the hash value of a leaf1 directory blockDarrick J. Wong1-5/+5
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong1-1/+1
2017-02-02xfs: fail _dir_open when readahead failsDarrick J. Wong1-4/+2
2016-08-03xfs: rename flist/free_list to dfopsDarrick J. Wong1-3/+3
2016-07-22libxfs: directory node splitting does not have an extra blockDave Chinner1-30/+29
2016-01-04xfs: print name of verifier if it failsEric Sandeen1-0/+1
2015-10-12xfs: validate metadata LSNs against log on v5 superblocksBrian Foster1-0/+4
2015-09-01Merge branch 'xfs-misc-fixes-for-4.3-4' into for-nextDave Chinner1-0/+1
2015-08-28libxfs: bad magic number should set da block buffer errorDarrick J. Wong1-0/+1
2015-08-20Merge branch 'xfs-misc-fixes-for-4.3-2' into for-nextDave Chinner1-9/+14
2015-08-19xfs: swap leaf buffer into path struct atomically during path shiftBrian Foster1-9/+14
2015-07-29Merge branch 'xfs-meta-uuid' into for-nextDave Chinner1-2/+2
2015-07-29xfs: create new metadata UUID field and incompat flagEric Sandeen1-2/+2
2015-07-29xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flagDave Chinner1-2/+2
2015-03-25xfs: fix shadow warning in xfs_da3_root_split()Fabian Frederick1-4/+4
2014-12-04Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner1-4/+0
2014-12-04xfs: fix set-but-unused warningsDave Chinner1-4/+0
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-1/+0
2014-10-02xfs: don't send null bp to xfs_trans_brelse()Eric Sandeen1-1/+2
2014-07-30xfs: require 64-bit sector_tChristoph Hellwig1-1/+1
2014-06-25xfs: global error sign conversionDave Chinner1-21/+21
2014-06-25libxfs: move source filesDave Chinner1-0/+2665