1. 6df9a95 Btrfs: make the chunk allocator completely tree lockless by Josef Bacik · 11 years ago
  2. 7ee9e44 Btrfs: check if we can nocow if we don't have data space by Josef Bacik · 11 years ago
  3. 925a6ef Btrfs: stop using try_to_writeback_inodes_sb_nr to flush delalloc by Josef Bacik · 11 years ago
  4. b150a4f Btrfs: use a percpu to keep track of possibly pinned bytes by Josef Bacik · 11 years ago
  5. 1be41b7 Btrfs: fix transaction throttling for delayed refs by Josef Bacik · 11 years ago
  6. f971fe2 Btrfs: wake up delayed ref flushing waiters on abort by Josef Bacik · 11 years ago
  7. 8c2a1a3 Btrfs: exclude logged extents before replying when we are mixed by Josef Bacik · 11 years ago
  8. d52be81 Btrfs: simplify unlink reservations by Josef Bacik · 11 years ago
  9. 199c2a9 Btrfs: introduce per-subvolume ordered extent list by Miao Xie · 11 years ago
  10. eb73c1b Btrfs: introduce per-subvolume delalloc inode list by Miao Xie · 11 years ago
  11. b0feb9d Btrfs: introduce grab/put functions for the root of the fs/file tree by Miao Xie · 11 years ago
  12. cb517ea Btrfs: cleanup the similar code of the fs root read by Miao Xie · 11 years ago
  13. babbf170 Btrfs: make the snap/subv deletion end more early when the fs is R/O by Miao Xie · 11 years ago
  14. 3a6cad9 Btrfs: explicitly use global_block_rsv for quota_tree by Stefan Behrens · 11 years ago
  15. d88033d Btrfs: update the global reserve if it is empty by Miao Xie · 11 years ago
  16. 5881cfc Btrfs: don't steal the reserved space from the global reserve if their space type is different by Miao Xie · 11 years ago
  17. b586b32 Btrfs: optimize the error handle of use_block_rsv() by Miao Xie · 11 years ago
  18. 7b61cd9 Btrfs: don't use global block reservation for inode cache truncation by Miao Xie · 11 years ago
  19. b1c79e0 Btrfs: handle running extent ops with skinny metadata by Josef Bacik · 11 years ago
  20. b6919a5 btrfs: fix misleading variable name for flags by David Sterba · 11 years ago
  21. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  22. b50c6e2 Btrfs: deal with free space cache errors while replaying log by Josef Bacik · 11 years ago
  23. 3c76cd8 Btrfs: allocate new chunks if the space is not enough for global rsv by Miao Xie · 11 years ago
  24. fc36ed7e Btrfs: separate sequence numbers for delayed ref tracking and tree mod log by Jan Schmidt · 11 years ago
  25. 32b0253 Btrfs: don't panic if we're trying to drop too many refs by Josef Bacik · 11 years ago
  26. 416bc65 Btrfs: fix all callers of read_tree_block by Josef Bacik · 11 years ago
  27. 51bf5f0 Btrfs: only exclude supers in the range of our block group by Josef Bacik · 11 years ago
  28. 0a3896d Btrfs: fix possible infinite loop in slow caching by Josef Bacik · 11 years ago
  29. fd279fa Btrfs: cleanup of function where btrfs_extend_item() is called by Tsutomu Itoh · 11 years ago
  30. 4b90c68 Btrfs: remove unused argument of btrfs_extend_item() by Tsutomu Itoh · 11 years ago
  31. afe5fea Btrfs: cleanup of function where fixup_low_keys() is called by Tsutomu Itoh · 11 years ago
  32. 98ad69c Btrfs: don't wait on ordered extents if we have a trans open by Josef Bacik · 11 years ago
  33. 8c579fe Btrfs: fix error handling in make/read block group by Josef Bacik · 11 years ago
  34. c2cf52e Btrfs: Include the device in most error printk()s by Simon Kirby · 11 years ago
  35. 9d1a2a3 btrfs: clean snapshots one by one by David Sterba · 11 years ago
  36. 3173a18 Btrfs: add a incompatible format change for smaller metadata extent refs by Josef Bacik · 11 years ago
  37. 3615db4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  38. fdf30d1 Btrfs: limit the global reserve to 512mb by Josef Bacik · 11 years ago
  39. f4881bc Btrfs: fix space leak when we fail to reserve metadata space by Josef Bacik · 11 years ago
  40. 835d974 Btrfs: handle a bogus chunk tree nicely by Josef Bacik · 11 years ago
  41. 0863702 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  42. 492104c Btrfs: return EIO if we have extent tree corruption by Josef Bacik · 11 years ago
  43. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  44. 88e081bf Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logic by Wang Shilong · 11 years ago
  45. a9870c0 Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve fails by Wang Shilong · 11 years ago
  46. de1a226 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 11 years ago
  47. d5c1207 Btrfs: fix wrong reserved space in qgroup during snap/subv creation by Miao Xie · 11 years ago
  48. fda2832 btrfs: cleanup for open-coded alignment by Qu Wenruo · 11 years ago
  49. a81cb9a clear chunk_alloc flag on retryable failure by Alexandre Oliva · 11 years ago
  50. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  51. 24542bf btrfs: limit fallocate extent reservation to 256MB by Zach Brown · 12 years ago
  52. e942f88 Merge branch 'raid56-experimental' into for-linus-3.9 by Chris Mason · 11 years ago
  53. b2c6b3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9 by Chris Mason · 11 years ago
  54. b069e0c btrfs: put some enospc messages under enospc_debug by David Sterba · 11 years ago
  55. 0934856 Btrfs: fix deadlock due to unsubmitted by Miao Xie · 11 years ago
  56. 5d80366 Btrfs: steal from global reserve if we are cleaning up orphans by Josef Bacik · 11 years ago
  57. 70afa39 Btrfs: rework the overcommit logic to be based on the total size by Josef Bacik · 11 years ago
  58. 1971e91 btrfs: remove unnecessary DEFINE_WAIT() declarations by Eric Sandeen · 11 years ago
  59. 96f1bb5 Btrfs: do not overcommit if we don't have enough space for global rsv by Josef Bacik · 11 years ago
  60. de98ced Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits by Miao Xie · 12 years ago
  61. 963d678 Btrfs: use percpu counter for fs_info->delalloc_bytes by Miao Xie · 12 years ago
  62. e6ec716 Btrfs: make raid attr array more readable by Miao Xie · 12 years ago
  63. a1897fd Btrfs: record first logical byte in memory by Liu Bo · 12 years ago
  64. dcfac41 Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay by Liu Bo · 12 years ago
  65. c53d613 Btrfs: kill unused argument of update_block_group by Liu Bo · 12 years ago
  66. f6373bf Btrfs: kill unused arguments of cache_block_group by Liu Bo · 12 years ago
  67. 17b8549 Btrfs: remove deprecated comments by Liu Bo · 12 years ago
  68. c6b305a Btrfs: don't re-enter when allocating a chunk by Josef Bacik · 12 years ago
  69. da633a4 Btrfs: flush all dirty inodes if writeback can not start by Miao Xie · 12 years ago
  70. 093486c Btrfs: make delayed ref lock logic more readable by Miao Xie · 12 years ago
  71. 78a6184 Btrfs: use slabs for delayed reference allocation by Miao Xie · 12 years ago
  72. 8d19514 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  73. eb6b88d Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata by Jan Schmidt · 12 years ago
  74. 0e4e026 Merge branch 'for-linus' into raid56-experimental by Chris Mason · 11 years ago
  75. bb72170 Btrfs: reduce CPU contention while waiting for delayed extent operations by Chris Mason · 12 years ago
  76. 8de972b Btrfs: fix cluster alignment for mount -o ssd by Chris Mason · 12 years ago
  77. 53b381b Btrfs: RAID5 and RAID6 by David Woodhouse · 12 years ago
  78. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  79. d7df025 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  80. 3268a24 Btrfs: reset path lock state to zero by Liu Bo · 12 years ago
  81. ac5c930 Btrfs: let allocation start from the right raid type by Liu Bo · 12 years ago
  82. 72bcd99 Btrfs: set flushing if we're limited flushing by Josef Bacik · 12 years ago
  83. 10ee27a vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them by Miao Xie · 12 years ago
  84. 2c016dc btrfs: fix comment typos by Liu Bo · 12 years ago
  85. a22180d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  86. c64c2bd Btrfs: don't take inode delalloc mutex if we're a free space inode by Josef Bacik · 12 years ago
  87. 1135d6d Btrfs: fix autodefrag and umount lockup by Josef Bacik · 12 years ago
  88. 31e5022 Btrfs: put raid properties into global table by Liu Bo · 12 years ago
  89. 4b5829a Btrfs: fix missing reserved space release in error path of delalloc reservation by Miao Xie · 12 years ago
  90. 63a212a Btrfs: disallow some operations on the device replace target device by Stefan Behrens · 12 years ago
  91. 3ec706c Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree by Stefan Behrens · 12 years ago
  92. 37c4146 Btrfs: fix a deadlock in aborting transaction due to ENOSPC by Liu Bo · 12 years ago
  93. 31b1a2b fs/btrfs: use WARN by Julia Lawall · 12 years ago
  94. 7b398f8 Btrfs: fill the global reserve when unpinning space by Josef Bacik · 12 years ago
  95. 08e007d Btrfs: improve the noflush reservation by Miao Xie · 12 years ago
  96. 561c294 Btrfs: fix wrong comment in can_overcommit() by Miao Xie · 12 years ago
  97. 3fed40c Btrfs: cleanup duplicated division functions by Miao Xie · 12 years ago
  98. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  99. 44734ed Btrfs: don't commit instead of overcommitting by Josef Bacik · 12 years ago
  100. e613887 Btrfs: cache extent state when writing out dirty metadata pages by Josef Bacik · 12 years ago