1. da370f1 Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  2. fd649f1 btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device by Nikolay Borisov · 7 years ago
  3. 627e087 Btrfs: fix null pointer dereference when replacing missing device by Filipe Manana · 7 years ago
  4. c8195a7 btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes by Zygo Blaxell · 7 years ago
  5. 952bd3db btrfs: Ignore errors from btrfs_qgroup_trace_extent_post by Nikolay Borisov · 7 years ago
  6. 900c998 Btrfs: fix unexpected -EEXIST when creating new inode by Liu Bo · 7 years ago
  7. 1a932ef Btrfs: fix use-after-free on root->orphan_block_rsv by Liu Bo · 7 years ago
  8. e8f1bc1 Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly by Liu Bo · 7 years ago
  9. 55237a5 Btrfs: fix extent state leak from tree log by Liu Bo · 7 years ago
  10. 1846430 Btrfs: fix crash due to not cleaning up tree log block's dirty bits by Liu Bo · 7 years ago
  11. e891669 Btrfs: fix deadlock in run_delalloc_nocow by Liu Bo · 7 years ago
  12. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  13. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  14. 31466f3 Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  15. a4b7fd7 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  16. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  17. 3acbcbf btrfs: drop devid as device_list_add() arg by Anand Jain · 7 years ago
  18. e124ece btrfs: get device pointer from device_list_add() by Anand Jain · 7 years ago
  19. 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  20. 3a8c723 btrfs: only dirty the inode in btrfs_update_time if something was changed by Jeff Layton · 7 years ago
  21. c7f88c4 btrfs: convert to new i_version API by Jeff Layton · 7 years ago
  22. ae5e165 fs: new API for handling inode->i_version by Jeff Layton · 7 years ago
  23. 525273f Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  24. e4fd493 Btrfs: fix stale entries in readdir by Josef Bacik · 7 years ago
  25. f2788d2 btrfs: set the total_devices in device_list_add() by Anand Jain · 7 years ago
  26. 327f18c btrfs: move pr_info into device_list_add by Anand Jain · 7 years ago
  27. d8367db btrfs: make btrfs_free_stale_devices() to match the path by Anand Jain · 7 years ago
  28. 0d34097 btrfs: rename btrfs_free_stale_devices() arg to skip_dev by Anand Jain · 7 years ago
  29. 522f1b4 btrfs: make btrfs_free_stale_devices() argument optional by Anand Jain · 7 years ago
  30. 38cf665 btrfs: make btrfs_free_stale_device() to iterate all stales by Anand Jain · 7 years ago
  31. a848b3e btrfs: no need to check for btrfs_fs_devices::seeding by Anand Jain · 7 years ago
  32. b03ebd9 btrfs: Use IS_ALIGNED in btrfs_truncate_block instead of opencoding it by Nikolay Borisov · 7 years ago
  33. 5f4791f Btrfs: noinline merge_extent_mapping by Liu Bo · 7 years ago
  34. 9a7e10e Btrfs: add WARN_ONCE to detect unexpected error from merge_extent_mapping by Liu Bo · 7 years ago
  35. cd77f4f Btrfs: extent map selftest: dio write vs dio read by Liu Bo · 7 years ago
  36. fd87526f Btrfs: extent map selftest: buffered write vs dio read by Liu Bo · 7 years ago
  37. 72b2807 Btrfs: add extent map selftests by Liu Bo · 7 years ago
  38. c04e61b Btrfs: move extent map specific code to extent_map.c by Liu Bo · 7 years ago
  39. 7b4df058 Btrfs: add helper for em merge logic by Liu Bo · 7 years ago
  40. 18e83ac Btrfs: fix unexpected EEXIST from btrfs_get_extent by Liu Bo · 7 years ago
  41. a520a7e Btrfs: fix incorrect block_len in merge_extent_mapping by Liu Bo · 7 years ago
  42. 3cbf26d btrfs: Remove unused readahead spinlock by Matthew Wilcox · 7 years ago
  43. 7583d8d Btrfs: raid56: fix race between merge_bio and rbio_orig_end_io by Liu Bo · 7 years ago
  44. 44ac474 Btrfs: do not cache rbio pages if using raid6 recover by Liu Bo · 7 years ago
  45. 0198e5b Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all by Liu Bo · 7 years ago
  46. df6703e btrfs: correct wrong comment about magic number of index_cnt by Su Yue · 7 years ago
  47. d2560eb btrfs: Make btrfs_inode_rsv_release static by Nikolay Borisov · 7 years ago
  48. 1c94da9 btrfs: cleanup btrfs_free_stale_device() usage by Anand Jain · 7 years ago
  49. e2683fc btrfs: tree-check: reduce stack consumption in check_dir_item by David Sterba · 7 years ago
  50. 6670d4c btrfs: use correct string length in DEV_INFO ioctl by Xiongfeng Wang · 7 years ago
  51. 6f794e3 btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP by Anand Jain · 7 years ago
  52. e2731e5 btrfs: define SUPER_FLAG_METADUMP_V2 by Anand Jain · 7 years ago
  53. a6f93c7 Btrfs: avoid losing data raid profile when deleting a device by Liu Bo · 7 years ago
  54. 81fdf63 Btrfs: fix space leak after fallocate and zero range operations by Filipe Manana · 7 years ago
  55. 9f13ce7 Btrfs: fix missing inode i_size update after zero range operation by Filipe Manana · 7 years ago
  56. 94f4507 Btrfs: use cached state when dirtying pages during buffered write by Filipe Manana · 7 years ago
  57. f27451f Btrfs: add support for fallocate's zero range operation by Filipe Manana · 7 years ago
  58. cc54ff6 Btrfs: do not merge rbios if their fail stripe index are not identical by Liu Bo · 7 years ago
  59. db34be1 Btrfs: remove redundant check in rbio_can_merge by Liu Bo · 7 years ago
  60. 05a5c55 btrfs: minor style cleanups in btrfs_scan_one_device by Anand Jain · 7 years ago
  61. c1f32b7 btrfs: simplify mutex unlocking code in btrfs_commit_transaction by Anand Jain · 7 years ago
  62. cadbc0a btrfs: rename btrfs_device::scrub_device to scrub_ctx by Anand Jain · 7 years ago
  63. 922ea89 btrfS: collapse btrfs_handle_error() into __btrfs_handle_fs_error() by Anand Jain · 7 years ago
  64. 61ecda6 btrfs: remove check for BTRFS_FS_STATE_ERROR which we just set by Anand Jain · 7 years ago
  65. 8810f75 Btrfs: make raid6 rebuild retry more by Liu Bo · 7 years ago
  66. 762221f Btrfs: fix scrub to repair raid6 corruption by Liu Bo · 7 years ago
  67. 6528b99 btrfs: factor btrfs_check_rw_degradable() to check given device by Anand Jain · 7 years ago
  68. e43bbe5 btrfs: sink unlock_extent parameter gfp_flags by David Sterba · 7 years ago
  69. d810a4b btrfs: add separate helper for unlock_extent_cached with GFP_ATOMIC by David Sterba · 7 years ago
  70. 5bedc48 btrfs: drop unused parameters from mount_subvol by David Sterba · 7 years ago
  71. e215772 btrfs: cleanup unnecessary string dup in btrfs_parse_options() by Misono, Tomohiro · 7 years ago
  72. 203e02d Btrfs: remove unused wait in btrfs_stripe_hash by Liu Bo · 7 years ago
  73. 36f7894 btrfs: Remove redundant pair of bio_get/set in __btrfs_submit_dio_bio by Nikolay Borisov · 7 years ago
  74. ffc9c8d btrfs: Remove redundant bio_get/bio_set pair from submit_one_bio by Nikolay Borisov · 7 years ago
  75. ea057f6 btrfs: Remove redundant bio_get/set from submit_dio_repair_bio by Nikolay Borisov · 7 years ago
  76. 32506af btrfs: Remove redundant bio_get/set calls in compressed read/write paths by Nikolay Borisov · 7 years ago
  77. 4271ece btrfs: Improve btrfs_search_slot description by Nikolay Borisov · 7 years ago
  78. 36243c9 btrfs: heuristic: call get4bits directly by David Sterba · 7 years ago
  79. 7add17b btrfs: heuristic: open code copy_call callback of radix sort by David Sterba · 7 years ago
  80. 23ae8c6 btrfs: heuristic: open code get_num callback of radix sort by David Sterba · 7 years ago
  81. 78f6bea btrfs: remove unused arg from parse_subvol_options() by Misono, Tomohiro · 7 years ago
  82. 8308593 btrfs: remove unused setup_root_args() by Misono, Tomohiro · 7 years ago
  83. d740760 btrfs: split parse_early_options() in two by Misono, Tomohiro · 7 years ago
  84. 312c89f btrfs: cleanup btrfs_mount() using btrfs_mount_root() by Misono, Tomohiro · 7 years ago
  85. 72fa39f btrfs: add btrfs_mount_root() and new file_system_type by Misono, Tomohiro · 7 years ago
  86. aab6e9e btrfs: unify extent_page_data type passed as void by David Sterba · 7 years ago
  87. 935db85 btrfs: sink writepage parameter to extent_write_cache_pages by David Sterba · 8 years ago
  88. 25b860e btrfs: sink flush_fn to extent_write_cache_pages by David Sterba · 8 years ago
  89. e2932ee btrfs: merge two flush_write_bio helpers by David Sterba · 8 years ago
  90. a74b35e btrfs: Rename bin_search -> btrfs_bin_search by Nikolay Borisov · 7 years ago
  91. 0a9b0e5 btrfs: sink extent_write_full_page tree argument by Nikolay Borisov · 7 years ago
  92. 5e3ee23 btrfs: sink extent_write_locked_range tree parameter by Nikolay Borisov · 7 years ago
  93. 3e79806 btrfs: Remove pair of bio_get/put in btrfs_schedule_bio by Nikolay Borisov · 7 years ago
  94. 9ea2c7c btrfs: Fix out of bounds access in btrfs_search_slot by Nikolay Borisov · 7 years ago
  95. 87c46ec btrfs: remove duplicate includes by Pravin Shedge · 7 years ago
  96. f3038ee btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker by Nikolay Borisov · 7 years ago
  97. 0f628c6 btrfs: show options: use helper to convert compression type string by David Sterba · 7 years ago
  98. 802a5c6 btrfs: prop: use common helper for type to string conversion by David Sterba · 7 years ago
  99. 9337050 btrfs: SETFLAGS ioctl: use helper for compression type conversion by David Sterba · 7 years ago
  100. e128f9c btrfs: compression: add helper for type to string conversion by David Sterba · 7 years ago