1. 802a5c6 btrfs: prop: use common helper for type to string conversion by David Sterba · 7 years ago
  2. 9337050 btrfs: SETFLAGS ioctl: use helper for compression type conversion by David Sterba · 7 years ago
  3. e128f9c btrfs: compression: add helper for type to string conversion by David Sterba · 7 years ago
  4. bf8d32b btrfs: remove redundant check in btrfs_get_extent_fiemap by Nikolay Borisov · 7 years ago
  5. 5c9a702 btrfs: Remove unused variable in btrfs_get_extent by Nikolay Borisov · 7 years ago
  6. 7cfad65 btrfs: tree-checker: use %zu format string for size_t by Arnd Bergmann · 7 years ago
  7. b4ff5ad Btrfs: use struct completion in scrub_submit_raid56_bio_wait by Liu Bo · 7 years ago
  8. c9f540f Btrfs: remove unused variable wait in lock_stripe_add by Liu Bo · 7 years ago
  9. e9679de Btrfs: compress_file_range() change page dirty status once by Timofey Titovets · 7 years ago
  10. 440c840 Btrfs: compression heuristic: replace heap sort with radix sort by Timofey Titovets · 7 years ago
  11. 1c3063b btrfs: cleanup device states define BTRFS_DEV_STATE_FLUSH_SENT by Anand Jain · 7 years ago
  12. 401e29c btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT by Anand Jain · 7 years ago
  13. e6e674b btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING by Anand Jain · 7 years ago
  14. e12c962 btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA by Anand Jain · 7 years ago
  15. ebbede4 btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE by Anand Jain · 7 years ago
  16. 3c958bd btrfs: add helper for device path or missing by Anand Jain · 7 years ago
  17. 38b5f68 btrfs: drop btrfs_device::can_discard to query directly by Anand Jain · 7 years ago
  18. ccc8dc7 btrfs: make function update_share_count static by Colin Ian King · 7 years ago
  19. 4a2d25c btrfs: Remove redundant FLAG_VACANCY by Nikolay Borisov · 7 years ago
  20. 3f2dd7a btrfs: extent-tree: Make btrfs_inode_rsv_refill function static by Qu Wenruo · 7 years ago
  21. 431e982 btrfs: move some zstd work data from stack to workspace by David Sterba · 7 years ago
  22. 5302e08 btrfs: reorder btrfs_transaction members for better packing by David Sterba · 7 years ago
  23. 165c8b0 btrfs: use narrower type for btrfs_transaction::num_dirty_bgs by David Sterba · 7 years ago
  24. 1ca4bb6 btrfs: reorder btrfs_trans_handle members for better packing by David Sterba · 7 years ago
  25. b50fff8 btrfs: switch to refcount_t type for btrfs_trans_handle::use_count by David Sterba · 7 years ago
  26. 2dbda74 btrfs: remove unused member of btrfs_trans_handle by David Sterba · 7 years ago
  27. 7c2871a btrfs: switch btrfs_trans_handle::adding_csums to bool by David Sterba · 7 years ago
  28. bf46f52 btrfs: remove dead code from btrfs_get_extent by Edmund Nadolski · 7 years ago
  29. 41a1ead btrfs: btrfs_inode_log_parent should use defined inode_only values. by Edmund Nadolski · 7 years ago
  30. 71a6355 btrfs: switch to on-stack csum buffer in csum_tree_block by David Sterba · 7 years ago
  31. 343e4fc Btrfs: set plug for fsync by Liu Bo · 7 years ago
  32. 0fb08bc btrfs: factor __btrfs_open_devices() to create btrfs_open_one_device() by Anand Jain · 7 years ago
  33. 9f050db btrfs: move check for device generation to the last by Anand Jain · 7 years ago
  34. 71f8a8d btrfs: set fs_devices->seed directly by Anand Jain · 7 years ago
  35. 02cfe77 btrfs: ref-verify: Remove unused parameter from walk_up_tree() to kill warning by Geert Uytterhoeven · 7 years ago
  36. 6af49db btrfs: sink get_extent parameter to read_extent_buffer_pages by David Sterba · 7 years ago
  37. 4ef7769 btrfs: sink get_extent parameter to __do_contiguous_readpages by David Sterba · 7 years ago
  38. e4d17ef btrfs: sink get_extent parameter to __extent_readpages by David Sterba · 7 years ago
  39. 0932584 btrfs: sink get_extent parameter to extent_readpages by David Sterba · 7 years ago
  40. e3350e1 btrfs: sink get_extent parameter to get_extent_skip_holes by David Sterba · 7 years ago
  41. 2135fb9 btrfs: sink get_extent parameter to extent_fiemap by David Sterba · 7 years ago
  42. 3c98c62 btrfs: drop get_extent from extent_page_data by David Sterba · 7 years ago
  43. deac642 btrfs: sink get_extent parameter to extent_write_full_page by David Sterba · 7 years ago
  44. 916b929 btrfs: sink get_extent parameter to extent_write_locked_range by David Sterba · 7 years ago
  45. 4331759 btrfs: sink get_extent parameter to extent_writepages by David Sterba · 7 years ago
  46. bae15d9 btrfs: Cleanup existing name_len checks by Qu Wenruo · 7 years ago
  47. ad7b036 btrfs: tree-checker: Add checker for dir item by Qu Wenruo · 7 years ago
  48. 712e36c btrfs: use GFP_KERNEL in btrfs_alloc_inode by David Sterba · 7 years ago
  49. f08dc36 btrfs: sink gfp parameter to clear_extent_uptodate by David Sterba · 7 years ago
  50. ae0f162 btrfs: sink gfp parameter to clear_extent_bit by David Sterba · 7 years ago
  51. 66b0c88 btrfs: prepare to drop gfp mask parameter from clear_extent_bit by David Sterba · 7 years ago
  52. 1538e6c btrfs: use non-RCU list traversal in write_all_supers callees by David Sterba · 7 years ago
  53. d03262c btrfs: switch to RCU for device traversal in btrfs_ioctl_fs_info by David Sterba · 7 years ago
  54. c5593ca btrfs: switch to RCU for device traversal in btrfs_ioctl_dev_info by David Sterba · 7 years ago
  55. 08ffcae btrfs: simplify btrfs_close_bdev by David Sterba · 7 years ago
  56. 9c6b1c4 btrfs: document device locking by David Sterba · 7 years ago
  57. 5c4cf6c btrfs: simplify exit paths in btrfs_init_new_device by David Sterba · 7 years ago
  58. 55de480 btrfs: use free_device where opencoded by David Sterba · 7 years ago
  59. 48dae9c btrfs: introduce free_device helper by David Sterba · 7 years ago
  60. f06c596 btrfs: rename device free rcu helper to free_device_rcu by David Sterba · 7 years ago
  61. 4c274bc Btrfs: document rules about bio async submit by Liu Bo · 7 years ago
  62. 057aac3 btrfs: Reduce scope of delayed_rsv->lock in may_commit_trans by Nikolay Borisov · 7 years ago
  63. f5c29bd Btrfs: add __init macro to btrfs init functions by Liu Bo · 7 years ago
  64. c74a0b0 btrfs: rename btrfs_add_device to btrfs_add_dev_item by Anand Jain · 7 years ago
  65. 33d85fd btrfs: Don't generate UUID for non-fs tree by Qu Wenruo · 7 years ago
  66. 2c99738 btrfs: move volume_mutex into the btrfs_rm_device() by Anand Jain · 7 years ago
  67. 96b09dd btrfs: Use locked_end rather than open coding it by Nikolay Borisov · 7 years ago
  68. 6b7d6e9 btrfs: Move loop termination condition in while() by Nikolay Borisov · 7 years ago
  69. 47dba17 Btrfs: remove rcu_barrier in btrfs_close_devices by Liu Bo · 7 years ago
  70. 8577787 btrfs: Move checks from btrfs_wq_run_delayed_node to btrfs_balance_delayed_items by Nikolay Borisov · 7 years ago
  71. 617c54a btrfs: Make btrfs_async_run_delayed_root use a loop rather than multiple labels by Nikolay Borisov · 7 years ago
  72. d3fac6b btrfs: Remove redundant mirror_num arg by Nikolay Borisov · 7 years ago
  73. ac244ef btrfs: Remove unused function by Nikolay Borisov · 7 years ago
  74. 4660c49 btrfs: Remove redundant memory barrier in dev stats by Nikolay Borisov · 7 years ago
  75. 9deae96 btrfs: Fix memory barriers usage with device stats counters by Nikolay Borisov · 7 years ago
  76. 1cb34c8 btrfs: clean up btrfs_dev_stat_inc usage by Anand Jain · 7 years ago
  77. 9f5316c Btrfs: free btrfs_device in place by Liu Bo · 7 years ago
  78. 1805f2c Btrfs: remove redundant btrfs_balance_delayed_items by Liu Bo · 7 years ago
  79. 89876f2 Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  80. ec35e48 btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes by Chris Mason · 7 years ago
  81. beed926 btrfs: Fix flush bio leak by Nikolay Borisov · 7 years ago
  82. 51090c5 Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  83. c8bcbfbd btrfs: Fix possible off-by-one in btrfs_search_path_in_tree by Nikolay Borisov · 7 years ago
  84. 1b9e619 Btrfs: disable FUA if mounted with nobarrier by Omar Sandoval · 7 years ago
  85. e19182c btrfs: fix missing error return in btrfs_drop_snapshot by Jeff Mahoney · 7 years ago
  86. 692826b btrfs: handle errors while updating refcounts in update_ref_for_cow by Jeff Mahoney · 7 years ago
  87. b430b77 btrfs: Fix quota reservation leak on preallocated files by Justin Maggard · 7 years ago
  88. 26cd947 Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  89. ea37d59 Btrfs: incremental send, fix wrong unlink path after renaming file by Filipe Manana · 7 years ago
  90. 69fc6cb btrfs: tree-checker: Fix false panic for sanity test by Qu Wenruo · 7 years ago
  91. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  92. ebb7044 Btrfs: fix list_add corruption and soft lockups in fsync by Liu Bo · 7 years ago
  93. eae8d82 btrfs: Fix wild memory access in compression level parser by Qu Wenruo · 7 years ago
  94. b77000e btrfs: fix deadlock when writing out space cache by Josef Bacik · 7 years ago
  95. 8e138e0 btrfs: clear space cache inode generation always by Josef Bacik · 7 years ago
  96. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  97. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  98. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  99. 4006f43 btrfs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  100. e3b8a48 Btrfs: fix reported number of inode blocks after buffered append writes by Filipe Manana · 7 years ago