aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_utils.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove xfs_cred.hChristoph Hellwig2010-10-181-3/+2
* xfs: don't use vfs writeback for pure metadata modificationsDave Chinner2010-10-181-2/+2
* xfs: simplify xfs_truncate_fileChristoph Hellwig2010-07-261-83/+0
* xfs: simplify inode to transaction joiningChristoph Hellwig2010-07-261-2/+2
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-261-3/+0
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-1/+0
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-081-1/+1
* xfs: fix various typosMalcolm Parsons2009-03-291-1/+1
* [XFS] kill XFS_DINODE_VERSION_ definesChristoph Hellwig2008-12-011-3/+3
* [XFS] Fix double free of log ticketsDave Chinner2008-11-171-0/+6
* [XFS] Avoid directly referencing the VFS inode.David Chinner2008-08-131-2/+2
* [XFS] remove manual lookup from xfs_rename and simplify lockingChristoph Hellwig2008-04-291-43/+0
* [XFS] shrink mrlock_tChristoph Hellwig2008-04-291-1/+1
* [XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok2008-04-181-2/+2
* [XFS] kill xfs_get_dir_entryChristoph Hellwig2008-04-181-22/+0
* [XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen2008-04-101-3/+3
* [XFS] keep i_nlink updated and use proper accessorsChristoph Hellwig2008-02-071-0/+2
* [XFS] Unwrap XFS_SB_LOCK.Eric Sandeen2008-02-071-4/+3
* [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/+2
* [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/+2
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-4/+1
* [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/+3
* [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-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-161-0/+488