summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_utils.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] keep i_nlink updated and use proper accessorsChristoph Hellwig2008-02-071-0/+2
* [XFS] Unwrap XFS_SB_LOCK.Eric Sandeen2008-02-071-4/+3Star
* [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-7/+2Star
* [XFS] propogate return codes from flush routinesLachlan McIlroy2007-05-081-1/+5
* [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-081-3/+2Star
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-4/+1Star
* [XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott2006-06-091-2/+2
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-2/+2
* [XFS] add helper to get xfs_inode from vnodeChristoph Hellwig2006-01-111-6/+3Star
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11Star
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-5/+6
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-1/+1
* [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som...Nathan Scott2005-05-051-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+488