nfsd4: cl_count is unused
[safe/jmp/linux-2.6] / fs / xfs / xfs_inode.h
2010-03-01 Christoph Hellwigxfs: remove xfs_ipin/xfs_iunpin
2010-03-01 Christoph Hellwigxfs: implement optimized fdatasync
2010-02-06 Dave Chinnerxfs: Use delayed write for inodes rather than async V2
2010-02-06 Dave Chinnerxfs: Make inode reclaim states explicit
2009-12-15 Christoph Hellwigxfs: event tracing support
2009-12-15 Christoph Hellwigxfs: change the xfs_iext_insert / xfs_iext_remove
2009-10-08 Christoph Hellwigxfs: implement ->dirty_inode to fix timestamp handling
2009-09-01 Christoph Hellwigxfs: simplify xfs_trans_iget
2009-09-01 Christoph Hellwigxfs: merge fsync and O_SYNC handling
2009-08-31 Eric Sandeenxfs: add more statics & drop some unused functions
2009-08-07 Christoph Hellwigxfs: fix freeing of inodes not yet added to the inode...
2009-07-02 Eric Sandeenxfs: add more statics & drop some unused functions
2009-06-24 Al Viroswitch xfs to generic acl caching helpers
2009-06-10 Christoph Hellwigxfs: use generic Posix ACL code
2009-03-29 Malcolm Parsonsxfs: fix various typos
2008-12-29 Lachlan McIlroy[XFS] Fix merge failures
2008-12-11 Christoph Hellwig[XFS] resync headers with libxfs
2008-12-10 Lachlan McIlroy[XFS] Remove unused tracing code
2008-12-04 Christoph Hellwigmove inode tracing out of xfs_vnode.
2008-12-04 Christoph Hellwigkill dead inode flags
2008-12-04 Christoph Hellwigcleanup the inode reclaim path
2008-12-04 Christoph Hellwigremove unused prototypes for xfs_ihash_init / xfs_ihash...
2008-12-01 Christoph Hellwig[XFS] move inode allocation out xfs_iread
2008-12-01 Christoph Hellwig[XFS] kill the XFS_IMAP_BULKSTAT flag
2008-12-01 Christoph Hellwig[XFS] embededd struct xfs_imap into xfs_inode
2008-12-01 Christoph Hellwig[XFS] merge xfs_imap into xfs_dilocate
2008-12-01 Christoph Hellwig[XFS] remove dead code for old inode item recovery
2008-12-01 Christoph Hellwig[XFS] stop using xfs_itobp in xfs_iread
2008-12-01 Christoph Hellwig[XFS] kill xfs_dinode_core_t
2008-12-01 Dave Chinner[XFS] remove i_gen from incore inode
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-10-30 Christoph Hellwig[XFS] free partially initialized inodes using destroy_inode
2008-10-30 Christoph Hellwig[XFS] stop using xfs_itobp in xfs_bulkstat
2008-10-30 David Chinner[XFS] kill deleted inodes list
2008-10-30 David Chinner[XFS] move inode reclaim functions to xfs_sync.c
2008-10-30 David Chinner[XFS] Combine the XFS and Linux inodes
2008-10-30 Christoph Hellwig[XFS] Always use struct xfs_btree_block instead of...
2008-10-30 David Chinner[XFS] remove the mount inode list
2008-10-30 David Chinner[XFS] Remove xfs_iflush_all and clean up xfs_finish_rec...
2008-10-30 Barry Naujok[XFS] Sync up kernel and user-space headers
2008-10-30 Christoph Hellwig[XFS] make btree tracing generic
2008-10-30 David Chinner[XFS] Make use of the init-once slab optimisation.
2008-08-13 Christoph Hellwig[XFS] update timestamp in xfs_ialloc manually
2008-08-13 David Chinner[XFS] replace inode flush semaphore with a completion
2008-08-13 Christoph Hellwig[XFS] kill bhv_vnode_t
2008-08-13 Christoph Hellwig[XFS] kill xfs_lock_dir_and_entry
2008-08-13 David Chinner[XFS] XFS: Kill xfs_vtoi()
2008-08-13 David Chinner[XFS] Kill shouty XFS_ITOV() macro
2008-08-13 David Chinner[XFS] kill shouty XFS_ITOV_NULL macro
2008-08-13 David Chinner[XFS] Avoid directly referencing the VFS inode.
2008-07-28 Christoph Hellwig[XFS] kill xfs_igrow_start and xfs_igrow_finish
2008-04-29 Christoph Hellwig[XFS] remove manual lookup from xfs_rename and simplify...
2008-04-29 Christoph Hellwig[XFS] shrink mrlock_t
2008-04-18 David Chinner[XFS] Remove the xfs_icluster structure
2008-04-18 David Chinner[XFS] Don't block pdflush when writing back inodes
2008-04-18 Donald Douwsma[XFS] Remove the xfs_refcache
2008-02-07 Christoph Hellwig[XFS] use generic_permission
2008-02-07 Christoph Hellwig[XFS] Remove CFORK macros and use code directly in...
2008-02-07 Robert P. J. Day[XFS] Use kernel-supplied "roundup_pow_of_two" for...
2008-02-07 David Chinner[XFS] Fix inode allocation latency
2008-02-07 Christoph Hellwig[XFS] cleanup vnode useage in xfs_iget.c
2008-02-07 Christoph Hellwig[XFS] kill xfs_iocore_t
2008-02-07 Eric Sandeen[XFS] Cleanup lock goop.
2008-02-07 Lachlan McIlroy[XFS] clean up vnode/inode tracing
2007-10-16 Christoph Hellwig[XFS] kill the vfs_flags member in struct bhv_vfs
2007-10-16 Christoph Hellwig[XFS] kill struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] move v_trace from bhv_vnode to xfs_inode
2007-10-16 Christoph Hellwig[XFS] move v_iocount from bhv_vnode to xfs_inode
2007-10-16 Christoph Hellwig[XFS] Create xfs_iflags_test_and_clear helper function
2007-10-16 Christoph Hellwig[XFS] kill the v_flag member in struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] call common xfs vnode-level helpers directly...
2007-10-15 David Chinner[XFS] Radix tree based inode caching
2007-10-15 Christoph Hellwig[XFS] dinode endianess annotations
2007-10-15 Christoph Hellwig[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
2007-07-14 David Chinner[XFS] Fix lockdep annotations for xfs_lock_inodes
2007-07-14 David Chinner[XFS] Concurrent Multi-File Data Streams
2007-05-08 Lachlan McIlroy[XFS] Add lockdep support for XFS
2007-05-08 Lachlan McIlroy[XFS] Fix to prevent the notorious 'NULL files' problem...
2007-05-08 Lachlan McIlroy[XFS] propogate return codes from flush routines
2006-11-11 David Chinner[XFS] Clean up i_flags and i_flags_lock handling.
2006-09-28 David Chinner[XFS] Really fix use after free in xfs_iunpin.
2006-09-28 Nathan Scott[XFS] Remove last bulkstat false-positives with debug...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vnode/vnodeops...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vfs/vfsops for...
2006-04-11 David Chinner[XFS] Fix inode reclaim scalability regression. When...
2006-03-17 Nathan Scott[XFS] Fix an infinite loop issue in bulkstat when a...
2006-03-17 Mandy Kirkconnell[XFS] There are a few problems with the new
2006-03-14 Mandy Kirkconnell[XFS] 929045 567344 This mod introduces multi-level...
2006-03-14 Mandy Kirkconnell[XFS] 929045 567344 This mod re-organizes some of the...
2006-01-11 Christoph Hellwig[XFS] add helper to get xfs_inode from vnode
2006-01-11 Christoph Hellwig[XFS] fix, speedup and simplify atime handling let...
2005-11-02 Nathan Scott[XFS] Remove unused type, xfs_gap_t.
2005-11-02 Nathan Scott[XFS] Update license/copyright notices to match the...
2005-11-02 Nathan Scott[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers...
2005-11-01 Nathan Scott[XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT.
2005-06-21 Christoph Hellwig[XFS] rewrite xfs_iflush_all
2005-06-21 Christoph Hellwig[XFS] mark various symbols static Patch from Adrian...
2005-05-05 Nathan Scott[XFS] Fix up uses of nlink_t incorrectly restricting...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2