1. 508794e Btrfs: don't panic if we get an error while balancing V2 by Josef Bacik · 13 years ago
  2. 22b63a2 Btrfs - use %pU to print fsid by Ilya Dryomov · 13 years ago
  3. 5f3f302 btrfs: false BUG_ON when degraded by Arne Jansen · 13 years ago
  4. d6c0cb3 Merge branch 'cleanups_and_fixes' into inode_numbers by Chris Mason · 13 years ago
  5. 1f78160 Btrfs: using rcu lock in the reader side of devices list by Xiao Guangrong · 13 years ago
  6. 4622470 Btrfs: drop unnecessary device lock by Xiao Guangrong · 13 years ago
  7. 0c1daee Btrfs: fix the race between remove dev and alloc chunk by Xiao Guangrong · 13 years ago
  8. c9513ed Btrfs: fix the race between reading and updating devices by Xiao Guangrong · 13 years ago
  9. 4f6c932 Btrfs: fix bh leak on __btrfs_open_devices path by Xiao Guangrong · 13 years ago
  10. 65a246c Btrfs: return error code to caller when btrfs_del_item fails by Tsutomu Itoh · 13 years ago
  11. b0b802d Btrfs: return error code to caller when btrfs_previous_item fails by Tsutomu Itoh · 13 years ago
  12. 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
  13. aa2dfb3 Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers by Chris Mason · 13 years ago
  14. 73c5de0 btrfs: quasi-round-robin for chunk allocation by Arne Jansen · 13 years ago
  15. a9c9bf6 btrfs: heed alloc_start by Arne Jansen · 13 years ago
  16. bcd5374 btrfs: move btrfs_cmp_device_free_bytes to super.c by Arne Jansen · 13 years ago
  17. a2de733 btrfs: scrub by Arne Jansen · 13 years ago
  18. f2a97a9 btrfs: remove all unused functions by David Sterba · 13 years ago
  19. b3b4aa7 btrfs: drop unused parameter from btrfs_release_path by David Sterba · 13 years ago
  20. 172ddd6 btrfs: drop gfp parameter from alloc_extent_map by David Sterba · 13 years ago
  21. a8067e0 btrfs: drop unused parameter from extent_map_tree_init by David Sterba · 13 years ago
  22. 211588a Btrfs: do some plugging in the submit_bio threads by Chris Mason · 13 years ago
  23. 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
  24. d9d0487 Btrfs: fix __btrfs_map_block on 32 bit machines by Chris Mason · 13 years ago
  25. fce3bb9 Btrfs: make btrfs_map_block() return entire free extent for each device of RAID0/1/10/DUP by Li Dongyang · 13 years ago
  26. 1abe9b8 Btrfs: add initial tracepoint support for btrfs by liubo · 13 years ago
  27. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  28. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  29. 4660ba6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  30. fb01aa8 Btrfs: set FMODE_EXCL in btrfs_device->mode by Ilya Dryomov · 13 years ago
  31. 9b3517e Btrfs: make btrfs_rm_device() fail gracefully by Ilya Dryomov · 13 years ago
  32. 007a14a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  33. 67100f2 Btrfs - Fix memory leak in btrfs_init_new_device() by Ilya Dryomov · 13 years ago
  34. cb5520f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  35. 98d5dc1 btrfs: fix return value check of btrfs_start_transaction() by Tsutomu Itoh · 14 years ago
  36. eee2a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  37. 6f88a44 btrfs: Require CAP_SYS_ADMIN for filesystem rebalance by Ben Hutchings · 14 years ago
  38. 20b4507 btrfs: mount failure return value fix by Dave Young · 14 years ago
  39. 6d07bce btrfs: fix wrong free space information of btrfs by Miao Xie · 14 years ago
  40. b2117a3 btrfs: make the chunk allocator utilize the devices better by Miao Xie · 14 years ago
  41. 7bfc837 btrfs: restructure find_free_dev_extent() by Miao Xie · 14 years ago
  42. 1974a3b btrfs: fix wrong calculation of stripe size by Miao Xie · 14 years ago
  43. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  44. e13cf63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  45. cd02dca Btrfs: account for missing devices in RAID allocation profiles by Chris Mason · 14 years ago
  46. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  47. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  48. 37004c4 btrfs: close_bdev_exclusive() should use the same @flags as the matching open_bdev_exclusive() by Tejun Heo · 14 years ago
  49. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  50. 559af82 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) by Andi Kleen · 14 years ago
  51. 18e503d Btrfs: fix raid code for removing missing drives by Chris Mason · 14 years ago
  52. c3b9a62 btrfs: replace barriers with explicit flush / FUA usage by Christoph Hellwig · 14 years ago
  53. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  54. a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 14 years ago
  55. d6cf853 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  56. 9f680ce Btrfs: make sure the chunk allocator doesn't create zero length chunks by Chris Mason · 14 years ago
  57. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  58. 0cad8a11 Btrfs: fix chunk allocate size calculation by Josef Bacik · 14 years ago
  59. f3eae7e Btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk() by Zhao Lei · 14 years ago
  60. ab59381 Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree() by Zhao Lei · 14 years ago
  61. 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
  62. 5ff7ba3 Btrfs: don't look at bio flags after submit_bio by Chris Mason · 14 years ago
  63. a343832 btrfs: using btrfs_stack_device_id() get devid by Xiao Guangrong · 15 years ago
  64. 3a0524d btrfs: Update existing btrfs_device for renaming device by TARUISI Hiroaki · 14 years ago
  65. 5168408 Btrfs: run the backing dev more often in the submit_bio helper by Chris Mason · 14 years ago
  66. 035fe03 Btrfs: check total number of devices when removing missing by Josef Bacik · 15 years ago
  67. 7f59203 Btrfs: check return value of open_bdev_exclusive properly by Josef Bacik · 15 years ago
  68. f48b907 Btrfs: do not mark the chunk as readonly if in degraded mode by Josef Bacik · 15 years ago
  69. 2423fdf Btrfs, fix memory leaks in error paths by Jiri Slaby · 15 years ago
  70. 83d3c96 Btrfs: make metadata chunks smaller by Josef Bacik · 15 years ago
  71. 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
  72. fd2696f Btrfs: introduce missing kfree by Julia Lawall · 15 years ago
  73. 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
  74. ba1bf48 Btrfs: make balance code choose more wisely when relocating by Josef Bacik · 15 years ago
  75. 890871b Btrfs: switch extent_map to a rw lock by Chris Mason · 15 years ago
  76. 57fd5a5 Btrfs: tweak congestion backoff by Chris Mason · 15 years ago
  77. 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
  78. 9779b72 Btrfs: find smallest available device extent during chunk allocation by Chris Mason · 15 years ago
  79. 1fcbac5 Btrfs: find_free_dev_extent doesn't handle holes at the start of the device by Yan Zheng · 15 years ago
  80. 3acada4 Btrfs: Remove broken sanity check from btrfs_rmap_block() by David Woodhouse · 15 years ago
  81. bf1fb51 Btrfs: properly update space information after shrinking device. by Yan Zheng · 15 years ago
  82. e5e9a52 Btrfs: avoid races between super writeout and device list updates by Chris Mason · 15 years ago
  83. c289811 Btrfs: autodetect SSD devices by Chris Mason · 15 years ago
  84. d644d8a Btrfs: avoid IO stalls behind congested devices in a multi-device FS by Chris Mason · 15 years ago
  85. d84275c Btrfs: don't allow WRITE_SYNC bios to starve out regular writes by Chris Mason · 15 years ago
  86. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 15 years ago
  87. 2cc3c55 Btrfs: set device->total_disk_bytes when adding new device by Yan Zheng · 15 years ago
  88. d6397ba Btrfs: When shrinking, only update disk size on success by Chris Ball · 15 years ago
  89. ffbd517 Btrfs: use WRITE_SYNC for synchronous writes by Chris Mason · 15 years ago
  90. bedf762 Btrfs: unplug in the async bio submission threads by Chris Mason · 15 years ago
  91. b765ead Btrfs: keep processing bios for a given bdev if our proc is batching by Chris Mason · 15 years ago
  92. 913d952 Btrfs: Clear space_info full when adding new devices by Chris Mason · 15 years ago
  93. 4184ea7 Btrfs: Fix locking around adding new space_info by Chris Mason · 15 years ago
  94. 4008c04 Btrfs: make a lockdep class for the extent buffer locks by Chris Mason · 15 years ago
  95. 3f3420d Btrfs: fs/btrfs/volumes.c: remove useless kzalloc by Julia Lawall · 15 years ago
  96. a683705 Btrfs: Catch missed bios in the async bio submission thread by Chris Mason · 16 years ago
  97. c6e3087 Btrfs: simplify iteration codes by Qinghuang Feng · 16 years ago
  98. 119e10c Btrfs: Remove extra KERN_INFO in the middle of a line by Roland Dreier · 16 years ago
  99. 7eaebe7 Btrfs: removed unused #include <version.h>'s by Huang Weiyi · 16 years ago
  100. 1d9e2ae Btrfs: Clear the device->running_pending flag before bailing on congestion by Chris Mason · 16 years ago