1. 3c1795c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  2. dc2a553 Merge branch 'master' into for-linus by Felix Blyakher · 15 years ago
  3. 8de2bf9 xfs: remove xfs_flush_space by Dave Chinner · 15 years ago
  4. 153fec4 xfs: flush delayed allcoation blocks on ENOSPC in create by Dave Chinner · 15 years ago
  5. e43afd7 xfs: block callers of xfs_flush_inodes() correctly by Dave Chinner · 15 years ago
  6. 5825294 xfs: make inode flush at ENOSPC synchronous by Dave Chinner · 15 years ago
  7. a8d770d xfs: use xfs_sync_inodes() for device flushing by Dave Chinner · 15 years ago
  8. 9d7fef7 xfs: inform the xfsaild of the push target before sleeping by Dave Chinner · 15 years ago
  9. c626d17 xfs: prevent unwritten extent conversion from blocking I/O completion by Dave Chinner · 15 years ago
  10. 705db3f xfs: fix double free of inode by Dave Chinner · 15 years ago
  11. a6cb767 xfs: validate log feature fields correctly by Dave Chinner · 15 years ago
  12. ac7c1a7 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  13. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  14. f36345f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Felix Blyakher · 15 years ago
  15. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  16. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  17. 1aacc06 Revert "xfs: increase the maximum number of supported ACL entries" by Felix Blyakher · 15 years ago
  18. 5123bc3 Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Felix Blyakher · 15 years ago
  19. 2717420 xfs: cleanup uuid handling by Christoph Hellwig · 15 years ago
  20. 1a5902c xfs: remove m_attroffset by Christoph Hellwig · 15 years ago
  21. 9da096f xfs: fix various typos by Malcolm Parsons · 15 years ago
  22. bddaafa xfs: pagecache usage optimization by Hisashi Hifumi · 15 years ago
  23. 6447c36 xfs: remove m_litino by Christoph Hellwig · 15 years ago
  24. a19d9f8 xfs: kill ino64 mount option by Christoph Hellwig · 15 years ago
  25. a0b0b8a xfs: kill mutex_t typedef by Christoph Hellwig · 15 years ago
  26. 8b11217 xfs: increase the maximum number of supported ACL entries by Felix Blyakher · 15 years ago
  27. 6cc8764 xfs: factor out code to find the longest free extent in the AG by Dave Chinner · 15 years ago
  28. cb4c8cc xfs: kill VN_BAD by Christoph Hellwig · 15 years ago
  29. 8fab451 xfs: kill vn_atime_* helpers. by Christoph Hellwig · 15 years ago
  30. 076e6ac xfs: cleanup xlog_bread by Christoph Hellwig · 15 years ago
  31. ff0205e xfs: cleanup xlog_recover_do_trans by Christoph Hellwig · 15 years ago
  32. dd0bbad xfs: remove another leftover of the old inode log item format by Christoph Hellwig · 15 years ago
  33. 21b699c xfs: cleanup log unmount handling by Christoph Hellwig · 15 years ago
  34. da5309c Fix xfs debug build breakage by pushing xfs_error.h after by Felix Blyakher · 15 years ago
  35. c141b29 xfs: only issues a cache flush on unmount if barriers are enabled by Christoph Hellwig · 15 years ago
  36. 7d46be4 xfs: prevent lockdep false positive in xfs_iget_cache_miss by Christoph Hellwig · 15 years ago
  37. ff392c4 xfs: prevent kernel crash due to corrupted inode log format by Christoph Hellwig · 15 years ago
  38. 7bf446f xfs: include header files for prototypes by Hannes Eder · 15 years ago
  39. 3180e66 xfs: make symbols static by Hannes Eder · 15 years ago
  40. 2441849 xfs: move declaration to header file by Hannes Eder · 15 years ago
  41. b796313 xfs: only issues a cache flush on unmount if barriers are enabled by Christoph Hellwig · 15 years ago
  42. ed93ec3 xfs: prevent lockdep false positive in xfs_iget_cache_miss by Christoph Hellwig · 15 years ago
  43. e8fa6b4 xfs: prevent kernel crash due to corrupted inode log format by Christoph Hellwig · 15 years ago
  44. 27e88bf Revert "[XFS] remove old vmap cache" by Felix Blyakher · 15 years ago
  45. 7fdf582 Revert "[XFS] use scalable vmap API" by Felix Blyakher · 15 years ago
  46. 3a011a1 Revert "[XFS] remove old vmap cache" by Felix Blyakher · 15 years ago
  47. cf7dab8 Revert "[XFS] use scalable vmap API" by Felix Blyakher · 15 years ago
  48. 7c8f7af xfs: reject swapext ioctl on swapfiles by Christoph Hellwig · 15 years ago
  49. 2643075 xfs: fix error handling in xfs_log_mount by Christoph Hellwig · 15 years ago
  50. fcafb71 xfs: get rid of indirections in the quotaops implementation by Christoph Hellwig · 15 years ago
  51. c9a192d xfs: sanitize qh_lock wrappers by Christoph Hellwig · 15 years ago
  52. 7201813 xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED by Christoph Hellwig · 15 years ago
  53. e249458 xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE by Christoph Hellwig · 15 years ago
  54. 517b5e8 xfs: merge xfs_mkdir into xfs_create by Christoph Hellwig · 15 years ago
  55. a568778 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types by Christoph Hellwig · 15 years ago
  56. 0d87e65 xfs: remove superflous inobt macros by Christoph Hellwig · 15 years ago
  57. 7153f8b xfs: remove iclog calculation special cases by Christoph Hellwig · 15 years ago
  58. 8e9b6e7 xfs: remove the unused XFS_QMOPT_DQLOCK flag by Christoph Hellwig · 15 years ago
  59. 4346cdd xfs: cleanup xfs_find_handle by Christoph Hellwig · 15 years ago
  60. ef8f7fc xfs: cleanup error handling in xfs_swap_extents by Josef 'Jeff' Sipek · 15 years ago
  61. d4bb6d0 xfs: merge xfs_inode_flush into xfs_fs_write_inode by Christoph Hellwig · 15 years ago
  62. e1486de xfs: factor out attr fork reset handling by Christoph Hellwig · 15 years ago
  63. c52e9fd xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK by Christoph Hellwig · 15 years ago
  64. cb3f35b xfs: tiny cleanup for xfs_link by Christoph Hellwig · 15 years ago
  65. b93b6e4 xfs: make sure to free the real-time inodes in the mount error path by Christoph Hellwig · 15 years ago
  66. f9057e3 xfs: cleanup error handling in xfs_mountfs: by Christoph Hellwig · 15 years ago
  67. 43f3f05 [XFS] Warn on transaction in flight on read-only remount by Felix Blyakher · 15 years ago
  68. 6139a23 xfs: Check buffer lengths in log recovery by Dave Chinner · 15 years ago
  69. 3228149 xfs: Check buffer lengths in log recovery by Dave Chinner · 15 years ago
  70. f0e0059 don't reallocate sxp variable passed into xfs_swapext by Eric Sandeen · 15 years ago
  71. ac12b4e don't reallocate sxp variable passed into xfs_swapext by Eric Sandeen · 15 years ago
  72. 5e10657 [XFS] Warn on transaction in flight on read-only remount by Felix Blyakher · 15 years ago
  73. 74e2d06 Long btree pointers are still 64 bit on disk by Dave Chinner · 15 years ago
  74. 957274d Merge branch 'master' of git+ssh://oss.sgi.com/oss/git/xfs/xfs by Felix Blyakher · 15 years ago
  75. 5253a11 [XFS] remove always-true #ifndef HAVE_FORMAT32 tests by Eric Sandeen · 16 years ago
  76. 33ad965 Long btree pointers are still 64 bit on disk by Dave Chinner · 15 years ago
  77. b6e3222 [XFS] Remove the rest of the macro-to-function indirections. by Eric Sandeen · 16 years ago
  78. b828d8c xfs: sanity check attr fork size by Christoph Hellwig · 15 years ago
  79. 4973914 xfs: fix bad_features2 fixups for the root filesystem by Christoph Hellwig · 15 years ago
  80. 5aa2dc0a xfs: add a lock class for group/project dquots by Christoph Hellwig · 15 years ago
  81. 4f2d4ac xfs: lockdep annotations for xfs_dqlock2 by Christoph Hellwig · 15 years ago
  82. 080dda7 xfs: add a separate lock class for the per-mount list of dquots by Christoph Hellwig · 15 years ago
  83. 62e194e xfs: use mnt_want_write in compat_attrmulti ioctl by Christoph Hellwig · 15 years ago
  84. ab596ad xfs: fix dentry aliasing issues in open_by_handle by Christoph Hellwig · 15 years ago
  85. 2809f76 xfs: sanity check attr fork size by Christoph Hellwig · 15 years ago
  86. 7884bc8 xfs: fix bad_features2 fixups for the root filesystem by Christoph Hellwig · 15 years ago
  87. 98b8c7a xfs: add a lock class for group/project dquots by Christoph Hellwig · 15 years ago
  88. 5bb87a3 xfs: lockdep annotations for xfs_dqlock2 by Christoph Hellwig · 15 years ago
  89. a4edd1d xfs: add a separate lock class for the per-mount list of dquots by Christoph Hellwig · 15 years ago
  90. 178eae3 xfs: use mnt_want_write in compat_attrmulti ioctl by Christoph Hellwig · 15 years ago
  91. d296d30 xfs: fix dentry aliasing issues in open_by_handle by Christoph Hellwig · 15 years ago
  92. 9d87c31 [XFS] Remove the rest of the macro-to-function indirections. by Eric Sandeen · 16 years ago
  93. cb7a97d Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Lachlan McIlroy · 16 years ago
  94. c088f4e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Lachlan McIlroy · 16 years ago
  95. 8e96187 filesystem freeze: remove XFS specific ioctl interfaces for freeze feature by Takashi Sato · 16 years ago
  96. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 16 years ago
  97. 0087167 [XFS] use scalable vmap API by Nick Piggin · 16 years ago
  98. 958f8c0 [XFS] remove old vmap cache by Nick Piggin · 16 years ago
  99. ce79735 Merge branch 'for-linus' of git+ssh://git.melbourne.sgi.com/git/xfs by Lachlan McIlroy · 16 years ago
  100. 058652a [XFS] make xfs_ino_t an unsigned long long by Christoph Hellwig · 16 years ago