summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.h
AgeCommit message (Expand)Author
2008-12-29[XFS] Fix merge failuresLachlan McIlroy
2008-12-11[XFS] resync headers with libxfsChristoph Hellwig
2008-12-10[XFS] Remove unused tracing codeLachlan McIlroy
2008-12-04move inode tracing out of xfs_vnode.Christoph Hellwig
2008-12-04kill dead inode flagsChristoph Hellwig
2008-12-04cleanup the inode reclaim pathChristoph Hellwig
2008-12-04remove unused prototypes for xfs_ihash_init / xfs_ihash_freeChristoph Hellwig
2008-12-01[XFS] move inode allocation out xfs_ireadChristoph Hellwig
2008-12-01[XFS] kill the XFS_IMAP_BULKSTAT flagChristoph Hellwig
2008-12-01[XFS] embededd struct xfs_imap into xfs_inodeChristoph Hellwig
2008-12-01[XFS] merge xfs_imap into xfs_dilocateChristoph Hellwig
2008-12-01[XFS] remove dead code for old inode item recoveryChristoph Hellwig
2008-12-01[XFS] stop using xfs_itobp in xfs_ireadChristoph Hellwig
2008-12-01[XFS] kill xfs_dinode_core_tChristoph Hellwig
2008-12-01[XFS] remove i_gen from incore inodeDave Chinner
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-10-30[XFS] free partially initialized inodes using destroy_inodeChristoph Hellwig
2008-10-30[XFS] stop using xfs_itobp in xfs_bulkstatChristoph Hellwig
2008-10-30[XFS] kill deleted inodes listDavid Chinner
2008-10-30[XFS] move inode reclaim functions to xfs_sync.cDavid Chinner
2008-10-30[XFS] Combine the XFS and Linux inodesDavid Chinner
2008-10-30[XFS] Always use struct xfs_btree_block instead of short / longformChristoph Hellwig
2008-10-30[XFS] remove the mount inode listDavid Chinner
2008-10-30[XFS] Remove xfs_iflush_all and clean up xfs_finish_reclaim_all()David Chinner
2008-10-30[XFS] Sync up kernel and user-space headersBarry Naujok
2008-10-30[XFS] make btree tracing genericChristoph Hellwig
2008-10-30[XFS] Make use of the init-once slab optimisation.David Chinner
2008-08-13[XFS] update timestamp in xfs_ialloc manuallyChristoph Hellwig
2008-08-13[XFS] replace inode flush semaphore with a completionDavid Chinner
2008-08-13[XFS] kill bhv_vnode_tChristoph Hellwig
2008-08-13[XFS] kill xfs_lock_dir_and_entryChristoph Hellwig
2008-08-13[XFS] XFS: Kill xfs_vtoi()David Chinner
2008-08-13[XFS] Kill shouty XFS_ITOV() macroDavid Chinner
2008-08-13[XFS] kill shouty XFS_ITOV_NULL macroDavid Chinner
2008-08-13[XFS] Avoid directly referencing the VFS inode.David Chinner
2008-07-28[XFS] kill xfs_igrow_start and xfs_igrow_finishChristoph Hellwig
2008-04-29[XFS] remove manual lookup from xfs_rename and simplify lockingChristoph Hellwig
2008-04-29[XFS] shrink mrlock_tChristoph Hellwig
2008-04-18[XFS] Remove the xfs_icluster structureDavid Chinner
2008-04-18[XFS] Don't block pdflush when writing back inodesDavid Chinner
2008-04-18[XFS] Remove the xfs_refcacheDonald Douwsma
2008-02-07[XFS] use generic_permissionChristoph Hellwig
2008-02-07[XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros.Christoph Hellwig
2008-02-07[XFS] Use kernel-supplied "roundup_pow_of_two" for simplicityRobert P. J. Day
2008-02-07[XFS] Fix inode allocation latencyDavid Chinner
2008-02-07[XFS] cleanup vnode useage in xfs_iget.cChristoph Hellwig
2008-02-07[XFS] kill xfs_iocore_tChristoph Hellwig
2008-02-07[XFS] Cleanup lock goop.Eric Sandeen
2008-02-07[XFS] clean up vnode/inode tracingLachlan McIlroy
2007-10-16[XFS] kill the vfs_flags member in struct bhv_vfsChristoph Hellwig