Age | Commit message (Expand) | Author | Files | Lines |
2013-08-22 | xfs: Add write support for dirent filetype field | Dave Chinner | 1 | -0/+2 |
2013-08-22 | xfs: Add read-only support for dirent filetype field | Dave Chinner | 1 | -6/+7 |
2013-08-13 | xfs: remove __KERNEL__ from debug code | Dave Chinner | 1 | -2/+2 |
2013-08-13 | xfs: reshuffle dir2 definitions around for userspace | Dave Chinner | 1 | -4/+2 |
2013-04-27 | xfs: buffer type overruns blf_flags field | Dave Chinner | 1 | -2/+2 |
2013-04-27 | xfs: add buffer types to directory and attribute buffers | Dave Chinner | 1 | -1/+7 |
2013-04-27 | xfs: add CRC checking to dir2 data blocks | Dave Chinner | 1 | -30/+70 |
2013-04-27 | xfs: add CRC checks to block format directory blocks | Dave Chinner | 1 | -61/+99 |
2012-11-16 | xfs: convert buffer verifiers to an ops structure. | Dave Chinner | 1 | -9/+43 |
2012-11-16 | xfs: connect up write verifiers to new buffers | Dave Chinner | 1 | -6/+5 |
2012-11-16 | xfs: add pre-write metadata buffer verifier callbacks | Dave Chinner | 1 | -2/+17 |
2012-11-16 | xfs: Add verifiers to dir2 data readahead. | Dave Chinner | 1 | -1/+12 |
2012-11-16 | xfs: factor out dir2 data block reading | Dave Chinner | 1 | -0/+32 |
2012-11-16 | xfs: verify dir2 block format buffers | Dave Chinner | 1 | -29/+44 |
2012-07-01 | xfs: remove struct xfs_dabuf and infrastructure | Dave Chinner | 1 | -25/+25 |
2012-05-15 | xfs: move xfsagino_t to xfs_types.h | Dave Chinner | 1 | -1/+0 |
2011-07-13 | xfs: reshuffle dir2 headers | Christoph Hellwig | 1 | -5/+2 |
2011-07-08 | xfs: byteswap constants instead of variables | Christoph Hellwig | 1 | -23/+24 |
2011-07-08 | xfs: kill struct xfs_dir2_data | Christoph Hellwig | 1 | -10/+5 |
2011-07-08 | xfs: avoid usage of struct xfs_dir2_data | Christoph Hellwig | 1 | -148/+160 |
2011-07-08 | xfs: avoid usage of struct xfs_dir2_block | Christoph Hellwig | 1 | -3/+3 |
2010-07-26 | xfs: remove unneeded #include statements | Christoph Hellwig | 1 | -1/+0 |
2010-07-26 | xfs: drop dmapi hooks | Christoph Hellwig | 1 | -1/+0 |
2008-07-28 | [XFS] Name operation vector for hash and compare | Barry Naujok | 1 | -1/+4 |
2008-02-14 | xfs: convert beX_add to beX_add_cpu (new common API) | Marcin Slusarz | 1 | -2/+2 |
2007-10-15 | [XFS] Radix tree based inode caching | David Chinner | 1 | -0/+1 |
2007-07-14 | [XFS] Reduce shouting by removing unnecessary macros from dir2 code. | Christoph Hellwig | 1 | -27/+27 |
2007-05-08 | [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it. | Eric Sandeen | 1 | -5/+2 |
2006-06-20 | [XFS] Remove version 1 directory code. Never functioned on Linux, just | Nathan Scott | 1 | -3/+0 |
2006-06-09 | [XFS] endianess annotations for xfs_dir2_data_entry_t | Christoph Hellwig | 1 | -1/+1 |
2006-03-17 | [XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P | Nathan Scott | 1 | -5/+5 |
2006-03-17 | [XFS] endianess annotations for xfs_dir2_leaf_entry_t | Nathan Scott | 1 | -4/+4 |
2006-03-17 | [XFS] endianess annotations for xfs_dir2_block_tail_t | Nathan Scott | 1 | -5/+5 |
2006-03-17 | [XFS] endianess annotations for XFS_DIR2_DATA_UNUSED_TAG_P | Nathan Scott | 1 | -21/+20 |
2006-03-17 | [XFS] endianess annotations for xfs_dir2_data_unused_t | Nathan Scott | 1 | -35/+33 |
2006-03-17 | [XFS] endianess annotations for xfs_dir2_data_hdr structure. | Nathan Scott | 1 | -58/+65 |
2005-11-02 | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 1 | -25/+11 |
2005-11-02 | [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. | Nathan Scott | 1 | -12/+4 |
2005-06-21 | [XFS] mark various symbols static Patch from Adrian Bunk | Christoph Hellwig | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+855 |