summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dir2.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove mp->m_dir_geo from directory loggingDave Chinner2014-06-061-6/+6
* xfs: reduce direct usage of mp->m_dir_geoDave Chinner2014-06-061-2/+2
* xfs: convert m_dirblksize to xfs_da_geometryDave Chinner2014-06-061-4/+6
* xfs: introduce directory geometry structureDave Chinner2014-06-061-1/+3
* xfs: remove unused tp arg from xfs_bmap_last_offset() and callersEric Sandeen2014-04-141-2/+2
* xfs: convert directory vector functions to constantsDave Chinner2013-10-301-7/+7
* xfs: convert directory vector functions to constantsDave Chinner2013-10-301-0/+5
* xfs: vectorise encoding/decoding directory headersDave Chinner2013-10-301-0/+13
* xfs: vectorise DA btree operationsDave Chinner2013-10-301-0/+6
* xfs: vectorise directory leaf operationsDave Chinner2013-10-301-3/+7
* xfs: vectorise directory data operations part 2Dave Chinner2013-10-301-6/+16
* xfs: vectorise directory data operationsDave Chinner2013-10-301-3/+19
* xfs: vectorise remaining shortform dir2 opsDave Chinner2013-10-301-9/+11
* xfs: abstract the differences in dir2/dir3 via an ops vectorDave Chinner2013-10-301-0/+14
* xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_inoDave Chinner2013-09-031-2/+3
* xfs: Add read-only support for dirent filetype fieldDave Chinner2013-08-221-2/+2
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-121-6/+0Star
* xfs: reshuffle dir2 definitions around for userspaceDave Chinner2013-08-121-0/+51
* xfs: reshuffle dir2 headersChristoph Hellwig2011-07-131-50/+4Star
* xfs: make xfs_dir_cilookup_result use unsigned charDave Chinner2010-01-201-2/+2
* [XFS] Return case-insensitive match for dentry cacheBarry Naujok2008-07-281-1/+5
* [XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok2008-04-181-5/+7
* [XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig2007-10-151-2/+0Star
* [XFS] use filldir internallyChristoph Hellwig2007-10-151-17/+2Star
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-1/+31
* [XFS] Make headers compile for more compiler variants; minor cleanup.Nathan Scott2006-03-141-16/+11Star
* [XFS] Sort out cosmetic differences between user and kernel copies of someNathan Scott2006-01-111-3/+0Star
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+109