summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_da_btree.h
Commit message (Expand)AuthorAgeFilesLines
* XFS: Assertion failed: first <= last && last < BBTOB(bp->b_length), file: fs/...Dave Chinner2013-08-301-2/+9
* xfs: Add read-only support for dirent filetype fieldDave Chinner2013-08-221-0/+1
* xfs: add buffer types to directory and attribute buffersDave Chinner2013-04-271-0/+2
* xfs: add CRCs to attr leaf blocksDave Chinner2013-04-271-2/+3
* xfs: add CRCs to dir2/da node blocksDave Chinner2013-04-271-23/+83
* xfs: add CRC checking to dir2 leaf blocksDave Chinner2013-04-271-0/+23
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-151-2/+2
* xfs: Add verifiers to dir2 data readahead.Dave Chinner2012-11-151-2/+2
* xfs: add xfs_da_node verificationDave Chinner2012-11-151-0/+3
* xfs: add verifier callback to directory read codeDave Chinner2012-11-151-3/+4
* xfs: fix comment typo of struct xfs_da_blkinfo.Chen Baozi2012-07-221-1/+1
* xfs: remove struct xfs_dabuf and infrastructureDave Chinner2012-07-011-27/+5
* xfs: use discontiguous xfs_buf support in dabuf wrappersDave Chinner2012-07-011-5/+1
* xfs: remove the dead XFS_DABUF_DEBUG codeChristoph Hellwig2011-07-131-11/+0
* xfs: factor out xfs_da_grow_inode_intChristoph Hellwig2011-07-131-0/+2
* xfs: convert dirnameops to unsigned char namesDave Chinner2010-01-201-2/+3
* xfs: event tracing supportChristoph Hellwig2009-12-141-0/+7
* xfs: fix various typosMalcolm Parsons2009-03-291-1/+1
* xfs: move declaration to header fileHannes Eder2009-03-061-0/+1
* xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig2009-02-091-3/+3
* [XFS] Sync up kernel and user-space headersBarry Naujok2008-10-301-3/+1
* [XFS] Remove final remnants of dirv1 macros and other stuffBarry Naujok2008-10-301-20/+0
* [XFS] Return case-insensitive match for dentry cacheBarry Naujok2008-07-281-0/+1
* [XFS] Add op_flags field and helpers to xfs_da_argsBarry Naujok2008-07-281-4/+9
* [XFS] Name operation vector for hash and compareBarry Naujok2008-07-281-0/+22
* [XFS] Fix up sparse warnings.David Chinner2008-02-071-0/+1
* [XFS] Remove a bunch of unused functions from XFS.Eric Sandeen2007-02-101-1/+0
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-4/+0
* [XFS] endianess annotations for xfs_da_node_hdr_t Nathan Scott2006-03-171-2/+2
* [XFS] endianess annotations for xfs_da_node_entry_t Nathan Scott2006-03-171-2/+2
* [XFS] endianess annotations for xfs_da_blkinfo_t Nathan Scott2006-03-171-4/+4
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-58/+10
* [XFS] Make some extended attributes routines take const parameters, forNathan Scott2005-11-021-2/+2
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-3/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+335
OpenPOWER on IntegriCloud