| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: add buffer types to directory and attribute buffers | Dave Chinner | 2013-04-27 | 1 | -0/+2 |
* | xfs: add CRCs to attr leaf blocks | Dave Chinner | 2013-04-27 | 1 | -2/+3 |
* | xfs: add CRCs to dir2/da node blocks | Dave Chinner | 2013-04-27 | 1 | -23/+83 |
* | xfs: add CRC checking to dir2 leaf blocks | Dave Chinner | 2013-04-27 | 1 | -0/+23 |
* | xfs: convert buffer verifiers to an ops structure. | Dave Chinner | 2012-11-15 | 1 | -2/+2 |
* | xfs: Add verifiers to dir2 data readahead. | Dave Chinner | 2012-11-15 | 1 | -2/+2 |
* | xfs: add xfs_da_node verification | Dave Chinner | 2012-11-15 | 1 | -0/+3 |
* | xfs: add verifier callback to directory read code | Dave Chinner | 2012-11-15 | 1 | -3/+4 |
* | xfs: fix comment typo of struct xfs_da_blkinfo. | Chen Baozi | 2012-07-22 | 1 | -1/+1 |
* | xfs: remove struct xfs_dabuf and infrastructure | Dave Chinner | 2012-07-01 | 1 | -27/+5 |
* | xfs: use discontiguous xfs_buf support in dabuf wrappers | Dave Chinner | 2012-07-01 | 1 | -5/+1 |
* | xfs: remove the dead XFS_DABUF_DEBUG code | Christoph Hellwig | 2011-07-13 | 1 | -11/+0 |
* | xfs: factor out xfs_da_grow_inode_int | Christoph Hellwig | 2011-07-13 | 1 | -0/+2 |
* | xfs: convert dirnameops to unsigned char names | Dave Chinner | 2010-01-20 | 1 | -2/+3 |
* | xfs: event tracing support | Christoph Hellwig | 2009-12-14 | 1 | -0/+7 |
* | xfs: fix various typos | Malcolm Parsons | 2009-03-29 | 1 | -1/+1 |
* | xfs: move declaration to header file | Hannes Eder | 2009-03-06 | 1 | -0/+1 |
* | xfs: remove uchar_t/ushort_t/uint_t/ulong_t types | Christoph Hellwig | 2009-02-09 | 1 | -3/+3 |
* | [XFS] Sync up kernel and user-space headers | Barry Naujok | 2008-10-30 | 1 | -3/+1 |
* | [XFS] Remove final remnants of dirv1 macros and other stuff | Barry Naujok | 2008-10-30 | 1 | -20/+0 |
* | [XFS] Return case-insensitive match for dentry cache | Barry Naujok | 2008-07-28 | 1 | -0/+1 |
* | [XFS] Add op_flags field and helpers to xfs_da_args | Barry Naujok | 2008-07-28 | 1 | -4/+9 |
* | [XFS] Name operation vector for hash and compare | Barry Naujok | 2008-07-28 | 1 | -0/+22 |
* | [XFS] Fix up sparse warnings. | David Chinner | 2008-02-07 | 1 | -0/+1 |
* | [XFS] Remove a bunch of unused functions from XFS. | Eric Sandeen | 2007-02-10 | 1 | -1/+0 |
* | [XFS] Remove version 1 directory code. Never functioned on Linux, just | Nathan Scott | 2006-06-20 | 1 | -4/+0 |
* | [XFS] endianess annotations for xfs_da_node_hdr_t | Nathan Scott | 2006-03-17 | 1 | -2/+2 |
* | [XFS] endianess annotations for xfs_da_node_entry_t | Nathan Scott | 2006-03-17 | 1 | -2/+2 |
* | [XFS] endianess annotations for xfs_da_blkinfo_t | Nathan Scott | 2006-03-17 | 1 | -4/+4 |
* | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 2005-11-02 | 1 | -25/+11 |
* | [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. | Nathan Scott | 2005-11-02 | 1 | -58/+10 |
* | [XFS] Make some extended attributes routines take const parameters, for | Nathan Scott | 2005-11-02 | 1 | -2/+2 |
* | [XFS] mark various symbols static Patch from Adrian Bunk | Christoph Hellwig | 2005-06-21 | 1 | -3/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+335 |