1. 2271220 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  2. 85d4e46 Btrfs: make a lockdep class for each root by Chris Mason · 13 years ago
  3. a659171 Btrfs: stop using highmem for extent_buffers by Chris Mason · 13 years ago
  4. bab39bf Btrfs: use a worker thread to do caching by Josef Bacik · 13 years ago
  5. 0ee5dc6 btrfs: kill magical embedded struct superblock by Al Viro · 13 years ago
  6. 35a30d7 btrfs: fix uninitialized return value by David Sterba · 13 years ago
  7. 9fe6a50 btrfs: Remove unused sysfs code by Maarten Lankhorst · 13 years ago
  8. 7585717 Btrfs: fix relocation races by Chris Mason · 13 years ago
  9. ac08aed Btrfs: check the return value from set_anon_super by Chris Mason · 13 years ago
  10. 0e73587 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into for-linus by Chris Mason · 13 years ago
  11. 5be7675 btrfs: fix unlocked access of delalloc_inodes by David Sterba · 13 years ago
  12. 632dd77 btrfs: reinitialize scrub workers by Arne Jansen · 13 years ago
  13. ff5714c Merge branch 'for-chris' of by Chris Mason · 13 years ago
  14. 174ba50 Btrfs: use the device_list_mutex during write_dev_supers by Chris Mason · 13 years ago
  15. 4cb5300 Btrfs: add mount -o auto_defrag by Chris Mason · 13 years ago
  16. d6c0cb3 Merge branch 'cleanups_and_fixes' into inode_numbers by Chris Mason · 13 years ago
  17. 1f78160 Btrfs: using rcu lock in the reader side of devices list by Xiao Guangrong · 13 years ago
  18. c9513ed Btrfs: fix the race between reading and updating devices by Xiao Guangrong · 13 years ago
  19. 0956c79 BTRFS: Remove unused node_lock by Andi Kleen · 13 years ago
  20. a4abeea Btrfs: kill trans_mutex by Josef Bacik · 13 years ago
  21. 7a7eaa4 Btrfs: take away the num_items argument from btrfs_join_transaction by Josef Bacik · 13 years ago
  22. 7126733 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers by Chris Mason · 13 years ago
  23. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
  24. dcc6d07 Merge branch 'delayed_inode' into inode_numbers by Chris Mason · 13 years ago
  25. 16cdcec btrfs: implement delayed inode items operation by Miao Xie · 13 years ago
  26. 0965537 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers by Chris Mason · 13 years ago
  27. 7a36dde btrfs: use printk_ratelimited instead of printk_ratelimit by David Sterba · 13 years ago
  28. a2de733 btrfs: scrub by Arne Jansen · 13 years ago
  29. 182608c btrfs: remove old unused commented out code by David Sterba · 13 years ago
  30. f2a97a9 btrfs: remove all unused functions by David Sterba · 13 years ago
  31. ba14419 btrfs: drop gfp parameter from alloc_extent_buffer by David Sterba · 13 years ago
  32. f09d1f6 btrfs: drop gfp parameter from find_extent_buffer by David Sterba · 13 years ago
  33. 172ddd6 btrfs: drop gfp parameter from alloc_extent_map by David Sterba · 13 years ago
  34. a8067e0 btrfs: drop unused parameter from extent_map_tree_init by David Sterba · 13 years ago
  35. f993c88 btrfs: drop unused argument from extent_io_tree_init by David Sterba · 13 years ago
  36. 4891aca btrfs: fix dereference before check by David Sterba · 13 years ago
  37. 306e16c btrfs: rename variables clashing with global function names by David Sterba · 13 years ago
  38. 019793b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  39. cfece4d btrfs: add missing spin_unlock to a rare exit path by David Sterba · 13 years ago
  40. 82d5902 Btrfs: Support reading/writing on disk free ino cache by Li Zefan · 13 years ago
  41. 581bb05 Btrfs: Cache free inode numbers in memory by Li Zefan · 13 years ago
  42. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  43. 13c5a93 Btrfs: avoid taking the trans_mutex in btrfs_end_transaction by Josef Bacik · 13 years ago
  44. 884b826 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  45. 08fe4db Btrfs: Fix uninitialized root flags for subvolumes by Li Zefan · 13 years ago
  46. 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
  47. 1561ded btrfs: fix possible deadlock by clearing __GFP_FS flag by Miao Xie · 13 years ago
  48. c59021f Btrfs: fix OOPS of empty filesystem after balance by liubo · 13 years ago
  49. 5378e60 Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes by Li Dongyang · 13 years ago
  50. 75e7cb7 Btrfs: Per file/directory controls for COW and compression by Liu Bo · 13 years ago
  51. 7e75bf3 btrfs: properly access unaligned checksum buffer by David Sterba · 13 years ago
  52. db5b493 Btrfs: cleanup some BUG_ON() by Tsutomu Itoh · 13 years ago
  53. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  54. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  55. a826d6d Btrfs: check items for correctness as we search by Josef Bacik · 13 years ago
  56. 66b4ffd Btrfs: handle errors in btrfs_orphan_cleanup by Josef Bacik · 14 years ago
  57. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  58. ae0e47f Remove one to many n's in a word by Justin P. Mattock · 13 years ago
  59. 007a14a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  60. eb14ab8 Btrfs: fix page->private races by Chris Mason · 14 years ago
  61. cb5520f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  62. 3612b49 btrfs: fix return value check of btrfs_join_transaction() by Tsutomu Itoh · 14 years ago
  63. eab49be Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 14 years ago
  64. 83a4d54 Btrfs: Fix memory leak at umount by Li Zefan · 14 years ago
  65. eee2a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  66. acce952 Btrfs: forced readonly mounts on errors by liubo · 14 years ago
  67. 5e540f7 btrfs: Fix memory leak in btrfs_read_fs_root_no_radix() by Tsutomu Itoh · 14 years ago
  68. 91ca338 btrfs: check NULL or not by Tsutomu Itoh · 14 years ago
  69. 20b4507 btrfs: mount failure return value fix by Dave Young · 14 years ago
  70. a6fa6fa btrfs: Add lzo compression support by Li Zefan · 14 years ago
  71. e13cf63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  72. 68433b7 Btrfs: EIO when we fail to read tree roots by Chris Mason · 14 years ago
  73. 3dd1462 Btrfs: fix compiler warnings by Jan Beulich · 14 years ago
  74. aa3fc52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  75. 5a92bc8 Btrfs: don't use migrate page without CONFIG_MIGRATION by Chris Mason · 14 years ago
  76. 450ba0e Btrfs: setup blank root and fs_info for mount time by Josef Bacik · 14 years ago
  77. 784b4e2 Btrfs: add migrate page for metadata inode by Chris Mason · 14 years ago
  78. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  79. bb9c12c Btrfs: async transaction commit by Sage Weil · 14 years ago
  80. 559af82 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) by Andi Kleen · 14 years ago
  81. 0cb59c9 Btrfs: write out free space cache by Josef Bacik · 14 years ago
  82. 0af3d00 Btrfs: create special free space cache inode by Josef Bacik · 14 years ago
  83. c3b9a62 btrfs: replace barriers with explicit flush / FUA usage by Christoph Hellwig · 14 years ago
  84. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  85. 3140c9a Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs by Dan Carpenter · 14 years ago
  86. 676e4c8 Btrfs: handle kzalloc() failure in open_ctree() by Dan Carpenter · 14 years ago
  87. eaf25d9 Btrfs: use async helpers for DIO write checksumming by Chris Mason · 14 years ago
  88. 4a500fd Btrfs: Metadata ENOSPC handling for tree log by Yan, Zheng · 14 years ago
  89. d68fc57 Btrfs: Metadata reservation for orphan inodes by Yan, Zheng · 14 years ago
  90. 8929ecfa Btrfs: Introduce global metadata reservation by Yan, Zheng · 14 years ago
  91. a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 14 years ago
  92. f0486c6 Btrfs: Introduce contexts for metadata reservation by Yan, Zheng · 14 years ago
  93. 5da9d01 Btrfs: Shrink delay allocated space in a synchronized by Yan, Zheng · 14 years ago
  94. e6d086d btrfs: convert to using bdi_setup_and_register() by Jens Axboe · 14 years ago
  95. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  96. 287a0ab Btrfs: kill max_extent mount option by Josef Bacik · 14 years ago
  97. 1b1d1f6 Btrfs: fail to mount if we have problems reading the block groups by Josef Bacik · 14 years ago
  98. 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
  99. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 15 years ago
  100. 6bef4d3 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL by Eric Paris · 14 years ago