1. 4b82490 Btrfs: fix the qgroup reserved space is released prematurely by Miao Xie · 12 years ago
  2. 569e0f3 Btrfs: place ordered operations on a per transaction list by Josef Bacik · 12 years ago
  3. 210549e btrfs: add cancellation points to defrag by David Sterba · 12 years ago
  4. de78b51 btrfs: remove cache only arguments from defrag path by Eric Sandeen · 12 years ago
  5. e4a2bca Btrfs: if we aren't committing just end the transaction if we error out by Josef Bacik · 12 years ago
  6. 87533c4 Btrfs: use bit operation for ->fs_state by Miao Xie · 12 years ago
  7. eebc608 Btrfs: check the return value of btrfs_run_ordered_operations() by Miao Xie · 12 years ago
  8. 3edb2a6 Btrfs: check the return value of btrfs_start_delalloc_inodes() by Miao Xie · 12 years ago
  9. c6b305a Btrfs: don't re-enter when allocating a chunk by Josef Bacik · 12 years ago
  10. 7892b5a Btrfs: use common work instead of delayed work by Miao Xie · 12 years ago
  11. 7b5a1c5 Btrfs: cleanup unnecessary clear when freeing a transaction or a trans handle by Miao Xie · 12 years ago
  12. 843fcf3 Btrfs: fix missing release of the space/qgroup reservation in start_transaction() by Miao Xie · 12 years ago
  13. 2cba30f Btrfs: fix missed transaction->aborted check by Miao Xie · 12 years ago
  14. 8d25a08 Btrfs: Add ACCESS_ONCE() to transaction->abort accesses by Miao Xie · 12 years ago
  15. 9c52057 Btrfs: fix hash overflow handling by Chris Mason · 12 years ago
  16. 8cd2807 Btrfs: fix wrong return value of btrfs_wait_for_commit() by Miao Xie · 12 years ago
  17. ff7c1d3 Btrfs: don't start a new transaction when starting sync by Miao Xie · 12 years ago
  18. 8dabb74 Btrfs: change core code of btrfs to support the device replace operations by Stefan Behrens · 12 years ago
  19. b53d3f5 Btrfs: cleanup for btrfs_btree_balance_dirty by Liu Bo · 12 years ago
  20. 31b1a2b fs/btrfs: use WARN by Julia Lawall · 12 years ago
  21. ca46963 Btrfs: fix missing flush when committing a transaction by Miao Xie · 12 years ago
  22. b7d5b0a Btrfs: fix joining the same transaction handler more than 2 times by Miao Xie · 12 years ago
  23. 25287e0 Btrfs: make ordered operations be handled by multi-task by Miao Xie · 12 years ago
  24. 8ccf6f19 Btrfs: make delalloc inodes be flushed by multi-task by Miao Xie · 12 years ago
  25. 08e007d Btrfs: improve the noflush reservation by Miao Xie · 12 years ago
  26. be6aef6 Btrfs: Use btrfs_update_inode_fallback when creating a snapshot by Josef Bacik · 12 years ago
  27. e613887 Btrfs: cache extent state when writing out dirty metadata pages by Josef Bacik · 12 years ago
  28. 354aa0f Btrfs: fix orphan transaction on the freezed filesystem by Miao Xie · 12 years ago
  29. a698d075 Btrfs: add a type field for the transaction handle by Miao Xie · 12 years ago
  30. e8830e6 Btrfs: fix memory leak in start_transaction() by Miao Xie · 12 years ago
  31. 8732d44 Btrfs: fix the missing error information in create_pending_snapshot() by Miao Xie · 12 years ago
  32. 9811465 Btrfs: fix race with freeze and free space inodes by Josef Bacik · 12 years ago
  33. 6bbe3a9 Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents by Liu Bo · 12 years ago
  34. 60376ce Btrfs: fix race in sync and freeze again by Josef Bacik · 12 years ago
  35. ea658ba Btrfs: delay block group item insertion by Josef Bacik · 12 years ago
  36. 6df7881 Btrfs: move the sb_end_intwrite until after the throttle logic by Josef Bacik · 12 years ago
  37. 8407aa4 Btrfs: fix corrupted metadata in the snapshot by Miao Xie · 12 years ago
  38. 42874b3 Btrfs: fix the snapshot that should not exist by Miao Xie · 12 years ago
  39. 361048f Btrfs: fix full backref problem when inserting shared block reference by Miao Xie · 12 years ago
  40. 6fa9700 Btrfs: fix error path in create_pending_snapshot() by Miao Xie · 12 years ago
  41. e209db7 Btrfs: set journal_info in async trans commit worker by Sage Weil · 12 years ago
  42. 6fc4e3548 Btrfs: pass lockdep rwsem metadata to async commit transaction by Sage Weil · 12 years ago
  43. 318e151 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  44. c0f62de Btrfs: fix wrong mtime and ctime when creating snapshots by Miao Xie · 12 years ago
  45. dadd110 Btrfs: fix some endian bugs handling the root times by Dan Carpenter · 12 years ago
  46. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  47. b2b5ef5 btrfs: Convert to new freezing mechanism by Jan Kara · 12 years ago
  48. 113c1cb Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus by Chris Mason · 12 years ago
  49. 8ea05e3 Btrfs: introduce subvol uuids and times by Alexander Block · 12 years ago
  50. b478b2b Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  51. 0e72110 Btrfs: change how we indicate we're adding csums by Josef Bacik · 12 years ago
  52. e4b50e1 Btrfs: small naming cleanup in join_transaction() by Dan Carpenter · 12 years ago
  53. e39e64a Btrfs: don't wait around for new log writers on an SSD by Chris Mason · 12 years ago
  54. 6f72c7e Btrfs: add qgroup inheritance by Arne Jansen · 13 years ago
  55. c556723 Btrfs: hooks to reserve qgroup space by Arne Jansen · 13 years ago
  56. 546adb0 Btrfs: hooks for qgroup to record delayed refs by Jan Schmidt · 12 years ago
  57. edf3927 Btrfs: call the qgroup accounting functions by Jan Schmidt · 12 years ago
  58. bed92ea Btrfs: qgroup implementation and prototypes by Arne Jansen · 12 years ago
  59. d13603e Btrfs: check the root passed to btrfs_end_transaction by Arne Jansen · 13 years ago
  60. 097b8a7 Btrfs: join tree mod log code with the code holding back delayed refs by Jan Schmidt · 12 years ago
  61. 7b8b92a Btrfs: abort the transaction if the commit fails by Josef Bacik · 12 years ago
  62. d7096fc Btrfs: wake up transaction waiters when aborting a transaction by Josef Bacik · 12 years ago
  63. 1e20932 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  64. 733f4fb Btrfs: read device stats on mount, write modified ones during commit by Stefan Behrens · 12 years ago
  65. 20b297d Btrfs: tree mod log sanity checks in join_transaction by Jan Schmidt · 12 years ago
  66. 19ae4e8 Btrfs: fs_info variable for join_transaction by Jan Schmidt · 12 years ago
  67. 871383b btrfs: add missing unlocks to transaction abort paths by David Sterba · 13 years ago
  68. 4edc2ca Btrfs: fix use-after-free in __btrfs_end_transaction by Dave Jones · 13 years ago
  69. 2bcc032 Btrfs: show useful info in space reservation tracepoint by Liu Bo · 13 years ago
  70. 79787ea btrfs: replace many BUG_ONs with proper error handling by Jeff Mahoney · 13 years ago
  71. 49b25e0 btrfs: enhance transaction abort infrastructure by Jeff Mahoney · 13 years ago
  72. 2c53679 btrfs: btrfs_drop_snapshot should return int by Jeff Mahoney · 13 years ago
  73. 143bede btrfs: return void in functions without error conditions by Jeff Mahoney · 13 years ago
  74. e77266e Btrfs: fix compiler warnings on 32 bit systems by Chris Mason · 13 years ago
  75. fe66a05 Btrfs: improve error handling for btrfs_insert_dir_item callers by Chris Mason · 13 years ago
  76. 8c2a3ca Btrfs: space leak tracepoints by Josef Bacik · 13 years ago
  77. 9785dbd Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integration by Chris Mason · 13 years ago
  78. 203bf28 Btrfs: run chunk allocations while we do delayed refs by Chris Mason · 13 years ago
  79. a168650 Btrfs: add waitqueue instead of doing busy waiting for more delayed refs by Jan Schmidt · 13 years ago
  80. 00f04b8 Btrfs: add sequence numbers to delayed refs by Arne Jansen · 13 years ago
  81. 66d7e7f Btrfs: mark delayed refs as for cow by Arne Jansen · 13 years ago
  82. f1ebcc7 Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush by Liu Bo · 13 years ago
  83. 62f30c5 Btrfs: fix deadlock caused by the race between relocation by Miao Xie · 13 years ago
  84. d43317d Btrfs: fix race during transaction joins by Chris Mason · 13 years ago
  85. bf0da8c Btrfs: ClearPageError during writepage and clean_tree_block by Chris Mason · 13 years ago
  86. 6c41761 btrfs: separate superblock items out of fs_info by David Sterba · 14 years ago
  87. 36ba022 Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions by Josef Bacik · 13 years ago
  88. b24e03d Btrfs: release trans metadata bytes before flushing delayed refs by Josef Bacik · 13 years ago
  89. 73bc187 Btrfs: introduce mount option no_space_cache by Josef Bacik · 13 years ago
  90. 1728366 Btrfs: stop using write_one_page by Josef Bacik · 13 years ago
  91. 9c8d86d Btrfs: make sure to unset trans->block_rsv before running delayed refs by Josef Bacik · 13 years ago
  92. 4a92b1b Btrfs: stop passing a trans handle all around the reservation code by Josef Bacik · 13 years ago
  93. 4c13d75 Btrfs: use the transactions block_rsv for the csum root by Josef Bacik · 13 years ago
  94. 482e6dc Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check by Josef Bacik · 13 years ago
  95. dba6830 Btrfs: kill the orphan space calculation for snapshots by Josef Bacik · 13 years ago
  96. 98c9942 Btrfs: fix misuse of trans block rsv by Liu Bo · 13 years ago
  97. b9c8300 Btrfs: remove a BUG_ON() in btrfs_commit_transaction() by Li Zefan · 13 years ago
  98. 72d63ed Btrfs: use wait_event() by Li Zefan · 13 years ago
  99. 81317fd Btrfs: fix deadlock when throttling transactions by Josef Bacik · 13 years ago
  100. b500994 Btrfs: do transaction space reservation before joining the transaction by Josef Bacik · 13 years ago