aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.h
Commit message (Expand)AuthorAge
* [XFS] move inode reclaim functions to xfs_sync.cDavid Chinner2008-10-30
* [XFS] Combine the XFS and Linux inodesDavid Chinner2008-10-30
* [XFS] Always use struct xfs_btree_block instead of short / longformChristoph Hellwig2008-10-30
* [XFS] remove the mount inode listDavid Chinner2008-10-30
* [XFS] Remove xfs_iflush_all and clean up xfs_finish_reclaim_all()David Chinner2008-10-30
* [XFS] Sync up kernel and user-space headersBarry Naujok2008-10-30
* [XFS] make btree tracing genericChristoph Hellwig2008-10-30
* [XFS] Make use of the init-once slab optimisation.David Chinner2008-10-30
* [XFS] update timestamp in xfs_ialloc manuallyChristoph Hellwig2008-08-13
* [XFS] replace inode flush semaphore with a completionDavid Chinner2008-08-13
* [XFS] kill bhv_vnode_tChristoph Hellwig2008-08-13
* [XFS] kill xfs_lock_dir_and_entryChristoph Hellwig2008-08-13
* [XFS] XFS: Kill xfs_vtoi()David Chinner2008-08-13
* [XFS] Kill shouty XFS_ITOV() macroDavid Chinner2008-08-13
* [XFS] kill shouty XFS_ITOV_NULL macroDavid Chinner2008-08-13
* [XFS] Avoid directly referencing the VFS inode.David Chinner2008-08-13
* [XFS] kill xfs_igrow_start and xfs_igrow_finishChristoph Hellwig2008-07-28
* [XFS] remove manual lookup from xfs_rename and simplify lockingChristoph Hellwig2008-04-29
* [XFS] shrink mrlock_tChristoph Hellwig2008-04-29
* [XFS] Remove the xfs_icluster structureDavid Chinner2008-04-17
* [XFS] Don't block pdflush when writing back inodesDavid Chinner2008-04-17
* [XFS] Remove the xfs_refcacheDonald Douwsma2008-04-17
* [XFS] use generic_permissionChristoph Hellwig2008-02-07
* [XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros.Christoph Hellwig2008-02-07
* [XFS] Use kernel-supplied "roundup_pow_of_two" for simplicityRobert P. J. Day2008-02-07
* [XFS] Fix inode allocation latencyDavid Chinner2008-02-07
* [XFS] cleanup vnode useage in xfs_iget.cChristoph Hellwig2008-02-07
* [XFS] kill xfs_iocore_tChristoph Hellwig2008-02-07
* [XFS] Cleanup lock goop.Eric Sandeen2008-02-07
* [XFS] clean up vnode/inode tracingLachlan McIlroy2008-02-07
* [XFS] kill the vfs_flags member in struct bhv_vfsChristoph Hellwig2007-10-15
* [XFS] kill struct bhv_vnodeChristoph Hellwig2007-10-15
* [XFS] move v_trace from bhv_vnode to xfs_inodeChristoph Hellwig2007-10-15
* [XFS] move v_iocount from bhv_vnode to xfs_inodeChristoph Hellwig2007-10-15
* [XFS] Create xfs_iflags_test_and_clear helper functionChristoph Hellwig2007-10-15
* [XFS] kill the v_flag member in struct bhv_vnodeChristoph Hellwig2007-10-15
* [XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig2007-10-15
* [XFS] Radix tree based inode cachingDavid Chinner2007-10-15
* [XFS] dinode endianess annotationsChristoph Hellwig2007-10-15
* [XFS] split ondisk vs incore versions of xfs_bmbt_rec_tChristoph Hellwig2007-10-15
* [XFS] Fix lockdep annotations for xfs_lock_inodesDavid Chinner2007-07-14
* [XFS] Concurrent Multi-File Data StreamsDavid Chinner2007-07-14
* [XFS] Add lockdep support for XFSLachlan McIlroy2007-05-07
* [XFS] Fix to prevent the notorious 'NULL files' problem after a crash.Lachlan McIlroy2007-05-07
* [XFS] propogate return codes from flush routinesLachlan McIlroy2007-05-07
* [XFS] Clean up i_flags and i_flags_lock handling.David Chinner2006-11-11
* [XFS] Really fix use after free in xfs_iunpin.David Chinner2006-09-27
* [XFS] Remove last bulkstat false-positives with debug kernels.Nathan Scott2006-09-27
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-09
* [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-09