1. a8d770d xfs: use xfs_sync_inodes() for device flushing by Dave Chinner · 15 years ago
  2. 1a5902c xfs: remove m_attroffset by Christoph Hellwig · 15 years ago
  3. 9da096f xfs: fix various typos by Malcolm Parsons · 15 years ago
  4. 6447c36 xfs: remove m_litino by Christoph Hellwig · 15 years ago
  5. a19d9f8 xfs: kill ino64 mount option by Christoph Hellwig · 15 years ago
  6. fcafb71 xfs: get rid of indirections in the quotaops implementation by Christoph Hellwig · 15 years ago
  7. 0d87e65 xfs: remove superflous inobt macros by Christoph Hellwig · 15 years ago
  8. c52e9fd xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK by Christoph Hellwig · 15 years ago
  9. 7884bc8 xfs: fix bad_features2 fixups for the root filesystem by Christoph Hellwig · 15 years ago
  10. 9d87c31 [XFS] Remove the rest of the macro-to-function indirections. by Eric Sandeen · 15 years ago
  11. 6d73cf1 [XFS] resync headers with libxfs by Christoph Hellwig · 16 years ago
  12. f95099b kill xfs_unmount_flush by Christoph Hellwig · 16 years ago
  13. e57481d no explicit xfs_iflush for special inodes during unmount by Christoph Hellwig · 16 years ago
  14. b56757b remove leftovers of shared read-only support by Christoph Hellwig · 16 years ago
  15. e88f11a remove unused m_inode_quiesce member from struct xfs_mount by Christoph Hellwig · 16 years ago
  16. 5cafdeb cleanup the inode reclaim path by Christoph Hellwig · 16 years ago
  17. 2b5decd [XFS] remove xfs_vfs.h by Christoph Hellwig · 16 years ago
  18. 00dd402 [XFS] remove bhv_statvfs_t typedef by Christoph Hellwig · 16 years ago
  19. 9d565ff [XFS] kill struct xfs_mount_args by Christoph Hellwig · 16 years ago
  20. c7e8f26 [XFS] Move the AIL lock into the struct xfs_ail by David Chinner · 16 years ago
  21. 82fa901 [XFS] Allocate the struct xfs_ail by David Chinner · 16 years ago
  22. 1165451 [XFS] kill deleted inodes list by David Chinner · 16 years ago
  23. 2030b5a [XFS] use xfs_sync_inodes rather than xfs_syncsub by David Chinner · 16 years ago
  24. 6c7699c [XFS] remove the mount inode list by David Chinner · 16 years ago
  25. 60197e8 [XFS] Cleanup maxrecs calculation. by Christoph Hellwig · 16 years ago
  26. a167b17 [XFS] move xfssyncd code to xfs_sync.c by David Chinner · 16 years ago
  27. 847fff5 [XFS] Sync up kernel and user-space headers by Barry Naujok · 16 years ago
  28. 4603992 [XFS] Remove final remnants of dirv1 macros and other stuff by Barry Naujok · 16 years ago
  29. 41b5c2e [XFS] xfs_unmountfs should return void by Christoph Hellwig · 16 years ago
  30. 4249023 [XFS] cleanup xfs_mountfs by Christoph Hellwig · 16 years ago
  31. 9f8868f [XFS] streamline init/exit path by Christoph Hellwig · 16 years ago
  32. 5163f95 [XFS] Name operation vector for hash and compare by Barry Naujok · 16 years ago
  33. c962fb7 [XFS] kill xfs_mount_init by Christoph Hellwig · 16 years ago
  34. 19f354d [XFS] sort out opening and closing of the block devices by Christoph Hellwig · 16 years ago
  35. 7c12f29 [XFS] Fix up noattr2 so that it will properly update the versionnum and by Tim Shimmin · 16 years ago
  36. 7155054 [XFS] fix non-smp xfs build by Eric Sandeen · 16 years ago
  37. ce46193 [XFS] kill XFS_ICSB_SB_LOCKED by Christoph Hellwig · 16 years ago
  38. d4d90b5 [XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held by Christoph Hellwig · 16 years ago
  39. 556b8b1 [XFS] remove bhv_vname_t and xfs_rename code by Barry Naujok · 16 years ago
  40. 535f6b3 [XFS] Replace custom AIL linked-list code with struct list_head by Josef 'Jeff' Sipek · 16 years ago
  41. bc4ac74 [XFS] cleanup vnode use in dmapi calls by Christoph Hellwig · 16 years ago
  42. 126468b [XFS] kill xfs_rwlock/xfs_rwunlock by Christoph Hellwig · 16 years ago
  43. 1bd960e [XFS] If you mount an XFS filesystem with no mount options at all, then by Josef Jeff Sipek · 16 years ago
  44. 249a8c1 [XFS] Move AIL pushing into it's own thread by David Chinner · 16 years ago
  45. 613d704 [XFS] kill xfs_iocore_t by Christoph Hellwig · 17 years ago
  46. 36e41ee [XFS] Cleanup lock goop. by Eric Sandeen · 17 years ago
  47. 3685c2a [XFS] Unwrap XFS_SB_LOCK. by Eric Sandeen · 17 years ago
  48. 287f3da [XFS] Unwrap AIL_LOCK by Donald Douwsma · 17 years ago
  49. 541d7d3 [XFS] kill unnessecary ioops indirection by Lachlan McIlroy · 17 years ago
  50. cc92e7a [XFS] growlock should be a mutex by Christoph Hellwig · 17 years ago
  51. b267ce9 [XFS] kill struct bhv_vfs by Christoph Hellwig · 17 years ago
  52. 7439449 [XFS] move syncing related members from struct bhv_vfs to struct xfs_mount by Christoph Hellwig · 17 years ago
  53. bd186aa [XFS] kill the vfs_flags member in struct bhv_vfs by Christoph Hellwig · 17 years ago
  54. 745f691 [XFS] call common xfs vfs-level helpers directly and remove vfs operations by Christoph Hellwig · 17 years ago
  55. 48c872a9f [XFS] decontaminate vfs operations from behavior details by Christoph Hellwig · 17 years ago
  56. b09cc77 [XFS] remove dependency of the quota module on behaviors by Christoph Hellwig · 17 years ago
  57. 293688e [XFS] remove dependency of the dmapi module on behaviors by Christoph Hellwig · 17 years ago
  58. 0a74cd1 [XFS] kill struct bhv_vnode by Christoph Hellwig · 17 years ago
  59. 739bfb2 [XFS] call common xfs vnode-level helpers directly and remove vnode operations by Christoph Hellwig · 17 years ago
  60. da353b0 [XFS] Radix tree based inode caching by David Chinner · 17 years ago
  61. 2bdf7cd [XFS] superblock endianess annotations by Christoph Hellwig · 17 years ago
  62. 4090663 [XFS] Remove m_nreadaheads by Eric Sandeen · 17 years ago
  63. 2a82b8b [XFS] Concurrent Multi-File Data Streams by David Chinner · 17 years ago
  64. 92821e2 [XFS] Lazy Superblock Counters by David Chinner · 17 years ago
  65. 4cc929e [XFS] Don't grow filesystems past the size they can index. by Nathan Scott · 17 years ago
  66. 5478eea [XFS] Re-initialize the per-cpu superblock counters after recovery. by Lachlan McIlroy · 17 years ago
  67. c97be73 [XFS] Fix block reservation changes for non-SMP systems. by Kevin Jamieson · 17 years ago
  68. dbcabad [XFS] Fix block reservation mechanism. by David Chinner · 17 years ago
  69. 20f4ebf [XFS] Make growfs work for amounts greater than 2TB by David Chinner · 17 years ago
  70. 1f9b3b6 [XFS] remove unused xflags parameter from sync routines by Lachlan McIlroy · 17 years ago
  71. 03135cf [XFS] Fix UP build breakage due to undefined m_icsb_mutex. by David Chinner · 17 years ago
  72. 20b6428 [XFS] Reduction global superblock lock contention near ENOSPC. by David Chinner · 17 years ago
  73. 215101c [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. by Nathan Scott · 18 years ago
  74. fe48cae [XFS] remove bhv_lookup, _range version works aswell and has more useful by Christoph Hellwig · 18 years ago
  75. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  76. 8285fb5 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD porters. by Nathan Scott · 18 years ago
  77. 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 18 years ago
  78. b83bd13 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. by Nathan Scott · 18 years ago
  79. 7d04a33 [XFS] Shutdown the filesystem if all device paths have gone. Made by Nathan Scott · 18 years ago
  80. 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
  81. 764d1f8 [XFS] Implement the silent parameter to fill_super, previously ignored. by Nathan Scott · 18 years ago
  82. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago
  83. b8b0f54 [XFS] Remove a couple of no-longer-used macros/types from XFS. by Nathan Scott · 18 years ago
  84. 01e1b69 [XFS] using a spinlock per cpu for superblock counter exclusion results in by David Chinner · 18 years ago
  85. e8234a6 [XFS] Add support for hotplug CPUs to the per-CPU superblock counters by by David Chinner · 18 years ago
  86. 8d280b9 [XFS] On machines with more than 8 cpus, when running parallel I/O by David Chinner · 18 years ago
  87. 9f4cbec [XFS] XFS propagates MS_NOATIME through two levels internally but doesn't by Nathan Scott · 18 years ago
  88. ce8e922 [XFS] Complete the pagebuf -> xfs_buf naming convention transition, finally. by Nathan Scott · 19 years ago
  89. 13059ff [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and by Nathan Scott · 19 years ago
  90. 794ee1b [PATCH] mutex subsystem, semaphore to mutex: XFS by Jes Sorensen · 19 years ago
  91. c11e2c3 [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. by Nathan Scott · 19 years ago
  92. e718eeb4 [XFS] Rework the final mount options flag bit to make room for more. by Nathan Scott · 19 years ago
  93. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  94. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  95. fc1f8c1 [XFS] Track external log/realtime device names for correct reporting in by Nathan Scott · 19 years ago
  96. f74dee4 [XFS] Ondisk format extension for extended attributes (attr2). Basically, by Nathan Scott · 19 years ago
  97. e8c8b3a [XFS] Introduce two new mount options (nolargeio/largeio) to allow by David Chinner · 19 years ago
  98. ee34807 [XFS] Provide a mechiansm for flushing delalloc before quota reporting. by Nathan Scott · 19 years ago
  99. f538d4d [XFS] write barrier support Issue all log sync operations as ordered by Christoph Hellwig · 19 years ago
  100. c8ad20f [XFS] Add support for project quota, based on Dan Knappes earlier work. by Nathan Scott · 19 years ago