index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dir2.h
Age
Commit message (
Expand
)
Author
2014-06-25
libxfs: move header files
Dave Chinner
2014-06-06
xfs: remove mp->m_dir_geo from directory logging
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: introduce directory geometry structure
Dave Chinner
2014-04-14
xfs: remove unused tp arg from xfs_bmap_last_offset() and callers
Eric Sandeen
2013-10-30
xfs: convert directory vector functions to constants
Dave Chinner
2013-10-30
xfs: convert directory vector functions to constants
Dave Chinner
2013-10-30
xfs: vectorise encoding/decoding directory headers
Dave Chinner
2013-10-30
xfs: vectorise DA btree operations
Dave Chinner
2013-10-30
xfs: vectorise directory leaf operations
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-09-03
xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_ino
Dave Chinner
2013-08-22
xfs: Add read-only support for dirent filetype field
Dave Chinner
2013-08-12
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
2013-08-12
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2011-07-13
xfs: reshuffle dir2 headers
Christoph Hellwig
2010-01-20
xfs: make xfs_dir_cilookup_result use unsigned char
Dave Chinner
2008-07-28
[XFS] Return case-insensitive match for dentry cache
Barry Naujok
2008-04-18
[XFS] remove bhv_vname_t and xfs_rename code
Barry Naujok
2007-10-15
[XFS] decontaminate vnode operations from behavior details
Christoph Hellwig
2007-10-15
[XFS] use filldir internally
Christoph Hellwig
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan 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 some
Nathan Scott
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds