aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-01[XFS] kill XFS_DINODE_VERSION_ definesChristoph Hellwig1-3/+3
2008-11-17[XFS] Fix double free of log ticketsDave Chinner1-0/+6
2008-08-13[XFS] Avoid directly referencing the VFS inode.David Chinner1-2/+2
2008-04-29[XFS] remove manual lookup from xfs_rename and simplify lockingChristoph Hellwig1-43/+0
2008-04-29[XFS] shrink mrlock_tChristoph Hellwig1-1/+1
2008-04-18[XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok1-2/+2
2008-04-18[XFS] kill xfs_get_dir_entryChristoph Hellwig1-22/+0
2008-04-10[XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen1-3/+3
2008-02-07[XFS] keep i_nlink updated and use proper accessorsChristoph Hellwig1-0/+2
2008-02-07[XFS] Unwrap XFS_SB_LOCK.Eric Sandeen1-4/+3
2008-02-07[XFS] clean up vnode/inode tracingLachlan McIlroy1-1/+1
2007-10-16[XFS] move v_trace from bhv_vnode to xfs_inodeChristoph Hellwig1-1/+1
2007-10-15[XFS] decontaminate vnode operations from behavior detailsChristoph Hellwig1-7/+2
2007-05-08[XFS] propogate return codes from flush routinesLachlan McIlroy1-1/+5
2007-05-08[XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen1-3/+2
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott1-4/+1
2006-06-09[XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott1-2/+2
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott1-2/+2
2006-01-11[XFS] add helper to get xfs_inode from vnodeChristoph Hellwig1-6/+3
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-5/+6
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott1-1/+1
2005-05-05[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platformsNathan Scott1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+488