aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_attr_leaf.h
AgeCommit message (Expand)Author
2013-10-23xfs: unify directory/attribute format definitionsDave Chinner
2013-10-23xfs: create a shared header file for format-related informationDave Chinner
2013-08-12xfs: sync minor header differences needed by userspace.Dave Chinner
2013-06-14xfs: fix implicit padding in directory and attr CRC formatsDave Chinner
2013-04-27xfs: add CRCs to attr leaf blocksDave Chinner
2012-11-15xfs: convert buffer verifiers to an ops structure.Dave Chinner
2012-11-15xfs: add pre-write metadata buffer verifier callbacksDave Chinner
2012-11-15xfs: add xfs_da_node verificationDave Chinner
2012-11-15xfs: factor and verify attr leaf readsDave Chinner
2012-07-01xfs: remove struct xfs_dabuf and infrastructureDave Chinner
2009-01-09[XFS] Remove macro-to-function indirections in attr codeEric Sandeen
2008-08-13[XFS] Move xfs_attr_rolltrans to xfs_trans_rollNiv Sardi
2008-07-28[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directlyChristoph Hellwig
2006-09-28[XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespaceTim Shimmin
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_name_remote_t Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_name_local_t Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_entry_t Nathan Scott
2006-03-17[XFS] endianess annotations for xfs_attr_leaf_hdr_t Nathan Scott
2006-01-12[XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott
2005-11-02[XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott
2005-11-02[XFS] Move some code around to prepare for the upcoming extendedNathan Scott
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds