1. 1aba86d Btrfs: fix easily get into ENOSPC in mixed case by liubo · 13 years ago
  2. 8d41371 Btrfs: check return value of kmalloc() by Tsutomu Itoh · 13 years ago
  3. 6d74119 Btrfs: avoid taking the chunk_mutex in do_chunk_alloc by Josef Bacik · 13 years ago
  4. 0e4f8f8 Btrfs: don't force chunk allocation in find_free_extent by Chris Mason · 13 years ago
  5. c59021f Btrfs: fix OOPS of empty filesystem after balance by liubo · 13 years ago
  6. 9f7c43c Btrfs: fix memory leak of empty filesystem after balance by liubo · 13 years ago
  7. dac97e51 Btrfs: fix uncheck memory allocations by Yoshinori Sano · 14 years ago
  8. f7039b1 Btrfs: add btrfs_trim_fs() to handle FITRIM by Li Dongyang · 13 years ago
  9. 5378e60 Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes by Li Dongyang · 13 years ago
  10. b4d00d5 Btrfs: make update_reserved_bytes() public by Li Dongyang · 13 years ago
  11. fc0e4a3 btrfs: use GFP_NOFS instead of GFP_KERNEL by Miao Xie · 13 years ago
  12. 97d9a8a Btrfs: check return value of read_tree_block() by Tsutomu Itoh · 13 years ago
  13. db5b493 Btrfs: cleanup some BUG_ON() by Tsutomu Itoh · 13 years ago
  14. 1abe9b8 Btrfs: add initial tracepoint support for btrfs by liubo · 13 years ago
  15. a826d6d Btrfs: check items for correctness as we search by Josef Bacik · 13 years ago
  16. 66b4ffd Btrfs: handle errors in btrfs_orphan_cleanup by Josef Bacik · 14 years ago
  17. 57a45ced Btrfs: change reserved_extents to an atomic_t by Josef Bacik · 14 years ago
  18. 0e5b88c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  19. 36e39c4 Btrfs: break out of shrink_delalloc earlier by Chris Mason · 13 years ago
  20. 4660ba6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  21. c87f08c Btrfs: allow balance to explicitly allocate chunks as it relocates by Chris Mason · 14 years ago
  22. 9143565 Btrfs: put ENOSPC debugging under a mount option by Chris Mason · 14 years ago
  23. 007a14a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  24. c26a920 Btrfs: check return value of alloc_extent_map() by Tsutomu Itoh · 14 years ago
  25. cb5520f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  26. 3c14874 Btrfs: exclude super blocks when we read in block groups by Josef Bacik · 14 years ago
  27. 98d5dc1 btrfs: fix return value check of btrfs_start_transaction() by Tsutomu Itoh · 14 years ago
  28. 5df6708 btrfs: checking NULL or not in some functions by Tsutomu Itoh · 14 years ago
  29. b1953bc Btrfs: make shrink_delalloc a little friendlier by Josef Bacik · 14 years ago
  30. 68a8227 Btrfs: use the global block reserve if we cannot reserve space by Josef Bacik · 14 years ago
  31. e9e2289 Btrfs: do not release more reserved bytes to the global_block_rsv than we need by Josef Bacik · 14 years ago
  32. 3612b49 btrfs: fix return value check of btrfs_join_transaction() by Tsutomu Itoh · 14 years ago
  33. eee2a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  34. acce952 Btrfs: forced readonly mounts on errors by liubo · 14 years ago
  35. f690efb Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check by Josef Bacik · 14 years ago
  36. 6d07bce btrfs: fix wrong free space information of btrfs by Miao Xie · 14 years ago
  37. 7bfc837 btrfs: restructure find_free_dev_extent() by Miao Xie · 14 years ago
  38. d52a5b5 btrfs: try to reclaim some space when chunk allocation fails by Miao Xie · 14 years ago
  39. 65e5341 Btrfs: fix off by one while setting block groups readonly by Chris Mason · 14 years ago
  40. e13cf63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  41. 83a50de Btrfs: prevent RAID level downgrades when space is low by Chris Mason · 14 years ago
  42. cd02dca Btrfs: account for missing devices in RAID allocation profiles by Chris Mason · 14 years ago
  43. 84cd948 Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots by Josef Bacik · 14 years ago
  44. b8399de Btrfs: do not do fast caching if we are allocating blocks for tree_root by Josef Bacik · 14 years ago
  45. 2b20982 Btrfs: deal with space cache errors better by Josef Bacik · 14 years ago
  46. aa3fc52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  47. 6f33434 btrfs: Fix early enospc because 'unused' calculated with wrong sign. by Arne Jansen · 14 years ago
  48. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  49. d8e39c4 Btrfs: drop unused variable in block_alloc_rsv by Chris Mason · 14 years ago
  50. 559af82 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) by Andi Kleen · 14 years ago
  51. bf9022e Btrfs: use the flusher threads for delalloc throttling by Chris Mason · 14 years ago
  52. e5bc245 Btrfs: tune the chunk allocation to 5% of the FS as metadata by Chris Mason · 14 years ago
  53. 6b5b817 Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work by Chris Mason · 14 years ago
  54. 8216ef8 Btrfs: let the user know space caching is enabled by Josef Bacik · 14 years ago
  55. 88c2ba3 Btrfs: Add a clear_cache mount option by Josef Bacik · 14 years ago
  56. 6737773 Btrfs: add support for mixed data+metadata block groups by Josef Bacik · 14 years ago
  57. dde5abe Btrfs: check cache->caching_ctl before returning if caching has started by Josef Bacik · 14 years ago
  58. 9d66e23 Btrfs: load free space cache if it exists by Josef Bacik · 14 years ago
  59. 0cb59c9 Btrfs: write out free space cache by Josef Bacik · 14 years ago
  60. 0af3d00 Btrfs: create special free space cache inode by Josef Bacik · 14 years ago
  61. e9bb7f1 Btrfs: remove warn_on from use_block_rsv by Josef Bacik · 14 years ago
  62. 3822793 Btrfs: set trans to null in reserve_metadata_bytes if we commit the transaction by Josef Bacik · 14 years ago
  63. 8bb8ab2 Btrfs: rework how we reserve metadata bytes by Josef Bacik · 14 years ago
  64. 14ed0ca Btrfs: don't allocate chunks as aggressively by Josef Bacik · 14 years ago
  65. 0019f10 Btrfs: re-work delalloc flushing by Josef Bacik · 14 years ago
  66. 6d48755 Btrfs: fix reservation code for mixed block groups by Josef Bacik · 14 years ago
  67. 89a5589 Btrfs: fix df regression by Josef Bacik · 14 years ago
  68. a1f7650 Btrfs: stop trying to shrink delalloc if there are no inodes to reclaim by Josef Bacik · 14 years ago
  69. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  70. c3b9a62 btrfs: replace barriers with explicit flush / FUA usage by Christoph Hellwig · 14 years ago
  71. b25b550 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  72. 3bf84a5 Btrfs: Fix BUG_ON for fs converted from extN by Yan, Zheng · 14 years ago
  73. 105a048 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  74. 933b585 Btrfs: drop verbose enospc printk by Chris Mason · 14 years ago
  75. 3fd0a55 Btrfs: Metadata ENOSPC handling for balance by Yan, Zheng · 14 years ago
  76. d68fc57 Btrfs: Metadata reservation for orphan inodes by Yan, Zheng · 14 years ago
  77. 8929ecfa Btrfs: Introduce global metadata reservation by Yan, Zheng · 14 years ago
  78. 0ca1f7c Btrfs: Update metadata reservation for delayed allocation by Yan, Zheng · 14 years ago
  79. a22285a Btrfs: Integrate metadata reservation with start_transaction by Yan, Zheng · 14 years ago
  80. f0486c6 Btrfs: Introduce contexts for metadata reservation by Yan, Zheng · 14 years ago
  81. 5da9d01 Btrfs: Shrink delay allocated space in a synchronized by Yan, Zheng · 14 years ago
  82. 424499d Btrfs: Kill allocate_wait in space_info by Yan, Zheng · 14 years ago
  83. b742bb8 Btrfs: Link block groups of different raid types by Yan, Zheng · 14 years ago
  84. fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 14 years ago
  85. d6cf853 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  86. 795d580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  87. ab6e2410 Btrfs: fix data enospc check overflow by Josef Bacik · 14 years ago
  88. b5cb160 Btrfs: fix small race with delalloc flushing waitqueue's by Josef Bacik · 14 years ago
  89. 287a0ab Btrfs: kill max_extent mount option by Josef Bacik · 14 years ago
  90. 1b1d1f6 Btrfs: fail to mount if we have problems reading the block groups by Josef Bacik · 14 years ago
  91. 90d2c51d Btrfs: add NULL check for do_walk_down() by Miao Xie · 14 years ago
  92. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  93. 2ac55d4 Btrfs: cache the extent state everywhere we possibly can V2 by Josef Bacik · 15 years ago
  94. 7a7965f Btrfs: Fix oopsen when dropping empty tree. by Yan, Zheng · 15 years ago
  95. 11dfe35 Btrfs: fix possible panic on unmount by Josef Bacik · 15 years ago
  96. 83d3c96 Btrfs: make metadata chunks smaller by Josef Bacik · 15 years ago
  97. 06b2331 Btrfs: don't add extent 0 to the free space cache v2 by Yan, Zheng · 15 years ago
  98. 86b9f2e Btrfs: Fix per root used space accounting by Yan, Zheng · 15 years ago
  99. 24bbcf0 Btrfs: Add delayed iput by Yan, Zheng · 15 years ago
  100. 8cef4e1 Btrfs: Avoid superfluous tree-log writeout by Yan, Zheng · 15 years ago