1. 9340747 fs: add i_blocksize() by Fabian Frederick · 7 years ago
  2. 9003ed1 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 7 years ago
  3. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 7 years ago
  4. 6288d6e Btrfs: use the correct type when creating cow dio extent by Liu Bo · 7 years ago
  5. b151762 Btrfs: fix deadlock between dedup on same file and starting writeback by Filipe Manana · 7 years ago
  6. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 7 years ago
  7. 71367b3 btrfs: use btrfs_debug instead of pr_debug in transaction abort by Jeff Mahoney · 7 years ago
  8. 21e75ff btrfs: btrfs_truncate_free_space_cache always allocates path by Jeff Mahoney · 7 years ago
  9. 77ab86b btrfs: free-space-cache, clean up unnecessary root arguments by Jeff Mahoney · 7 years ago
  10. 5e00f19 btrfs: convert btrfs_inc_block_group_ro to accept fs_info by Jeff Mahoney · 7 years ago
  11. 0c9ab34 btrfs: flush_space always takes fs_info->fs_root by Jeff Mahoney · 7 years ago
  12. 87bde3c btrfs: pass fs_info to (more) routines that are only called with extent_root by Jeff Mahoney · 7 years ago
  13. fb235dc btrfs: qgroup: Move half of the qgroup accounting time out of commit trans by Qu Wenruo · 7 years ago
  14. 15b3451 btrfs: remove unused parameter from adjust_slots_upwards by David Sterba · 7 years ago
  15. 0e8d931 btrfs: remove unused parameters from __btrfs_write_out_cache by David Sterba · 7 years ago
  16. 7bf1a15 btrfs: remove unused parameter from cleanup_write_cache_enospc by David Sterba · 7 years ago
  17. d75eefd btrfs: remove unused parameter from __add_inode_ref by David Sterba · 7 years ago
  18. 4a0ab9d btrfs: remove unused parameter from clone_copy_inline_extent by David Sterba · 7 years ago
  19. 1a287cf btrfs: remove unused parameters from btrfs_cmp_data by David Sterba · 7 years ago
  20. eeac44c btrfs: remove unused parameter from __add_inline_refs by David Sterba · 7 years ago
  21. e5987e1 btrfs: remove unused parameters from scrub_setup_wr_ctx by David Sterba · 7 years ago
  22. 61d7e4c btrfs: remove unused parameter from create_snapshot by David Sterba · 7 years ago
  23. e4a4dce btrfs: remove unused parameter from init_first_rw_device by David Sterba · 7 years ago
  24. 72b468c btrfs: remove unused parameter from __btrfs_alloc_chunk by David Sterba · 7 years ago
  25. 56e033a btrfs: remove unused parameter from btrfs_fill_super by David Sterba · 7 years ago
  26. 4242b64 btrfs: remove unused parameter from extent_write_cache_pages by David Sterba · 7 years ago
  27. df9f628 btrfs: remove unused parameter from add_pending_csums by David Sterba · 7 years ago
  28. 3d4b949 btrfs: remove unused parameter from update_nr_written by David Sterba · 7 years ago
  29. c2df8bb btrfs: remove unused parameter from submit_extent_page by David Sterba · 7 years ago
  30. f1e3026 btrfs: remove unused parameter from tree_move_next_or_upnext by David Sterba · 7 years ago
  31. ab6a43e btrfs: remove unused parameter from tree_move_down by David Sterba · 7 years ago
  32. 3d3a126 btrfs: remove unused parameter from btrfs_check_super_valid by David Sterba · 7 years ago
  33. 8b74c03 btrfs: remove unused parameter from btrfs_prepare_extent_commit by David Sterba · 7 years ago
  34. 7775c81 btrfs: remove unused parameter from btrfs_subvolume_release_metadata by David Sterba · 7 years ago
  35. 66cb7dd btrfs: remove unused parameter from __push_leaf_left by David Sterba · 7 years ago
  36. 1e47eef btrfs: remove unused parameter from __push_leaf_right by David Sterba · 7 years ago
  37. eece6a9 btrfs: merge two superblock writing helpers by David Sterba · 7 years ago
  38. b75f506 btrfs: remove unused parameter from write_dev_supers by David Sterba · 7 years ago
  39. 4961e29 btrfs: remove unused parameter from split_item by David Sterba · 7 years ago
  40. 7c302b4 btrfs: remove unused parameter from clean_tree_block by David Sterba · 7 years ago
  41. e27f626 btrfs: remove unused parameter from check_async_write by David Sterba · 7 years ago
  42. cda79c5 btrfs: remove unused parameter from read_block_for_search by David Sterba · 7 years ago
  43. 6655bc3 btrfs: ulist: rename ulist_fini to ulist_release by David Sterba · 7 years ago
  44. 4ae8553 btrfs: remove pointless rcu protection from btrfs_qgroup_inherit by David Sterba · 7 years ago
  45. 0b08e1f btrfs: qgroups: opencode qgroup_free helper by David Sterba · 7 years ago
  46. 9ea6e2b btrfs: remove unnecessary mutex lock in qgroup_account_snapshot by David Sterba · 7 years ago
  47. 81353d5 btrfs: check quota status earlier and don't do unnecessary frees by David Sterba · 7 years ago
  48. 53d3235 btrfs: embed extent_changeset::range_changed to the structure by David Sterba · 7 years ago
  49. 9d037933 btrfs: ulist: make the finalization function public by David Sterba · 7 years ago
  50. 025db91 btrfs: qgroups: make __del_qgroup_relation static by David Sterba · 7 years ago
  51. 1d48053 btrfs: make space cache inode readahead failure nonfatal by David Sterba · 8 years ago
  52. 6602caf btrfs: use GFP_KERNEL in btrfs_add/del_qgroup_relation by David Sterba · 7 years ago
  53. 52bf8e7 btrfs: use GFP_KERNEL in btrfs_quota_enable by David Sterba · 7 years ago
  54. 323b88f btrfs: use GFP_KERNEL in btrfs_read_qgroup_config by David Sterba · 7 years ago
  55. 23269bf btrfs: use GFP_KERNEL in create_snapshot by David Sterba · 7 years ago
  56. 1af4a0a Btrfs: specify a new ordered extent type for create_io_em by Liu Bo · 7 years ago
  57. 6f9994d Btrfs: create a helper to create em for IO by Liu Bo · 7 years ago
  58. 4136135 Btrfs: use helper to get used bytes of space_info by Liu Bo · 7 years ago
  59. 0c9b36e Btrfs: try to avoid acquiring free space ctl's lock by Liu Bo · 7 years ago
  60. 6f6b643 btrfs: Better csum error message for data csum mismatch by Qu Wenruo · 7 years ago
  61. fe01aa6 Btrfs: add another missing end_page_writeback on submit_extent_page failure by Takafumi Kubota · 7 years ago
  62. 66bbc1c btrfs: remove unused ulist members by David Sterba · 7 years ago
  63. 76c0021 Btrfs: use helper to simplify lock/unlock pages by Liu Bo · 7 years ago
  64. da2c700 btrfs: teach __process_pages_contig about PAGE_LOCK operation by Liu Bo · 7 years ago
  65. 873695b Btrfs: create helper for processing bits on contiguous pages by Liu Bo · 7 years ago
  66. e4c3b2d Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist by Liu Bo · 7 years ago
  67. f72ad18e Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_head by Liu Bo · 7 years ago
  68. d07b852 Btrfs: remove unused trans in read_block_for_search by Liu Bo · 7 years ago
  69. bcf9348 Btrfs: cleanup unused cached_state in __extent_writepage_io by Liu Bo · 8 years ago
  70. 003d7c5 btrfs: allow unlink to exceed subvolume quota by Jeff Mahoney · 8 years ago
  71. 9a9239a Btrfs: fix wrong argument for btrfs_lookup_ordered_range by Liu Bo · 8 years ago
  72. a7ceffb btrfs: raid56: Remove unused variable in lock_stripe_add by Qu Wenruo · 8 years ago
  73. fc4badd Btrfs: refactor btrfs_extent_same() slightly by Omar Sandoval · 8 years ago
  74. 310712b Btrfs: constify struct btrfs_{,disk_}key wherever possible by Omar Sandoval · 8 years ago
  75. 4aaedfb Btrfs: fix another race between truncate and lockless dio write by Liu Bo · 8 years ago
  76. 62c821a Btrfs: clean up btrfs_ordered_update_i_size by Liu Bo · 8 years ago
  77. 5416034 Btrfs: fix comment in btrfs_page_mkwrite by Liu Bo · 8 years ago
  78. 19fd2df Btrfs: fix btrfs_ordered_update_i_size to update disk_i_size properly by Liu Bo · 8 years ago
  79. f85b737 btrfs: fix over-80 lines introduced by previous cleanups by David Sterba · 8 years ago
  80. f329e31 btrfs: Make count_inode_refs take btrfs_inode by Nikolay Borisov · 8 years ago
  81. 3628365 btrfs: Make count_inode_extrefs take btrfs_inode by Nikolay Borisov · 8 years ago
  82. a59108a btrfs: Make btrfs_log_inode take btrfs_inode by Nikolay Borisov · 8 years ago
  83. 6d889a3 btrfs: Make log_inode_item take btrfs_inode by Nikolay Borisov · 8 years ago
  84. 94c91a1 btrfs: Make __add_inode_ref take btrfs_inode by Nikolay Borisov · 8 years ago
  85. 207e7d9 btrfs: Make drop_one_dir_item take btrfs_inode by Nikolay Borisov · 8 years ago
  86. 4ec5934 btrfs: Make btrfs_unlink_inode take btrfs_inode by Nikolay Borisov · 8 years ago
  87. 51cc0d3 btrfs: Make log_new_dir_dentries take btrfs_inode by Nikolay Borisov · 8 years ago
  88. dbf39ea btrfs: Make log_directory_changes take btrfs_inode by Nikolay Borisov · 8 years ago
  89. 684a577 btrfs: Make log_dir_items take btrfs_inode by Nikolay Borisov · 8 years ago
  90. 9d12262 btrfs: Make btrfs_log_changed_extents take btrfs_inode by Nikolay Borisov · 8 years ago
  91. 2234663 btrfs: Make btrfs_get_logged_extents take btrfs_inode by Nikolay Borisov · 8 years ago
  92. a0308dd btrfs: Make btrfs_log_trailing_hole take btrfs_inode by Nikolay Borisov · 8 years ago
  93. 1a93c36 btrfs: Make btrfs_log_all_xattrs take btrfs_inode by Nikolay Borisov · 8 years ago
  94. 44d70e1 btrfs: Make copy_items take btrfs_inode by Nikolay Borisov · 8 years ago
  95. 4791c8f btrfs: Make btrfs_check_ref_name_override take btrfs_inode by Nikolay Borisov · 8 years ago
  96. 481b01c btrfs: Make logged_inode_size take btrfs_inode by Nikolay Borisov · 8 years ago
  97. a491abb btrfs: Make btrfs_del_inode_ref take btrfs_inode by Nikolay Borisov · 8 years ago
  98. 49f34d1 btrfs: Make btrfs_del_dir_entries_in_log take btrfs_inode by Nikolay Borisov · 8 years ago
  99. 9ca5fbfb btrfs: Make btrfs_log_new_name take btrfs_inode by Nikolay Borisov · 8 years ago
  100. 0f8939b btrfs: Make btrfs_inode_in_log take btrfs_inode by Nikolay Borisov · 8 years ago