1. 690587d Btrfs: streamline tree-log btree block writeout by Chris Mason · 15 years ago
  2. 257c62e Btrfs: avoid tree log commit when there are no changes by Chris Mason · 15 years ago
  3. 4722607 Btrfs: only write one super copy during fsync by Chris Mason · 15 years ago
  4. ac6889c Btrfs: fix file clone ioctl for bookend extents by Chris Mason · 15 years ago
  5. e9061e2 Btrfs: fix uninit compiler warning in cow_file_range_nocow by Chris Mason · 15 years ago
  6. 82d339d Btrfs: constify dentry_operations by Alexey Dobriyan · 15 years ago
  7. 94fcca9 Btrfs: optimize back reference update during btrfs_drop_snapshot by Yan, Zheng · 15 years ago
  8. efefb14 Btrfs: remove negative dentry when deleting subvolumne by Yan, Zheng · 15 years ago
  9. ff782e0 Btrfs: optimize fsync for the single writer case by Josef Bacik · 15 years ago
  10. e3ccfa9 Btrfs: async delalloc flushing under space pressure by Josef Bacik · 15 years ago
  11. 32c00af Btrfs: release delalloc reservations on extent item insertion by Josef Bacik · 15 years ago
  12. a3429ab Btrfs: delay clearing EXTENT_DELALLOC for compressed extents by Chris Mason · 15 years ago
  13. a791e35 Btrfs: cleanup extent_clear_unlock_delalloc flags by Chris Mason · 15 years ago
  14. 1cdda9b Btrfs: fix possible softlockup in the allocator by Josef Bacik · 15 years ago
  15. 61d92c3 Btrfs: fix deadlock on async thread startup by Chris Mason · 15 years ago
  16. fbf1908 Btrfs: fix data space leak fix by Josef Bacik · 15 years ago
  17. ab93dbe Btrfs: take i_mutex before generic_write_checks by Chris Mason · 15 years ago
  18. 35d62a9 Btrfs: fix arguments to btrfs_wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  19. dd7e0b7 Btrfs: fix deadlock with free space handling and user transactions by Sage Weil · 15 years ago
  20. 1ab86ae Btrfs: fix error cases for ioctl transactions by Sage Weil · 15 years ago
  21. 3baf0be Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code by Chris Ball · 15 years ago
  22. fd2696f Btrfs: introduce missing kfree by Julia Lawall · 15 years ago
  23. 49cf6f4 Btrfs: Fix setting umask when POSIX ACLs are not enabled by Chris Ball · 15 years ago
  24. 9ed74f2 Btrfs: proper -ENOSPC handling by Josef Bacik · 15 years ago
  25. c65ddb5 Btrfs: hash the btree inode during fill_super by Yan Zheng · 15 years ago
  26. 0257bb8 Btrfs: relocate file extents in clusters by Yan, Zheng · 15 years ago
  27. f679a84 Btrfs: don't rename file into dummy directory by Yan, Zheng · 15 years ago
  28. a571952 Btrfs: check size of inode backref before adding hardlink by Yan, Zheng · 15 years ago
  29. 11ef160 Btrfs: fix releasepage to avoid unlocking extents we haven't locked by Chris Mason · 15 years ago
  30. 46562cec Btrfs: Fix test_range_bit for whole file extents by Chris Mason · 15 years ago
  31. 42daec2 Btrfs: fix errors handling cached state in set/clear_extent_bit by Chris Mason · 15 years ago
  32. 7ce618d Btrfs: fix early enospc during balancing by Chris Mason · 15 years ago
  33. 33b4d47 Btrfs: deal with NULL space info by Chris Mason · 15 years ago
  34. 1b2da37 Btrfs: account for space used by the super mirrors by Josef Bacik · 15 years ago
  35. 25891f7 Btrfs: fix extent entry threshold calculation by Josef Bacik · 15 years ago
  36. f61408b Btrfs: remove dead code by Josef Bacik · 15 years ago
  37. f019f42 Btrfs: fix bitmap size tracking by Josef Bacik · 15 years ago
  38. 0a24325 Btrfs: don't keep retrying a block group if we fail to allocate a cluster by Josef Bacik · 15 years ago
  39. ba1bf48 Btrfs: make balance code choose more wisely when relocating by Josef Bacik · 15 years ago
  40. 1fb58a6 Btrfs: fix arithmetic error in clone ioctl by Sage Weil · 15 years ago
  41. 76dda93 Btrfs: add snapshot/subvolume destroy ioctl by Yan, Zheng · 15 years ago
  42. 4df27c4d Btrfs: change how subvolumes are organized by Yan, Zheng · 15 years ago
  43. 13a8a7c Btrfs: do not reuse objectid of deleted snapshot/subvol by Yan, Zheng · 15 years ago
  44. 1c4850e Btrfs: speed up snapshot dropping by Yan, Zheng · 15 years ago
  45. b917b7c Btrfs: search for an allocation hint while filling file COW by Chris Mason · 15 years ago
  46. f85d7d6c Btrfs: properly honor wbc->nr_to_write changes by Chris Mason · 15 years ago
  47. 11833d6 Btrfs: improve async block group caching by Yan Zheng · 15 years ago
  48. 6e74057 Btrfs: Fix async thread shutdown race by Chris Mason · 15 years ago
  49. 627e421 Btrfs: fix worker thread double spin_lock_irq by Chris Mason · 15 years ago
  50. 3e99d8e Btrfs: fix async worker startup race by Chris Mason · 15 years ago
  51. 83ebade Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Chris Mason · 15 years ago
  52. 93c82d5 Btrfs: zero page past end of inline file items by Chris Mason · 15 years ago
  53. 50a9b21 Btrfs: fix btrfs page_mkwrite to return locked page by Chris Mason · 15 years ago
  54. a1ed835 Btrfs: Fix extent replacment race by Chris Mason · 15 years ago
  55. 8b62b72 Btrfs: Use PagePrivate2 to track pages in the data=ordered code. by Chris Mason · 15 years ago
  56. 9655d29 Btrfs: use a cached state for extent state operations during delalloc by Chris Mason · 15 years ago
  57. d5550c6 Btrfs: don't lock bits in the extent tree during writepage by Chris Mason · 15 years ago
  58. 2c64c53 Btrfs: cache values for locking extents by Chris Mason · 15 years ago
  59. 1edbb73 Btrfs: reduce CPU usage in the extent_state tree by Chris Mason · 15 years ago
  60. e48c465 Btrfs: Fix new state initialization order by Chris Mason · 15 years ago
  61. 890871b Btrfs: switch extent_map to a rw lock by Chris Mason · 15 years ago
  62. 57fd5a5 Btrfs: tweak congestion backoff by Chris Mason · 15 years ago
  63. a97adc9 Btrfs: use larger nr_to_write for larger extents by Chris Mason · 15 years ago
  64. 4f878e8 Btrfs: reduce worker thread spin_lock_irq hold times by Chris Mason · 15 years ago
  65. 4e3f9c5 Btrfs: keep irqs on more often in the worker threads by Chris Mason · 15 years ago
  66. 40431d6 Btrfs: optimize set extent bit by Chris Mason · 15 years ago
  67. 9042846 Btrfs: Allow worker threads to exit when idle by Chris Mason · 15 years ago
  68. 74fca6a Linux 2.6.31 by Linus Torvalds · 15 years ago
  69. 7135a71b aoe: allocate unused request_queue for sysfs by Ed Cashin · 15 years ago
  70. e6890f6 i915: disable interrupts before tearing down GEM state by Linus Torvalds · 15 years ago
  71. 7c8460d drm/i915: fix mask bits setting by Zhenyu Wang · 15 years ago
  72. 3ff323f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  73. 755ae76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  74. 4886b5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  75. cbeb286 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  76. f69fb9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  77. a54775c drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register. by Dave Airlie · 15 years ago
  78. acd0c93 IMA: update ima_counts_put by Mimi Zohar · 15 years ago
  79. d9d8e04 gianfar: Fix build. by David S. Miller · 15 years ago
  80. e07cccf Linux 2.6.31-rc9 by Linus Torvalds · 15 years ago
  81. f815c33 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  82. 74a0118 powerpc: Fix i8259 interrupt driver kernel crash on ML510 by Roderick Colenbrander · 15 years ago
  83. 5136a6c Merge git://git.infradead.org/~dwmw2/mtd-2.6.31 by Linus Torvalds · 15 years ago
  84. e505a8d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  85. b71b7dc Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  86. 59430c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  87. e9ee3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  88. 3bb314f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  89. 535e0c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  90. 0edfa2b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  91. 5a09adf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  92. 931f703 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  93. e305fc5 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  94. 154f807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  95. 9b6a3df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  96. d3acd16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  97. 93697a3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. 6399534 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  99. 9de6886 ext2: fix unbalanced kmap()/kunmap() by Nicolas Pitre · 15 years ago
  100. ac7ac9f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago