aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_dir2.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_resultGravatar Christoph Hellwig 1-1/+1
2009-03-06xfs: move declaration to header fileGravatar Hannes Eder 1-2/+0
2008-10-30[XFS] Account for allocated blocks when expanding directoriesGravatar David Chinner 1-0/+6
2008-07-28[XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.cGravatar Barry Naujok 1-5/+5
2008-07-28[XFS] XFS: ASCII case-insensitive supportGravatar Barry Naujok 1-1/+50
2008-07-28[XFS] Return case-insensitive match for dentry cacheGravatar Barry Naujok 1-2/+38
2008-07-28[XFS] Add op_flags field and helpers to xfs_da_argsGravatar Barry Naujok 1-6/+8
2008-07-28[XFS] Name operation vector for hash and compareGravatar Barry Naujok 1-5/+7
2008-07-28[XFS] Remove unused arg from kmem_free()Gravatar Denys Vlasenko 1-3/+3
2008-04-18[XFS] remove bhv_vname_t and xfs_rename codeGravatar Barry Naujok 1-34/+28
2008-04-10[XFS] remove shouting-indirection macros from xfs_sb.hGravatar Eric Sandeen 1-1/+1
2008-02-07[XFS] Fix up sparse warnings.Gravatar David Chinner 1-0/+1
2008-02-07[XFS] clean up vnode/inode tracingGravatar Lachlan McIlroy 1-1/+1
2007-10-16[XFS] move v_trace from bhv_vnode to xfs_inodeGravatar Christoph Hellwig 1-1/+1
2007-10-15[XFS] decontaminate vnode operations from behavior detailsGravatar Christoph Hellwig 1-4/+2
2007-10-15[XFS] use filldir internallyGravatar Christoph Hellwig 1-103/+18
2007-07-14[XFS] Reduce shouting by removing unnecessary macros from dir2 code.Gravatar Christoph Hellwig 1-6/+6
2006-11-11[XFS] rename uio_read() to xfs_uio_read()Gravatar Vlad Apostolov 1-1/+1
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justGravatar Nathan Scott 1-233/+158
2006-06-09[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them reportGravatar Olaf Weber 1-3/+4
2005-11-02[XFS] Update license/copyright notices to match the prefered SGIGravatar Nathan Scott 1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Gravatar Nathan Scott 1-14/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+859