aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_dir2.h
AgeCommit message (Expand)Author
2013-10-30xfs: convert directory vector functions to constantsDave Chinner
2013-10-30xfs: convert directory vector functions to constantsDave Chinner
2013-10-30xfs: vectorise encoding/decoding directory headersDave Chinner
2013-10-30xfs: vectorise DA btree operationsDave Chinner
2013-10-30xfs: vectorise directory leaf operationsDave Chinner
2013-10-30xfs: vectorise directory data operations part 2Dave Chinner
2013-10-30xfs: vectorise directory data operationsDave Chinner
2013-10-30xfs: vectorise remaining shortform dir2 opsDave Chinner
2013-10-30xfs: abstract the differences in dir2/dir3 via an ops vectorDave Chinner
2013-09-03xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_inoDave Chinner
2013-08-22xfs: Add read-only support for dirent filetype fieldDave Chinner
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner
2013-08-12xfs: reshuffle dir2 definitions around for userspaceDave Chinner
2011-07-13xfs: reshuffle dir2 headersChristoph Hellwig
2010-01-20xfs: make xfs_dir_cilookup_result use unsigned charDave Chinner
2008-07-28[XFS] Return case-insensitive match for dentry cacheBarry Naujok
2008-04-18[XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok
2007-10-15[XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig
2007-10-15[XFS] use filldir internallyChristoph Hellwig
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-03-14[XFS] Make headers compile for more compiler variants; minor cleanup.Nathan Scott
2006-01-11[XFS] Sort out cosmetic differences between user and kernel copies of someNathan Scott
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-04-16Linux-2.6.12-rc2Linus Torvalds