1. 6f51352 Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 1 month ago
  2. 8289ed9 btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling by Qu Wenruo · 3 years, 1 month ago
  3. a2c5062 btrfs: Use memset_startat() to clear end of struct by Kees Cook · 3 years, 7 months ago
  4. e85fde5 btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations by Qu Wenruo · 4 years, 5 months ago
  5. 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
  6. 63f018b btrfs: Remove __ prefix from btrfs_block_rsv_release by Nikolay Borisov · 4 years, 10 months ago
  7. 807fc79 btrfs: switch to use new generic UUID API by Andy Shevchenko · 4 years, 10 months ago
  8. 0024652 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 5 years ago
  9. bc44d7c btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root by Josef Bacik · 5 years ago
  10. 0b2dee5 btrfs: hold a ref for the root in btrfs_find_orphan_roots by Josef Bacik · 5 years ago
  11. e59d18b btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root by Josef Bacik · 5 years ago
  12. 423a716 btrfs: do not delete mismatched root refs by Josef Bacik · 5 years ago
  13. 2bd36e7 btrfs: rename the btrfs_calc_*_metadata_size helpers by Josef Bacik · 5 years ago
  14. 28a32d2 btrfs: move the subvolume reservation stuff out of extent-tree.c by Josef Bacik · 6 years ago
  15. 72bd232 Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path by Filipe Manana · 6 years ago
  16. 7ac1e46 btrfs: Don't panic when we can't find a root key by Qu Wenruo · 6 years ago
  17. 78c52d9 btrfs: check for refs on snapshot delete resume by Josef Bacik · 6 years ago
  18. f65e25e btrfs: Remove unnecessary casts in btrfs_read_root_item by YueHaibing · 6 years ago
  19. 6025c19 btrfs: Remove fs_info from btrfs_add_root_ref by Lu Fengqi · 6 years ago
  20. 3ee1c55 btrfs: Remove fs_info from btrfs_del_root_ref by Lu Fengqi · 6 years ago
  21. ab9ce7d btrfs: Remove fs_info from btrfs_del_root by Lu Fengqi · 6 years ago
  22. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  23. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  24. bae15d9 btrfs: Cleanup existing name_len checks by Qu Wenruo · 7 years ago
  25. fa0d088 btrfs: Clean up dead code in root-tree by Christos Gkekas · 7 years ago
  26. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  27. 1cd5447 btrfs: pass fs_info to btrfs_del_root instead of tree_root by Jeff Mahoney · 7 years ago
  28. a4f7875 btrfs: get fs_info from eb in btrfs_print_leaf, remove argument by David Sterba · 7 years ago
  29. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  30. 64c7b01 btrfs: Check name_len before in btrfs_del_root_ref by Su Yue · 8 years ago
  31. fa7aede btrfs: Use ktime_get_real_ts for root ctime by Deepa Dinamani · 8 years ago
  32. 310712b Btrfs: constify struct btrfs_{,disk_}key wherever possible by Omar Sandoval · 8 years ago
  33. 3a45bb2 btrfs: remove root parameter from transaction commit/end routines by Jeff Mahoney · 8 years ago
  34. 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 9 years ago
  35. 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 9 years ago
  36. 6bccf3a btrfs: call functions that always use the same root with fs_info instead by Jeff Mahoney · 9 years ago
  37. 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
  38. 35bbb97 btrfs: don't create or leak aliased root while cleaning up orphans by Jeff Mahoney · 8 years ago
  39. 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 9 years ago
  40. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 9 years ago
  41. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 9 years ago
  42. 34d9700 btrfs: rename btrfs_std_error to btrfs_handle_fs_error by Anand Jain · 9 years ago
  43. 968f3e3 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  44. 909c3a2 Btrfs: fix loading of orphan roots leading to BUG_ON by Filipe Manana · 9 years ago
  45. 04b285f btrfs: Replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 9 years ago
  46. a0d58e4 Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  47. 0412e58 btrfs: Fixed declaration of old_len by Alexandru Moise · 9 years ago
  48. 62fb50a Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  49. f14d104 btrfs: switch more printks to our helpers by David Sterba · 9 years ago
  50. a4553fe Btrfs: consolidate btrfs_error() to btrfs_std_error() by Anand Jain · 9 years ago
  51. 27cdeb7 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root by Miao Xie · 11 years ago
  52. 886322e btrfs: Use PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
  53. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
  54. 75ac2dd btrfs: expand btrfs_find_item() to include find_root_ref functionality by Kelley Nielsen · 11 years ago
  55. 14927d9 Btrfs: insert orphan roots into fs radix tree by Miao Xie · 11 years ago
  56. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  57. 171170c btrfs: mark some local function as 'static' by Sergei Trofimovich · 11 years ago
  58. 3cae210 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert by Qu Wenruo · 11 years ago
  59. 68a7342 Btrfs: cleanup orphaned root orphan item by Josef Bacik · 12 years ago
  60. b7394eb Btrfs: remove unused code in btrfs_del_root by Liu Bo · 12 years ago
  61. cb517ea Btrfs: cleanup the similar code of the fs root read by Miao Xie · 12 years ago
  62. 5fbf83c Btrfs: delete unused parameter to btrfs_read_root_item() by Stefan Behrens · 12 years ago
  63. 5f3ab90 Btrfs: rename root_times_lock to root_item_lock by Anand Jain · 12 years ago
  64. 005d642 btrfs: move transaction aborts to the point of failure by David Sterba · 12 years ago
  65. dadd110 Btrfs: fix some endian bugs handling the root times by Dan Carpenter · 12 years ago
  66. 8ea05e3 Btrfs: introduce subvol uuids and times by Alexander Block · 12 years ago
  67. 79787ea btrfs: replace many BUG_ONs with proper error handling by Jeff Mahoney · 13 years ago
  68. b45a9d8 btrfs: btrfs_update_root error push-up by Jeff Mahoney · 13 years ago
  69. d16cb05 btrfs: Simplify btrfs_insert_root by Jeff Mahoney · 13 years ago
  70. bf5f32e btrfs: make btrfs_set_root_node void by Mark Fasheh · 13 years ago
  71. d6c0cb3 Merge branch 'cleanups_and_fixes' into inode_numbers by Chris Mason · 14 years ago
  72. 65a246c Btrfs: return error code to caller when btrfs_del_item fails by Tsutomu Itoh · 14 years ago
  73. f2a97a9 btrfs: remove all unused functions by David Sterba · 14 years ago
  74. b3b4aa7 btrfs: drop unused parameter from btrfs_release_path by David Sterba · 14 years ago
  75. 08fe4db Btrfs: Fix uninitialized root flags for subvolumes by Li Zefan · 14 years ago
  76. db5b493 Btrfs: cleanup some BUG_ON() by Tsutomu Itoh · 14 years ago
  77. 559af82 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) by Andi Kleen · 14 years ago
  78. 15e7000 Btrfs: avoid BUG when dropping root and reference in same transaction by Sage Weil · 15 years ago
  79. d68fc57 Btrfs: Metadata reservation for orphan inodes by Yan, Zheng · 15 years ago
  80. df66916 Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root by Li Dongyang · 15 years ago
  81. 76dda93 Btrfs: add snapshot/subvolume destroy ioctl by Yan, Zheng · 15 years ago
  82. 4df27c4d Btrfs: change how subvolumes are organized by Yan, Zheng · 15 years ago
  83. 5d4f98a Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) by Yan Zheng · 16 years ago
  84. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  85. b295086 Btrfs: make things static and include the right headers by Christoph Hellwig · 16 years ago
  86. ea9e8b1 Btrfs: prevent loops in the directory tree when creating snapshots by Chris Mason · 16 years ago
  87. 0660b5a Btrfs: Add backrefs and forward refs for subvols and snapshots by Chris Mason · 16 years ago
  88. d352ac6 Btrfs: add and improve comments by Chris Mason · 16 years ago
  89. 1a40e23 Btrfs: update space balancing code by Zheng Yan · 16 years ago
  90. e02119d Btrfs: Add a write ahead tree log to optimize synchronous operations by Chris Mason · 16 years ago
  91. b48652c Btrfs: Various small fixes. by Yan Zheng · 16 years ago
  92. a7a16fd Btrfs: Fix deadlock while searching for dead roots on mount by Chris Mason · 17 years ago
  93. bf4ef67 Btrfs: Properly find the root for snapshotted blocks during chunk relocation by Chris Mason · 17 years ago
  94. d666746 Btrfs: Change st_blocksize to 4k by Chris Mason · 17 years ago
  95. edbd8d4 Btrfs: Support for online FS resize (grow and shrink) by Chris Mason · 17 years ago
  96. 5f39d39 Btrfs: Create extent_buffer interface for large blocksizes by Chris Mason · 17 years ago
  97. 5ce14bb Btrfs: Find and remove dead roots the first time a root is loaded. by Chris Mason · 17 years ago
  98. a1f39630 Btrfs: Some code cleanups by Aneesh · 17 years ago
  99. ec6b910 Btrfs: trivial include fixups by Zach Brown · 17 years ago
  100. 22bb92f Btrfs: Documentation update by Chris Mason · 18 years ago