1. 57cdc8d btrfs: cleanup ino cache members of btrfs_root by David Sterba · 11 years ago
  2. e339a6b Btrfs: __btrfs_mod_ref should always use no_quota by Josef Bacik · 10 years ago
  3. e570fd2 Btrfs: fix broken free space cache after the system crashed by Miao Xie · 10 years ago
  4. 7ffbb59 Btrfs: make fsync work after cloning into a file by Filipe Manana · 10 years ago
  5. c189544 btrfs: allocate raid type kobjects dynamically by Jeff Mahoney · 10 years ago
  6. a79b7d4 Btrfs: async delayed refs by Chris Mason · 10 years ago
  7. faa2dbf Btrfs: add sanity tests for new qgroup accounting code by Josef Bacik · 10 years ago
  8. fcebe45 Btrfs: rework qgroup accounting by Josef Bacik · 10 years ago
  9. 27cdeb7 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root by Miao Xie · 10 years ago
  10. 21c7e75 Btrfs: reclaim the reserved metadata space at background by Miao Xie · 10 years ago
  11. 521e054 btrfs: protect snapshots from deleting during send by David Sterba · 10 years ago
  12. 7d824b6 btrfs: balance filter: add limit of processed chunks by David Sterba · 10 years ago
  13. 33c0022 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  14. 9d89ce6 Btrfs: move btrfs_{set,clear}_and_info() to ctree.h by Wang Shilong · 10 years ago
  15. 3123bca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  16. 36523e95 btrfs: export global block reserve size as space_info by David Sterba · 11 years ago
  17. 3f8a18c Btrfs: hold the commit_root_sem when getting the commit root during send by Josef Bacik · 10 years ago
  18. 9e351cc Btrfs: remove transaction from send by Josef Bacik · 11 years ago
  19. 53c5666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  20. 573bfb7 Btrfs: fix possible empty list access when flushing the delalloc inodes by Miao Xie · 11 years ago
  21. 31f3d25 Btrfs: split the global ordered extents mutex by Miao Xie · 11 years ago
  22. 6c255e6 Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock by Miao Xie · 11 years ago
  23. 8257b2d Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume by Miao Xie · 11 years ago
  24. d458b05 btrfs: Cleanup the "_struct" suffix in btrfs_workequeue by Qu Wenruo · 11 years ago
  25. a046e9c btrfs: Cleanup the old btrfs_worker. by Qu Wenruo · 11 years ago
  26. 0339ef2 btrfs: Replace fs_info->scrub_* workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  27. fc97fab btrfs: Replace fs_info->qgroup_rescan_worker workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  28. 5b3bc44 btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  29. dc6e320 btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  30. 736cfa1 btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  31. e66f0bb btrfs: Replace fs_info->cache_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  32. d05a33a btrfs: Replace fs_info->rmw_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  33. fccb5d8 btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  34. a44903a btrfs: Replace fs_info->flush_workers with btrfs_workqueue. by Qu Wenruo · 11 years ago
  35. a8c93d4 btrfs: Replace fs_info->submit_workers with btrfs_workqueue. by Qu Wenruo · 11 years ago
  36. afe3d24 btrfs: Replace fs_info->delalloc_workers with btrfs_workqueue by Qu Wenruo · 11 years ago
  37. 5cdc7ad3 btrfs: Replace fs_info->workers with btrfs_workqueue. by Qu Wenruo · 11 years ago
  38. d1433de Btrfs: just wait or commit our own log sub-transaction by Miao Xie · 11 years ago
  39. 8b050d3 Btrfs: fix skipped error handle when log sync failed by Miao Xie · 11 years ago
  40. bb14a59 Btrfs: use signed integer instead of unsigned long integer for log transid by Miao Xie · 11 years ago
  41. c404e0d Btrfs: fix use-after-free in the finishing procedure of the device replace by Miao Xie · 11 years ago
  42. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  43. 514ac8a Btrfs: don't use ram_bytes for uncompressed inline items by Chris Mason · 11 years ago
  44. 26b47ff Btrfs: change the members' order of btrfs_space_info structure to reduce the cache miss by Miao Xie · 11 years ago
  45. 3818aea btrfs: Add noinode_cache mount option by Qu Wenruo · 11 years ago
  46. ade2e0b Btrfs: fix to search previous metadata extent item since skinny metadata by Wang Shilong · 11 years ago
  47. 0a2b2a8 Btrfs: throttle delayed refs better by Josef Bacik · 11 years ago
  48. 6354192 Btrfs: add support for inode properties by Filipe David Borba Manana · 11 years ago
  49. 1acae57 Btrfs: faster file extent item replace operations by Filipe David Borba Manana · 11 years ago
  50. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
  51. 2c68653 btrfs: Check read-only status of roots during send by David Sterba · 11 years ago
  52. e223cfc Btrfs: remove field tree_mod_seq_elem from btrfs_fs_info struct by Filipe David Borba Manana · 11 years ago
  53. f28491e Btrfs: move the extent buffer radix tree into the fs_info by Josef Bacik · 11 years ago
  54. 27a0dd6 Btrfs: make btrfs_debug match pr_debug handling related to DEBUG by Frank Holton · 11 years ago
  55. 33b98f22 btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index' by Sergei Trofimovich · 11 years ago
  56. e33d5c3 btrfs: bootstrap generic btrfs_find_item interface by Kelley Nielsen · 11 years ago
  57. 29e5be2 btrfs: publish device membership in sysfs by Jeff Mahoney · 11 years ago
  58. 6ab0a20 btrfs: publish allocation data in sysfs by Jeff Mahoney · 11 years ago
  59. 5ac1d20 btrfs: publish per-super attributes in sysfs by Jeff Mahoney · 11 years ago
  60. 2eaa055 btrfs: add ioctls to query/change feature bits online by Jeff Mahoney · 11 years ago
  61. e20d6c5 Btrfs: fix check-integrity to look at the referenced data properly by Josef Bacik · 11 years ago
  62. 16e7549 Btrfs: incompatible format change to remove hole extents by Josef Bacik · 11 years ago
  63. 996a710 btrfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  64. 9650e05 Btrfs: remove dead codes from ctree.h by Wang Shilong · 11 years ago
  65. 54563d4 btrfs: get rid of fdentry() by Al Viro · 11 years ago
  66. 91aef86 Btrfs: rename btrfs_start_all_delalloc_inodes by Miao Xie · 11 years ago
  67. 9b011ad Btrfs: remove scrub_super_lock holding in btrfs_sync_log() by Wang Shilong · 11 years ago
  68. aaedb55 Btrfs: add tests for btrfs_get_extent by Josef Bacik · 11 years ago
  69. 294e30f Btrfs: add tests for find_lock_delalloc_range by Josef Bacik · 11 years ago
  70. 6174d3c Btrfs: remove unused max_key arg from btrfs_search_forward by Filipe David Borba Manana · 11 years ago
  71. 0a4e558 btrfs: remove unused parameter from btrfs_header_fsid by Ross Kirk · 11 years ago
  72. 06ea65a Btrfs: add a sanity test for btrfs_split_item by Josef Bacik · 11 years ago
  73. dd3cc16 btrfs: drop unused parameter from btrfs_item_nr by Ross Kirk · 11 years ago
  74. 363e4d3 Btrfs: remove space_info->reservation_progress by Josef Bacik · 11 years ago
  75. c4fbb43 Btrfs: fix worst case calculator for space usage by Josef Bacik · 11 years ago
  76. 83d4cfd Btrfs: fixup error handling in btrfs_reloc_cow by Josef Bacik · 11 years ago
  77. d8f9803 Btrfs: fix memory leak of uuid_root in free_fs_info by Filipe David Borba Manana · 11 years ago
  78. 2e17c7c Btrfs: add support for asserts by Josef Bacik · 11 years ago
  79. b308bc2 Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  80. fba6aa7 Btrfs: Make btrfs_header_fsid() return unsigned long by Geert Uytterhoeven · 11 years ago
  81. 231e88f Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  82. 1473b24 Btrfs: Make btrfs_device_fsid() return unsigned long by Geert Uytterhoeven · 11 years ago
  83. 410ba3a Btrfs: Make btrfs_device_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  84. 6e71c47 Btrfs: Make BTRFS_DEV_REPLACE_DEVID an unsigned long long constant by Geert Uytterhoeven · 11 years ago
  85. f420ee1 Btrfs: add mount option to force UUID tree checking by Stefan Behrens · 11 years ago
  86. 70f8017 Btrfs: check UUID tree during mount if required by Stefan Behrens · 11 years ago
  87. 2643279 Btrfs: introduce uuid-tree-gen field by Stefan Behrens · 11 years ago
  88. 803b2f5 Btrfs: fill UUID tree initially by Stefan Behrens · 11 years ago
  89. dd5f961 Btrfs: maintain subvolume items in the UUID tree by Stefan Behrens · 11 years ago
  90. f7a81ea Btrfs: create UUID tree if required by Stefan Behrens · 11 years ago
  91. 07b30a4 Btrfs: introduce a tree for items that map UUIDs to something by Stefan Behrens · 11 years ago
  92. 171170c btrfs: mark some local function as 'static' by Sergei Trofimovich · 11 years ago
  93. 35a3621 Btrfs: get rid of sparse warnings by Stefan Behrens · 11 years ago
  94. ba5e8f2 Btrfs: fix send issues related to inode number reuse by Josef Bacik · 11 years ago
  95. 0036158 Btrfs: avoid starting a transaction in the write path by Josef Bacik · 11 years ago
  96. 9ffba8c Btrfs: fix heavy delalloc related deadlock by Josef Bacik · 11 years ago
  97. 8b87dc1 btrfs: add mount option to set commit interval by David Sterba · 11 years ago
  98. 36cce92 Btrfs: handle errors when doing slow caching by Josef Bacik · 11 years ago
  99. facc8a22 Btrfs: don't cache the csum value into the extent state tree by Miao Xie · 11 years ago
  100. 3cae210 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert by Qu Wenruo · 11 years ago