- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / fs / xfs / xfs_iget.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-09-01 Christoph Hellwigxfs: simplify xfs_trans_iget
2009-09-01 Christoph Hellwigxfs: merge fsync and O_SYNC handling
2009-08-18 Christoph Hellwigxfs: fix locking in xfs_iget_cache_hit
2009-08-17 Christoph Hellwigxfs: fix locking in xfs_iget_cache_hit
2009-08-07 Christoph Hellwigxfs: fix freeing of inodes not yet added to the inode...
2009-08-07 Christoph Hellwigvfs: fix inode_init_always calling convention
2009-06-24 Al Viroswitch xfs to generic acl caching helpers
2009-06-10 Christoph Hellwigxfs: use generic Posix ACL code
2009-06-08 Christoph Hellwigxfs: kill xfs_qmops
2009-04-06 Dave Chinnerxfs: fix double free of inode
2009-03-06 Christoph Hellwigxfs: prevent lockdep false positive in xfs_iget_cache_miss
2009-03-04 Christoph Hellwigxfs: prevent lockdep false positive in xfs_iget_cache_miss
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-01 Christoph Hellwig[XFS] move inode allocation out xfs_iread
2008-12-01 Christoph Hellwig[XFS] kill the XFS_IMAP_BULKSTAT flag
2008-10-30 David Chinner[XFS] Fix race when looking up reclaimable inodes
2008-10-30 Christoph Hellwig[XFS] free partially initialized inodes using destroy_inode
2008-10-30 David Chinner[XFS] Can't lock inodes in radix tree preload region
2008-10-30 David Chinner[XFS] Finish removing the mount pointer from the AIL API
2008-10-30 David Chinner[XFS] kill deleted inodes list
2008-10-30 David Chinner[XFS] mark inodes for reclaim via a tag in the inode...
2008-10-30 David Chinner[XFS] Combine the XFS and Linux inodes
2008-10-30 David Chinner[XFS] factor xfs_iget_core() into hit and miss cases
2008-10-30 David Chinner[XFS] Kill xfs_sync()
2008-10-30 David Chinner[XFS] remove the mount inode list
2008-10-30 Lachlan McIlroy[XFS] Unlock inode before calling xfs_idestroy()
2008-10-30 David Chinner[XFS] Make use of the init-once slab optimisation.
2008-08-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-13 David Chinner[XFS] replace inode flush semaphore with a completion
2008-08-13 Christoph Hellwig[XFS] sanitize xfs_initialize_vnode
2008-08-13 David Chinner[XFS] Avoid directly referencing the VFS inode.
2008-04-29 Christoph Hellwig[XFS] shrink mrlock_t
2008-04-18 David Chinner[XFS] Remove the xfs_icluster structure
2008-03-06 David Chinner[XFS] fix inode leak in xfs_iget_core()
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
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 Lachlan McIlroy[XFS] more vnode/inode tracing fixes
2008-02-07 Lachlan McIlroy[XFS] clean up vnode/inode tracing
2007-12-10 David Chinner[XFS] Fix broken inode cluster setup.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-16 Christoph Hellwig[XFS] kill struct bhv_vfs
2007-10-16 Christoph Hellwig[XFS] call common xfs vfs-level helpers directly and...
2007-10-16 Christoph Hellwig[XFS] kill the v_number member in struct bhv_vnode
2007-10-16 Christoph Hellwig[XFS] move v_trace from bhv_vnode to xfs_inode
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-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Lachlan McIlroy[XFS] Add lockdep support for XFS
2006-11-11 David Chinner[XFS] Prevent a deadlock when xfslogd unpins inodes.
2006-11-11 David Chinner[XFS] Clean up i_flags and i_flags_lock handling.
2006-11-11 Tim Shimmin[XFS] Keep lockdep happy.
2006-09-28 David Chinner[XFS] Really fix use after free in xfs_iunpin.
2006-09-28 Eric Sandeen[XFS] standardize on one sema init macro
2006-09-28 Nathan Scott[XFS] Add a greedy allocation interface, allocating...
2006-09-28 Nathan Scott[XFS] Add a debug flag for allocations which are known...
2006-09-28 Nathan Scott[XFS] Remove last bulkstat false-positives with debug...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-18 Al Viro[XFS] Kill direct access to ->count in valusema();...
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-04-05 Andreas Gruenbacher- patches.fixes/xfs-kern-25683a-chash-doublelink: ...
2006-03-28 Nathan Scott[XFS] We really suck at spulling. Thanks to Chris...
2006-03-17 Nathan Scott[XFS] Complete transition away from linvfs naming conve...
2006-01-16 Andreas Gruenbacher- patches.fixes/kdb-page-module-fix: KDB page module...
2006-01-11 Christoph Hellwig[XFS] add helper to get xfs_inode from vnode
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-09-13 Andreas Gruenbacher- patches.fixes/fix-nfs-xfs_iget-shutdown: fix nfs...
2005-09-04 Christoph Hellwig[XFS] Retry linux inode cacech lookup if we found a...
2005-09-02 Christoph Hellwig[XFS] remove unessecary vnode flags
2005-05-05 Nathan Scott[XFS] Move the XFS inode to the front of its hash list...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-13 Nathan Scott[XFS] Ensure the cluster hash size does not exceed...
2005-01-12 Nathan Scott[XFS] Fix a performance and scaling problem in xfs_iget...
2004-12-13 Christoph Hellwig[XFS] handle inode creating race
2004-09-29 Christoph Hellwig[XFS] fix handling of bad inodes
2004-04-28 Andreas Gruenbacher- Update xfs to current cvs.
2004-02-11 Andreas Gruenbacher- Update to current xfs cvs + dmapi fixes.
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-02-06 Andreas Gruenbacher- ext[23]: Remove limit of 32 acl entries when reading.
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-10 Nathan Scott[XFS] Trivial and whitespace changes to sync trees...
2004-01-09 Nathan Scott[XFS] Fix build with tracing enabled, couple of portabi...
2003-10-06 Stephen Lord[XFS] Implement deletion of inode clusters in XFS.
2003-09-15 Eric Sandeen[XFS] Re-work xfs stats macros to support per-cpu data
2003-06-19 Stephen Lord[XFS] Fix deadlock between xfs_finish_reclaim and xfs_i...
2003-05-19 Christoph Hellwig[XFS] merge Steve's sync changes over to 2.5
2003-05-03 Russell Cattelan[XFS] Rework the way xfs includes xfs_<blah>.h headers.
2003-05-02 Russell Cattelan[XFS] Whitespace cleanup
2003-04-07 Christoph Hellwig[XFS] merge over some lost changes from the XFS tree
2003-03-26 Nathan Scott[XFS] Cleanup/remove a bunch of macros, comments and...
2003-03-26 Christoph Hellwig[XFS] Separate the quota source into its own subdirecto...
next