Age | Commit message (Expand) | Author |
2016-05-18 | xfs: concurrent readdir hangs on data buffer locks | Dave Chinner |
2016-02-09 | xfs: mode di_mode to vfs inode | Dave Chinner |
2015-10-12 | xfs: per-filesystem stats counter implementation | Bill O'Donnell |
2015-08-19 | xfs: stop holding ILOCK over filldir callbacks | Dave Chinner |
2014-12-04 | Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next | Dave Chinner |
2014-12-04 | xfs: move ftype conversion functions to libxfs | Dave Chinner |
2014-11-28 | xfs: move most of xfs_sb.h to xfs_format.h | Christoph Hellwig |
2014-11-28 | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig |
2014-11-28 | xfs: merge xfs_dinode.h into xfs_format.h | Christoph Hellwig |
2014-06-25 | xfs: global error sign conversion | Dave Chinner |
2014-06-22 | xfs: Nuke XFS_ERROR macro | Eric Sandeen |
2014-06-10 | xfs: fix xfs_da_args sparse warning in xfs_readdir | Dave Chinner |
2014-06-06 | xfs: reduce direct usage of mp->m_dir_geo | Dave Chinner |
2014-06-06 | xfs: convert m_dirblksize to xfs_da_geometry | Dave Chinner |
2014-06-06 | xfs: convert m_dirblkfsbs to xfs_da_geometry | Dave Chinner |
2014-06-06 | xfs: convert directory segment limits to xfs_da_geometry | Dave Chinner |
2014-06-06 | xfs: convert directory db conversion to xfs_da_geometry | Dave Chinner |
2014-06-06 | xfs: convert directory dablk conversion to xfs_da_geometry | Dave Chinner |
2014-06-06 | xfs: convert dir byte/off conversion to xfs_da_geometry | Dave Chinner |
2014-05-15 | Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next | Dave Chinner |
2014-05-07 | xfs: fix directory readahead offset off-by-one | Dave Chinner |
2014-04-14 | xfs: remove unused mp arg from xfs_dir2 dataptr/byte functions | Eric Sandeen |
2014-04-14 | xfs: remove unused tp arg from xfs_da_reada_buf & callers | Eric Sandeen |
2014-04-14 | xfs: remove unused tp arg from xfs_bmap_last_offset() and callers | Eric Sandeen |
2013-12-18 | xfs: reinstate the ilock in xfs_readdir | Ben Myers |
2013-10-30 | xfs: convert directory vector functions to constants | Dave Chinner |
2013-10-30 | xfs: vectorise directory data operations part 2 | Dave Chinner |
2013-10-30 | xfs: vectorise directory data operations | Dave Chinner |
2013-10-30 | xfs: vectorise remaining shortform dir2 ops | Dave Chinner |
2013-10-30 | xfs: abstract the differences in dir2/dir3 via an ops vector | Dave Chinner |
2013-10-23 | xfs: decouple inode and bmap btree header files | Dave Chinner |
2013-10-23 | xfs: decouple log and transaction headers | Dave Chinner |
2013-10-23 | xfs: unify directory/attribute format definitions | Dave Chinner |
2013-09-30 | xfs: dirent dtype presence is dependent on directory magic numbers | Dave Chinner |
2013-08-22 | xfs: Add read-only support for dirent filetype field | Dave Chinner |
2013-08-12 | xfs: reshuffle dir2 definitions around for userspace | Dave Chinner |
2013-08-12 | xfs: move getdents code into it's own file | Dave Chinner |