1. e8da91e btrfs: abort transaction after failed inode updates in create_subvol by Josef Bacik · 4 years, 6 months ago
  2. 1ac411b Btrfs: do not allow trimming when a fs is mounted with the nologreplay option by Filipe Manana · 5 years ago
  3. 4423e07 btrfs: Ensure btrfs_trim_fs can trim the whole filesystem by Qu Wenruo · 6 years ago
  4. 800d811 Btrfs: fix data corruption due to cloning of eof block by Filipe Manana · 6 years ago
  5. 9bb94d8 Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2() by Omar Sandoval · 6 years ago
  6. 52ea25b Btrfs: fix clone vs chattr NODATASUM race by Omar Sandoval · 6 years ago
  7. 1c3aae5 btrfs: Fix possible off-by-one in btrfs_search_path_in_tree by Nikolay Borisov · 6 years ago
  8. f11525d btrfs: prevent to set invalid default subvolid by satoru takeuchi · 7 years ago
  9. ba44bc4 btrfs: propagate error to btrfs_cmp_data_prepare caller by Naohiro Aota · 7 years ago
  10. 93fb043 btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls by Jeff Mahoney · 7 years ago
  11. 46d7cbb Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  12. 69ae5e4 btrfs: make file clone aware of fatal signals by Wang Xiaoguang · 8 years ago
  13. f29135b Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  14. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  15. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  16. 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
  17. 325c50e btrfs: ensure that file descriptor used with subvol ioctls is a dir by Jeff Mahoney · 8 years ago
  18. d06f23d btrfs: waiting on qgroup rescan should not always be interruptible by Jeff Mahoney · 8 years ago
  19. 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 8 years ago
  20. df39756 btrfs: copy_to_sk drop unused root parameter by Jeff Mahoney · 8 years ago
  21. 3cdde22 btrfs: btrfs_test_opt and friends should take a btrfs_fs_info by Jeff Mahoney · 8 years ago
  22. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  23. 559b6d9 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  24. 0023541 restore killability of old mutex_lock_killable(&inode->i_mutex) users by Al Viro · 8 years ago
  25. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 8 years ago
  26. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 8 years ago
  27. 07be133 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  28. c315ef8 Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.7 by Chris Mason · 8 years ago
  29. 36fac9e Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516 by David Sterba · 8 years ago
  30. 5ef64a3 Merge branch 'cleanups-4.7' into for-chris-4.7-20160516 by David Sterba · 8 years ago
  31. 578def7 Btrfs: don't wait for unrelated IO to finish before relocation by Filipe Manana · 8 years ago
  32. 58d7bbf btrfs: ioctl: reorder exclusive op check in RM_DEV by David Sterba · 8 years ago
  33. 7ab1962 btrfs: add write protection to SET_FEATURES ioctl by David Sterba · 8 years ago
  34. 49a3c4d btrfs: use dynamic allocation for root item in create_subvol by David Sterba · 8 years ago
  35. 1535195 btrfs: clone: use vmalloc only as fallback for nodesize bufer by David Sterba · 8 years ago
  36. 2355ac8 btrfs: ioctl: reorder exclusive op check in RM_DEV by David Sterba · 8 years ago
  37. 9902af7 parallel lookups: actual switch to rwsem by Al Viro · 8 years ago
  38. ad8403d btrfs: pass the right error code to the btrfs_std_error by Anand Jain · 8 years ago
  39. 018ed4f btrfs: sink gfp parameter to set_extent_defrag by David Sterba · 8 years ago
  40. b525545 btrfs: refactor btrfs_dev_replace_start for reuse by Anand Jain · 8 years ago
  41. 735654e btrfs: rename flags for vol args v2 by David Sterba · 8 years ago
  42. 6b526ed btrfs: introduce device delete by devid by Anand Jain · 8 years ago
  43. 4c63c24 btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl by Luke Dashjr · 9 years ago
  44. 13f48dc btrfs: Simplify conditions about compress while mapping btrfs flags to inode flags by Satoru Takeuchi · 8 years ago
  45. 34d9700 btrfs: rename btrfs_std_error to btrfs_handle_fs_error by Anand Jain · 8 years ago
  46. 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  47. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  48. c79b471 Btrfs: don't use src fd for printk by Josef Bacik · 8 years ago
  49. ebb8765 btrfs: move btrfs_compression_type to compression.h by Anand Jain · 8 years ago
  50. f4dfe68 Btrfs: fix extent_same allowing destination offset beyond i_size by Filipe Manana · 8 years ago
  51. 2be63d5 Btrfs: fix file loss on log replay after renaming a file and fsync by Filipe Manana · 8 years ago
  52. 1ec9a1a Btrfs: fix unreplayable log after snapshot delete + parent dir fsync by Filipe Manana · 8 years ago
  53. f5bc27c Merge branch 'dev/control-ioctl' into for-chris-4.6 by David Sterba · 8 years ago
  54. fa695b0 Merge branch 'misc-4.6' into for-chris-4.6 by David Sterba · 8 years ago
  55. f004fae0 Merge branch 'cleanups-4.6' into for-chris-4.6 by David Sterba · 8 years ago
  56. 675d276 Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6 by David Sterba · 8 years ago
  57. e22b3d1 Merge branch 'dev/gfp-flags' into for-chris-4.6 by David Sterba · 8 years ago
  58. 5f1b566 Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6 by David Sterba · 8 years ago
  59. d5131b6 btrfs: drop unused argument in btrfs_ioctl_get_supported_features by David Sterba · 8 years ago
  60. c5868f8 btrfs: add GET_SUPPORTED_FEATURES to the control device ioctls by David Sterba · 8 years ago
  61. 11ea474 btrfs: remove error message from search ioctl for nonexistent tree by David Sterba · 8 years ago
  62. 04b285f btrfs: Replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 8 years ago
  63. ac1407b btrfs: remove redundant error check by Byongho Lee · 8 years ago
  64. 27c9d77 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  65. 66722f7 btrfs: switch to kcalloc in btrfs_cmp_data_prepare by David Sterba · 8 years ago
  66. fd95ef5 btrfs: extent same: use GFP_KERNEL for page array allocations by David Sterba · 8 years ago
  67. 3131400 Btrfs: fix page reading in extent_same ioctl leading to csum errors by Filipe Manana · 8 years ago
  68. e0bd70c Btrfs: fix invalid page accesses in extent_same (dedup) ioctl by Filipe Manana · 8 years ago
  69. 65bfa65 Btrfs: btrfs_ioctl_clone: Truncate complete page after performing clone operation by Chandan Rajendra · 8 years ago
  70. e410e34 Revert "btrfs: synchronize incompat feature bits with sysfs files" by Chris Mason · 8 years ago
  71. 6b5aa88 Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 8 years ago
  72. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  73. 2101ae4 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  74. 14e46e0 btrfs: synchronize incompat feature bits with sysfs files by David Sterba · 8 years ago
  75. 326f784 Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 8 years ago
  76. c1a198d Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  77. f32e48e Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots by Chandan Rajendra · 8 years ago
  78. b28cf57 Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 8 years ago
  79. a305810 Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 8 years ago
  80. 8546b57 btrfs: preallocate path for snapshot creation at ioctl time by David Sterba · 9 years ago
  81. b0c0ea6 btrfs: allocate root item at snapshot ioctl time by David Sterba · 9 years ago
  82. a1ee736 btrfs: do an allocation earlier during snapshot creation by David Sterba · 9 years ago
  83. e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 8 years ago
  84. 4d4ab6d btrfs: constify static arrays by David Sterba · 9 years ago
  85. ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 8 years ago
  86. 2b3909f btrfs: use new dedupe data function pointer by Darrick J. Wong · 8 years ago
  87. bb9d687 Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 8 years ago
  88. 04b38d6 vfs: pull btrfs clone API to vfs layer by Christoph Hellwig · 8 years ago
  89. 8d2db78 btrfs: use GFP_KERNEL for allocations in ioctl handlers by David Sterba · 9 years ago
  90. ff13db4 btrfs: drop unused parameter from lock_extent_bits by David Sterba · 8 years ago
  91. 3db11b2 btrfs: add .copy_file_range file operation by Zach Brown · 9 years ago
  92. 27eb427b Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  93. 849ef92 btrfs: check unsupported filters in balance arguments by David Sterba · 9 years ago
  94. b06c4bf Btrfs: fix regression running delayed references when using qgroups by Filipe Manana · 9 years ago
  95. 7cf5b97 btrfs: qgroup: Cleanup old inaccurate facilities by Qu Wenruo · 9 years ago
  96. df48063 btrfs: extent-tree: Switch to new delalloc space reserve and release by Qu Wenruo · 9 years ago
  97. a408365 Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.4 by Chris Mason · 9 years ago
  98. 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
  99. 0f89abf btrfs: fix possible leak in btrfs_ioctl_balance() by Christian Engelmayer · 9 years ago
  100. d7641a4 btrfs: replace unnecessary list_for_each_entry_safe to list_for_each_entry by Byongho Lee · 9 years ago