aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_dir2_priv.h
AgeCommit message (Expand)Author
2013-10-30xfs: vectorise encoding/decoding directory headersDave Chinner
2013-10-30xfs: vectorise directory leaf operationsDave Chinner
2013-10-30xfs: vectorise directory data operations part 2Dave Chinner
2013-08-22xfs: Add read-only support for dirent filetype fieldDave Chinner
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner
2013-08-12xfs: reshuffle dir2 definitions around for userspaceDave Chinner
2013-08-12xfs: move getdents code into it's own fileDave Chinner
2013-06-29[readdir] convert xfsAl Viro
2013-04-27xfs: add buffer types to directory and attribute buffersDave Chinner
2013-04-27xfs: add CRC checking to dir2 leaf blocksDave Chinner
2013-04-27xfs: add CRC checking to dir2 data blocksDave Chinner
2013-04-27xfs: add CRC checks to block format directory blocksDave Chinner
2012-11-15xfs: convert buffer verifiers to an ops structure.Dave Chinner
2012-11-15xfs: connect up write verifiers to new buffersDave Chinner
2012-11-15xfs: add pre-write metadata buffer verifier callbacksDave Chinner
2012-11-15xfs: Add verifiers to dir2 data readahead.Dave Chinner
2012-11-15xfs: add xfs_da_node verificationDave Chinner
2012-11-15xfs: factor dir2 leaf readDave Chinner
2012-11-15xfs: factor out dir2 data block readingDave Chinner
2012-11-15xfs: factor dir2 free block readingDave Chinner
2012-11-15xfs: verify dir2 block format buffersDave Chinner
2012-07-01xfs: remove struct xfs_dabuf and infrastructureDave Chinner
2011-07-13xfs: reshuffle dir2 headersChristoph Hellwig