summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_da_btree.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove more ondisk directory corruption assertsDarrick J. Wong2019-08-121-7/+12
* xfs: remove unused header filesEric Sandeen2019-06-291-6/+0Star
* xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig2019-06-291-3/+3
* xfs: fix xfs_buf magic number endian checksDarrick J. Wong2019-02-181-4/+4
* xfs: factor xfs_da3_blkinfo verification into common helperBrian Foster2019-02-121-12/+32
* xfs: miscellaneous verifier magic value fixupsBrian Foster2019-02-121-6/+5Star
* xfs: always check magic values in on-disk byte orderBrian Foster2019-02-121-2/+2
* xfs: check da node magic in _node_lookup_intDarrick J. Wong2018-08-011-1/+3
* xfs: use a local variable for magic number in xfs_da3_node_lookup_intDarrick J. Wong2018-08-011-5/+6
* xfs: remove xfs_bunmapi() firstblock paramBrian Foster2018-07-121-2/+1Star
* xfs: remove xfs_bmapi_write() firstblock paramBrian Foster2018-07-121-3/+2Star
* xfs: use ->t_firstblock in xattr opsBrian Foster2018-07-121-4/+3Star
* xfs: remove xfs_bunmapi() dfops paramBrian Foster2018-07-121-1/+1
* xfs: remove xfs_bmapi_write() dfops paramBrian Foster2018-07-121-4/+2Star
* xfs: replace xfs_da_args->dfops accesses with ->t_dfops and removeBrian Foster2018-07-121-9/+10
* xfs: clean up MIN/MAXDave Chinner2018-06-081-1/+1
* 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/+1
* xfs: don't return garbage buffers in xfs_da3_node_readDarrick J. Wong2018-06-041-3/+5
* Split buffer's b_fspriv fieldCarlos Maiolino2018-01-291-1/+1
* xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-081-0/+25
* xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-081-6/+11
* xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-081-13/+13
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-081-11/+5Star
* xfs: abort dir/attr btree operation if btree is obviously weirdDarrick J. Wong2017-10-271-1/+21
* xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong2017-07-081-1/+1
* xfs: return the hash value of a leaf1 directory blockDarrick J. Wong2017-06-201-5/+5
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-1/+1
* xfs: fail _dir_open when readahead failsDarrick J. Wong2017-02-031-4/+2Star
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-031-3/+3
* libxfs: directory node splitting does not have an extra blockDave Chinner2016-07-221-30/+29Star
* 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/+4
* Merge branch 'xfs-misc-fixes-for-4.3-4' into for-nextDave Chinner2015-09-011-0/+1
|\
| * libxfs: bad magic number should set da block buffer errorDarrick J. Wong2015-08-281-0/+1
* | Merge branch 'xfs-misc-fixes-for-4.3-2' into for-nextDave Chinner2015-08-201-9/+14
|\ \
| * | xfs: swap leaf buffer into path struct atomically during path shiftBrian Foster2015-08-191-9/+14
* | | 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: xfs_bunmapi() does not need XFS_BMAPI_METADATA flagDave Chinner2015-07-291-2/+2
|/
* xfs: fix shadow warning in xfs_da3_root_split()Fabian Frederick2015-03-251-4/+4
* Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-031-4/+0Star
|\
| * xfs: fix set-but-unused warningsDave Chinner2014-12-031-4/+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: don't send null bp to xfs_trans_brelse()Eric Sandeen2014-10-021-1/+2
* xfs: require 64-bit sector_tChristoph Hellwig2014-07-301-1/+1
* xfs: global error sign conversionDave Chinner2014-06-251-21/+21
* libxfs: move source filesDave Chinner2014-06-251-0/+2665