1. a0c3061 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  2. c309df0 Btrfs: return -ENOMEM in clear_extent_bit by Chris Mason · 13 years ago
  3. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 13 years ago
  4. 90a887c btrfs: add cleancache support by Dan Magenheimer · 13 years ago
  5. d6c0cb3 Merge branch 'cleanups_and_fixes' into inode_numbers by Chris Mason · 13 years ago
  6. c7f895a Btrfs: fix unsafe usage of merge_state by Xiao Guangrong · 13 years ago
  7. 8233767 Btrfs: allocate extent state and check the result properly by Xiao Guangrong · 13 years ago
  8. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
  9. 0965537 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers by Chris Mason · 13 years ago
  10. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  11. f2a97a9 btrfs: remove all unused functions by David Sterba · 13 years ago
  12. ba14419 btrfs: drop gfp parameter from alloc_extent_buffer by David Sterba · 13 years ago
  13. f09d1f6 btrfs: drop gfp parameter from find_extent_buffer by David Sterba · 13 years ago
  14. f993c88 btrfs: drop unused argument from extent_io_tree_init by David Sterba · 13 years ago
  15. c704005 btrfs: unify checking of IS_ERR and null by David Sterba · 13 years ago
  16. 306e16c btrfs: rename variables clashing with global function names by David Sterba · 13 years ago
  17. 019793b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  18. 43e817a btrfs: fix wrong allocating flag when reading page by Itaru Kitayama · 13 years ago
  19. 33345d01 Btrfs: Always use 64bit inode number by Li Zefan · 13 years ago
  20. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  21. 0d39920 Btrfs end_bio_extent_readpage should look for locked bits by Chris Mason · 13 years ago
  22. 109b36a Btrfs: make uncache_state unconditional by Chris Mason · 13 years ago
  23. 507903b btrfs: using cached extent_state in set/unlock combinations by Arne Jansen · 13 years ago
  24. 3387206 btrfs: properly handle overlapping areas in memmove_extent_buffer by Sergei Trofimovich · 13 years ago
  25. 212a17a Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  26. 1abe9b8 Btrfs: add initial tracepoint support for btrfs by liubo · 13 years ago
  27. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  28. 85026533 Btrfs: return error if the range we want to map is bogus by Josef Bacik · 13 years ago
  29. 0e5b88c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  30. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 14 years ago
  31. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 14 years ago
  32. ea8efc7 Btrfs: make sure not to return overlapping extents to fiemap by Chris Mason · 14 years ago
  33. 4660ba6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  34. ec29ed5 Btrfs: fix fiemap bugs with delalloc by Chris Mason · 14 years ago
  35. 007a14a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  36. e3f24cc Btrfs: don't release pages when we can't clear the uptodate bits by Chris Mason · 14 years ago
  37. eb14ab8 Btrfs: fix page->private races by Chris Mason · 14 years ago
  38. cb5520f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  39. 5df6708 btrfs: checking NULL or not in some functions by Tsutomu Itoh · 14 years ago
  40. 6b82ce8 btrfs: fix uncheck memory allocation in btrfs_submit_compressed_read by liubo · 14 years ago
  41. eee2a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  42. 91ca338 btrfs: check NULL or not by Tsutomu Itoh · 14 years ago
  43. 261507a0 btrfs: Allow to add new compression algorithm by Li Zefan · 14 years ago
  44. aa3fc52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  45. 975f84f Btrfs: fix fiemap by Josef Bacik · 14 years ago
  46. 45f49bc Btrfs: avoid NULL pointer deref in try_release_extent_buffer by Chris Mason · 14 years ago
  47. 88f794e btrfs: cleanup duplicate bio allocating functions by Miao Xie · 14 years ago
  48. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  49. 559af82 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) by Andi Kleen · 14 years ago
  50. 411fc6b Btrfs: Fix variables set but not read (bugs found by gcc 4.6) by Andi Kleen · 14 years ago
  51. 19fe0a8 Btrfs: Switch the extent buffer rbtree into a radix tree by Miao Xie · 14 years ago
  52. 897ca6e Btrfs: restructure try_release_extent_buffer() by Miao Xie · 14 years ago
  53. 9c3a8ee writeback: remove writeback_inodes_wbc by Christoph Hellwig · 14 years ago
  54. 4845e44 Btrfs: rework O_DIRECT enospc handling by Chris Mason · 14 years ago
  55. eaf25d9 Btrfs: use async helpers for DIO write checksumming by Chris Mason · 14 years ago
  56. 11c65dc Btrfs: do aio_write instead of write by Josef Bacik · 14 years ago
  57. 0ca1f7c Btrfs: Update metadata reservation for delayed allocation by Yan, Zheng · 14 years ago
  58. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  59. 28ecb609 Btrfs: use add_to_page_cache_lru, use __page_cache_alloc by Nick Piggin · 14 years ago
  60. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  61. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 15 years ago
  62. c2a128d Btrfs: cache extent state in find_delalloc_range by Josef Bacik · 15 years ago
  63. 4125bf7 Btrfs: finish read pages in the order they are submitted by Chris Mason · 15 years ago
  64. 6bef4d3 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL by Eric Paris · 15 years ago
  65. f044ba7 Btrfs: fix race between allocate and release extent buffer. by Yan, Zheng · 15 years ago
  66. 32c00af Btrfs: release delalloc reservations on extent item insertion by Josef Bacik · 15 years ago
  67. a791e35 Btrfs: cleanup extent_clear_unlock_delalloc flags by Chris Mason · 15 years ago
  68. 9ed74f2 Btrfs: proper -ENOSPC handling by Josef Bacik · 15 years ago
  69. 11ef160 Btrfs: fix releasepage to avoid unlocking extents we haven't locked by Chris Mason · 15 years ago
  70. 46562cec Btrfs: Fix test_range_bit for whole file extents by Chris Mason · 15 years ago
  71. 42daec2 Btrfs: fix errors handling cached state in set/clear_extent_bit by Chris Mason · 15 years ago
  72. f85d7d6c Btrfs: properly honor wbc->nr_to_write changes by Chris Mason · 15 years ago
  73. 8b62b72 Btrfs: Use PagePrivate2 to track pages in the data=ordered code. by Chris Mason · 15 years ago
  74. 9655d29 Btrfs: use a cached state for extent state operations during delalloc by Chris Mason · 15 years ago
  75. d5550c6 Btrfs: don't lock bits in the extent tree during writepage by Chris Mason · 15 years ago
  76. 2c64c53 Btrfs: cache values for locking extents by Chris Mason · 15 years ago
  77. 1edbb73 Btrfs: reduce CPU usage in the extent_state tree by Chris Mason · 15 years ago
  78. e48c465 Btrfs: Fix new state initialization order by Chris Mason · 15 years ago
  79. 890871b Btrfs: switch extent_map to a rw lock by Chris Mason · 15 years ago
  80. a97adc9 Btrfs: use larger nr_to_write for larger extents by Chris Mason · 15 years ago
  81. 40431d6 Btrfs: optimize set extent bit by Chris Mason · 15 years ago
  82. 5c939df btrfs: Fix set/clear_extent_bit for 'end == (u64)-1' by Yan Zheng · 15 years ago
  83. b7967db Btrfs: remove #if 0 code by Chris Mason · 15 years ago
  84. 9601e3f Btrfs: kill btrfs_cache_create by Christoph Hellwig · 15 years ago
  85. 11c8349 Btrfs: fix oops on page->mapping->host during writepage by Chris Mason · 15 years ago
  86. d313d7a Btrfs: add a priority queue to the async thread helpers by Chris Mason · 15 years ago
  87. ffbd517 Btrfs: use WRITE_SYNC for synchronous writes by Chris Mason · 15 years ago
  88. 93dbfad Btrfs: fix __ucmpdi2 compile bug on 32 bit builds by Heiko Carstens · 15 years ago
  89. b947343 Btrfs: leave btree locks spinning more often by Chris Mason · 15 years ago
  90. a48ddf0 Btrfs: remove unused code in split_state() by Qinghuang Feng · 16 years ago
  91. 9b0d3ac Btrfs: don't return congestion in write_cache_pages as often by Chris Mason · 16 years ago
  92. b4ce94d Btrfs: Change btree locking to use explicit blocking points by Chris Mason · 16 years ago
  93. 3935127 Btrfs: disable leak debugging checks in extent_io.c by Chris Mason · 16 years ago
  94. 1506fcc Btrfs: fiemap support by Yehuda Sadeh · 16 years ago
  95. 7eaebe7 Btrfs: removed unused #include <version.h>'s by Huang Weiyi · 16 years ago
  96. 43b774b Btrfs: drop EXPORT symbols from extent_io.c by Chris Mason · 16 years ago
  97. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  98. c584482 Btrfs: Fix typo in clear_state_cb by Liu Hui · 16 years ago
  99. cad321a Btrfs: shift all end_io work to thread pools by Chris Mason · 16 years ago
  100. 934d375 Btrfs: Use map_private_extent_buffer during generic_bin_search by Chris Mason · 16 years ago