1. e06a1fc btrfs: Remove extent_io_ops::set_bit_hook extent_io callback by Nikolay Borisov · 6 years ago
  2. 65a680f btrfs: Remove extent_io_ops::check_extent_io_range callback by Nikolay Borisov · 6 years ago
  3. 7087a9d btrfs: Remove extent_io_ops::writepage_end_io_hook by Nikolay Borisov · 6 years ago
  4. d75855b btrfs: Remove extent_io_ops::writepage_start_hook by Nikolay Borisov · 6 years ago
  5. 5eaad97 btrfs: Remove extent_io_ops::fill_delalloc by Nikolay Borisov · 6 years ago
  6. 63a42e1 Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  7. 4222ea7 Btrfs: fix deadlock on tree root leaf when finding free extent by Filipe Manana · 6 years ago
  8. 506481b Btrfs: fix cur_offset in the error case for nocow by Robbie Ko · 6 years ago
  9. 85b5d4b Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  10. 4ba9628 Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  11. 421f092 Btrfs: fix use-after-free during inode eviction by Filipe Manana · 6 years ago
  12. 49940bd btrfs: only free reserved extent if we didn't insert it by Josef Bacik · 6 years ago
  13. 3527a01 Btrfs: fix null pointer dereference on compressed write path error by Filipe Manana · 6 years ago
  14. 7c86162 btrfs: remove fs_info from btrfs_should_throttle_delayed_refs by Lu Fengqi · 6 years ago
  15. af9b8a0 btrfs: remove fs_info from btrfs_check_space_for_delayed_refs by Lu Fengqi · 6 years ago
  16. ad80cf5 btrfs: drop min_size from evict_refill_and_join by Josef Bacik · 6 years ago
  17. 4779cc0 Btrfs: get rid of btrfs_symlink_aops by Omar Sandoval · 6 years ago
  18. 07e1ce0 Btrfs: extent_map: use rb_first_cached by Liu Bo · 6 years ago
  19. 28bee48 btrfs: Remove logically dead code from btrfs_orphan_cleanup by Nikolay Borisov · 6 years ago
  20. 4183c52 Btrfs: remove wait_ordered_range in btrfs_evict_inode by Liu Bo · 6 years ago
  21. 3cf5068 Btrfs: unify error handling of btrfs_lookup_dir_item by Liu Bo · 6 years ago
  22. e49aabd Btrfs: set leave_spinning in btrfs_get_extent by Liu Bo · 6 years ago
  23. de2c661 Btrfs: fix alignment in declaration and prototype of btrfs_get_extent by Liu Bo · 6 years ago
  24. d005dbe btrfs: remove unused pointer inode in relink_file_extents by Colin Ian King · 6 years ago
  25. c641428 btrfs: free path at an earlier point in btrfs_get_extent by Liu Bo · 6 years ago
  26. bee6ec8 Btrfs: remove always true if branch in btrfs_get_extent by Liu Bo · 6 years ago
  27. 4fd786e btrfs: Remove 'objectid' member from struct btrfs_root by Misono Tomohiro · 6 years ago
  28. 684572d btrfs: Remove root parameter from btrfs_insert_dir_item by Lu Fengqi · 6 years ago
  29. 3a58417 btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_add_bytes by Lu Fengqi · 6 years ago
  30. a7176f7 btrfs: simplify the send_in_progress check in btrfs_delete_subvolume by Lu Fengqi · 6 years ago
  31. 3837d20 simplify btrfs_lookup() by Al Viro · 6 years ago
  32. 5404525 Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  33. d4682ba Btrfs: sync log after logging new name by Filipe Manana · 7 years ago
  34. 8ecebf4d Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space by Robbie Ko · 6 years ago
  35. a1a4f84 Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  36. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  37. f5b3a41 btrfs: simplify btrfs_iget by Al Viro · 6 years ago
  38. 9bc2cef btrfs: lift make_bad_inode into btrfs_iget by Al Viro · 6 years ago
  39. 5b7d687 btrfs: Remove redundant btrfs_release_path from btrfs_unlink_subvol by Lu Fengqi · 6 years ago
  40. 401b3b1 btrfs: Remove root parameter from btrfs_unlink_subvol by Lu Fengqi · 6 years ago
  41. 6025c19 btrfs: Remove fs_info from btrfs_add_root_ref by Lu Fengqi · 6 years ago
  42. 3ee1c55 btrfs: Remove fs_info from btrfs_del_root_ref by Lu Fengqi · 6 years ago
  43. 9add294 btrfs: Remove fs_info from btrfs_delete_delayed_dir_index by Lu Fengqi · 6 years ago
  44. 3c42769 Btrfs: fix btrfs_write_inode vs delayed iput deadlock by Josef Bacik · 6 years ago
  45. 5cdc84b btrfs: drop extent_io_ops::set_range_writeback callback by David Sterba · 6 years ago
  46. 00032d3 btrfs: drop extent_io_ops::merge_bio_hook callback by David Sterba · 6 years ago
  47. 05912a3 btrfs: drop extent_io_ops::tree_fs_info callback by David Sterba · 6 years ago
  48. e288c08 btrfs: unify end_io callbacks of async_submit_bio by David Sterba · 6 years ago
  49. ebcc326 btrfs: open-code bio_set_op_attrs by David Sterba · 7 years ago
  50. d7f663f btrfs: prune unused includes by David Sterba · 7 years ago
  51. 3ffbd68 btrfs: simplify pointer chasing of local fs_info variables by David Sterba · 7 years ago
  52. 3750851 btrfs: simplify some assignments of inode numbers by David Sterba · 7 years ago
  53. d3c6be6f btrfs: use timespec64 for i_otime by Arnd Bergmann · 7 years ago
  54. e41ca58 btrfs: Get rid of the confusing btrfs_file_extent_inline_len by Qu Wenruo · 7 years ago
  55. 32955c5 btrfs: switch to discard_new_inode() by Al Viro · 7 years ago
  56. d3bc0e67f8 Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  57. 717beb9 Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion by Chris Mason · 7 years ago
  58. 84bfed4 Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  59. c5b4a50 Btrfs: fix return value on rename exchange failure by Filipe Manana · 7 years ago
  60. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  61. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 7 years ago
  62. a528a24 btrfs: change return type of btrfs_page_mkwrite to vm_fault_t by Souptick Joarder · 7 years ago
  63. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  64. ad7e1a7 Btrfs: clean up error handling in btrfs_truncate() by Omar Sandoval · 7 years ago
  65. c5794e5 btrfs: Factor out write portion of btrfs_get_blocks_direct by Nikolay Borisov · 7 years ago
  66. 1c8d017 btrfs: Factor out read portion of btrfs_get_blocks_direct by Nikolay Borisov · 7 years ago
  67. 090a127a btrfs: return error value if create_io_em failed in cow_file_range by Su Yue · 7 years ago
  68. c4c129d btrfs: drop unused parameter qgroup_reserved by Gu JinXiang · 7 years ago
  69. e73e81b btrfs: balance dirty metadata pages in btrfs_finish_ordered_io by Ethan Lien · 7 years ago
  70. 78d4295 btrfs: lift some btrfs_cross_ref_exist checks in nocow path by Ethan Lien · 7 years ago
  71. d195779 btrfs: Remove fs_info argument from btrfs_uuid_tree_rem by Lu Fengqi · 7 years ago
  72. 399b0bb Btrfs: reserve space for O_TMPFILE orphan item deletion by Omar Sandoval · 7 years ago
  73. a575cee Btrfs: get rid of unused orphan infrastructure by Omar Sandoval · 7 years ago
  74. 2791906 Btrfs: fix ENOSPC caused by orphan items reservations by Omar Sandoval · 7 years ago
  75. 4b9d7b5 Btrfs: refactor btrfs_evict_inode() reserve refill dance by Omar Sandoval · 7 years ago
  76. c08db7d Btrfs: don't return ino to ino cache if inode item removal fails by Omar Sandoval · 7 years ago
  77. 05a5bd7 Btrfs: delete dead code in btrfs_orphan_commit_root() by Omar Sandoval · 7 years ago
  78. 7b40b69 Btrfs: get rid of BTRFS_INODE_HAS_ORPHAN_ITEM by Omar Sandoval · 7 years ago
  79. f7e9e8f Btrfs: stop creating orphan items for truncate by Omar Sandoval · 7 years ago
  80. 0552210 Btrfs: don't BUG_ON() in btrfs_truncate_inode_items() by Omar Sandoval · 7 years ago
  81. fd86a3a Btrfs: fix error handling in btrfs_truncate_inode_items() by Omar Sandoval · 7 years ago
  82. d1342aa Btrfs: update stale comments referencing vmtruncate() by Omar Sandoval · 7 years ago
  83. 7b6a221 btrfs: rename btrfs_update_iflags to reflect which flags it touches by David Sterba · 7 years ago
  84. 20a6800 btrfs: Unexport and rename btrfs_invalidate_inodes by Nikolay Borisov · 7 years ago
  85. 093258e btrfs: replace waitqueue_actvie with cond_wake_up by David Sterba · 7 years ago
  86. 7a1b1e7 btrfs: take the last remnants of ->d_fsdata use out by Al Viro · 7 years ago
  87. 7c8a0d3 btrfs: Add assert in __btrfs_del_delalloc_inode by Nikolay Borisov · 7 years ago
  88. 3a2f8c0 btrfs: Unexport btrfs_alloc_delalloc_work by Nikolay Borisov · 7 years ago
  89. 076da91 btrfs: Remove delayed_iput member from btrfs_delalloc_work by Nikolay Borisov · 7 years ago
  90. 4fbb514 btrfs: Remove delay_iput parameter from __start_delalloc_inodes by Nikolay Borisov · 7 years ago
  91. 76f32e2 btrfs: Remove delayed_iput parameter from btrfs_start_delalloc_inodes by Nikolay Borisov · 7 years ago
  92. 82b3e53 btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots by Nikolay Borisov · 7 years ago
  93. 40012f9 btrfs: Remove btrfs_wait_and_free_delalloc_work by Nikolay Borisov · 7 years ago
  94. 8ae225a btrfs: Remove tree argument from extent_writepages by Nikolay Borisov · 7 years ago
  95. 81f1d39 btrfs: Use list_empty instead of list_empty_careful by Nikolay Borisov · 7 years ago
  96. 2a3ff0a btrfs: Remove redundant tree argument from extent_readpages by Nikolay Borisov · 7 years ago
  97. 477a30b btrfs: Sink extent_tree arguments in try_release_extent_mapping by Nikolay Borisov · 7 years ago
  98. a79a464 btrfs: Allow rmdir(2) to delete an empty subvolume by Misono Tomohiro · 7 years ago
  99. f60a236 btrfs: Factor out the main deletion process from btrfs_ioctl_snap_destroy() by Misono Tomohiro · 7 years ago
  100. ec42f16 btrfs: Move may_destroy_subvol() from ioctl.c to inode.c by Misono Tomohiro · 7 years ago