1. d6a0a12 Btrfs: remove unused argument of fixup_low_keys() by Tsutomu Itoh · 11 years ago
  2. b4fcd6b Btrfs: fix confusing edquot happening case by Wang Shilong · 11 years ago
  3. e36902d Btrfs: do not continue if out of memory happens by Wang Shilong · 11 years ago
  4. 9c931c5 btrfs: fix minor typo in comment by Nathaniel Yazdani · 11 years ago
  5. 98ad43be Btrfs: cleanup to remove reduplicate code in transaction.c by Wang Shilong · 11 years ago
  6. 47fb091 Btrfs: fix unlock after free on rewinded tree blocks by Jan Schmidt · 11 years ago
  7. 30b0463 Btrfs: fix accessing the root pointer in tree mod log functions by Jan Schmidt · 11 years ago
  8. 90f8d62 Btrfs: fix tree mod log regression on root split operations by Jan Schmidt · 11 years ago
  9. ceda086 Btrfs: use a lock to protect incompat/compat flag of the super block by Miao Xie · 11 years ago
  10. f42a34b Btrfs: fix unblocked autodefraggers when remount by Miao Xie · 11 years ago
  11. f7f82b8 Btrfs: add a rb_tree to improve performance of ulist search by Wang Shilong · 11 years ago
  12. c2c7132 Btrfs: allow omitting stream header and end-cmd for btrfs send by Stefan Behrens · 11 years ago
  13. 692206b Btrfs: make __merge_refs() return type be void by Wang Shilong · 11 years ago
  14. 1149ab6 Btrfs: remove some BUG_ONs() when walking backref tree by Wang Shilong · 11 years ago
  15. 92f183a Btrfs: use tree_root to avoid edquot when disabling quota by Wang Shilong · 11 years ago
  16. ddb47af Btrfs: fix a warning when updating qgroup limit by Wang Shilong · 11 years ago
  17. 3f5e2d3 Btrfs: fix missing check in the btrfs_qgroup_inherit() by Wang Shilong · 11 years ago
  18. b7fef4f Btrfs: fix missing check before creating a qgroup relation by Wang Shilong · 11 years ago
  19. 58400fc Btrfs: remove some unnecessary spin_lock usages by Wang Shilong · 11 years ago
  20. f2f6ed3 Btrfs: introduce a mutex lock for btrfs quota operations by Wang Shilong · 11 years ago
  21. 7708f02 Btrfs: creating the subvolume qgroup automatically when enabling quota by Wang Shilong · 11 years ago
  22. d4e3991 btrfs: abort unlink trans in missed error case by Zach Brown · 11 years ago
  23. f63e0cc btrfs: ignore device open failures in __btrfs_open_devices by Eric Sandeen · 11 years ago
  24. e4100d9 Btrfs: improve the performance of the csums lookup by Miao Xie · 11 years ago
  25. 09a2a8f9 Btrfs: fix bad extent logging by Josef Bacik · 11 years ago
  26. cc95bef Btrfs: log ram bytes properly by Josef Bacik · 11 years ago
  27. 98ad69c Btrfs: don't wait on ordered extents if we have a trans open by Josef Bacik · 11 years ago
  28. 8c579fe Btrfs: fix error handling in make/read block group by Josef Bacik · 11 years ago
  29. 5c2d867 Btrfs: fix double free in the iterate_extent_inodes() by Wang Shilong · 11 years ago
  30. f172393 Btrfs: kill some BUG_ONs() in the find_parent_nodes() by Wang Shilong · 11 years ago
  31. 41b0fc4 Btrfs: compare relevant parts of delayed tree refs by Josef Bacik · 11 years ago
  32. cf79ffb Btrfs: fix infinite loop when we abort on mount by Josef Bacik · 11 years ago
  33. c9a9dbf Btrfs: fix a warning when disabling quota by Wang Shilong · 11 years ago
  34. 6b67a32 Btrfs: pass NULL instead of 0 by Liu Bo · 11 years ago
  35. 5c50c9b btrfs: make subvol creation/deletion killable in the early stages by David Sterba · 11 years ago
  36. 94ef728 btrfs: cover more error codes in btrfs_decode_error by David Sterba · 11 years ago
  37. 4884b47 btrfs: make orphan cleanup less verbose by David Sterba · 11 years ago
  38. 5e2a4b2 btrfs: deprecate subvolrootid mount option by David Sterba · 11 years ago
  39. c2cf52e Btrfs: Include the device in most error printk()s by Simon Kirby · 11 years ago
  40. aa825914 btrfs: update kconfig title by David Sterba · 11 years ago
  41. 9d1a2a3 btrfs: clean snapshots one by one by David Sterba · 11 years ago
  42. 6841ebe btrfs: Cleanup some redundant codes in btrfs_log_inode() by Zhi Yong Wu · 11 years ago
  43. 628c828 btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range() by Zhi Yong Wu · 11 years ago
  44. 7abadb6 Btrfs: share stop worker code by Liu Bo · 11 years ago
  45. 3173a18 Btrfs: add a incompatible format change for smaller metadata extent refs by Josef Bacik · 11 years ago
  46. be283b2 Btrfs: use helper to cleanup tree roots by Liu Bo · 11 years ago
  47. b049668 Btrfs: cleanup unused arguments of btrfs_csum_data by Liu Bo · 11 years ago
  48. 0874881 btrfs: clean up transaction abort messages by David Sterba · 11 years ago
  49. bbece8a btrfs: merge save_error_info helpers into one by David Sterba · 11 years ago
  50. 74255aa Btrfs: add some free space cache tests by Josef Bacik · 11 years ago
  51. e75206c Btrfs: cleanup unused function by Liu Bo · 11 years ago
  52. 3792a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  53. 4bc4bee Btrfs: make sure nbytes are right after log replay by Josef Bacik · 11 years ago
  54. 3615db4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  55. d8fe29e Btrfs: don't drop path when printing out tree errors in scrub by Josef Bacik · 11 years ago
  56. 82d130f Btrfs: fix wrong return value of btrfs_lookup_csum() by Miao Xie · 11 years ago
  57. 39847c4 Btrfs: fix wrong reservation of csums by Miao Xie · 11 years ago
  58. a797502 Btrfs: fix double free in the btrfs_qgroup_account_ref() by Wang Shilong · 11 years ago
  59. fdf30d1 Btrfs: limit the global reserve to 512mb by Josef Bacik · 11 years ago
  60. db1d607 Btrfs: hold the ordered operations mutex when waiting on ordered extents by Josef Bacik · 11 years ago
  61. 6e137ed Btrfs: fix space accounting for unlink and rename by Josef Bacik · 11 years ago
  62. f4881bc Btrfs: fix space leak when we fail to reserve metadata space by Josef Bacik · 11 years ago
  63. adaa4b8 Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes by Jan Schmidt · 11 years ago
  64. 4adaa61 Btrfs: fix race between mmap writes and compression by Chris Mason · 11 years ago
  65. 1dd0568 Btrfs: fix memory leak in btrfs_create_tree() by Tsutomu Itoh · 11 years ago
  66. d9abbf1 Btrfs: fix locking on ROOT_REPLACE operations in tree mod log by Jan Schmidt · 11 years ago
  67. 6113077 Btrfs: fix missing qgroup reservation before fallocating by Wang Shilong · 11 years ago
  68. 835d974 Btrfs: handle a bogus chunk tree nicely by Josef Bacik · 11 years ago
  69. d763448 Btrfs: update to use fs_state bit by Liu Bo · 11 years ago
  70. 0863702 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  71. 3b27759 Btrfs: fix warning of free_extent_map by Liu Bo · 11 years ago
  72. 7c2ec3f Btrfs: fix warning when creating snapshots by Liu Bo · 11 years ago
  73. 720f1e2 Btrfs: return as soon as possible when edquot happens by Wang Shilong · 11 years ago
  74. 492104c Btrfs: return EIO if we have extent tree corruption by Josef Bacik · 11 years ago
  75. bc17862 btrfs: use rcu_barrier() to wait for bdev puts at unmount by Eric Sandeen · 11 years ago
  76. d340d24 Btrfs: remove btrfs_try_spin_lock by Liu Bo · 11 years ago
  77. a09a0a7 Btrfs: get better concurrency for snapshot-aware defrag work by Liu Bo · 11 years ago
  78. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  79. 0aefda3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  80. de3cb94 Btrfs: improve the delayed inode throttling by Chris Mason · 11 years ago
  81. 3a01aa7 Btrfs: fix a mismerge in btrfs_balance() by Ilya Dryomov · 11 years ago
  82. 2cc65e3 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
  83. 154ea28 Btrfs: enforce min_bytes parameter during extent allocation by Chris Mason · 11 years ago
  84. 9b53157 Btrfs: allow running defrag in parallel to administrative tasks by Stefan Behrens · 11 years ago
  85. 66b6135 Btrfs: avoid deadlock on transaction waiting list by Liu Bo · 11 years ago
  86. 0f788c5 Btrfs: do not BUG_ON on aborted situation by Liu Bo · 11 years ago
  87. 2881894 Btrfs: do not BUG_ON in prepare_to_reloc by Liu Bo · 11 years ago
  88. e1a1267 Btrfs: free all recorded tree blocks on error by Liu Bo · 11 years ago
  89. aca1bba Btrfs: build up error handling for merge_reloc_roots by Liu Bo · 11 years ago
  90. 8f71f3e Btrfs: check for NULL pointer in updating reloc roots by Liu Bo · 11 years ago
  91. 00d71c9 Btrfs: fix unclosed transaction handler when the async transaction commitment fails by Miao Xie · 11 years ago
  92. aec8030 Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails by Miao Xie · 11 years ago
  93. 9bf7a48 Btrfs: use set_nlink if our i_nlink is 0 by Josef Bacik · 11 years ago
  94. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  95. 1c82315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  96. d7011f5 btrfs/raid56: Add missing #include <linux/vmalloc.h> by Geert Uytterhoeven · 11 years ago
  97. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  98. 180e001 btrfs: fixup/remove module.h usage as required by Paul Gortmaker · 11 years ago
  99. 124fe66 Btrfs: delete inline extents when we find them during logging by Josef Bacik · 11 years ago
  100. 83c8266 btrfs: try harder to allocate raid56 stripe cache by David Sterba · 11 years ago