aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dir2_priv.h
Commit message (Expand)AuthorAge
* libxfs: move source filesDave Chinner2014-06-25
* xfs: remove mp->m_dir_geo from directory loggingDave Chinner2014-06-06
* xfs: convert m_dirblksize to xfs_da_geometryDave Chinner2014-06-06
* xfs: convert directory db conversion to xfs_da_geometryDave Chinner2014-06-06
* xfs: convert directory dablk conversion to xfs_da_geometryDave Chinner2014-06-06
* xfs: convert dir byte/off conversion to xfs_da_geometryDave Chinner2014-06-06
* xfs: move directory block translatiosn to xfs_dir2_priv.hDave Chinner2014-06-06
* xfs: remove unused tp arg from xfs_da_reada_buf & callersEric Sandeen2014-04-14
* xfs: vectorise encoding/decoding directory headersDave Chinner2013-10-30
* xfs: vectorise directory leaf operationsDave Chinner2013-10-30
* xfs: vectorise directory data operations part 2Dave Chinner2013-10-30
* xfs: Add read-only support for dirent filetype fieldDave Chinner2013-08-22
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-12
* xfs: reshuffle dir2 definitions around for userspaceDave Chinner2013-08-12
* xfs: move getdents code into it's own fileDave Chinner2013-08-12
* [readdir] convert xfsAl Viro2013-06-29
* xfs: add buffer types to directory and attribute buffersDave Chinner2013-04-27
* xfs: add CRC checking to dir2 leaf blocksDave Chinner2013-04-27
* xfs: add CRC checking to dir2 data blocksDave Chinner2013-04-27
* xfs: add CRC checks to block format directory blocksDave Chinner2013-04-27
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15
* xfs: connect up write verifiers to new buffersDave Chinner2012-11-15
* xfs: add pre-write metadata buffer verifier callbacksDave Chinner2012-11-15
* xfs: Add verifiers to dir2 data readahead.Dave Chinner2012-11-15
* xfs: add xfs_da_node verificationDave Chinner2012-11-15
* xfs: factor dir2 leaf readDave Chinner2012-11-15
* xfs: factor out dir2 data block readingDave Chinner2012-11-15
* xfs: factor dir2 free block readingDave Chinner2012-11-15
* xfs: verify dir2 block format buffersDave Chinner2012-11-15
* xfs: remove struct xfs_dabuf and infrastructureDave Chinner2012-07-01
* xfs: reshuffle dir2 headersChristoph Hellwig2011-07-13