1. fe0754f [XFS] remove xfs_log_ticket_zone on rmmod by Alexey Dobriyan · 17 years ago
  2. 7e20694 [XFS] Remove periodic logging of in-core superblock counters. by David Chinner · 17 years ago
  3. e5720ee [XFS] Propagate errors from xfs_trans_commit(). by David Chinner · 17 years ago
  4. 3c85c36 [XFS] xfs_quiesce_fs() never returns an error. Mark it void. by David Chinner · 17 years ago
  5. eb01c9c [XFS] Remove the xlog_ticket allocator by David Chinner · 17 years ago
  6. 4335509 [XFS] remove most calls to VN_RELE by Christoph Hellwig · 17 years ago
  7. bc4ac74 [XFS] cleanup vnode use in dmapi calls by Christoph Hellwig · 17 years ago
  8. bad5584 [XFS] Remove the xfs_icluster structure by David Chinner · 17 years ago
  9. 163d368 [XFS] Remove the xfs_refcache by Donald Douwsma · 17 years ago
  10. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 17 years ago
  11. 1bd960e [XFS] If you mount an XFS filesystem with no mount options at all, then by Josef Jeff Sipek · 17 years ago
  12. de2eeea [XFS] add __init/__exit mark to specific init/cleanup functions by Lachlan McIlroy · 17 years ago
  13. cbc89dc [XFS] kill xfs_root by Christoph Hellwig · 17 years ago
  14. f71354b [XFS] Cleanup various fid related bits: by Christoph Hellwig · 17 years ago
  15. a67d7c5 [XFS] Move platform specific mount option parse out of core XFS code by David Chinner · 17 years ago
  16. 786f486 [XFS] Show all mount args in /proc/mounts by David Chinner · 17 years ago
  17. a8272ce [XFS] Fix up sparse warnings. by David Chinner · 17 years ago
  18. 9909c4a [XFS] kill xfs_freeze. by Christoph Hellwig · 17 years ago
  19. 4ca488e [XFS] Kill off xfs_statvfs. by Christoph Hellwig · 17 years ago
  20. 007c61c [XFS] Remove spin.h by Eric Sandeen · 17 years ago
  21. 3685c2a [XFS] Unwrap XFS_SB_LOCK. by Eric Sandeen · 17 years ago
  22. 703e1f0 [XFS] Unwrap xfs_dabuf_global_lock by Eric Sandeen · 17 years ago
  23. 541d7d3 [XFS] kill unnessecary ioops indirection by Lachlan McIlroy · 17 years ago
  24. 44866d3 [XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodes by Lachlan McIlroy · 17 years ago
  25. c614391 [XFS] cleanup fid types mess by Christoph Hellwig · 17 years ago
  26. 479ba36 [XFS] Remove STATIC which was missing from prior manual merge by Tim Shimmin · 17 years ago
  27. 574342f [XFS] fix when DMAPI mount option processing happens by Vlad Apostolov · 17 years ago
  28. b267ce9 [XFS] kill struct bhv_vfs by Christoph Hellwig · 17 years ago
  29. bd186aa [XFS] kill the vfs_flags member in struct bhv_vfs by Christoph Hellwig · 17 years ago
  30. 745f691 [XFS] call common xfs vfs-level helpers directly and remove vfs operations by Christoph Hellwig · 17 years ago
  31. 48c872a9f [XFS] decontaminate vfs operations from behavior details by Christoph Hellwig · 17 years ago
  32. b09cc77 [XFS] remove dependency of the quota module on behaviors by Christoph Hellwig · 17 years ago
  33. 293688e [XFS] remove dependency of the dmapi module on behaviors by Christoph Hellwig · 17 years ago
  34. f541d27 [XFS] move freeing the mount structure from xfs_mount_free into the callers by Christoph Hellwig · 17 years ago
  35. b677c21 [XFS] move v_iocount from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
  36. 739bfb2 [XFS] call common xfs vnode-level helpers directly and remove vnode operations by Christoph Hellwig · 17 years ago
  37. b93bd20 [XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPI by Vlad Apostolov · 17 years ago
  38. da353b0 [XFS] Radix tree based inode caching by David Chinner · 17 years ago
  39. 948c6d4f [XFS] optimize dmapi event tests w/o dmapi config by Eric Sandeen · 17 years ago
  40. 49ee6c9 [XFS] Fix a potential NULL pointer deref in XFS on failed mount. by Jesper Juhl · 17 years ago
  41. dcb3b83 [XFS] clean up xfs_start_flags by Eric Sandeen · 17 years ago
  42. 2a82b8b [XFS] Concurrent Multi-File Data Streams by David Chinner · 17 years ago
  43. 516b2e7 [XFS] Fix remount,readonly path to flush everything correctly. by David Chinner · 17 years ago
  44. 92821e2 [XFS] Lazy Superblock Counters by David Chinner · 17 years ago
  45. 40095b6 [XFS] Sleeping with the ilock waiting for I/O completion is Bad. by David Chinner · 17 years ago
  46. f7c66ce [XFS] Add lockdep support for XFS by Lachlan McIlroy · 17 years ago
  47. d3cf209 [XFS] propogate return codes from flush routines by Lachlan McIlroy · 17 years ago
  48. 1c72bf9 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL. by Eric Sandeen · 17 years ago
  49. 3c0dc77 [XFS] Make freeze code a little cleaner. by David Chinner · 18 years ago
  50. 2823945 [XFS] Ensure a frozen filesystem has a clean log before writing the dummy by David Chinner · 18 years ago
  51. dbcabad [XFS] Fix block reservation mechanism. by David Chinner · 18 years ago
  52. 1f9b3b6 [XFS] remove unused xflags parameter from sync routines by Lachlan McIlroy · 18 years ago
  53. 215101c [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. by Nathan Scott · 18 years ago
  54. 4be536d [XFS] Prevent free space oversubscription and xfssyncd looping. by David Chinner · 18 years ago
  55. b2ea401 [XFS] Fix a barrier related forced shutdown on mounts with quota enabled. by Nathan Scott · 18 years ago
  56. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  57. b190f11 [XFS] Fix broken const use inside local suffix_strtoul routine. by Nathan Scott · 18 years ago
  58. 8285fb5 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD porters. by Nathan Scott · 18 years ago
  59. 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 18 years ago
  60. b83bd13 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. by Nathan Scott · 18 years ago
  61. b657452 [XFS] Portability changes: remove prdev, stick to one diagnostic interface. by Nathan Scott · 18 years ago
  62. d08d389 [XFS] Fix a possible forced shutdown due to mishandling write barriers by Nathan Scott · 18 years ago
  63. 3bbcc8e [XFS] Reenable write barriers by default. by Nathan Scott · 19 years ago
  64. 764d1f8 [XFS] Implement the silent parameter to fill_super, previously ignored. by Nathan Scott · 19 years ago
  65. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 19 years ago
  66. e15f195 [XFS] Reenable the noikeep (delete inode cluster space) option by default. by Nathan Scott · 19 years ago
  67. 3758dee [XFS] Fixup naming inconsistencies found by Pekka Enberg and one from Jan by Nathan Scott · 19 years ago
  68. b12dd34 [XFS] Fix an infinite loop issue in bulkstat when a corrupt inode is by Nathan Scott · 19 years ago
  69. 8758280 [XFS] Cleanup the use of zones/slabs, more consistent and allows flags to by Nathan Scott · 19 years ago
  70. 8d280b9 [XFS] On machines with more than 8 cpus, when running parallel I/O by David Chinner · 19 years ago
  71. 9f4cbec [XFS] XFS propagates MS_NOATIME through two levels internally but doesn't by Nathan Scott · 19 years ago
  72. c2cd255 [XFS] Fix v2 log bufsize reporting in /proc/mounts. by Nathan Scott · 19 years ago
  73. b04ed21 [XFS] Disable write barriers for now till intermittent IO errors are understood. by Nathan Scott · 19 years ago
  74. 13059ff [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and by Nathan Scott · 19 years ago
  75. e13a73f [XFS] Write log dummy record when freezing filesystem by Christoph Hellwig · 19 years ago
  76. c7d437d [XFS] do barrier checks earlier. quota initialization may write to the by Christoph Hellwig · 19 years ago
  77. 70a061f [XFS] Fix typo from when enabling write barriers by default, flags botch by Nathan Scott · 19 years ago
  78. 4ef19dd [XFS] enable write barriers by default by Christoph Hellwig · 19 years ago
  79. 05db218 [XFS] Fix an inode32 regression - if no options are presented, must still by Nathan Scott · 19 years ago
  80. cfcbbbd [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it. by Nathan Scott · 19 years ago
  81. c11e2c3 [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. by Nathan Scott · 19 years ago
  82. e718eeb [XFS] Rework the final mount options flag bit to make room for more. by Nathan Scott · 19 years ago
  83. 8a319ae [XFS] Disable attr2 by default, until a more appropriate time to enable it. by Nathan Scott · 19 years ago
  84. fa7e7d7 [XFS] Show additional mount options in /proc/mounts, fix up some debug code. by Nathan Scott · 19 years ago
  85. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  86. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  87. fc1f8c1 [XFS] Track external log/realtime device names for correct reporting in by Nathan Scott · 19 years ago
  88. d8cc890 [XFS] Ondisk format extension for extended attributes (attr2). Basically, by Nathan Scott · 19 years ago
  89. e8c8b3a [XFS] Introduce two new mount options (nolargeio/largeio) to allow by David Chinner · 19 years ago
  90. ee34807 [XFS] Provide a mechiansm for flushing delalloc before quota reporting. by Nathan Scott · 19 years ago
  91. f538d4d [XFS] write barrier support Issue all log sync operations as ordered by Christoph Hellwig · 19 years ago
  92. cde410a [XFS] Sort out some cosmetic differences between XFS trees. by Nathan Scott · 19 years ago
  93. e69a333 [XFS] Add in grpid/nogrpid mount option parsing, actual code was always there.. by Nathan Scott · 19 years ago
  94. cdb6268 [XFS] replace vn_get usage by ihold by Christoph Hellwig · 19 years ago
  95. f898d6c [XFS] quiesce the filesystem proper when freezing by Christoph Hellwig · 19 years ago
  96. c8ad20f [XFS] Add support for project quota, based on Dan Knappes earlier work. by Nathan Scott · 19 years ago
  97. ba0f32d [XFS] mark various symbols static Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  98. 1f443ad [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB. by Nathan Scott · 19 years ago
  99. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago