1. a7ccb25 btrfs: keep track of which extents have been discarded by Dennis Zhou · 5 years ago
  2. 8702ba9 btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() by Qu Wenruo · 5 years ago
  3. 2bd36e7 btrfs: rename the btrfs_calc_*_metadata_size helpers by Josef Bacik · 5 years ago
  4. 32e5344 Btrfs: wake up inode cache waiters sooner to reduce waiting time by Filipe Manana · 6 years ago
  5. 9d123a3 Btrfs: fix inode cache waiters hanging on path allocation failure by Filipe Manana · 6 years ago
  6. a68ebe0 Btrfs: fix inode cache waiters hanging on failure to start caching thread by Filipe Manana · 6 years ago
  7. 29d47d0 Btrfs: fix inode cache block reserve leak on failure to allocate data space by Filipe Manana · 6 years ago
  8. 7764d56 Btrfs: fix hang when loading existing inode cache off disk by Filipe Manana · 6 years ago
  9. 8673634 btrfs: migrate the delalloc space stuff to it's own home by Josef Bacik · 6 years ago
  10. d7f663f btrfs: prune unused includes by David Sterba · 7 years ago
  11. bc931c0 btrfs: Refactor count handling in btrfs_unpin_free_ino by Geert Uytterhoeven · 7 years ago
  12. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  13. 43b1859 btrfs: qgroup: Use separate meta reservation type for delalloc by Qu Wenruo · 7 years ago
  14. 8b62f87 Btrfs: rework outstanding_extents by Josef Bacik · 7 years ago
  15. 364ecf3 btrfs: qgroup: Introduce extent changeset for qgroup reserve functions by Qu Wenruo · 8 years ago
  16. 691fa05 btrfs: all btrfs_delalloc_release_metadata take btrfs_inode by Nikolay Borisov · 8 years ago
  17. 77ab86b btrfs: free-space-cache, clean up unnecessary root arguments by Jeff Mahoney · 8 years ago
  18. 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 9 years ago
  19. 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 9 years ago
  20. 27965b6 btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size by Jeff Mahoney · 9 years ago
  21. ab8d0fc btrfs: convert pr_* to btrfs_* where possible by Jeff Mahoney · 8 years ago
  22. 1851309 btrfs: update btrfs_space_info's bytes_may_use timely by Wang Xiaoguang · 8 years ago
  23. 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 9 years ago
  24. 3cdde22 btrfs: btrfs_test_opt and friends should take a btrfs_fs_info by Jeff Mahoney · 9 years ago
  25. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  26. 3c1d84b Btrfs: Show a warning message if one of objectid reaches its highest value by Satoru Takeuchi · 9 years ago
  27. 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
  28. f32e48e Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots by Chandan Rajendra · 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. e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 9 years ago
  31. 20e5506 btrfs: constify remaining structs with function pointers by David Sterba · 9 years ago
  32. ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 9 years ago
  33. 7cf5b97 btrfs: qgroup: Cleanup old inaccurate facilities by Qu Wenruo · 9 years ago
  34. df48063 btrfs: extent-tree: Switch to new delalloc space reserve and release by Qu Wenruo · 9 years ago
  35. ae9d8f1 Btrfs: fix race between caching kthread and returning inode to inode cache by Filipe Manana · 10 years ago
  36. c3f4a16 Btrfs: use kmem_cache_free when freeing entry in inode cache by Filipe Manana · 10 years ago
  37. 1bbc621 Btrfs: allow block group cache writeout outside critical section in commit by Chris Mason · 10 years ago
  38. 55507ce Btrfs: fix race between writing free space cache and trimming by Filipe Manana · 10 years ago
  39. 7e1876a btrfs: switch inode_cache option handling to pending changes by David Sterba · 11 years ago
  40. 57cdc8d btrfs: cleanup ino cache members of btrfs_root by David Sterba · 11 years ago
  41. 67a77eb btrfs: remove newline from inode cache kthread name by David Sterba · 11 years ago
  42. 1c70d8f Btrfs: fix inode caching vs tree log by Miao Xie · 11 years ago
  43. e60efa8 Btrfs: avoid triggering bug_on() when we fail to start inode caching task by Wang Shilong · 11 years ago
  44. 9e351cc Btrfs: remove transaction from send by Josef Bacik · 11 years ago
  45. fae7f21 btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) by Dulshani Gunawardhana · 11 years ago
  46. ff76b05 Btrfs: Don't allocate inode that is already in use by Stefan Behrens · 11 years ago
  47. 7451432 Btrfs: remove path arg from btrfs_truncate_free_space_cache by Filipe David Borba Manana · 11 years ago
  48. 53645a9 Btrfs: remove duplicated ino cache's inode lookup by Filipe David Borba Manana · 11 years ago
  49. 69e9c6c Btrfs: eliminate the exceptional root_tree refs=0 by Stefan Behrens · 11 years ago
  50. 7b61cd9 Btrfs: don't use global block reservation for inode cache truncation by Miao Xie · 12 years ago
  51. 7cfa9e5 Btrfs: don't abort the current transaction if there is no enough space for inode cache by Miao Xie · 12 years ago
  52. 08e007d Btrfs: improve the noflush reservation by Miao Xie · 12 years ago
  53. 2bcc032 Btrfs: show useful info in space reservation tracepoint by Liu Bo · 13 years ago
  54. 79787ea btrfs: replace many BUG_ONs with proper error handling by Jeff Mahoney · 13 years ago
  55. e77266e Btrfs: fix compiler warnings on 32 bit systems by Chris Mason · 13 years ago
  56. 8c2a3ca Btrfs: space leak tracepoints by Josef Bacik · 13 years ago
  57. ba38eb4 Btrfs: fix no reserved space for writing out inode cache by Miao Xie · 13 years ago
  58. c09544e Btrfs: handle enospc accounting for free space inodes by Josef Bacik · 13 years ago
  59. 7841cb2 btrfs: add helper for fs_info->closing by David Sterba · 14 years ago
  60. 4b9465c Btrfs: add mount -o inode_cache by Chris Mason · 14 years ago
  61. d132a53 Btrfs: don't save the inode cache if we are deleting this root by Josef Bacik · 14 years ago
  62. ca456ae Btrfs: don't save the inode cache in non-FS roots by liubo · 14 years ago
  63. a47d6b7 Btrfs: setup free ino caching in a more asynchronous way by Li Zefan · 14 years ago
  64. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 14 years ago
  65. 82d5902 Btrfs: Support reading/writing on disk free ino cache by Li Zefan · 14 years ago
  66. 581bb05 Btrfs: Cache free inode numbers in memory by Li Zefan · 14 years ago
  67. db5b493 Btrfs: cleanup some BUG_ON() by Tsutomu Itoh · 14 years ago
  68. 13a8a7c Btrfs: do not reuse objectid of deleted snapshot/subvol by Yan, Zheng · 15 years ago
  69. e63b6a6c Btrfs: Fix a trivial warning using max() of u64 vs ULL. by Joel Becker · 16 years ago
  70. e00f730 Btrfs: remove btrfs_init_path by Jeff Mahoney · 16 years ago
  71. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  72. 5b21f2e Btrfs: extent_map and data=ordered fixes for space balancing by Zheng Yan · 16 years ago
  73. 6527cdb Btrfs: Update find free objectid function for orphan cleanup code by Zheng Yan · 16 years ago
  74. a213501 Btrfs: Replace the big fs_mutex with a collection of other locks by Chris Mason · 17 years ago
  75. b178542 Fix for btrfs_find_free_objectid by Yan · 17 years ago
  76. 5f39d39 Btrfs: Create extent_buffer interface for large blocksizes by Chris Mason · 17 years ago
  77. ec6b910 Btrfs: trivial include fixups by Zach Brown · 17 years ago
  78. 6cbd557 Btrfs: add GPLv2 by Chris Mason · 18 years ago
  79. 1b05da2 Btrfs: drop the inode map tree by Chris Mason · 18 years ago
  80. 5be6f7f Btrfs: dirindex optimizations by Chris Mason · 18 years ago
  81. b1a4d96 Btrfs: tweak the inode-map and free extent search starts on cold mount by Chris Mason · 18 years ago
  82. 7cfcc17 Btrfs: corruptions fixed by Chris Mason · 18 years ago
  83. d602557 Btrfs: corruption hunt continues by Chris Mason · 18 years ago
  84. 6407bf6 Btrfs: reference counts on data extents by Chris Mason · 18 years ago
  85. d571976 btrfs_create, btrfs_write_super, btrfs_sync_fs by Chris Mason · 18 years ago
  86. e20d96d Mountable btrfs, with readdir by Chris Mason · 18 years ago
  87. 2e635a2 Btrfs: initial move to kernel module land by Chris Mason · 18 years ago
  88. 9f5fae2 Btrfs: Add inode map, and the start of file extent items by Chris Mason · 18 years ago