aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rename.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: log timestamp changes to the source inode in renameChristoph Hellwig2010-12-091-0/+1
* xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz2010-10-181-1/+1
* xfs: don't use vfs writeback for pure metadata modificationsDave Chinner2010-10-181-4/+8
* xfs: split xfs_itrace_entryChristoph Hellwig2010-07-261-2/+1
* xfs: simplify inode to transaction joiningChristoph Hellwig2010-07-261-19/+7
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-261-2/+0
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-29/+3
* xfs: event tracing supportChristoph Hellwig2009-12-141-0/+1
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-081-1/+2
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-161-1/+1
* [XFS] simplify projid check in xfs_renameChristoph Hellwig2008-12-111-38/+11
* [XFS] Fix hang after disallowed rename across directory quota domainsDave Chinner2008-12-051-1/+1
* [XFS] remove i_gen from incore inodeDave Chinner2008-12-011-10/+2
* [XFS] Don't update mtime on rename sourceChristoph Hellwig2008-07-281-13/+9
* [XFS] kill usesless IHOLD calls in xfs_renameChristoph Hellwig2008-04-291-65/+10
* [XFS] remove manual lookup from xfs_rename and simplify lockingChristoph Hellwig2008-04-291-140/+45
* [XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok2008-04-181-53/+29
* [XFS] cleanup vnode use in xfs_symlink and xfs_renameChristoph Hellwig2008-04-181-15/+5
* [XFS] cleanup vnode use in dmapi callsChristoph Hellwig2008-04-181-4/+4
* [XFS] kill xfs_get_dir_entryChristoph Hellwig2008-04-181-8/+4
* [XFS] Remove the xfs_refcacheDonald Douwsma2008-04-181-4/+1
* [XFS] Fix up sparse warnings.David Chinner2008-02-071-0/+1
* [XFS] clean up vnode/inode tracingLachlan McIlroy2008-02-071-4/+4
* [XFS] move v_trace from bhv_vnode to xfs_inodeChristoph Hellwig2007-10-161-2/+2
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-161-4/+1
* [XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig2007-10-151-12/+6
* [XFS] Radix tree based inode cachingDavid Chinner2007-10-151-0/+1
* [XFS] remove unessecary vfs argument to DM_EVENT_ENABLEDChristoph Hellwig2007-10-151-6/+4
* [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-081-1/+1
* [XFS] Remove unused argument to xfs_bmap_finishEric Sandeen2007-02-101-1/+1
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-35/+19
* [XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott2006-06-091-4/+4
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-3/+3
* [XFS] Fix a project quota space accounting leak on rename.Nathan Scott2006-05-081-0/+12
* [XFS] add helper to get xfs_inode from vnodeChristoph Hellwig2006-01-111-5/+2
* [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-6/+5
* [XFS] Remove a null CELL macro and its one caller, not useful to anyone.Nathan Scott2005-11-021-2/+0
* [XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig2005-06-211-18/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+673