aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dir2_block.c
Commit message (Expand)AuthorAge
* xfs: convert directory vector functions to constantsDave Chinner2013-10-30
* 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: vectorise directory data operationsDave Chinner2013-10-30
* xfs: vectorise remaining shortform dir2 opsDave Chinner2013-10-30
* xfs: abstract the differences in dir2/dir3 via an ops vectorDave Chinner2013-10-30
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-23
* xfs: dirent dtype presence is dependent on directory magic numbersDave Chinner2013-09-30
* xfs: Add write support for dirent filetype fieldDave Chinner2013-08-22
* xfs: Add read-only support for dirent filetype fieldDave Chinner2013-08-22
* xfs: reshuffle dir2 definitions around for userspaceDave Chinner2013-08-12
* xfs: move getdents code into it's own fileDave Chinner2013-08-12
* Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-07-13
|\
| * xfs: remove local fork format handling from xfs_bmapi_write()Dave Chinner2013-07-09
* | [readdir] convert xfsAl Viro2013-06-29
|/
* xfs: buffer type overruns blf_flags fieldDave Chinner2013-04-27
* 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: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen2013-01-16
* 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: factor out dir2 data block readingDave Chinner2012-11-15
* xfs: verify dir2 block format buffersDave Chinner2012-11-15
* xfs: factor dir2 block read operationsDave Chinner2012-11-15
* xfs: add verifier callback to directory read codeDave Chinner2012-11-15
* xfs: remove struct xfs_dabuf and infrastructureDave Chinner2012-07-01
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: clean up minor sparse warningsDave Chinner2012-03-14
* xfs: reshuffle dir2 headersChristoph Hellwig2011-07-13
* xfs: byteswap constants instead of variablesChristoph Hellwig2011-07-08
* xfs: avoid usage of struct xfs_dir2_dataChristoph Hellwig2011-07-08
* xfs: kill struct xfs_dir2_blockChristoph Hellwig2011-07-08
* xfs: avoid usage of struct xfs_dir2_blockChristoph Hellwig2011-07-08
* xfs: kill struct xfs_dir2_sfChristoph Hellwig2011-07-08
* xfs: cleanup shortform directory inode number handlingChristoph Hellwig2011-07-08
* xfs: fix gcc 4.6 set but not read and unused statement warningsChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: clean up sign warnings in dir2 codeDave Chinner2010-01-19
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: kill ino64 mount optionChristoph Hellwig2009-03-29
* [XFS] truncate readdir offsets to signed 32 bit valuesChristoph Hellwig2009-01-09
* [XFS] Return case-insensitive match for dentry cacheBarry Naujok2008-07-28
* [XFS] Add op_flags field and helpers to xfs_da_argsBarry Naujok2008-07-28