1. 3fa421d btrfs: delay blkdev_put until after the device remove by Josef Bacik · 3 years, 5 months ago
  2. 6623d9a btrfs: allow idmapped INO_LOOKUP_USER ioctl by Christian Brauner · 3 years, 5 months ago
  3. 39e1674 btrfs: allow idmapped SUBVOL_SETFLAGS ioctl by Christian Brauner · 3 years, 5 months ago
  4. e4fed17 btrfs: allow idmapped SET_RECEIVED_SUBVOL ioctls by Christian Brauner · 3 years, 5 months ago
  5. aabb34e btrfs: relax restrictions for SNAP_DESTROY_V2 with subvolids by Christian Brauner · 3 years, 5 months ago
  6. c4ed533 btrfs: allow idmapped SNAP_DESTROY ioctls by Christian Brauner · 3 years, 5 months ago
  7. 4d4340c btrfs: allow idmapped SNAP_CREATE/SUBVOL_CREATE ioctls by Christian Brauner · 3 years, 5 months ago
  8. 5474bf4 btrfs: check whether fsgid/fsuid are mapped during subvolume creation by Christian Brauner · 3 years, 5 months ago
  9. c853a57 btrfs: allocate btrfs_ioctl_defrag_range_args on stack by Goldwyn Rodrigues · 3 years, 5 months ago
  10. 0afb603 btrfs: allocate btrfs_ioctl_quota_rescan_args on stack by Goldwyn Rodrigues · 3 years, 5 months ago
  11. 0ff40a9 btrfs: introduce btrfs_search_backwards function by Marcos Paulo de Souza · 3 years, 5 months ago
  12. 1460540 btrfs: initial fsverity support by Boris Burkov · 3 years, 6 months ago
  13. 77eea05 btrfs: add ro compat flags to inodes by Boris Burkov · 3 years, 6 months ago
  14. 95ea048 btrfs: allow read-write for 4K sectorsize on 64K page size systems by Qu Wenruo · 3 years, 6 months ago
  15. 1a9fd41 btrfs: fix typos in comments by David Sterba · 3 years, 8 months ago
  16. 32cc4f8 btrfs: sink wait_for_unblock parameter to async commit by David Sterba · 3 years, 7 months ago
  17. 67ae34b btrfs: add device delete cancel by David Sterba · 3 years, 8 months ago
  18. bb059a3 btrfs: add cancellation to resize by David Sterba · 3 years, 8 months ago
  19. 17aaa43 btrfs: add wrapper for conditional start of exclusive operation by David Sterba · 3 years, 8 months ago
  20. 578bda9 btrfs: introduce try-lock semantics for exclusive op start by David Sterba · 3 years, 8 months ago
  21. 0d7ed32 btrfs: protect exclusive_operation by super_lock by David Sterba · 3 years, 8 months ago
  22. 50535db btrfs: return EAGAIN if defrag is canceled by Tian Tao · 3 years, 8 months ago
  23. 88b0639 Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
  24. 9b8a233 btrfs: handle transaction start error in btrfs_fileattr_set by Ritesh Harjani · 3 years, 8 months ago
  25. 142b507 Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
  26. f9baa50 btrfs: fix deadlock when cloning inline extents and using qgroups by Filipe Manana · 3 years, 9 months ago
  27. a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 9 months ago
  28. 67addf2 btrfs: fix metadata extent leak after failure to create subvolume by Filipe Manana · 3 years, 9 months ago
  29. 221581e btrfs: handle btrfs_record_root_in_trans failure in create_subvol by Josef Bacik · 3 years, 10 months ago
  30. 6470853 btrfs: use btrfs_inode_lock/btrfs_inode_unlock inode lock helpers by Josef Bacik · 4 years ago
  31. 97fc297 btrfs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  32. f09b04c Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
  33. 5011c5a btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl by Dan Carpenter · 3 years, 11 months ago
  34. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  35. 1cb3dc3 btrfs: zoned: disallow fitrim on zoned filesystems by Naohiro Aota · 4 years ago
  36. 32443de btrfs: introduce btrfs_subpage for data inodes by Qu Wenruo · 4 years ago
  37. 9db4dc2 btrfs: make btrfs_start_delalloc_root's nr argument a long by Nikolay Borisov · 4 years ago
  38. 6994802 btrfs: remove new_dirid argument from btrfs_create_subvol_root by Nikolay Borisov · 4 years, 1 month ago
  39. 2312510 btrfs: make btrfs_root::free_objectid hold the next available objectid by Nikolay Borisov · 4 years, 1 month ago
  40. 6b8fad5 btrfs: rename btrfs_root::highest_objectid to free_objectid by Nikolay Borisov · 4 years, 1 month ago
  41. 543068a btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid by Nikolay Borisov · 4 years, 1 month ago
  42. ba73d98 namei: handle idmapped mounts in may_*() helpers by Christian Brauner · 4 years ago
  43. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  44. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  45. 3d45f22 btrfs: fix deadlock when cloning inline extent and low on free metadata space by Filipe Manana · 4 years, 1 month ago
  46. 5297199 btrfs: remove inode number cache feature by Nikolay Borisov · 4 years, 1 month ago
  47. d206e9c btrfs: disallow NODATACOW in ZONED mode by Naohiro Aota · 4 years, 2 months ago
  48. 9a56fcd btrfs: make btrfs_update_inode take btrfs_inode by Nikolay Borisov · 4 years, 2 months ago
  49. b2598ed btrfs: remove unused argument seed from btrfs_find_device by Anand Jain · 4 years, 2 months ago
  50. 7f458a3 btrfs: fix race when defragmenting leads to unnecessary IO by Filipe Manana · 4 years, 2 months ago
  51. b9729ce btrfs: locking: rip out path->leave_spinning by Josef Bacik · 4 years, 5 months ago
  52. a1fbc67 btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit arch by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  53. c0a4360 btrfs: remove inode argument from btrfs_start_ordered_extent by Nikolay Borisov · 4 years, 4 months ago
  54. 7280490 btrfs: kill the RCU protection for fs_info->space_info by Josef Bacik · 4 years, 4 months ago
  55. 66a2823 btrfs: sysfs: export currently running exclusive operation by Goldwyn Rodrigues · 4 years, 5 months ago
  56. c3e1f96 btrfs: enumerate the type of exclusive operation in progress by Goldwyn Rodrigues · 4 years, 5 months ago
  57. 9631e4c btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks by Josef Bacik · 4 years, 5 months ago
  58. e85fde5 btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations by Qu Wenruo · 4 years, 6 months ago
  59. b491213 btrfs: change nr to u64 in btrfs_start_delalloc_roots by Josef Bacik · 4 years, 6 months ago
  60. 1c78544 btrfs: fix wrong address when faulting in pages in the search ioctl by Filipe Manana · 4 years, 4 months ago
  61. a48b73e btrfs: fix potential deadlock in the search ioctl by Josef Bacik · 4 years, 5 months ago
  62. f37c563 btrfs: add missing check for nocow and compression inode flags by David Sterba · 4 years, 6 months ago
  63. 49bac89 btrfs: add metadata_uuid to FS_INFO ioctl by Johannes Thumshirn · 4 years, 6 months ago
  64. 0fb408a btrfs: add filesystem generation to FS_INFO ioctl by Johannes Thumshirn · 4 years, 6 months ago
  65. 137c541 btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl by Johannes Thumshirn · 4 years, 6 months ago
  66. 2dfb1e4 btrfs: preallocate anon block device at first phase of snapshot creation by Qu Wenruo · 4 years, 7 months ago
  67. e5b7231e btrfs: make btrfs_delalloc_reserve_space take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  68. 86d5292 btrfs: make btrfs_delalloc_release_space take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  69. c350437 btrfs: make btrfs_lookup_ordered_extent take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  70. b091f7f btrfs: use kfree() in btrfs_ioctl_get_subvol_info() by Waiman Long · 4 years, 7 months ago
  71. 0202e83 btrfs: simplify iget helpers by David Sterba · 4 years, 8 months ago
  72. 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
  73. c11fbb6 btrfs: reduce lock contention when creating snapshot by Robbie Ko · 4 years, 8 months ago
  74. 92a7cc4 btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE by Qu Wenruo · 4 years, 8 months ago
  75. 9babda9 btrfs: Remove async_transid from btrfs_mksubvol/create_subvol/create_snapshot by Nikolay Borisov · 4 years, 10 months ago
  76. 5d54c67 btrfs: Remove transid argument from btrfs_ioctl_snap_create_transid by Nikolay Borisov · 4 years, 10 months ago
  77. 9c1036f btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC support by Nikolay Borisov · 4 years, 10 months ago
  78. 6a17738 Btrfs: move all reflink implementation code into its own file by Filipe Manana · 4 years, 10 months ago
  79. 807fc79 btrfs: switch to use new generic UUID API by Andy Shevchenko · 4 years, 11 months ago
  80. faf8f7b btrfs: ioctl: resize: only show message if size is changed by Marcos Paulo de Souza · 5 years ago
  81. dcc3eb9 btrfs: convert snapshot/nocow exlcusion to drew lock by Nikolay Borisov · 5 years ago
  82. 949964c btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctl by Marcos Paulo de Souza · 5 years ago
  83. 748449cdb btrfs: use ioctl args support mask for device delete by David Sterba · 4 years, 11 months ago
  84. 673990d btrfs: use ioctl args support mask for subvolume create/delete by David Sterba · 4 years, 11 months ago
  85. 0024652 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 5 years ago
  86. bc44d7c btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root by Josef Bacik · 5 years ago
  87. 5119cfc btrfs: hold a ref on the root in create_pending_snapshot by Josef Bacik · 5 years ago
  88. 2a2b5d6 btrfs: hold ref on root in btrfs_ioctl_default_subvol by Josef Bacik · 5 years ago
  89. 04734e8 btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info by Josef Bacik · 5 years ago
  90. b8a49ae btrfs: hold a ref on the root in btrfs_search_path_in_tree_user by Josef Bacik · 5 years ago
  91. 8823401 btrfs: hold a ref on the root in btrfs_search_path_in_tree by Josef Bacik · 5 years ago
  92. 3ca35e8 btrfs: hold a ref on the root in search_ioctl by Josef Bacik · 5 years ago
  93. fc92f79 btrfs: hold a ref on the root in create_subvol by Josef Bacik · 5 years ago
  94. 3619c94 btrfs: open code btrfs_read_fs_root_no_name by Josef Bacik · 5 years ago
  95. d923afe btrfs: replace all uses of btrfs_ordered_update_i_size by Josef Bacik · 5 years ago
  96. 790a1d4 btrfs: use btrfs_ordered_update_i_size in clone_finish_inode_update by Josef Bacik · 5 years ago
  97. b5f7ab6 Merge tag 'fs-dedupe-last-block-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  98. 831d2fa Btrfs: make deduplication with range including the last block work by Filipe Manana · 5 years ago
  99. 39b07b5 btrfs: drop create parameter to btrfs_get_extent() by Omar Sandoval · 5 years ago
  100. 5afe6ce Btrfs: always copy scrub arguments back to user space by Filipe Manana · 5 years ago