1. e0f5406 Btrfs: fix type mismatch in find_free_extent() by Ilya Dryomov · 13 years ago
  2. f4c4401 Btrfs: drop the delalloc_bytes check in shrink_delalloc by Chris Mason · 13 years ago
  3. 723bda2 Btrfs: fix the allocator loop logic by Josef Bacik · 13 years ago
  4. f2bb8f5 Btrfs: don't commit the transaction if we dont have enough pinned bytes by Josef Bacik · 13 years ago
  5. 7841cb2 btrfs: add helper for fs_info->closing by David Sterba · 13 years ago
  6. ff5714c Merge branch 'for-chris' of by Chris Mason · 13 years ago
  7. d6c0cb3 Merge branch 'cleanups_and_fixes' into inode_numbers by Chris Mason · 13 years ago
  8. 1cd3079 Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item by Tsutomu Itoh · 13 years ago
  9. c4f675c btrfs: don't spin in shrink_delalloc if there is nothing to free by Sergei Trofimovich · 13 years ago
  10. cca1c81 Btrfs: don't try to allocate from a block group that doesn't have enough space by Josef Bacik · 13 years ago
  11. 026fd31 Btrfs: don't always do readahead by Josef Bacik · 13 years ago
  12. 589d8ad Btrfs: try not to sleep as much when doing slow caching by Josef Bacik · 13 years ago
  13. d82a6f1 Btrfs: kill BTRFS_I(inode)->block_group by Josef Bacik · 13 years ago
  14. fcb80c2 Btrfs: fix how we do space reservation for truncate by Josef Bacik · 13 years ago
  15. a4abeea Btrfs: kill trans_mutex by Josef Bacik · 13 years ago
  16. 7a7eaa4 Btrfs: take away the num_items argument from btrfs_join_transaction by Josef Bacik · 13 years ago
  17. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
  18. dcc6d07 Merge branch 'delayed_inode' into inode_numbers by Chris Mason · 13 years ago
  19. 16cdcec btrfs: implement delayed inode items operation by Miao Xie · 13 years ago
  20. 0965537 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers by Chris Mason · 13 years ago
  21. 1aba86d Btrfs: fix easily get into ENOSPC in mixed case by liubo · 14 years ago
  22. 182608c btrfs: remove old unused commented out code by David Sterba · 13 years ago
  23. 8cc33e5 btrfs: Document a mutex lock/unlock sequence by David Sterba · 13 years ago
  24. b3b4aa7 btrfs: drop unused parameter from btrfs_release_path by David Sterba · 13 years ago
  25. 172ddd6 btrfs: drop gfp parameter from alloc_extent_map by David Sterba · 13 years ago
  26. 62a45b6 btrfs: make functions static when possible by David Sterba · 13 years ago
  27. 8d41371 Btrfs: check return value of kmalloc() by Tsutomu Itoh · 13 years ago
  28. 82d5902 Btrfs: Support reading/writing on disk free ino cache by Li Zefan · 13 years ago
  29. 33345d01 Btrfs: Always use 64bit inode number by Li Zefan · 13 years ago
  30. 34d52cb Btrfs: Make free space cache code generic by Li Zefan · 14 years ago
  31. 6d74119 Btrfs: avoid taking the chunk_mutex in do_chunk_alloc by Josef Bacik · 13 years ago
  32. 0e4f8f8 Btrfs: don't force chunk allocation in find_free_extent by Chris Mason · 13 years ago
  33. c59021f Btrfs: fix OOPS of empty filesystem after balance by liubo · 14 years ago
  34. 9f7c43c Btrfs: fix memory leak of empty filesystem after balance by liubo · 14 years ago
  35. dac97e51 Btrfs: fix uncheck memory allocations by Yoshinori Sano · 14 years ago
  36. f7039b1 Btrfs: add btrfs_trim_fs() to handle FITRIM by Li Dongyang · 14 years ago
  37. 5378e60 Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes by Li Dongyang · 14 years ago
  38. b4d00d5 Btrfs: make update_reserved_bytes() public by Li Dongyang · 14 years ago
  39. fc0e4a3 btrfs: use GFP_NOFS instead of GFP_KERNEL by Miao Xie · 14 years ago
  40. 97d9a8a Btrfs: check return value of read_tree_block() by Tsutomu Itoh · 14 years ago
  41. db5b493 Btrfs: cleanup some BUG_ON() by Tsutomu Itoh · 14 years ago
  42. 1abe9b8 Btrfs: add initial tracepoint support for btrfs by liubo · 14 years ago
  43. a826d6d Btrfs: check items for correctness as we search by Josef Bacik · 14 years ago
  44. 66b4ffd Btrfs: handle errors in btrfs_orphan_cleanup by Josef Bacik · 14 years ago
  45. 57a45ced Btrfs: change reserved_extents to an atomic_t by Josef Bacik · 14 years ago
  46. 0e5b88c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  47. 36e39c4 Btrfs: break out of shrink_delalloc earlier by Chris Mason · 14 years ago
  48. 4660ba6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  49. c87f08c Btrfs: allow balance to explicitly allocate chunks as it relocates by Chris Mason · 14 years ago
  50. 9143565 Btrfs: put ENOSPC debugging under a mount option by Chris Mason · 14 years ago
  51. 007a14a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  52. c26a920 Btrfs: check return value of alloc_extent_map() by Tsutomu Itoh · 14 years ago
  53. cb5520f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  54. 3c14874 Btrfs: exclude super blocks when we read in block groups by Josef Bacik · 14 years ago
  55. 98d5dc1 btrfs: fix return value check of btrfs_start_transaction() by Tsutomu Itoh · 14 years ago
  56. 5df6708 btrfs: checking NULL or not in some functions by Tsutomu Itoh · 14 years ago
  57. b1953bc Btrfs: make shrink_delalloc a little friendlier by Josef Bacik · 14 years ago
  58. 68a8227 Btrfs: use the global block reserve if we cannot reserve space by Josef Bacik · 14 years ago
  59. e9e2289 Btrfs: do not release more reserved bytes to the global_block_rsv than we need by Josef Bacik · 14 years ago
  60. 3612b49 btrfs: fix return value check of btrfs_join_transaction() by Tsutomu Itoh · 14 years ago
  61. eee2a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  62. acce952 Btrfs: forced readonly mounts on errors by liubo · 14 years ago
  63. f690efb Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check by Josef Bacik · 14 years ago
  64. 6d07bce btrfs: fix wrong free space information of btrfs by Miao Xie · 14 years ago
  65. 7bfc837 btrfs: restructure find_free_dev_extent() by Miao Xie · 14 years ago
  66. d52a5b5 btrfs: try to reclaim some space when chunk allocation fails by Miao Xie · 14 years ago
  67. 65e5341 Btrfs: fix off by one while setting block groups readonly by Chris Mason · 14 years ago
  68. e13cf63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  69. 83a50de Btrfs: prevent RAID level downgrades when space is low by Chris Mason · 14 years ago
  70. cd02dca Btrfs: account for missing devices in RAID allocation profiles by Chris Mason · 14 years ago
  71. 84cd948 Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots by Josef Bacik · 14 years ago
  72. b8399de Btrfs: do not do fast caching if we are allocating blocks for tree_root by Josef Bacik · 14 years ago
  73. 2b20982 Btrfs: deal with space cache errors better by Josef Bacik · 14 years ago
  74. aa3fc52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  75. 6f33434 btrfs: Fix early enospc because 'unused' calculated with wrong sign. by Arne Jansen · 14 years ago
  76. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  77. d8e39c4 Btrfs: drop unused variable in block_alloc_rsv by Chris Mason · 14 years ago
  78. 559af82 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) by Andi Kleen · 14 years ago
  79. bf9022e Btrfs: use the flusher threads for delalloc throttling by Chris Mason · 14 years ago
  80. e5bc245 Btrfs: tune the chunk allocation to 5% of the FS as metadata by Chris Mason · 14 years ago
  81. 6b5b817 Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work by Chris Mason · 14 years ago
  82. 8216ef8 Btrfs: let the user know space caching is enabled by Josef Bacik · 14 years ago
  83. 88c2ba3 Btrfs: Add a clear_cache mount option by Josef Bacik · 14 years ago
  84. 6737773 Btrfs: add support for mixed data+metadata block groups by Josef Bacik · 14 years ago
  85. dde5abe Btrfs: check cache->caching_ctl before returning if caching has started by Josef Bacik · 14 years ago
  86. 9d66e23 Btrfs: load free space cache if it exists by Josef Bacik · 14 years ago
  87. 0cb59c9 Btrfs: write out free space cache by Josef Bacik · 14 years ago
  88. 0af3d00 Btrfs: create special free space cache inode by Josef Bacik · 14 years ago
  89. e9bb7f1 Btrfs: remove warn_on from use_block_rsv by Josef Bacik · 14 years ago
  90. 3822793 Btrfs: set trans to null in reserve_metadata_bytes if we commit the transaction by Josef Bacik · 14 years ago
  91. 8bb8ab2 Btrfs: rework how we reserve metadata bytes by Josef Bacik · 14 years ago
  92. 14ed0ca Btrfs: don't allocate chunks as aggressively by Josef Bacik · 14 years ago
  93. 0019f10 Btrfs: re-work delalloc flushing by Josef Bacik · 14 years ago
  94. 6d48755 Btrfs: fix reservation code for mixed block groups by Josef Bacik · 14 years ago
  95. 89a5589 Btrfs: fix df regression by Josef Bacik · 14 years ago
  96. a1f7650 Btrfs: stop trying to shrink delalloc if there are no inodes to reclaim by Josef Bacik · 14 years ago
  97. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  98. c3b9a62 btrfs: replace barriers with explicit flush / FUA usage by Christoph Hellwig · 14 years ago
  99. b25b550 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  100. 3bf84a5 Btrfs: Fix BUG_ON for fs converted from extN by Yan, Zheng · 14 years ago