1. 15d1ff8 Btrfs: fix deadlock during allocating chunks by Liu Bo · 12 years ago
  2. 2bcc032 Btrfs: show useful info in space reservation tracepoint by Liu Bo · 12 years ago
  3. 1c691b3 Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  4. 1d4284b Merge branch 'error-handling' into for-linus by Chris Mason · 12 years ago
  5. 4a5e98f Btrfs: improve the logic in btrfs_can_relocate() by Ilya Dryomov · 12 years ago
  6. 7738a53 Btrfs: add __get_block_group_index() helper by Ilya Dryomov · 12 years ago
  7. fc67c45 Btrfs: add get_restripe_target() helper by Ilya Dryomov · 12 years ago
  8. 0c460c0 Btrfs: move alloc_profile_is_valid() to volumes.c by Ilya Dryomov · 12 years ago
  9. e8920a6 Btrfs: make profile_is_valid() check more strict by Ilya Dryomov · 12 years ago
  10. 899c81e Btrfs: add wrappers for working with alloc profiles by Ilya Dryomov · 12 years ago
  11. e3176ca Btrfs: stop silently switching single chunks to raid0 on balance by Ilya Dryomov · 12 years ago
  12. 3083ee2 Btrfs: introduce free_extent_buffer_stale by Josef Bacik · 12 years ago
  13. 81c9ad2 Btrfs: remove search_start and search_end from find_free_extent and callers by Josef Bacik · 13 years ago
  14. 285ff5a Btrfs: remove the ideal caching code by Josef Bacik · 13 years ago
  15. 79787ea btrfs: replace many BUG_ONs with proper error handling by Jeff Mahoney · 12 years ago
  16. 2c53679 btrfs: btrfs_drop_snapshot should return int by Jeff Mahoney · 13 years ago
  17. 143bede btrfs: return void in functions without error conditions by Jeff Mahoney · 12 years ago
  18. 5380428 btrfs: avoid NULL deref in btrfs_reserve_extent with DEBUG_ENOSPC by Jeff Mahoney · 12 years ago
  19. e77266e Btrfs: fix compiler warnings on 32 bit systems by Chris Mason · 12 years ago
  20. 5500cdb Btrfs: increase the global block reserve estimates by Liu Bo · 12 years ago
  21. d9b0218 Btrfs: fix a bug on overcommit stuff by Liu Bo · 12 years ago
  22. 2cac13e Btrfs: fix trim 0 bytes after a device delete by Liu Bo · 13 years ago
  23. 9e622d6 Btrfs: fix enospc error caused by wrong checks of the chunk by Miao Xie · 13 years ago
  24. 96bdc7d Btrfs: use larger system chunks by Chris Mason · 13 years ago
  25. f248679 Btrfs: add a delalloc mutex to inodes for delalloc reservations by Josef Bacik · 13 years ago
  26. 8c2a3ca Btrfs: space leak tracepoints by Josef Bacik · 13 years ago
  27. 3f7de03 Btrfs: add allocator tracepoints by Josef Bacik · 13 years ago
  28. 9785dbd Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integration by Chris Mason · 13 years ago
  29. d756bd2 Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration by Chris Mason · 13 years ago
  30. 27263e2 Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into integration by Chris Mason · 13 years ago
  31. e4d8ec0 Btrfs: implement online profile changing by Ilya Dryomov · 13 years ago
  32. 7092261 Btrfs: do not reduce profile in do_chunk_alloc() by Ilya Dryomov · 13 years ago
  33. 10ea00f Btrfs: make avail_*_alloc_bits fields dynamic by Ilya Dryomov · 13 years ago
  34. a46d11a Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bit by Ilya Dryomov · 13 years ago
  35. 52ba692 Btrfs: introduce masks for chunk type and profile by Ilya Dryomov · 13 years ago
  36. 6fef8df Btrfs: get rid of *_alloc_profile fields by Ilya Dryomov · 13 years ago
  37. c7c144d Btrfs: update global block_rsv when creating a new block group by Li Zefan · 13 years ago
  38. 125ccb0 Btrfs: don't pass a trans handle unnecessarily in volumes.c by Li Zefan · 13 years ago
  39. fc7c107 Btrfs: don't set up allocation result twice by Alexandre Oliva · 13 years ago
  40. a5f6f71 Btrfs: test free space only for unclustered allocation by Alexandre Oliva · 13 years ago
  41. cf1d72c Btrfs: lower the bar for chunk allocation by Chris Mason · 13 years ago
  42. 203bf28 Btrfs: run chunk allocations while we do delayed refs by Chris Mason · 13 years ago
  43. a168650 Btrfs: add waitqueue instead of doing busy waiting for more delayed refs by Jan Schmidt · 13 years ago
  44. d1270cd Btrfs: put back delayed refs that are too new by Arne Jansen · 13 years ago
  45. 66d7e7f Btrfs: mark delayed refs as for cow by Arne Jansen · 13 years ago
  46. c9a7fe9 Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  47. e65cbb9 Btrfs: only set cache_generation if we setup the block group by Josef Bacik · 13 years ago
  48. 660d3f6 Btrfs: fix how we do delalloc reservations and how we free reservations on error by Josef Bacik · 13 years ago
  49. fb38f9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  50. 274bd4f Btrfs: try cluster but don't advance in search list by Alexandre Oliva · 13 years ago
  51. 062c05c Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZE by Alexandre Oliva · 13 years ago
  52. b930c26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  53. be064d1 Btrfs: skip allocation attempt from empty cluster by Alexandre Oliva · 13 years ago
  54. 425d831 Btrfs: skip block groups without enough space for a cluster by Alexandre Oliva · 13 years ago
  55. 1b22bad Btrfs: start search for new cluster at the beginning by Alexandre Oliva · 13 years ago
  56. aa38a71 Btrfs: fix deadlock on metadata reservation when evicting a inode by Miao Xie · 13 years ago
  57. af36d15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  58. 291c7d2 Btrfs: wait on caching if we're loading the free space cache by Josef Bacik · 13 years ago
  59. c1f4246 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  60. 61b520a Btrfs: Abstract similar code for btrfs_block_rsv_add{, _noflush} by Miao Xie · 13 years ago
  61. 7fd2ae2 Btrfs: fix our reservations for updating an inode when completing io by Josef Bacik · 13 years ago
  62. 6a6662c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  63. 806468f Merge git://git.jan-o-sch.net/btrfs-unstable into integration by Chris Mason · 13 years ago
  64. c06a0e1 Btrfs: fix delayed insertion reservation by Josef Bacik · 13 years ago
  65. 663350a Btrfs: be smarter about committing the transaction in reserve_metadata_bytes by Josef Bacik · 13 years ago
  66. 6d668dd Btrfs: make a delayed_block_rsv for the delayed item insertion by Josef Bacik · 13 years ago
  67. 6c41761 btrfs: separate superblock items out of fs_info by David Sterba · 13 years ago
  68. e688b725 Btrfs: fix extent pinning bugs in the tree log by Chris Mason · 13 years ago
  69. 0e175a1 writeback: Add a 'reason' to wb_writeback_work by Curt Wohlgemuth · 13 years ago
  70. dff51cd btrfs: ratelimit WARN_ON in use_block_rsv by David Sterba · 13 years ago
  71. 60d2adb Btrfs: fix race between multi-task space allocation and caching space by Miao Xie · 13 years ago
  72. 10b2f34 Btrfs: pass the correct root to lookup_free_space_inode() by Ilya Dryomov · 13 years ago
  73. 7e355b8 Btrfs: if we have a lot of pinned space, commit the transaction by Josef Bacik · 13 years ago
  74. 36ba022 Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions by Josef Bacik · 13 years ago
  75. b24e03d Btrfs: release trans metadata bytes before flushing delayed refs by Josef Bacik · 13 years ago
  76. 877da17 Btrfs: allow shrink_delalloc flush the needed reclaimed pages by Josef Bacik · 13 years ago
  77. f104d04 Btrfs: wait for ordered extents if we're in trouble when shrinking delalloc by Josef Bacik · 13 years ago
  78. bbb495c Btrfs: don't check bytes_pinned to determine if we should commit the transaction by Josef Bacik · 13 years ago
  79. 4b91c14 Btrfs: wait for ordered extents if we didn't reclaim enough by Josef Bacik · 13 years ago
  80. 5b0e95b Btrfs: inline checksums into the disk free space cache by Josef Bacik · 13 years ago
  81. 9a82ca6 Btrfs: take overflow into account in reserving space by Josef Bacik · 13 years ago
  82. 73bc187 Btrfs: introduce mount option no_space_cache by Josef Bacik · 13 years ago
  83. 2bf6475 Btrfs: allow us to overcommit our enospc reservations by Josef Bacik · 13 years ago
  84. ef3be45 Btrfs: check unused against how much space we actually want by Josef Bacik · 13 years ago
  85. 455757c Btrfs: delay iput when deleting a block group by Josef Bacik · 13 years ago
  86. 4a92b1b Btrfs: stop passing a trans handle all around the reservation code by Josef Bacik · 13 years ago
  87. d02c995 Btrfs: don't get the block_rsv in btrfs_free_tree_block by Josef Bacik · 13 years ago
  88. 4c13d75 Btrfs: use the transactions block_rsv for the csum root by Josef Bacik · 13 years ago
  89. c09544e Btrfs: handle enospc accounting for free space inodes by Josef Bacik · 13 years ago
  90. 7f70150 Btrfs: don't increase the block_rsv's size when emergency allocating space by Josef Bacik · 13 years ago
  91. 7ed49f1 Btrfs: fix space leak when we fail to make an allocation by Josef Bacik · 13 years ago
  92. 482e6dc Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check by Josef Bacik · 13 years ago
  93. 5e962c7 Btrfs: kill btrfs_truncate_reserve_metadata by Josef Bacik · 13 years ago
  94. 13553e5 Btrfs: don't try to commit in btrfs_block_rsv_check by Josef Bacik · 13 years ago
  95. dabdb64 Btrfs: kill unused parts of block_rsv by Josef Bacik · 13 years ago
  96. 37be25b Btrfs: kill the durable block rsv stuff by Josef Bacik · 13 years ago
  97. 7709cde Btrfs: calculate checksum space correctly by Josef Bacik · 13 years ago
  98. fb25e91 Btrfs: use bytes_may_use for all ENOSPC reservations by Josef Bacik · 13 years ago
  99. 0cbbdf7 Btrfs: kill reserved_bytes in inode by Josef Bacik · 13 years ago
  100. a1d3c47 btrfs: btrfs_multi_bio replaced with btrfs_bio by Jan Schmidt · 13 years ago