1. 47ab2a6 Btrfs: remove empty block groups automatically by Josef Bacik · 10 years ago
  2. 8b110e3 Btrfs: implement repair function when direct read fails by Miao Xie · 10 years ago
  3. ce7213c Btrfs: fix wrong device bytes_used in the super block by Miao Xie · 10 years ago
  4. 935e5cc Btrfs: fix wrong disk size when writing super blocks by Miao Xie · 10 years ago
  5. 82f70d6 btrfs: remove the wrong comments by Li RongQing · 10 years ago
  6. 56094ee btrfs: Drop stray check of fixup_workers creation by Andrey Utkin · 10 years ago
  7. 29549ae Btrfs: print btrfs specific info for some fatal error cases by Wang Shilong · 10 years ago
  8. 707e8a0 btrfs: use nodesize everywhere, kill leafsize by David Sterba · 10 years ago
  9. 3abdbd7 btrfs: make close_ctree return void by David Sterba · 10 years ago
  10. 57cdc8d btrfs: cleanup ino cache members of btrfs_root by David Sterba · 11 years ago
  11. 9e0af23 Btrfs: fix task hang under heavy compressed write by Liu Bo · 10 years ago
  12. 7df69d3 Btrfs: Fix wrong device size when we are resizing the device by Miao Xie · 10 years ago
  13. 8d875f9 btrfs: disable strict file flushes for renames and truncates by Chris Mason · 10 years ago
  14. 5f31648 Btrfs: fix race between balance recovery and root deletion by Wang Shilong · 10 years ago
  15. 472b909 btrfs: only unlock block in verify_parent_transid if we locked it by Josef Bacik · 10 years ago
  16. a79b7d4 Btrfs: async delayed refs by Chris Mason · 10 years ago
  17. faa2dbf Btrfs: add sanity tests for new qgroup accounting code by Josef Bacik · 10 years ago
  18. fcebe45 Btrfs: rework qgroup accounting by Josef Bacik · 10 years ago
  19. 1f21ef0 Btrfs: check if items are ordered when a leaf is marked dirty by Filipe Manana · 10 years ago
  20. de348ee Btrfs: make sure there are not any read requests before stopping workers by Wang Shilong · 10 years ago
  21. 59885b3 Btrfs: fix possible memory leak in btrfs_create_tree() by Tsutomu Itoh · 10 years ago
  22. 27cdeb7 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root by Miao Xie · 10 years ago
  23. 65d33fd btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots. by Qu Wenruo · 10 years ago
  24. 21c7e75 Btrfs: reclaim the reserved metadata space at background by Miao Xie · 10 years ago
  25. 33c0022 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  26. 28c16cb Btrfs: fix possible memory leaks in open_ctree() by Wang Shilong · 10 years ago
  27. 3123bca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  28. 9e351cc Btrfs: remove transaction from send by Josef Bacik · 11 years ago
  29. a26e8c9 Btrfs: don't clear uptodate if the eb is under IO by Josef Bacik · 10 years ago
  30. 53c5666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  31. 573bfb7 Btrfs: fix possible empty list access when flushing the delalloc inodes by Miao Xie · 11 years ago
  32. 31f3d25 Btrfs: split the global ordered extents mutex by Miao Xie · 11 years ago
  33. 8257b2d Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume by Miao Xie · 11 years ago
  34. d458b05 btrfs: Cleanup the "_struct" suffix in btrfs_workequeue by Qu Wenruo · 11 years ago
  35. a046e9c btrfs: Cleanup the old btrfs_worker. by Qu Wenruo · 11 years ago
  36. fc97fab btrfs: Replace fs_info->qgroup_rescan_worker workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  37. 5b3bc44 btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  38. dc6e320 btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  39. 736cfa1 btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  40. e66f0bb btrfs: Replace fs_info->cache_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  41. d05a33a btrfs: Replace fs_info->rmw_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  42. fccb5d8 btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  43. a44903a btrfs: Replace fs_info->flush_workers with btrfs_workqueue. by Qu Wenruo · 11 years ago
  44. a8c93d4 btrfs: Replace fs_info->submit_workers with btrfs_workqueue. by Qu Wenruo · 11 years ago
  45. afe3d24 btrfs: Replace fs_info->delalloc_workers with btrfs_workqueue by Qu Wenruo · 11 years ago
  46. 5cdc7ad3 btrfs: Replace fs_info->workers with btrfs_workqueue. by Qu Wenruo · 11 years ago
  47. d1433de Btrfs: just wait or commit our own log sub-transaction by Miao Xie · 11 years ago
  48. 8b050d3 Btrfs: fix skipped error handle when log sync failed by Miao Xie · 11 years ago
  49. 2a85d9c Btrfs: fix possible deadlock in btrfs_cleanup_transaction by Liu Bo · 11 years ago
  50. f88ba6a Btrfs: skip submitting barrier for missing device by Hidetoshi Seto · 11 years ago
  51. c404e0d Btrfs: fix use-after-free in the finishing procedure of the device replace by Miao Xie · 11 years ago
  52. 3962dfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  53. a9d2d4a Btrfs: fix a lockdep warning when cleaning up aborted transaction by Liu Bo · 11 years ago
  54. 878a876 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  55. 0b947af Btrfs: use btrfs_crc32c everywhere instead of libcrc32c by Filipe David Borba Manana · 11 years ago
  56. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  57. 2365dd3 btrfs: undo sysfs when open_ctree() fails by Anand Jain · 11 years ago
  58. 1a4319c Btrfs: fix extent state leak on transaction abortion by Liu Bo · 11 years ago
  59. 3818aea btrfs: Add noinode_cache mount option by Qu Wenruo · 11 years ago
  60. 0a2b2a8 Btrfs: throttle delayed refs better by Josef Bacik · 11 years ago
  61. d7df2c7 Btrfs: attach delayed ref updates to delayed ref heads by Josef Bacik · 11 years ago
  62. e8117c2 Btrfs: only fua the first superblock when writting supers by Wang Shilong · 11 years ago
  63. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
  64. f28491e Btrfs: move the extent buffer radix tree into the fs_info by Josef Bacik · 11 years ago
  65. 3f870c2 btrfs: expand btrfs_find_item() to include find_orphan_item functionality by Kelley Nielsen · 11 years ago
  66. 71db2a7 btrfs: remove unused variables from disk-io.c by Valentina Giusti · 11 years ago
  67. 5ac1d20 btrfs: publish per-super attributes in sysfs by Jeff Mahoney · 11 years ago
  68. c46effa Btrfs: introduce a head ref rbtree by Liu Bo · 11 years ago
  69. bc1e79a block: fixup for generic bio chaining by Kent Overstreet · 11 years ago
  70. 2c30c71 block: Convert various code to bio_for_each_segment() by Kent Overstreet · 11 years ago
  71. d52c1bc Btrfs: avoid heavy operations in btrfs_commit_super by Liu Bo · 11 years ago
  72. f570e757 btrfs: Remove useless variable in write_ctree_super() by Rashika · 11 years ago
  73. fae7f21 btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) by Dulshani Gunawardhana · 11 years ago
  74. 2e9f595 btrfs: Add helper function for free_root_pointers() by Rashika · 11 years ago
  75. 9b011ad Btrfs: remove scrub_super_lock holding in btrfs_sync_log() by Wang Shilong · 11 years ago
  76. 8b558c5 btrfs: remove fs/btrfs/compat.h by Zach Brown · 11 years ago
  77. 452c75c Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer case by Chandra Seetharaman · 11 years ago
  78. 9619249 Btrfs: stop all workers after we free block groups by Josef Bacik · 11 years ago
  79. 2b1360d Btrfs: free up block groups after everything by Josef Bacik · 11 years ago
  80. eb58bb3 Btrfs: do not free the dirty bytes from the trans block rsv on cleanup by Josef Bacik · 11 years ago
  81. 778ba82 Btrfs: improve inode hash function/inode lookup by Filipe David Borba Manana · 11 years ago
  82. 0a4e558 btrfs: remove unused parameter from btrfs_header_fsid by Ross Kirk · 11 years ago
  83. 724e231 Btrfs: fix two use-after-free bugs with transaction cleanup by Josef Bacik · 11 years ago
  84. 1de2cfd Btrfs: don't delete ordered roots from list during cleanup by Josef Bacik · 11 years ago
  85. 4e121c0 Btrfs: cleanup transaction on abort by Josef Bacik · 11 years ago
  86. 06ea65a Btrfs: add a sanity test for btrfs_split_item by Josef Bacik · 11 years ago
  87. 69e9c6c Btrfs: eliminate the exceptional root_tree refs=0 by Stefan Behrens · 11 years ago
  88. c00869f Btrfs: fix oops caused by the space balance and dead roots by Miao Xie · 11 years ago
  89. a724b43 Btrfs: add the missing mutex unlock in write_all_supers() by Stefan Behrens · 11 years ago
  90. 13fd8da btrfs: add lockdep and tracing annotations for uuid tree by David Sterba · 11 years ago
  91. 45d5fd1 Btrfs: don't use an async starter for most of our workers by Josef Bacik · 11 years ago
  92. 4847547 Btrfs: fix for patch "cleanup: don't check the same thing twice" by Stefan Behrens · 11 years ago
  93. 9d565ba Btrfs: get rid of one BUG() in write_all_supers() by Stefan Behrens · 11 years ago
  94. d730680 Btrfs: fix race between removing a dev and writing sbs by Filipe David Borba Manana · 11 years ago
  95. b308bc2 Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  96. fba6aa7 Btrfs: Make btrfs_header_fsid() return unsigned long by Geert Uytterhoeven · 11 years ago
  97. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  98. 1cb048f Btrfs: fix memory leak of orphan block rsv by Filipe David Borba Manana · 11 years ago
  99. f420ee1 Btrfs: add mount option to force UUID tree checking by Stefan Behrens · 11 years ago
  100. 70f8017 Btrfs: check UUID tree during mount if required by Stefan Behrens · 11 years ago