1. d6cf853 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  2. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  3. ab6e2410 Btrfs: fix data enospc check overflow by Josef Bacik · 14 years ago
  4. b5cb160 Btrfs: fix small race with delalloc flushing waitqueue's by Josef Bacik · 14 years ago
  5. 287a0ab Btrfs: kill max_extent mount option by Josef Bacik · 14 years ago
  6. 1b1d1f6 Btrfs: fail to mount if we have problems reading the block groups by Josef Bacik · 14 years ago
  7. 90d2c51d Btrfs: add NULL check for do_walk_down() by Miao Xie · 14 years ago
  8. 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
  9. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 14 years ago
  10. 7a7965f Btrfs: Fix oopsen when dropping empty tree. by Yan, Zheng · 14 years ago
  11. 11dfe35 Btrfs: fix possible panic on unmount by Josef Bacik · 15 years ago
  12. 83d3c96 Btrfs: make metadata chunks smaller by Josef Bacik · 15 years ago
  13. 06b2331 Btrfs: don't add extent 0 to the free space cache v2 by Yan, Zheng · 15 years ago
  14. 86b9f2e Btrfs: Fix per root used space accounting by Yan, Zheng · 15 years ago
  15. 24bbcf0 Btrfs: Add delayed iput by Yan, Zheng · 15 years ago
  16. 8cef4e1 Btrfs: Avoid superfluous tree-log writeout by Yan, Zheng · 15 years ago
  17. aa021ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  18. 33b2580 Btrfs: allow more metadata chunk preallocation by Chris Mason · 15 years ago
  19. ccf0e72 Btrfs: find ideal block group for caching by Josef Bacik · 15 years ago
  20. dcbeb0b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  21. 444528b Btrfs: always pin metadata in discard mode by Chris Mason · 15 years ago
  22. 0634857 Btrfs: enable discard support by Christoph Hellwig · 15 years ago
  23. e244a0a Btrfs: add -o discard option by Christoph Hellwig · 15 years ago
  24. 474a503 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  25. 94fcca9 Btrfs: optimize back reference update during btrfs_drop_snapshot by Yan, Zheng · 15 years ago
  26. e3ccfa9 Btrfs: async delalloc flushing under space pressure by Josef Bacik · 15 years ago
  27. 32c00af Btrfs: release delalloc reservations on extent item insertion by Josef Bacik · 15 years ago
  28. 1cdda9b Btrfs: fix possible softlockup in the allocator by Josef Bacik · 15 years ago
  29. 25472b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  30. dd7e0b7 Btrfs: fix deadlock with free space handling and user transactions by Sage Weil · 15 years ago
  31. 9ed74f2 Btrfs: proper -ENOSPC handling by Josef Bacik · 15 years ago
  32. 54bcf38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  33. 7ce618d Btrfs: fix early enospc during balancing by Chris Mason · 15 years ago
  34. 33b4d47 Btrfs: deal with NULL space info by Chris Mason · 15 years ago
  35. 1b2da37 Btrfs: account for space used by the super mirrors by Josef Bacik · 15 years ago
  36. f61408b Btrfs: remove dead code by Josef Bacik · 15 years ago
  37. 0a24325 Btrfs: don't keep retrying a block group if we fail to allocate a cluster by Josef Bacik · 15 years ago
  38. ba1bf48 Btrfs: make balance code choose more wisely when relocating by Josef Bacik · 15 years ago
  39. 76dda93 Btrfs: add snapshot/subvolume destroy ioctl by Yan, Zheng · 15 years ago
  40. 1c4850e Btrfs: speed up snapshot dropping by Yan, Zheng · 15 years ago
  41. 11833d6 Btrfs: improve async block group caching by Yan Zheng · 15 years ago
  42. 746cd1e block: use blkdev_issue_discard in blk_ioctl_discard by Christoph Hellwig · 15 years ago
  43. 890871b Btrfs: switch extent_map to a rw lock by Chris Mason · 15 years ago
  44. 013f1b1 Btrfs: make sure the async caching thread advances the key by Chris Mason · 15 years ago
  45. f36f304 Btrfs: be more polite in the async caching threads by Chris Mason · 15 years ago
  46. 276e680 Btrfs: preserve commit_root for async caching by Yan Zheng · 15 years ago
  47. f25784b Btrfs: Fix async caching interaction with unmount by Yan Zheng · 15 years ago
  48. 68b3855 Btrfs: change how we unpin extents by Josef Bacik · 15 years ago
  49. 283bb19 Btrfs: clear all space_info->full after removing a block group by Chris Mason · 15 years ago
  50. 817d52f Btrfs: async block group caching by Josef Bacik · 15 years ago
  51. 9630308 Btrfs: use hybrid extents+bitmap rb tree for free space by Josef Bacik · 15 years ago
  52. 4a8c9a6 Btrfs: make sure all dirty blocks are written at commit time by Yan Zheng · 15 years ago
  53. 68f5a38 Btrfs: fix error message formatting by Hu Tao · 15 years ago
  54. 2c47e605 Btrfs: update backrefs while dropping snapshot by Yan Zheng · 15 years ago
  55. 85d4198 Btrfs: check duplicate backrefs for both data and metadata by Yan Zheng · 15 years ago
  56. 163e783 Btrfs: remove crc32c.h and use libcrc32c directly. by David Woodhouse · 15 years ago
  57. 451d758 Btrfs: add mount -o ssd_spread to spread allocations out by Chris Mason · 15 years ago
  58. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 15 years ago
  59. 44fb551 Btrfs: Fix oops and use after free during space balancing by Chris Mason · 15 years ago
  60. 9f55684 Btrfs: Spelling fix in btrfs_lookup_first_block_group comments by Sankar P · 15 years ago
  61. 2138093 Btrfs: Fix a bunch of printk() warnings. by Joel Becker · 15 years ago
  62. 97e728d Btrfs: try to keep a healthy ratio of metadata vs data block groups by Josef Bacik · 15 years ago
  63. fa9c0d79 Btrfs: rework allocation clustering by Chris Mason · 15 years ago
  64. 04018de Btrfs: kill the pinned_mutex by Josef Bacik · 15 years ago
  65. 6226cb0a Btrfs: kill the block group alloc mutex by Josef Bacik · 15 years ago
  66. 2552d17 Btrfs: clean up find_free_extent by Josef Bacik · 15 years ago
  67. 70cb074 Btrfs: free space cache cleanups by Josef Bacik · 15 years ago
  68. d57e62b Btrfs: try to free metadata pages when we free btree blocks by Chris Mason · 15 years ago
  69. 12fcfd2 Btrfs: tree logging unlink/rename fixes by Chris Mason · 15 years ago
  70. b947343 Btrfs: leave btree locks spinning more often by Chris Mason · 15 years ago
  71. b7ec40d Btrfs: reduce stalls during transaction commit by Chris Mason · 15 years ago
  72. c3e69d5 Btrfs: process the delayed reference queue in clusters by Chris Mason · 15 years ago
  73. 1887be6 Btrfs: try to cleanup delayed refs while freeing extents by Chris Mason · 15 years ago
  74. 56bec29 Btrfs: do extent allocation and reference count updates in the background by Chris Mason · 15 years ago
  75. 4184ea7 Btrfs: Fix locking around adding new space_info by Chris Mason · 15 years ago
  76. b9447ef Btrfs: fix spinlock assertions on UP systems by Chris Mason · 15 years ago
  77. 4e06bdd Btrfs: try committing transaction before returning ENOSPC by Josef Bacik · 15 years ago
  78. 6a63209 Btrfs: add better -ENOSPC handling by Josef Bacik · 15 years ago
  79. 2456242 Btrfs: hold trans_mutex when using btrfs_record_root_in_trans by Yan Zheng · 15 years ago
  80. 4008c04 Btrfs: make a lockdep class for the extent buffer locks by Chris Mason · 15 years ago
  81. 536ac8a Btrfs: use larger metadata clusters in ssd mode by Chris Mason · 15 years ago
  82. eb09967 Btrfs: make sure all pending extent operations are complete by Josef Bacik · 15 years ago
  83. 806638b Btrfs: Fix memory leak in cache_drop_leaf_ref by Chris Mason · 15 years ago
  84. bd56b30 Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks by Chris Mason · 15 years ago
  85. b4ce94d Btrfs: Change btree locking to use explicit blocking points by Chris Mason · 15 years ago
  86. b7a9f29 Btrfs: sort references by byte number during btrfs_inc_ref by Chris Mason · 15 years ago
  87. 7237f18 Btrfs: fix tree logs parallel sync by Yan Zheng · 15 years ago
  88. 86288a1 Btrfs: fix stop searching test in replace_one_extent by Yan Zheng · 15 years ago
  89. 653249f Btrfs: remove duplicated #include by Huang Weiyi · 15 years ago
  90. 5a7be51 Btrfs: Fix infinite loop in btrfs_extent_post_op by Yan Zheng · 15 years ago
  91. 3dfdb93 Btrfs: fix locking issue in btrfs_remove_block_group by Yan Zheng · 15 years ago
  92. c6e3087 Btrfs: simplify iteration codes by Qinghuang Feng · 15 years ago
  93. 7eaebe7 Btrfs: removed unused #include <version.h>'s by Huang Weiyi · 15 years ago
  94. 07d400a Btrfs: tree logging checksum fixes by Yan Zheng · 16 years ago
  95. 9ca03b9 Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code by Chris Mason · 16 years ago
  96. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  97. 1f3c79a Btrfs: Fix free block discard calls down to the block layer by Liu Hui · 16 years ago
  98. 1f80e4d Btrfs: set EXTENT_BOUNDARY bit before marking extent delalloc. by Yan Zheng · 16 years ago
  99. 34bf63c Btrfs: properly update block accounting for metadata by Yan Zheng · 16 years ago
  100. dcbdd4d Btrfs: delete checksum items before marking blocks free by Chris Mason · 16 years ago