1. 3130fcd btrfs: abort transaction after failed inode updates in create_subvol by Josef Bacik · 4 years, 11 months ago
  2. 1b49c45 btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag by Su Yue · 6 years ago
  3. 6bcbe35 btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() by Qu Wenruo · 5 years ago
  4. 16515ac Btrfs: do not allow trimming when a fs is mounted with the nologreplay option by Filipe Manana · 6 years ago
  5. f5d5b54 btrfs: use tagged writepage to mitigate livelock of snapshot by Ethan Lien · 6 years ago
  6. ec6d90a Btrfs: fix data corruption due to cloning of eof block by Filipe Manana · 6 years ago
  7. bafd5b7 Btrfs: fix infinite loop on inode eviction after deduplication of eof block by Filipe Manana · 6 years ago
  8. d147f4d btrfs: Ensure btrfs_trim_fs can trim the whole filesystem by Qu Wenruo · 6 years ago
  9. 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
  10. de02b9f Btrfs: fix data corruption when deduplicating between different files by Filipe Manana · 6 years ago
  11. d9a185f Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  12. 8ecebf4d Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space by Robbie Ko · 6 years ago
  13. 672d599 btrfs: Use wrapper macro for rcu string to remove duplicate code by Misono Tomohiro · 6 years ago
  14. 6025c19 btrfs: Remove fs_info from btrfs_add_root_ref by Lu Fengqi · 6 years ago
  15. 616d374 btrfs: allow defrag on a file opened read-only that has rw permissions by Adam Borowski · 6 years ago
  16. a9377422 btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit by Lu Fengqi · 6 years ago
  17. 280f8bd btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups by Lu Fengqi · 6 years ago
  18. f0042d5 btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroup by Lu Fengqi · 6 years ago
  19. 3efbee1 btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroup by Lu Fengqi · 6 years ago
  20. 49a05ec btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup by Lu Fengqi · 6 years ago
  21. 39616c2 btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relation by Lu Fengqi · 6 years ago
  22. 9f8a6ce btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relation by Lu Fengqi · 6 years ago
  23. 340f1aa btrfs: qgroups: Move transaction management inside btrfs_quota_enable/disable by Nikolay Borisov · 6 years ago
  24. d7f663f btrfs: prune unused includes by David Sterba · 6 years ago
  25. bc877d2 btrfs: Deduplicate extent_buffer init code by Nikolay Borisov · 6 years ago
  26. bece2e8 btrfs: Fix misleading indentation reported by smatch by Bart Van Assche · 6 years ago
  27. 04a1320 Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  28. 97b1917 btrfs: fix use-after-free of cmp workspace pages by Naohiro Aota · 6 years ago
  29. 87eb5eb vfs: dedupe: rationalize args by Miklos Szeredi · 6 years ago
  30. 5740c99 vfs: dedupe: return int by Miklos Szeredi · 6 years ago
  31. 84bfed4 Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  32. 22883dd btrfs: fix invalid-free in btrfs_extent_same by Lu Fengqi · 6 years ago
  33. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  34. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 6 years ago
  35. 3ca57bd btrfs: Check error of btrfs_iget in btrfs_search_path_in_tree_user by Misono Tomohiro · 6 years ago
  36. 23d0b79 btrfs: Add unprivileged version of ino_lookup ioctl by Tomohiro Misono · 6 years ago
  37. 42e4b52 btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF by Tomohiro Misono · 6 years ago
  38. b64ec07 btrfs: Add unprivileged ioctl which returns subvolume information by Tomohiro Misono · 6 years ago
  39. c4c129d btrfs: drop unused parameter qgroup_reserved by Gu JinXiang · 6 years ago
  40. d195779 btrfs: Remove fs_info argument from btrfs_uuid_tree_rem by Lu Fengqi · 6 years ago
  41. cdb345a btrfs: Remove fs_info argument from btrfs_uuid_tree_add by Lu Fengqi · 6 years ago
  42. fd4e994 Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2() by Omar Sandoval · 6 years ago
  43. b5c40d5 Btrfs: fix clone vs chattr NODATASUM race by Omar Sandoval · 6 years ago
  44. ad1e3d5 btrfs: use error code returned by btrfs_read_fs_root_no_name in search ioctl by Misono Tomohiro · 6 years ago
  45. bf5091c btrfs: use kvzalloc for EXTENT_SAME temporary data by David Sterba · 6 years ago
  46. 67b07bd Btrfs: reuse cmp workspace in EXTENT_SAME ioctl by Timofey Titovets · 6 years ago
  47. b672876 Btrfs: dedupe_file_range ioctl: remove 16MiB restriction by Timofey Titovets · 6 years ago
  48. 3973909 Btrfs: split btrfs_extent_same by Timofey Titovets · 6 years ago
  49. 5c57b8b btrfs: unify naming of flags variables for SETFLAGS and XFLAGS by David Sterba · 7 years ago
  50. 025f212 btrfs: add FS_IOC_FSSETXATTR ioctl by David Sterba · 7 years ago
  51. e4202ac btrfs: add FS_IOC_FSGETXATTR ioctl by David Sterba · 7 years ago
  52. 19f93b3 btrfs: add helpers for FS_XFLAG_* conversion by David Sterba · 7 years ago
  53. a157d4f btrfs: rename btrfs_flags_to_ioctl to reflect which flags it touches by David Sterba · 7 years ago
  54. 5ba76ab btrfs: rename check_flags to reflect which flags it touches by David Sterba · 7 years ago
  55. 1905a0f btrfs: rename btrfs_mask_flags to reflect which flags it touches by David Sterba · 7 years ago
  56. 7b6a221 btrfs: rename btrfs_update_iflags to reflect which flags it touches by David Sterba · 7 years ago
  57. 6fcf6e2 btrfs: remove redundant btrfs_balance_control::fs_info by David Sterba · 6 years ago
  58. 76f32e2 btrfs: Remove delayed_iput parameter from btrfs_start_delalloc_inodes by Nikolay Borisov · 7 years ago
  59. 82b3e53 btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots by Nikolay Borisov · 7 years ago
  60. 008ef09 btrfs: drop lock parameter from update_ioctl_balance_args and rename by David Sterba · 7 years ago
  61. 3009a62 btrfs: track running balance in a simpler way by David Sterba · 7 years ago
  62. dccdb07 btrfs: kill btrfs_fs_info::volume_mutex by David Sterba · 7 years ago
  63. 149196a btrfs: cleanup helpers that reset balance state by David Sterba · 7 years ago
  64. a17c95d btrfs: move clearing of EXCL_OP out of __cancel_balance by David Sterba · 7 years ago
  65. 72b81ab btrfs: move volume_mutex to callers of btrfs_rm_device by David Sterba · 7 years ago
  66. f60a236 btrfs: Factor out the main deletion process from btrfs_ioctl_snap_destroy() by Misono Tomohiro · 7 years ago
  67. ec42f16 btrfs: Move may_destroy_subvol() from ioctl.c to inode.c by Misono Tomohiro · 7 years ago
  68. c065f5b1 btrfs: rename btrfs_get_block_group_info and make it static by Su Yue · 7 years ago
  69. e37563bb Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  70. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  71. 94514bbe Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  72. 38e82de btrfs: user proper type for btrfs_mask_flags flags by David Sterba · 7 years ago
  73. 43b1859 btrfs: qgroup: Use separate meta reservation type for delalloc by Qu Wenruo · 7 years ago
  74. d87ff75 btrfs: Handle error from btrfs_uuid_tree_rem call in _btrfs_ioctl_set_received_subvol by Nikolay Borisov · 7 years ago
  75. 7a5a07a btrfs: Remove userspace transaction ioctls by Nikolay Borisov · 7 years ago
  76. 7c829b7 btrfs: add define for oldest generation by Anand Jain · 7 years ago
  77. 17d202b btrfs: rename __btrfs_dev_replace_cancel() by Anand Jain · 7 years ago
  78. 9728203 btrfs: open code btrfs_dev_replace_cancel() by Anand Jain · 7 years ago
  79. 4625956 sched/wait, fs/btrfs: Convert wait_on_atomic_t() usage to the new wait_var_event() API by Peter Zijlstra · 7 years ago
  80. 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
  81. ae5e165 fs: new API for handling inode->i_version by Jeff Layton · 7 years ago
  82. 6670d4c btrfs: use correct string length in DEV_INFO ioctl by Xiongfeng Wang · 7 years ago
  83. e43bbe5 btrfs: sink unlock_extent parameter gfp_flags by David Sterba · 7 years ago
  84. 9337050 btrfs: SETFLAGS ioctl: use helper for compression type conversion by David Sterba · 7 years ago
  85. 401e29c btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT by Anand Jain · 7 years ago
  86. ebbede4 btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE by Anand Jain · 7 years ago
  87. ae0f162 btrfs: sink gfp parameter to clear_extent_bit by David Sterba · 7 years ago
  88. d03262c btrfs: switch to RCU for device traversal in btrfs_ioctl_fs_info by David Sterba · 7 years ago
  89. c5593ca btrfs: switch to RCU for device traversal in btrfs_ioctl_dev_info by David Sterba · 7 years ago
  90. 2c99738 btrfs: move volume_mutex into the btrfs_rm_device() by Anand Jain · 7 years ago
  91. 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
  92. c8bcbfbd btrfs: Fix possible off-by-one in btrfs_search_path_in_tree by Nikolay Borisov · 7 years ago
  93. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  94. 8b62f87 Btrfs: rework outstanding_extents by Josef Bacik · 7 years ago
  95. b115e3b btrfs: increase output size for LOGICAL_INO_V2 ioctl by Zygo Blaxell · 7 years ago
  96. d24a67b btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2 by Zygo Blaxell · 7 years ago
  97. c995ab3 btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents by Zygo Blaxell · 7 years ago
  98. 84f7d8e btrfs: pass root to various extent ref mod functions by Josef Bacik · 7 years ago
  99. 2351f43 btrfs: fix send ioctl on 32bit with 64bit kernel by Josef Bacik · 7 years ago
  100. 80e03a2 Btrfs: do not make defrag wait on async_delalloc_pages by Liu Bo · 7 years ago