summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_da_btree.h
AgeCommit message (Expand)Author
2018-08-02xfs: fold dfops into the transactionBrian Foster
2018-07-11xfs: use ->t_firstblock in xattr opsBrian Foster
2018-07-11xfs: replace xfs_da_args->dfops accesses with ->t_dfops and removeBrian Foster
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong
2017-02-02xfs: fail _dir_open when readahead failsDarrick J. Wong
2016-08-03xfs: rename flist/free_list to dfopsDarrick J. Wong
2016-08-03xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong
2014-06-25libxfs: move header filesDave Chinner