summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.h
Commit message (Expand)AuthorAgeFilesLines
* [XFS] use generic_permissionChristoph Hellwig2008-02-071-1/+0Star
* [XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros.Christoph Hellwig2008-02-071-11/+36
* [XFS] Use kernel-supplied "roundup_pow_of_two" for simplicityRobert P. J. Day2008-02-071-1/+0Star
* [XFS] Fix inode allocation latencyDavid Chinner2008-02-071-0/+1
* [XFS] cleanup vnode useage in xfs_iget.cChristoph Hellwig2008-02-071-1/+0Star
* [XFS] kill xfs_iocore_tChristoph Hellwig2008-02-071-42/+1Star
* [XFS] Cleanup lock goop.Eric Sandeen2008-02-071-1/+1
* [XFS] clean up vnode/inode tracingLachlan McIlroy2008-02-071-1/+1
* [XFS] kill the vfs_flags member in struct bhv_vfsChristoph Hellwig2007-10-161-2/+3
* [XFS] kill struct bhv_vnodeChristoph Hellwig2007-10-161-3/+2Star
* [XFS] move v_trace from bhv_vnode to xfs_inodeChristoph Hellwig2007-10-161-0/+3
* [XFS] move v_iocount from bhv_vnode to xfs_inodeChristoph Hellwig2007-10-161-0/+1
* [XFS] Create xfs_iflags_test_and_clear helper functionChristoph Hellwig2007-10-161-0/+13
* [XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig2007-10-161-0/+3
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-161-9/+3Star
* [XFS] Radix tree based inode cachingDavid Chinner2007-10-151-44/+12Star
* [XFS] dinode endianess annotationsChristoph Hellwig2007-10-151-4/+48
* [XFS] split ondisk vs incore versions of xfs_bmbt_rec_tChristoph Hellwig2007-10-151-5/+5
* [XFS] Fix lockdep annotations for xfs_lock_inodesDavid Chinner2007-07-141-6/+9
* [XFS] Concurrent Multi-File Data StreamsDavid Chinner2007-07-141-0/+1
* [XFS] Add lockdep support for XFSLachlan McIlroy2007-05-081-14/+46
* [XFS] Fix to prevent the notorious 'NULL files' problem after a crash.Lachlan McIlroy2007-05-081-0/+3
* [XFS] propogate return codes from flush routinesLachlan McIlroy2007-05-081-1/+1
* [XFS] Clean up i_flags and i_flags_lock handling.David Chinner2006-11-111-0/+41
* [XFS] Really fix use after free in xfs_iunpin.David Chinner2006-09-281-0/+1
* [XFS] Remove last bulkstat false-positives with debug kernels.Nathan Scott2006-09-281-4/+7
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-3/+3
* [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-091-1/+0Star
* [XFS] Fix inode reclaim scalability regression. When a filesystem hasDavid Chinner2006-04-111-0/+1
* [XFS] Fix an infinite loop issue in bulkstat when a corrupt inode isNathan Scott2006-03-171-3/+4
* [XFS] There are a few problems with the newMandy Kirkconnell2006-03-171-0/+1
* [XFS] 929045 567344 This mod introduces multi-level in-core file extentMandy Kirkconnell2006-03-141-5/+47
* [XFS] 929045 567344 This mod re-organizes some of the in-core file extentMandy Kirkconnell2006-03-141-6/+12
* [XFS] add helper to get xfs_inode from vnodeChristoph Hellwig2006-01-111-0/+2
* [XFS] fix, speedup and simplify atime handling let the VFS handle atimeChristoph Hellwig2006-01-111-0/+2
* [XFS] Remove unused type, xfs_gap_t.Nathan Scott2005-11-021-18/+0Star
* [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-65/+10Star
* [XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT.Nathan Scott2005-11-021-1/+2
* [XFS] rewrite xfs_iflush_allChristoph Hellwig2005-06-211-6/+1Star
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-2/+0Star
* [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som...Nathan Scott2005-05-051-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+554