summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_da_btree.c
Commit message (Expand)AuthorAge
* Split buffer's b_fspriv fieldCarlos Maiolino2018-01-29
* xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-08
* xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-08
* xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-08
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-08
* xfs: abort dir/attr btree operation if btree is obviously weirdDarrick J. Wong2017-10-27
* xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong2017-07-07
* xfs: return the hash value of a leaf1 directory blockDarrick J. Wong2017-06-20
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* xfs: fail _dir_open when readahead failsDarrick J. Wong2017-02-02
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-03
* libxfs: directory node splitting does not have an extra blockDave Chinner2016-07-22
* xfs: print name of verifier if it failsEric Sandeen2016-01-04
* xfs: validate metadata LSNs against log on v5 superblocksBrian Foster2015-10-12
* Merge branch 'xfs-misc-fixes-for-4.3-4' into for-nextDave Chinner2015-09-01
|\
| * libxfs: bad magic number should set da block buffer errorDarrick J. Wong2015-08-28
* | Merge branch 'xfs-misc-fixes-for-4.3-2' into for-nextDave Chinner2015-08-20
|\ \
| * | xfs: swap leaf buffer into path struct atomically during path shiftBrian Foster2015-08-19
* | | Merge branch 'xfs-meta-uuid' into for-nextDave Chinner2015-07-29
|\ \ \ | |/ /
| * | xfs: create new metadata UUID field and incompat flagEric Sandeen2015-07-29
| |/
* | xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flagDave Chinner2015-07-29
|/
* xfs: fix shadow warning in xfs_da3_root_split()Fabian Frederick2015-03-25
* Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-04
|\
| * xfs: fix set-but-unused warningsDave Chinner2014-12-04
* | xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-28
* | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-28
|/
* xfs: don't send null bp to xfs_trans_brelse()Eric Sandeen2014-10-02
* xfs: require 64-bit sector_tChristoph Hellwig2014-07-30
* xfs: global error sign conversionDave Chinner2014-06-25
* libxfs: move source filesDave Chinner2014-06-25