1. 0a2b2a8 Btrfs: throttle delayed refs better by Josef Bacik · 11 years ago
  2. 6354192 Btrfs: add support for inode properties by Filipe David Borba Manana · 11 years ago
  3. 1acae57 Btrfs: faster file extent item replace operations by Filipe David Borba Manana · 11 years ago
  4. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
  5. 2c68653 btrfs: Check read-only status of roots during send by David Sterba · 11 years ago
  6. e223cfc Btrfs: remove field tree_mod_seq_elem from btrfs_fs_info struct by Filipe David Borba Manana · 11 years ago
  7. f28491e Btrfs: move the extent buffer radix tree into the fs_info by Josef Bacik · 11 years ago
  8. 27a0dd6 Btrfs: make btrfs_debug match pr_debug handling related to DEBUG by Frank Holton · 11 years ago
  9. 33b98f22 btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index' by Sergei Trofimovich · 11 years ago
  10. e33d5c3 btrfs: bootstrap generic btrfs_find_item interface by Kelley Nielsen · 11 years ago
  11. 29e5be2 btrfs: publish device membership in sysfs by Jeff Mahoney · 11 years ago
  12. 6ab0a20 btrfs: publish allocation data in sysfs by Jeff Mahoney · 11 years ago
  13. 5ac1d20 btrfs: publish per-super attributes in sysfs by Jeff Mahoney · 11 years ago
  14. 2eaa055 btrfs: add ioctls to query/change feature bits online by Jeff Mahoney · 11 years ago
  15. e20d6c5 Btrfs: fix check-integrity to look at the referenced data properly by Josef Bacik · 11 years ago
  16. 16e7549 Btrfs: incompatible format change to remove hole extents by Josef Bacik · 11 years ago
  17. 9650e05 Btrfs: remove dead codes from ctree.h by Wang Shilong · 11 years ago
  18. 54563d4 btrfs: get rid of fdentry() by Al Viro · 11 years ago
  19. 91aef86 Btrfs: rename btrfs_start_all_delalloc_inodes by Miao Xie · 11 years ago
  20. 9b011ad Btrfs: remove scrub_super_lock holding in btrfs_sync_log() by Wang Shilong · 11 years ago
  21. aaedb55 Btrfs: add tests for btrfs_get_extent by Josef Bacik · 11 years ago
  22. 294e30f Btrfs: add tests for find_lock_delalloc_range by Josef Bacik · 11 years ago
  23. 6174d3c Btrfs: remove unused max_key arg from btrfs_search_forward by Filipe David Borba Manana · 11 years ago
  24. 0a4e558 btrfs: remove unused parameter from btrfs_header_fsid by Ross Kirk · 11 years ago
  25. 06ea65a Btrfs: add a sanity test for btrfs_split_item by Josef Bacik · 11 years ago
  26. dd3cc16 btrfs: drop unused parameter from btrfs_item_nr by Ross Kirk · 11 years ago
  27. 363e4d3 Btrfs: remove space_info->reservation_progress by Josef Bacik · 11 years ago
  28. c4fbb43 Btrfs: fix worst case calculator for space usage by Josef Bacik · 11 years ago
  29. 83d4cfd Btrfs: fixup error handling in btrfs_reloc_cow by Josef Bacik · 11 years ago
  30. d8f9803 Btrfs: fix memory leak of uuid_root in free_fs_info by Filipe David Borba Manana · 11 years ago
  31. 2e17c7c6 Btrfs: add support for asserts by Josef Bacik · 11 years ago
  32. b308bc2 Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  33. fba6aa7 Btrfs: Make btrfs_header_fsid() return unsigned long by Geert Uytterhoeven · 11 years ago
  34. 231e88f Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  35. 1473b24 Btrfs: Make btrfs_device_fsid() return unsigned long by Geert Uytterhoeven · 11 years ago
  36. 410ba3a Btrfs: Make btrfs_device_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  37. 6e71c47 Btrfs: Make BTRFS_DEV_REPLACE_DEVID an unsigned long long constant by Geert Uytterhoeven · 11 years ago
  38. f420ee1 Btrfs: add mount option to force UUID tree checking by Stefan Behrens · 11 years ago
  39. 70f8017 Btrfs: check UUID tree during mount if required by Stefan Behrens · 11 years ago
  40. 2643279 Btrfs: introduce uuid-tree-gen field by Stefan Behrens · 11 years ago
  41. 803b2f5 Btrfs: fill UUID tree initially by Stefan Behrens · 11 years ago
  42. dd5f961 Btrfs: maintain subvolume items in the UUID tree by Stefan Behrens · 11 years ago
  43. f7a81ea Btrfs: create UUID tree if required by Stefan Behrens · 11 years ago
  44. 07b30a4 Btrfs: introduce a tree for items that map UUIDs to something by Stefan Behrens · 11 years ago
  45. 171170c btrfs: mark some local function as 'static' by Sergei Trofimovich · 11 years ago
  46. 35a3621 Btrfs: get rid of sparse warnings by Stefan Behrens · 11 years ago
  47. ba5e8f2 Btrfs: fix send issues related to inode number reuse by Josef Bacik · 11 years ago
  48. 0036158 Btrfs: avoid starting a transaction in the write path by Josef Bacik · 11 years ago
  49. 9ffba8c Btrfs: fix heavy delalloc related deadlock by Josef Bacik · 11 years ago
  50. 8b87dc1 btrfs: add mount option to set commit interval by David Sterba · 11 years ago
  51. 36cce92 Btrfs: handle errors when doing slow caching by Josef Bacik · 11 years ago
  52. facc8a22 Btrfs: don't cache the csum value into the extent state tree by Miao Xie · 11 years ago
  53. 3cae210 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert by Qu Wenruo · 12 years ago
  54. ee3441b btrfs: fall back to global reservation when removing subvolumes by Jeff Mahoney · 12 years ago
  55. 7ee9e44 Btrfs: check if we can nocow if we don't have data space by Josef Bacik · 12 years ago
  56. b150a4f Btrfs: use a percpu to keep track of possibly pinned bytes by Josef Bacik · 12 years ago
  57. 1be41b7 Btrfs: fix transaction throttling for delayed refs by Josef Bacik · 12 years ago
  58. 8c2a1a3 Btrfs: exclude logged extents before replying when we are mixed by Josef Bacik · 12 years ago
  59. b382a32 Btrfs: fix qgroup rescan resume on mount by Jan Schmidt · 12 years ago
  60. d52be81 Btrfs: simplify unlink reservations by Josef Bacik · 12 years ago
  61. 4a9d8bd Btrfs: make the state of the transaction more readable by Miao Xie · 12 years ago
  62. 199c2a9 Btrfs: introduce per-subvolume ordered extent list by Miao Xie · 12 years ago
  63. eb73c1b Btrfs: introduce per-subvolume delalloc inode list by Miao Xie · 12 years ago
  64. b0feb9d Btrfs: introduce grab/put functions for the root of the fs/file tree by Miao Xie · 12 years ago
  65. cb517ea Btrfs: cleanup the similar code of the fs root read by Miao Xie · 12 years ago
  66. babbf170 Btrfs: make the snap/subv deletion end more early when the fs is R/O by Miao Xie · 12 years ago
  67. 1c89cdd Minor format cleanup. by Andreas Philipp · 12 years ago
  68. 57254b6e Btrfs: add ioctl to wait for qgroup rescan completion by Jan Schmidt · 12 years ago
  69. 1e8f915 Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulist by Wang Shilong · 12 years ago
  70. b1c79e0 Btrfs: handle running extent ops with skinny metadata by Josef Bacik · 12 years ago
  71. 60b6297 btrfs: annotate quota tree for lockdep by David Sterba · 12 years ago
  72. 1104a88 btrfs: enhance superblock checks by David Sterba · 12 years ago
  73. b6919a5 btrfs: fix misleading variable name for flags by David Sterba · 12 years ago
  74. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 12 years ago
  75. 2f23203 Btrfs: rescan for qgroups by Jan Schmidt · 12 years ago
  76. fc36ed7e Btrfs: separate sequence numbers for delayed ref tracking and tree mod log by Jan Schmidt · 12 years ago
  77. 5fbf83c Btrfs: delete unused parameter to btrfs_read_root_item() by Stefan Behrens · 12 years ago
  78. 4b90c68 Btrfs: remove unused argument of btrfs_extend_item() by Tsutomu Itoh · 12 years ago
  79. afe5fea Btrfs: cleanup of function where fixup_low_keys() is called by Tsutomu Itoh · 12 years ago
  80. ceda086 Btrfs: use a lock to protect incompat/compat flag of the super block by Miao Xie · 12 years ago
  81. f2f6ed3 Btrfs: introduce a mutex lock for btrfs quota operations by Wang Shilong · 12 years ago
  82. 09a2a8f9 Btrfs: fix bad extent logging by Josef Bacik · 12 years ago
  83. c2cf52e Btrfs: Include the device in most error printk()s by Simon Kirby · 12 years ago
  84. 3173a18 Btrfs: add a incompatible format change for smaller metadata extent refs by Josef Bacik · 12 years ago
  85. 0874881 btrfs: clean up transaction abort messages by David Sterba · 12 years ago
  86. d5c1207 Btrfs: fix wrong reserved space in qgroup during snap/subv creation by Miao Xie · 12 years ago
  87. dc81cdc Btrfs: fix remount vs autodefrag by Miao Xie · 12 years ago
  88. e942f88 Merge branch 'raid56-experimental' into for-linus-3.9 by Chris Mason · 12 years ago
  89. cdb4c57 btrfs: define BTRFS_MAGIC as a u64 value by Zach Brown · 12 years ago
  90. 569e0f3 Btrfs: place ordered operations on a per transaction list by Josef Bacik · 12 years ago
  91. 210549e btrfs: add cancellation points to defrag by David Sterba · 12 years ago
  92. 5d80366 Btrfs: steal from global reserve if we are cleaning up orphans by Josef Bacik · 12 years ago
  93. de78b51 btrfs: remove cache only arguments from defrag path by Eric Sandeen · 12 years ago
  94. aa43a17 btrfs: handle null fs_info in btrfs_panic() by Eric Sandeen · 12 years ago
  95. 87533c4 Btrfs: use bit operation for ->fs_state by Miao Xie · 12 years ago
  96. de98ced Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits by Miao Xie · 12 years ago
  97. 963d678 Btrfs: use percpu counter for fs_info->delalloc_bytes by Miao Xie · 12 years ago
  98. e2d8452 Btrfs: use percpu counter for dirty metadata count by Miao Xie · 12 years ago
  99. c018dae Btrfs: protect fs_info->alloc_start by Miao Xie · 12 years ago
  100. 8c6a3ee Btrfs: add a comment for fs_info->max_inline by Miao Xie · 12 years ago