aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dir2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-06xfs: remove mp->m_dir_geo from directory loggingDave Chinner1-6/+6
2014-06-06xfs: reduce direct usage of mp->m_dir_geoDave Chinner1-2/+2
2014-06-06xfs: convert m_dirblksize to xfs_da_geometryDave Chinner1-4/+6
2014-06-06xfs: introduce directory geometry structureDave Chinner1-1/+3
2014-04-14xfs: remove unused tp arg from xfs_bmap_last_offset() and callersEric Sandeen1-2/+2
2013-10-30xfs: convert directory vector functions to constantsDave Chinner1-7/+7
2013-10-30xfs: convert directory vector functions to constantsDave Chinner1-0/+5
2013-10-30xfs: vectorise encoding/decoding directory headersDave Chinner1-0/+13
2013-10-30xfs: vectorise DA btree operationsDave Chinner1-0/+6
2013-10-30xfs: vectorise directory leaf operationsDave Chinner1-3/+7
2013-10-30xfs: vectorise directory data operations part 2Dave Chinner1-6/+16
2013-10-30xfs: vectorise directory data operationsDave Chinner1-3/+19
2013-10-30xfs: vectorise remaining shortform dir2 opsDave Chinner1-9/+11
2013-10-30xfs: abstract the differences in dir2/dir3 via an ops vectorDave Chinner1-0/+14
2013-09-03xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_inoDave Chinner1-2/+3
2013-08-22xfs: Add read-only support for dirent filetype fieldDave Chinner1-2/+2
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner1-6/+0
2013-08-12xfs: reshuffle dir2 definitions around for userspaceDave Chinner1-0/+51
2011-07-13xfs: reshuffle dir2 headersChristoph Hellwig1-50/+4
2010-01-20xfs: make xfs_dir_cilookup_result use unsigned charDave Chinner1-2/+2
2008-07-28[XFS] Return case-insensitive match for dentry cacheBarry Naujok1-1/+5
2008-04-18[XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok1-5/+7
2007-10-15[XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig1-2/+0
2007-10-15[XFS] use filldir internallyChristoph Hellwig1-17/+2
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott1-1/+31
2006-03-14[XFS] Make headers compile for more compiler variants; minor cleanup.Nathan Scott1-16/+11
2006-01-11[XFS] Sort out cosmetic differences between user and kernel copies of someNathan Scott1-3/+0
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+109