1. 2b95550 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  2. 2a36224 btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls by Jeff Mahoney · 8 years ago
  3. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. 3c55d6b Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus by Al Viro · 8 years ago
  5. a76b5b0 fs: try to clone files first in vfs_copy_file_range by Christoph Hellwig · 8 years ago
  6. 3a45bb2 btrfs: remove root parameter from transaction commit/end routines by Jeff Mahoney · 9 years ago
  7. 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 9 years ago
  8. 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 9 years ago
  9. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 9 years ago
  10. 5112feb btrfs: btrfs_init_new_device should use fs_info->dev_root by Jeff Mahoney · 9 years ago
  11. 6bccf3a btrfs: call functions that always use the same root with fs_info instead by Jeff Mahoney · 9 years ago
  12. 9287209 constify btrfs_mksubvol() by Al Viro · 8 years ago
  13. 7b9ea62 btrfs: return early from failed memory allocations in ioctl handlers by Shailendra Verma · 8 years ago
  14. b159fa2 btrfs: remove constant parameter to memset_extent_buffer and rename it by David Sterba · 8 years ago
  15. d24ee97 btrfs: use new helpers to set uuids in eb by David Sterba · 8 years ago
  16. 926b923 btrfs: remove unused headers, statfs.h by David Sterba · 8 years ago
  17. 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
  18. 69ae5e4 btrfs: make file clone aware of fatal signals by Wang Xiaoguang · 8 years ago
  19. 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
  20. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  21. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  22. 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
  23. 325c50e btrfs: ensure that file descriptor used with subvol ioctls is a dir by Jeff Mahoney · 8 years ago
  24. d06f23d btrfs: waiting on qgroup rescan should not always be interruptible by Jeff Mahoney · 9 years ago
  25. 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 9 years ago
  26. df39756 btrfs: copy_to_sk drop unused root parameter by Jeff Mahoney · 9 years ago
  27. 3cdde22 btrfs: btrfs_test_opt and friends should take a btrfs_fs_info by Jeff Mahoney · 9 years ago
  28. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  29. 559b6d9 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  30. 0023541 restore killability of old mutex_lock_killable(&inode->i_mutex) users by Al Viro · 9 years ago
  31. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 9 years ago
  32. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 9 years ago
  33. 07be133 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  34. 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 · 9 years ago
  35. 36fac9e Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516 by David Sterba · 9 years ago
  36. 5ef64a3 Merge branch 'cleanups-4.7' into for-chris-4.7-20160516 by David Sterba · 9 years ago
  37. 578def7 Btrfs: don't wait for unrelated IO to finish before relocation by Filipe Manana · 9 years ago
  38. 58d7bbf btrfs: ioctl: reorder exclusive op check in RM_DEV by David Sterba · 9 years ago
  39. 7ab1962 btrfs: add write protection to SET_FEATURES ioctl by David Sterba · 9 years ago
  40. 49a3c4d btrfs: use dynamic allocation for root item in create_subvol by David Sterba · 9 years ago
  41. 1535195 btrfs: clone: use vmalloc only as fallback for nodesize bufer by David Sterba · 9 years ago
  42. 2355ac8 btrfs: ioctl: reorder exclusive op check in RM_DEV by David Sterba · 9 years ago
  43. 9902af7 parallel lookups: actual switch to rwsem by Al Viro · 9 years ago
  44. ad8403d btrfs: pass the right error code to the btrfs_std_error by Anand Jain · 9 years ago
  45. 018ed4f btrfs: sink gfp parameter to set_extent_defrag by David Sterba · 9 years ago
  46. b525545 btrfs: refactor btrfs_dev_replace_start for reuse by Anand Jain · 9 years ago
  47. 735654e btrfs: rename flags for vol args v2 by David Sterba · 9 years ago
  48. 6b526ed btrfs: introduce device delete by devid by Anand Jain · 9 years ago
  49. 4c63c24 btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl by Luke Dashjr · 9 years ago
  50. 13f48dc btrfs: Simplify conditions about compress while mapping btrfs flags to inode flags by Satoru Takeuchi · 9 years ago
  51. 34d9700 btrfs: rename btrfs_std_error to btrfs_handle_fs_error by Anand Jain · 9 years ago
  52. 839a3f7 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
  53. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  54. c79b471 Btrfs: don't use src fd for printk by Josef Bacik · 9 years ago
  55. ebb8765 btrfs: move btrfs_compression_type to compression.h by Anand Jain · 9 years ago
  56. f4dfe68 Btrfs: fix extent_same allowing destination offset beyond i_size by Filipe Manana · 9 years ago
  57. 2be63d5 Btrfs: fix file loss on log replay after renaming a file and fsync by Filipe Manana · 9 years ago
  58. 1ec9a1a Btrfs: fix unreplayable log after snapshot delete + parent dir fsync by Filipe Manana · 9 years ago
  59. f5bc27c Merge branch 'dev/control-ioctl' into for-chris-4.6 by David Sterba · 9 years ago
  60. fa695b0 Merge branch 'misc-4.6' into for-chris-4.6 by David Sterba · 9 years ago
  61. f004fae0 Merge branch 'cleanups-4.6' into for-chris-4.6 by David Sterba · 9 years ago
  62. 675d276 Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6 by David Sterba · 9 years ago
  63. e22b3d1 Merge branch 'dev/gfp-flags' into for-chris-4.6 by David Sterba · 9 years ago
  64. 5f1b566 Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6 by David Sterba · 9 years ago
  65. d5131b6 btrfs: drop unused argument in btrfs_ioctl_get_supported_features by David Sterba · 9 years ago
  66. c5868f8 btrfs: add GET_SUPPORTED_FEATURES to the control device ioctls by David Sterba · 9 years ago
  67. 11ea474 btrfs: remove error message from search ioctl for nonexistent tree by David Sterba · 9 years ago
  68. 04b285f btrfs: Replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 9 years ago
  69. ac1407b btrfs: remove redundant error check by Byongho Lee · 9 years ago
  70. 27c9d77 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  71. 66722f7 btrfs: switch to kcalloc in btrfs_cmp_data_prepare by David Sterba · 9 years ago
  72. fd95ef5 btrfs: extent same: use GFP_KERNEL for page array allocations by David Sterba · 9 years ago
  73. 3131400 Btrfs: fix page reading in extent_same ioctl leading to csum errors by Filipe Manana · 9 years ago
  74. e0bd70c Btrfs: fix invalid page accesses in extent_same (dedup) ioctl by Filipe Manana · 9 years ago
  75. 65bfa65 Btrfs: btrfs_ioctl_clone: Truncate complete page after performing clone operation by Chandan Rajendra · 9 years ago
  76. e410e34 Revert "btrfs: synchronize incompat feature bits with sysfs files" by Chris Mason · 9 years ago
  77. 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 · 9 years ago
  78. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  79. 2101ae4 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  80. 14e46e0 btrfs: synchronize incompat feature bits with sysfs files by David Sterba · 9 years ago
  81. 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 · 9 years ago
  82. c1a198d Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  83. f32e48e Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots by Chandan Rajendra · 9 years ago
  84. 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 · 9 years ago
  85. 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 · 9 years ago
  86. 8546b57 btrfs: preallocate path for snapshot creation at ioctl time by David Sterba · 9 years ago
  87. b0c0ea6 btrfs: allocate root item at snapshot ioctl time by David Sterba · 9 years ago
  88. a1ee736 btrfs: do an allocation earlier during snapshot creation by David Sterba · 9 years ago
  89. e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 9 years ago
  90. 4d4ab6d btrfs: constify static arrays by David Sterba · 9 years ago
  91. ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 9 years ago
  92. 2b3909f btrfs: use new dedupe data function pointer by Darrick J. Wong · 9 years ago
  93. 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 · 9 years ago
  94. 04b38d6 vfs: pull btrfs clone API to vfs layer by Christoph Hellwig · 9 years ago
  95. 8d2db78 btrfs: use GFP_KERNEL for allocations in ioctl handlers by David Sterba · 9 years ago
  96. ff13db4 btrfs: drop unused parameter from lock_extent_bits by David Sterba · 9 years ago
  97. 3db11b2 btrfs: add .copy_file_range file operation by Zach Brown · 9 years ago
  98. 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
  99. 849ef92 btrfs: check unsupported filters in balance arguments by David Sterba · 9 years ago
  100. b06c4bf Btrfs: fix regression running delayed references when using qgroups by Filipe Manana · 9 years ago