1. 5a8d0f3 move inode tracing out of xfs_vnode. by Christoph Hellwig · 16 years ago
  2. 6bd16ff kill dead inode flags by Christoph Hellwig · 16 years ago
  3. 5cafdeb cleanup the inode reclaim path by Christoph Hellwig · 16 years ago
  4. 24f211b [XFS] move inode allocation out xfs_iread by Christoph Hellwig · 16 years ago
  5. b48d8d6 [XFS] kill the XFS_IMAP_BULKSTAT flag by Christoph Hellwig · 16 years ago
  6. 6bfb3d0 [XFS] Fix race when looking up reclaimable inodes by David Chinner · 16 years ago
  7. 9ed0451 [XFS] free partially initialized inodes using destroy_inode by Christoph Hellwig · 16 years ago
  8. 56e73ec [XFS] Can't lock inodes in radix tree preload region by David Chinner · 16 years ago
  9. 783a2f6 [XFS] Finish removing the mount pointer from the AIL API by David Chinner · 16 years ago
  10. 1165451 [XFS] kill deleted inodes list by David Chinner · 16 years ago
  11. 396beb8 [XFS] mark inodes for reclaim via a tag in the inode radix tree by David Chinner · 16 years ago
  12. bf90424 [XFS] Combine the XFS and Linux inodes by David Chinner · 16 years ago
  13. 6441e54 [XFS] factor xfs_iget_core() into hit and miss cases by David Chinner · 16 years ago
  14. a4e4c4f [XFS] Kill xfs_sync() by David Chinner · 16 years ago
  15. 6c7699c [XFS] remove the mount inode list by David Chinner · 16 years ago
  16. f338f90 [XFS] Unlock inode before calling xfs_idestroy() by Lachlan McIlroy · 16 years ago
  17. 07c8f67 [XFS] Make use of the init-once slab optimisation. by David Chinner · 16 years ago
  18. c63942d [XFS] replace inode flush semaphore with a completion by David Chinner · 16 years ago
  19. 41be8be [XFS] sanitize xfs_initialize_vnode by Christoph Hellwig · 16 years ago
  20. 0165164 [XFS] Avoid directly referencing the VFS inode. by David Chinner · 16 years ago
  21. 579aa9c [XFS] shrink mrlock_t by Christoph Hellwig · 16 years ago
  22. bad5584 [XFS] Remove the xfs_icluster structure by David Chinner · 16 years ago
  23. 72772a3 [XFS] fix inode leak in xfs_iget_core() by David Chinner · 16 years ago
  24. 5d51eff [XFS] Fix inode allocation latency by David Chinner · 17 years ago
  25. 10090be [XFS] cleanup vnode useage in xfs_iget.c by Christoph Hellwig · 17 years ago
  26. 613d704 [XFS] kill xfs_iocore_t by Christoph Hellwig · 17 years ago
  27. 15947f2 [XFS] more vnode/inode tracing fixes by Lachlan McIlroy · 17 years ago
  28. cf441ee [XFS] clean up vnode/inode tracing by Lachlan McIlroy · 17 years ago
  29. a7430847 [XFS] Fix broken inode cluster setup. by David Chinner · 17 years ago
  30. b267ce9 [XFS] kill struct bhv_vfs by Christoph Hellwig · 17 years ago
  31. 745f691 [XFS] call common xfs vfs-level helpers directly and remove vfs operations by Christoph Hellwig · 17 years ago
  32. 2aeaa25 [XFS] kill the v_number member in struct bhv_vnode by Christoph Hellwig · 17 years ago
  33. 1543d79 [XFS] move v_trace from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
  34. b3aea4e [XFS] kill the v_flag member in struct bhv_vnode by Christoph Hellwig · 17 years ago
  35. 739bfb2 [XFS] call common xfs vnode-level helpers directly and remove vnode operations by Christoph Hellwig · 17 years ago
  36. da353b0 [XFS] Radix tree based inode caching by David Chinner · 17 years ago
  37. f7c66ce [XFS] Add lockdep support for XFS by Lachlan McIlroy · 17 years ago
  38. 4c60658 [XFS] Prevent a deadlock when xfslogd unpins inodes. by David Chinner · 18 years ago
  39. 7a18c38 [XFS] Clean up i_flags and i_flags_lock handling. by David Chinner · 18 years ago
  40. 439b843 [XFS] Keep lockdep happy. by Tim Shimmin · 18 years ago
  41. f273ab8 [XFS] Really fix use after free in xfs_iunpin. by David Chinner · 18 years ago
  42. 7ae67d7 [XFS] standardize on one sema init macro by Eric Sandeen · 18 years ago
  43. 77e4635 [XFS] Add a greedy allocation interface, allocating within a min/max size range. by Nathan Scott · 18 years ago
  44. efb8ad7 [XFS] Add a debug flag for allocations which are known to be larger than by Nathan Scott · 18 years ago
  45. 745b1f47 [XFS] Remove last bulkstat false-positives with debug kernels. by Nathan Scott · 18 years ago
  46. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  47. 0d8fee3 [XFS] Kill direct access to ->count in valusema(); all we ever use it for by Al Viro · 18 years ago
  48. 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 18 years ago
  49. b83bd13 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. by Nathan Scott · 18 years ago
  50. 1fc5d95 [XFS] Fix inode reclaim scalability regression. When a filesystem has by David Chinner · 18 years ago
  51. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago
  52. ec86dc0 [XFS] Complete transition away from linvfs naming convention, finally. by Nathan Scott · 18 years ago
  53. 75e17b3 [XFS] add helper to get xfs_inode from vnode by Christoph Hellwig · 19 years ago
  54. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  55. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  56. ba403ab [XFS] Retry linux inode cacech lookup if we found a stale inode. This by Christoph Hellwig · 19 years ago
  57. 592cb26 [XFS] remove unessecary vnode flags by Christoph Hellwig · 19 years ago
  58. 71bce25 [XFS] Move the XFS inode to the front of its hash list on a cache hit by Nathan Scott · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago