1. d4417e2 btrfs: Replace opencoded sizes with their symbolic constants by Nikolay Borisov · 7 years ago
  2. 859a58a btrfs: Use bd_dev to generate index when dev_state_hashtable add items. by Gu JinXiang · 7 years ago
  3. 102ed2c btrfs: fix false EIO for missing device by Anand Jain · 7 years ago
  4. de48373 btrfs: use need_full_stripe() in __btrfs_map_block() by Anand Jain · 7 years ago
  5. 79f015f btrfs: cleanup extent locking sequence by Goldwyn Rodrigues · 7 years ago
  6. 2dbe0c7 btrfs: use BLK_STS defines where needed by Anand Jain · 7 years ago
  7. bf2681c btrfs: add assertions for releasing trans handle reservations by Josef Bacik · 7 years ago
  8. 3b60d43 btrfs: remove type argument from comp_tree_refs by Josef Bacik · 7 years ago
  9. d278850 btrfs: remove delayed_ref_node from ref_head by Josef Bacik · 7 years ago
  10. c1103f7 btrfs: move all ref head cleanup to the helper function by Josef Bacik · 7 years ago
  11. 1ce7a5e btrfs: move ref_mod modification into the if (ref) logic by Josef Bacik · 7 years ago
  12. 194ab0b btrfs: breakout empty head cleanup to a helper by Josef Bacik · 7 years ago
  13. b00e625 btrfs: move extent_op cleanup to a helper by Josef Bacik · 7 years ago
  14. 2eadaa2 btrfs: add a helper to return a head ref by Josef Bacik · 7 years ago
  15. 7c77743 Btrfs: only check delayed ref usage in should_end_transaction by Josef Bacik · 7 years ago
  16. fd708b8 Btrfs: add a extent ref verify tool by Josef Bacik · 7 years ago
  17. 84f7d8e btrfs: pass root to various extent ref mod functions by Josef Bacik · 7 years ago
  18. fb59237 btrfs: add ref-verify mount option by Josef Bacik · 7 years ago
  19. 6273b7f btrfs: get rid of sector_t and use u64 offset in submit_extent_page by David Sterba · 7 years ago
  20. 6c5a4e2 btrfs: rename page offset parameter in submit_extent_page by David Sterba · 7 years ago
  21. 6aa2126 btrfs: scrub: get rid of sector_t by David Sterba · 7 years ago
  22. 2351f43 btrfs: fix send ioctl on 32bit with 64bit kernel by Josef Bacik · 7 years ago
  23. 2b902df btrfs: fix use of error or warning for missing device by Anand Jain · 7 years ago
  24. 5a2b8e6 btrfs: declare btrfs_report_missing_device() static by Anand Jain · 7 years ago
  25. 45dbdbc9 btrfs: fix EIO misuse to report missing degraded option by Anand Jain · 7 years ago
  26. adfb69a btrfs: add_missing_dev() should return the actual error by Anand Jain · 7 years ago
  27. 9e882d6 btrfs: Clean up unused variables in free-space-tree.c by Christos Gkekas · 7 years ago
  28. 709a95c btrfs: tree-checker: use %zu format string for size_t by Arnd Bergmann · 7 years ago
  29. 736cd52 Btrfs: remove nr_async_submits and async_submit_draining by Liu Bo · 7 years ago
  30. 80e03a2 Btrfs: do not make defrag wait on async_delalloc_pages by Liu Bo · 7 years ago
  31. f851689 Btrfs: remove nr_async_bios by Liu Bo · 7 years ago
  32. 8806d71 btrfs: tree-checker: Enhance output for check_extent_data_item by Qu Wenruo · 7 years ago
  33. d508c5f btrfs: tree-checker: Enhance output for check_csum_item by Qu Wenruo · 7 years ago
  34. 478d01b btrfs: tree-checker: Enhance output for btrfs_check_leaf by Qu Wenruo · 7 years ago
  35. bba4f29 btrfs: tree-checker: Enhance btrfs_check_node output by Qu Wenruo · 7 years ago
  36. 557ea5d btrfs: Move leaf and node validation checker to tree-checker.c by Qu Wenruo · 7 years ago
  37. 1170862 Btrfs: compress_file_range remove dead variable num_bytes by Timofey Titovets · 7 years ago
  38. a7e3c5f btrfs: use appropriate replacements for __sb_{start,end}_write calls by Rakesh Pandit · 7 years ago
  39. a969f4c btrfs: prefix sysfs attribute struct names by Hans van Kranenburg · 7 years ago
  40. 897ca81 btrfs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  41. efd3815 btrfs: Refactor transaction handling in received subvolume ioctl by Nikolay Borisov · 7 years ago
  42. 9417ebc btrfs: Explicitly handle btrfs_update_root failure by Nikolay Borisov · 7 years ago
  43. 7132a26 btrfs: error out if btrfs_attach_transaction() fails by Anand Jain · 7 years ago
  44. d31c32f btrfs: fix BUG_ON in btrfs_init_new_device() by Anand Jain · 7 years ago
  45. 0af2c4b btrfs: undo writable superblocke when sprouting fails by Anand Jain · 7 years ago
  46. 4b865ca btrfs: Add checker for EXTENT_CSUM by Qu Wenruo · 7 years ago
  47. 40c3c409 btrfs: Add sanity check for EXTENT_DATA when reading out leaf by Qu Wenruo · 7 years ago
  48. 7f43d4a btrfs: Check if item pointer overlaps with the item itself by Qu Wenruo · 7 years ago
  49. c3267bb btrfs: Refactor check_leaf function for later expansion by Qu Wenruo · 7 years ago
  50. 6018ba0 Btrfs: cleanup 'start' subtraction from try uncompressed inline extent by Timofey Titovets · 7 years ago
  51. 996478c btrfs: change how we decide to commit transactions during flushing by Josef Bacik · 7 years ago
  52. eef16ba Btrfs: send, apply asynchronous page cache readahead to enhance page read by Kuanling Huang · 7 years ago
  53. 785884f Btrfs: fix memory leak in raid56 by Liu Bo · 7 years ago
  54. 315d8e9 btrfs: make array types static const, reduces object code size by Colin Ian King · 7 years ago
  55. 3afb0c5 btrfs: return -ENOMEM on allocation failure in btrfsic by Allen Pais · 7 years ago
  56. 6939f66 Btrfs: fix confusing worker helper info in stacktrace by Liu Bo · 7 years ago
  57. 18fdc67 Btrfs: remove bio_flags which indicates a meta block of log-tree by Liu Bo · 7 years ago
  58. 6300463 Btrfs: make plug in writing meta blocks really work by Liu Bo · 7 years ago
  59. d8953d6 btrfs: convert all mount option checking code to use btrfs_test_opt by Satoru Takeuchi · 7 years ago
  60. 3993b11 btrfs: avoid null pointer dereference on fs_info when calling btrfs_crit by Colin Ian King · 7 years ago
  61. fa0d088 btrfs: Clean up dead code in root-tree by Christos Gkekas · 7 years ago
  62. 9ca2e97 btrfs: tests: Fix a memory leak in error handling path in 'run_test()' by Christophe JAILLET · 7 years ago
  63. c434d21 btrfs: Remove redundant argument of __link_block_group by Nikolay Borisov · 7 years ago
  64. 1efb72a btrfs: Rework error handling of add_extent_mapping in __btrfs_alloc_chunk by Nikolay Borisov · 7 years ago
  65. 8c70c9f btrfs: Remove unused parameter from check_direct_IO by Nikolay Borisov · 7 years ago
  66. ee8c494 btrfs: Remove unused arguments from btrfs_changed_cb_t by Nikolay Borisov · 7 years ago
  67. a035751 btrfs: Remove unused parameters from various functions by Nikolay Borisov · 7 years ago
  68. 8ca1995 btrfs: Remove unused variable by Nikolay Borisov · 7 years ago
  69. 9b4a9b2 Btrfs: do not async submit for nodatasum inodes by Liu Bo · 7 years ago
  70. 9cd3a7e Btrfs: search parity device wisely by Liu Bo · 7 years ago
  71. ee87cf5 btrfs: copy fsid to super_block s_uuid by Anand Jain · 7 years ago
  72. 718dc5f Btrfs: fix __user casting in ioctl.c by Omar Sandoval · 7 years ago
  73. c9162bd Btrfs: make some volumes.c functions static by Omar Sandoval · 7 years ago
  74. 012e513e btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enum by Anand Jain · 7 years ago
  75. f78541dd btrfs: Remove redundant forward declarations by Nikolay Borisov · 7 years ago
  76. 49e83f5 Btrfs: protect conditions within root->log_mutex while waiting by Liu Bo · 7 years ago
  77. 45bac0f Btrfs: use wait_event instead of a single function by Liu Bo · 7 years ago
  78. 69cc715 Btrfs: move finish_wait out of the loop by Liu Bo · 7 years ago
  79. 219d33b Btrfs: remove batch plug in run_scheduled_IO by Liu Bo · 7 years ago
  80. 0b07194 Linux 4.14-rc7 by Linus Torvalds · 7 years ago
  81. 19e1219 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  82. 6c325f4 Merge branch 'net_sched-fix-races-with-RCU-callbacks' by David S. Miller · 7 years ago
  83. 31c2611 selftests: Introduce a new test case to tc testsuite by Chris Mi · 7 years ago
  84. 7f07199 selftests: Introduce a new script to generate tc batch file by Chris Mi · 7 years ago
  85. 46e235c net_sched: fix call_rcu() race on act_sample module removal by Cong Wang · 7 years ago
  86. 2d132eb net_sched: add rtnl assertion to tcf_exts_destroy() by Cong Wang · 7 years ago
  87. 27ce4f0 net_sched: use tcf_queue_work() in tcindex filter by Cong Wang · 7 years ago
  88. d4f84a4 net_sched: use tcf_queue_work() in rsvp filter by Cong Wang · 7 years ago
  89. c2f3f31 net_sched: use tcf_queue_work() in route filter by Cong Wang · 7 years ago
  90. c0d378e net_sched: use tcf_queue_work() in u32 filter by Cong Wang · 7 years ago
  91. df2735e net_sched: use tcf_queue_work() in matchall filter by Cong Wang · 7 years ago
  92. e071dff net_sched: use tcf_queue_work() in fw filter by Cong Wang · 7 years ago
  93. 0552c8a net_sched: use tcf_queue_work() in flower filter by Cong Wang · 7 years ago
  94. 94cdb47 net_sched: use tcf_queue_work() in flow filter by Cong Wang · 7 years ago
  95. b1b5b04 net_sched: use tcf_queue_work() in cgroup filter by Cong Wang · 7 years ago
  96. e910af6 net_sched: use tcf_queue_work() in bpf filter by Cong Wang · 7 years ago
  97. c96a483 net_sched: use tcf_queue_work() in basic filter by Cong Wang · 7 years ago
  98. 7aa0045 net_sched: introduce a workqueue for RCU callbacks of tc filter by Cong Wang · 7 years ago
  99. 8c83c88 Merge branch 'sctp-endianness-fixes' by David S. Miller · 7 years ago
  100. 978aa04 sctp: fix some type cast warnings introduced since very beginning by Xin Long · 7 years ago