1. bb7ab3b btrfs: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  2. ebb8765 btrfs: move btrfs_compression_type to compression.h by Anand Jain · 9 years ago
  3. f5bc27c Merge branch 'dev/control-ioctl' into for-chris-4.6 by David Sterba · 9 years ago
  4. fa695b0 Merge branch 'misc-4.6' into for-chris-4.6 by David Sterba · 9 years ago
  5. f004fae0 Merge branch 'cleanups-4.6' into for-chris-4.6 by David Sterba · 9 years ago
  6. 675d276 Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6 by David Sterba · 9 years ago
  7. ff7db6e Merge branch 'foreign/zhaolei/reada' into for-chris-4.6 by David Sterba · 9 years ago
  8. 23c1a96 Merge branch 'foreign/qu/norecovery-v7' into for-chris-4.6 by David Sterba · 9 years ago
  9. 67d605f Merge branch 'dev/rename-keys' into for-chris-4.6 by David Sterba · 9 years ago
  10. 5f1b566 Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6 by David Sterba · 9 years ago
  11. 73beece Btrfs: fix lockdep deadlock warning due to dev_replace by Liu Bo · 9 years ago
  12. d5131b6 btrfs: drop unused argument in btrfs_ioctl_get_supported_features by David Sterba · 9 years ago
  13. c5868f8 btrfs: add GET_SUPPORTED_FEATURES to the control device ioctls by David Sterba · 9 years ago
  14. f7e98a7 btrfs: change max_inline default to 2048 by David Sterba · 9 years ago
  15. 0138b6f btrfs: simplify expression in btrfs_calc_trans_metadata_size() by Byongho Lee · 9 years ago
  16. 2fefd55 btrfs: reada: limit max works count by Zhao Lei · 9 years ago
  17. 02873e4 btrfs: reada: Use fs_info instead of root in __readahead_hook's argument by Zhao Lei · 9 years ago
  18. 96da091 btrfs: Introduce new mount option to disable tree log replay by Qu Wenruo · 9 years ago
  19. 8dcddfa btrfs: Introduce new mount option usebackuproot to replace recovery by Qu Wenruo · 9 years ago
  20. 242e295 btrfs: switch dev stats item to the permanent item key by David Sterba · 9 years ago
  21. 50c2d5a btrfs: introduce key type for persistent permanent items by David Sterba · 9 years ago
  22. 0bbbccb1 btrfs: introduce key type for persistent temporary items by David Sterba · 9 years ago
  23. 9703fef Btrfs: fallocate: Work with sectorsized blocks by Chandan Rajendra · 9 years ago
  24. 2e78c92 Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size by Chandan Rajendra · 9 years ago
  25. 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
  26. 0bc19f90 btrfs: merge functions for wait snapshot creation by Zhao Lei · 9 years ago
  27. c2d6cb1 Btrfs: fix deadlock running delayed iputs at transaction commit time by Filipe Manana · 9 years ago
  28. 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
  29. 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
  30. 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
  31. 4fb72bf btrfs: use smaller type for btrfs_path locks by David Sterba · 9 years ago
  32. 7853f15 btrfs: use smaller type for btrfs_path lowest_level by David Sterba · 9 years ago
  33. dccabfa btrfs: use smaller type for btrfs_path reada by David Sterba · 9 years ago
  34. e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 9 years ago
  35. 4d4ab6d btrfs: constify static arrays by David Sterba · 9 years ago
  36. ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 9 years ago
  37. 9780c49 btrfs: switch __btrfs_fs_incompat return type from int to bool by Alexandru Moise · 9 years ago
  38. 2b3909f btrfs: use new dedupe data function pointer by Darrick J. Wong · 9 years ago
  39. 511711a btrfs: don't run delayed references while we are creating the free space tree by Chris Mason · 9 years ago
  40. f0f7641 Merge branch 'freespace-4.5' into for-linus-4.5 by Chris Mason · 9 years ago
  41. afa427c Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  42. f7d3d2f Merge branch 'freespace-tree' into for-linus-4.5 by Chris Mason · 9 years ago
  43. 70f6d82 Btrfs: add free space tree mount option by Omar Sandoval · 9 years ago
  44. a5ed918 Btrfs: implement the free space B-tree by Omar Sandoval · 9 years ago
  45. 208acb8 Btrfs: introduce the free space B-tree on-disk format by Omar Sandoval · 9 years ago
  46. 73fa48b Btrfs: refactor caching_thread() by Omar Sandoval · 9 years ago
  47. 1abfbcd Btrfs: add helpers for read-only compat bits by Omar Sandoval · 9 years ago
  48. 04b38d6 vfs: pull btrfs clone API to vfs layer by Christoph Hellwig · 9 years ago
  49. 3042460 btrfs: remove wait from struct btrfs_delalloc_work by David Sterba · 9 years ago
  50. 651d494 btrfs: sink parameter wait to btrfs_alloc_delalloc_work by David Sterba · 9 years ago
  51. 3db11b2 btrfs: add .copy_file_range file operation by Zach Brown · 9 years ago
  52. 80e0c50 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
  53. 758f2df Btrfs: fix scrub preventing unused block groups from being deleted by Filipe Manana · 9 years ago
  54. 7fd0118 Btrfs: fix the number of transaction units needed to remove a block group by Filipe Manana · 9 years ago
  55. 8eab77f Btrfs: use global reserve when deleting unused block group after ENOSPC by Filipe Manana · 9 years ago
  56. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  57. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  58. 5846a3c btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans by Qu Wenruo · 9 years ago
  59. bc30946 btrfs: extend balance filter usage to take minimum and maximum by David Sterba · 9 years ago
  60. dee32d0 btrfs: add balance filter for stripes by Gabríel Arthúr Pétursson · 9 years ago
  61. 12907fc btrfs: extend balance filter limit to take minimum and maximum by David Sterba · 9 years ago
  62. b06c4bf Btrfs: fix regression running delayed references when using qgroups by Filipe Manana · 9 years ago
  63. a9e6d15 Merge branch 'allocator-fixes' into for-linus-4.4 by Chris Mason · 9 years ago
  64. c759c4e Btrfs: don't keep trying to build clusters if we are fragmented by Josef Bacik · 9 years ago
  65. 4f4db21 Btrfs: keep track of max_extent_size per space_info by Josef Bacik · 9 years ago
  66. d0bd456 Btrfs: add fragment=* debug mount option by Josef Bacik · 9 years ago
  67. 51773be btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook by Qu Wenruo · 9 years ago
  68. 7cf5b97 btrfs: qgroup: Cleanup old inaccurate facilities by Qu Wenruo · 9 years ago
  69. 1ada3a6 btrfs: extent-tree: Add new version of btrfs_delalloc_reserve/release_space by Qu Wenruo · 9 years ago
  70. 4ceff07 btrfs: extent-tree: Add new version of btrfs_check_data_free_space and btrfs_free_reserved_data_space. by Qu Wenruo · 9 years ago
  71. 55eeaf0 btrfs: qgroup: Introduce new functions to reserve/free metadata by Qu Wenruo · 9 years ago
  72. 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
  73. 1dd6d7c btrfs: introduce ratelimited variants of message printing functions by David Sterba · 9 years ago
  74. 24aa6b4 btrfs: introduce ratelimited _in_rcu variants of message printing functions by David Sterba · 9 years ago
  75. 08a84e2 btrfs: introduce _in_rcu variants of message printing functions by David Sterba · 9 years ago
  76. a4553fe Btrfs: consolidate btrfs_error() to btrfs_std_error() by Anand Jain · 9 years ago
  77. 6618a59 Btrfs: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mounted by Anand Jain · 9 years ago
  78. 96f3136 Btrfs: rename btrfs_sysfs_add_one to btrfs_sysfs_add_mounted by Anand Jain · 9 years ago
  79. 46cd285 Merge branch 'jeffm-discard-4.3' into for-linus-4.3 by Chris Mason · 9 years ago
  80. a4027a2 Btrfs: remove unused mutex from struct 'btrfs_fs_info' by Byongho Lee · 9 years ago
  81. 147d256 btrfs: Remove unnecessary variants in relocation.c by Zhaolei · 9 years ago
  82. 868f401 btrfs: Use ref_cnt for set_block_group_ro() by Zhaolei · 9 years ago
  83. e33e17e btrfs: add missing discards when unpinning extents with -o discard by Jeff Mahoney · 10 years ago
  84. 67c5e7d Btrfs: fix race between balance and unused block group deletion by Filipe Manana · 10 years ago
  85. c40b7b0 Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into anand by Chris Mason · 10 years ago
  86. e69bcee btrfs: qgroup: Cleanup the old ref_node-oriented mechanism. by Qu Wenruo · 10 years ago
  87. 20b2e30 btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx() by Zhao Lei · 10 years ago
  88. 4617ea3 Btrfs: fix necessary chunk tree space calculation when allocating a chunk by Filipe Manana · 10 years ago
  89. 39c2d7f Btrfs: fix -ENOSPC on block group removal by Filipe Manana · 10 years ago
  90. 4fbcdf6 Btrfs: fix -ENOSPC when finishing block group creation by Filipe Manana · 10 years ago
  91. 1f6e4b3 btrfs: Fix superblock csum type check. by Qu Wenruo · 10 years ago
  92. c0d19e2 btrfs: add 'cold' compiler annotations to all error handling functions by David Sterba · 10 years ago
  93. 1a9a8a7 btrfs: report exact callsite where transaction abort occurs by David Sterba · 10 years ago
  94. 2e7910d Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_devices by Anand Jain · 10 years ago
  95. e09fe2d btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created by Qu Wenruo · 10 years ago
  96. 8465ece btrfs: Check qgroup level in kernel qgroup assign. by Qu Wenruo · 10 years ago
  97. e2d1f92 btrfs: qgroup: do a reservation in a higher level. by Dongsheng Yang · 10 years ago
  98. d7c1517 btrfs: Fix NO_SPACE bug caused by delayed-iput by Zhao Lei · 10 years ago
  99. cdfb080 Btrfs: fix use after free when close_ctree frees the orphan_rsv by Chris Mason · 10 years ago
  100. 1bbc621 Btrfs: allow block group cache writeout outside critical section in commit by Chris Mason · 10 years ago