aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dir2_readdir.c
Commit message (Expand)AuthorAge
* Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-03
|\
| * xfs: move ftype conversion functions to libxfsDave Chinner2014-12-03
* | xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-27
* | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-27
* | xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-27
|/
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-22
* xfs: fix xfs_da_args sparse warning in xfs_readdirDave Chinner2014-06-09
* xfs: reduce direct usage of mp->m_dir_geoDave Chinner2014-06-06
* xfs: convert m_dirblksize to xfs_da_geometryDave Chinner2014-06-06
* xfs: convert m_dirblkfsbs to xfs_da_geometryDave Chinner2014-06-06
* xfs: convert directory segment limits to xfs_da_geometryDave Chinner2014-06-06
* xfs: convert directory db conversion to xfs_da_geometryDave Chinner2014-06-06
* xfs: convert directory dablk conversion to xfs_da_geometryDave Chinner2014-06-06
* xfs: convert dir byte/off conversion to xfs_da_geometryDave Chinner2014-06-06
* Merge branch 'xfs-misc-fixes-1-for-3.16' into for-nextDave Chinner2014-05-14
|\
| * xfs: fix directory readahead offset off-by-oneDave Chinner2014-05-06
* | xfs: remove unused mp arg from xfs_dir2 dataptr/byte functionsEric Sandeen2014-04-14
* | xfs: remove unused tp arg from xfs_da_reada_buf & callersEric Sandeen2014-04-14
* | xfs: remove unused tp arg from xfs_bmap_last_offset() and callersEric Sandeen2014-04-14
|/
* xfs: reinstate the ilock in xfs_readdirBen Myers2013-12-18
* xfs: convert directory vector functions to constantsDave Chinner2013-10-30
* xfs: vectorise directory data operations part 2Dave Chinner2013-10-30
* xfs: vectorise directory data operationsDave Chinner2013-10-30
* xfs: vectorise remaining shortform dir2 opsDave Chinner2013-10-30
* xfs: abstract the differences in dir2/dir3 via an ops vectorDave Chinner2013-10-30
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-23
* xfs: dirent dtype presence is dependent on directory magic numbersDave Chinner2013-09-30
* xfs: Add read-only support for dirent filetype fieldDave Chinner2013-08-22
* xfs: reshuffle dir2 definitions around for userspaceDave Chinner2013-08-12
* xfs: move getdents code into it's own fileDave Chinner2013-08-12