aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.h
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Fix merge failuresLachlan McIlroy2008-12-291-1/+1
|\
| * CRED: Separate task security context from task_structDavid Howells2008-11-141-1/+1
* | [XFS] resync headers with libxfsChristoph Hellwig2008-12-111-8/+8
* | [XFS] Remove unused tracing codeLachlan McIlroy2008-12-101-1/+0
* | move inode tracing out of xfs_vnode.Christoph Hellwig2008-12-041-0/+45
* | kill dead inode flagsChristoph Hellwig2008-12-041-11/+6
* | cleanup the inode reclaim pathChristoph Hellwig2008-12-041-2/+0
* | remove unused prototypes for xfs_ihash_init / xfs_ihash_freeChristoph Hellwig2008-12-041-2/+0
* | [XFS] move inode allocation out xfs_ireadChristoph Hellwig2008-12-011-2/+2
* | [XFS] kill the XFS_IMAP_BULKSTAT flagChristoph Hellwig2008-12-011-5/+0
* | [XFS] embededd struct xfs_imap into xfs_inodeChristoph Hellwig2008-12-011-3/+11
* | [XFS] merge xfs_imap into xfs_dilocateChristoph Hellwig2008-12-011-1/+1
* | [XFS] remove dead code for old inode item recoveryChristoph Hellwig2008-12-011-2/+1
* | [XFS] stop using xfs_itobp in xfs_ireadChristoph Hellwig2008-12-011-2/+2
* | [XFS] kill xfs_dinode_core_tChristoph Hellwig2008-12-011-4/+3
* | [XFS] remove i_gen from incore inodeDave Chinner2008-12-011-1/+0
* | [XFS] free partially initialized inodes using destroy_inodeChristoph Hellwig2008-10-301-0/+17
* | [XFS] stop using xfs_itobp in xfs_bulkstatChristoph Hellwig2008-10-301-2/+4
* | [XFS] kill deleted inodes listDavid Chinner2008-10-301-1/+0
* | [XFS] move inode reclaim functions to xfs_sync.cDavid Chinner2008-10-301-2/+0
* | [XFS] Combine the XFS and Linux inodesDavid Chinner2008-10-301-3/+6
* | [XFS] Always use struct xfs_btree_block instead of short / longformChristoph Hellwig2008-10-301-2/+1
* | [XFS] remove the mount inode listDavid Chinner2008-10-301-8/+0
* | [XFS] Remove xfs_iflush_all and clean up xfs_finish_reclaim_all()David Chinner2008-10-301-2/+1
* | [XFS] Sync up kernel and user-space headersBarry Naujok2008-10-301-123/+123
* | [XFS] make btree tracing genericChristoph Hellwig2008-10-301-1/+1
* | [XFS] Make use of the init-once slab optimisation.David Chinner2008-10-301-0/+1
|/
* [XFS] update timestamp in xfs_ialloc manuallyChristoph Hellwig2008-08-131-2/+1
* [XFS] replace inode flush semaphore with a completionDavid Chinner2008-08-131-4/+21
* [XFS] kill bhv_vnode_tChristoph Hellwig2008-08-131-1/+1
* [XFS] kill xfs_lock_dir_and_entryChristoph Hellwig2008-08-131-0/+1
* [XFS] XFS: Kill xfs_vtoi()David Chinner2008-08-131-5/+0
* [XFS] Kill shouty XFS_ITOV() macroDavid Chinner2008-08-131-1/+0
* [XFS] kill shouty XFS_ITOV_NULL macroDavid Chinner2008-08-131-1/+0
* [XFS] Avoid directly referencing the VFS inode.David Chinner2008-08-131-3/+19
* [XFS] kill xfs_igrow_start and xfs_igrow_finishChristoph Hellwig2008-07-281-3/+0
* [XFS] remove manual lookup from xfs_rename and simplify lockingChristoph Hellwig2008-04-291-1/+1
* [XFS] shrink mrlock_tChristoph Hellwig2008-04-291-12/+2
* [XFS] Remove the xfs_icluster structureDavid Chinner2008-04-181-16/+0
* [XFS] Don't block pdflush when writing back inodesDavid Chinner2008-04-181-1/+2
* [XFS] Remove the xfs_refcacheDonald Douwsma2008-04-181-4/+0
* [XFS] use generic_permissionChristoph Hellwig2008-02-071-1/+0
* [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/+0
* [XFS] Fix inode allocation latencyDavid Chinner2008-02-071-0/+1
* [XFS] cleanup vnode useage in xfs_iget.cChristoph Hellwig2008-02-071-1/+0
* [XFS] kill xfs_iocore_tChristoph Hellwig2008-02-071-42/+1
* [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