aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_attr_leaf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-25libxfs: move header filesDave Chinner1-108/+0
2014-06-06xfs: pass xfs_da_args to xfs_attr_leaf_newentsizeDave Chinner1-2/+1
2013-10-23xfs: unify directory/attribute format definitionsDave Chinner1-230/+0
2013-10-23xfs: create a shared header file for format-related informationDave Chinner1-2/+0
2013-08-12xfs: sync minor header differences needed by userspace.Dave Chinner1-0/+2
2013-06-14xfs: fix implicit padding in directory and attr CRC formatsDave Chinner1-0/+1
2013-04-27xfs: add CRCs to attr leaf blocksDave Chinner1-27/+95
2012-11-15xfs: convert buffer verifiers to an ops structure.Dave Chinner1-1/+2
2012-11-15xfs: add pre-write metadata buffer verifier callbacksDave Chinner1-1/+1
2012-11-15xfs: add xfs_da_node verificationDave Chinner1-3/+5
2012-11-15xfs: factor and verify attr leaf readsDave Chinner1-0/+3
2012-07-01xfs: remove struct xfs_dabuf and infrastructureDave Chinner1-11/+10
2009-01-09[XFS] Remove macro-to-function indirections in attr codeEric Sandeen1-12/+0
2008-08-13[XFS] Move xfs_attr_rolltrans to xfs_trans_rollNiv Sardi1-2/+0
2008-07-28[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directlyChristoph Hellwig1-28/+1
2006-09-28[XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespaceTim Shimmin1-9/+32
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_name_remote_t Nathan Scott1-4/+4
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_name_local_t Nathan Scott1-3/+3
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_entry_t Nathan Scott1-10/+9
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_hdr_t Nathan Scott1-7/+7
2006-01-12[XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott1-36/+43
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+10
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-42/+35
2005-11-02[XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott1-6/+8
2005-11-02[XFS] Move some code around to prepare for the upcoming extendedNathan Scott1-2/+3
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-12/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+308