aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dir2.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner2011-03-071-1/+1
* xfs: split xfs_itrace_entryChristoph Hellwig2010-07-261-1/+1
* xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig2010-07-261-4/+3
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-261-1/+0
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-1/+0
* xfs: clean up sign warnings in dir2 codeDave Chinner2010-01-201-1/+1
* xfs: make xfs_dir_cilookup_result use unsigned charDave Chinner2010-01-201-1/+1
* xfs: convert dirnameops to unsigned char namesDave Chinner2010-01-201-2/+2
* xfs: event tracing supportChristoph Hellwig2009-12-141-3/+5
* xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_resultChristoph Hellwig2009-08-121-1/+1
* xfs: move declaration to header fileHannes Eder2009-03-061-2/+0
* [XFS] Account for allocated blocks when expanding directoriesDavid Chinner2008-10-301-0/+6
* [XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.cBarry Naujok2008-07-281-5/+5
* [XFS] XFS: ASCII case-insensitive supportBarry Naujok2008-07-281-1/+50
* [XFS] Return case-insensitive match for dentry cacheBarry Naujok2008-07-281-2/+38
* [XFS] Add op_flags field and helpers to xfs_da_argsBarry Naujok2008-07-281-6/+8
* [XFS] Name operation vector for hash and compareBarry Naujok2008-07-281-5/+7
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-281-3/+3
* [XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok2008-04-181-34/+28
* [XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen2008-04-101-1/+1
* [XFS] Fix up sparse warnings.David Chinner2008-02-071-0/+1
* [XFS] clean up vnode/inode tracingLachlan McIlroy2008-02-071-1/+1
* [XFS] move v_trace from bhv_vnode to xfs_inodeChristoph Hellwig2007-10-161-1/+1
* [XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig2007-10-151-4/+2
* [XFS] use filldir internallyChristoph Hellwig2007-10-151-103/+18
* [XFS] Reduce shouting by removing unnecessary macros from dir2 code.Christoph Hellwig2007-07-141-6/+6
* [XFS] rename uio_read() to xfs_uio_read()Vlad Apostolov2006-11-111-1/+1
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-233/+158
* [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them reportOlaf Weber2006-06-091-3/+4
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-14/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+859