1. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  2. b50c6e2 Btrfs: deal with free space cache errors while replaying log by Josef Bacik · 11 years ago
  3. c2cf52e Btrfs: Include the device in most error printk()s by Simon Kirby · 11 years ago
  4. b049668 Btrfs: cleanup unused arguments of btrfs_csum_data by Liu Bo · 11 years ago
  5. 74255aa Btrfs: add some free space cache tests by Josef Bacik · 11 years ago
  6. e942f88 Merge branch 'raid56-experimental' into for-linus-3.9 by Chris Mason · 11 years ago
  7. dde5740 Btrfs: relax the block group size limit for bitmaps by Josef Bacik · 11 years ago
  8. 0e4e026 Merge branch 'for-linus' into raid56-experimental by Chris Mason · 11 years ago
  9. 53b381b Btrfs: RAID5 and RAID6 by David Woodhouse · 11 years ago
  10. b017511 Btrfs: fix panic when recovering tree log by Josef Bacik · 12 years ago
  11. 9600976 Btrfs: use ctl->unit for free space calculation instead of block_group->sectorsize by Wang Sheng-Hui · 12 years ago
  12. 0714012 Btrfs: do not warn_on io_ctl->cur in io_ctl_map_page by Wang Sheng-Hui · 12 years ago
  13. de6c411 Btrfs: fix unnecessary while loop when search the free space, cache by Miao Xie · 12 years ago
  14. e613887 Btrfs: cache extent state when writing out dirty metadata pages by Josef Bacik · 12 years ago
  15. ebb3dad Btrfs: using for_each_set_bit_from to simplify the code by Wei Yongjun · 12 years ago
  16. f6175ef Btrfs: do not count in readonly bytes by Liu Bo · 12 years ago
  17. 5eecb9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  18. bdb7d30 Btrfs: fix tree log remove space corner case by Josef Bacik · 12 years ago
  19. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  20. cd023e7 Btrfs: merge contigous regions when loading free space cache by Josef Bacik · 12 years ago
  21. 5fd0204 Btrfs: finish ordered extents in their own thread by Josef Bacik · 12 years ago
  22. 528c032 btrfs: trivial endianness annotations by Al Viro · 12 years ago
  23. 659e45d Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  24. d53ba47 Btrfs: use commit root when loading free space cache by Josef Bacik · 12 years ago
  25. 9613beb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  26. 79787ea btrfs: replace many BUG_ONs with proper error handling by Jeff Mahoney · 12 years ago
  27. d008237 btrfs: drop gfp_t from lock_extent by Jeff Mahoney · 12 years ago
  28. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  29. 855a85f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  30. a7e221e Btrfs: fix memory leak in load_free_space_cache() by Tsutomu Itoh · 12 years ago
  31. 934e7d4 btrfs: Fix typo in free-space-cache.c by Masanari Iida · 12 years ago
  32. 67d2433 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  33. 9b23062 Btrfs: advance window_start if we're using a bitmap by Josef Bacik · 12 years ago
  34. 0b4a9d2 Btrfs: use cluster->window_start when allocating from a cluster bitmap by Josef Bacik · 12 years ago
  35. 357b978 Btrfs: make sure a bitmap has enough bytes by Josef Bacik · 12 years ago
  36. f9156c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  37. 3f7de03 Btrfs: add allocator tracepoints by Josef Bacik · 13 years ago
  38. d756bd2 Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration by Chris Mason · 12 years ago
  39. 7fe1e64 Btrfs: rewrite btrfs_trim_block_group() by Li Zefan · 13 years ago
  40. 706efc6 Btrfs: check the return value of io_ctl_init() by Li Zefan · 13 years ago
  41. a1ee5a4 Btrfs: avoid possible NULL deref in io_ctl_drop_pages() by Li Zefan · 13 years ago
  42. db804f2 Btrfs: add pinned extents to on-disk free space cache correctly by Li Zefan · 13 years ago
  43. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  44. 1bb9190 Btrfs: revamp clustered allocation logic by Alexandre Oliva · 13 years ago
  45. cb54f25 btrfs: free-space-cache.c: remove extra semicolon. by Justin P. Mattock · 13 years ago
  46. b78d09b Btrfs: reset cluster's max_size when creating bitmap by Alexandre Oliva · 13 years ago
  47. f2d0f67 Btrfs: initialize new bitmaps' list by Alexandre Oliva · 13 years ago
  48. 24a7031 Btrfs: remove free-space-cache.c WARN during log replay by Chris Mason · 13 years ago
  49. f7d61dc Btrfs: clear pages dirty for io and set them extent mapped by Josef Bacik · 13 years ago
  50. 52621cb Btrfs: avoid unnecessary bitmap search for cluster setup by Li Zefan · 13 years ago
  51. 0f0fbf1 Btrfs: fix to search one more bitmap for cluster setup by Li Zefan · 13 years ago
  52. 2f120c0 Btrfs: only map pages if we know we need them when reading the space cache by Josef Bacik · 13 years ago
  53. c817431 Btrfs: use the global reserve when truncating the free space cache inode by Josef Bacik · 13 years ago
  54. 1eae31e Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAIN by Chris Mason · 13 years ago
  55. 016fc6a Btrfs: don't flush the cache inode before writing it by Josef Bacik · 13 years ago
  56. 36ba022 Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions by Josef Bacik · 13 years ago
  57. 5b0e95b Btrfs: inline checksums into the disk free space cache by Josef Bacik · 13 years ago
  58. 549b4fd Btrfs: check the return value of filemap_write_and_wait in the space cache by Josef Bacik · 13 years ago
  59. a67509c Btrfs: add a io_ctl struct and helpers for dealing with the space cache by Josef Bacik · 13 years ago
  60. f75b130 Btrfs: don't skip writing out a empty block groups cache by Josef Bacik · 13 years ago
  61. 3b16a4e Btrfs: use the inode's mapping mask for allocating pages by Josef Bacik · 13 years ago
  62. 4a92b1b Btrfs: stop passing a trans handle all around the reservation code by Josef Bacik · 13 years ago
  63. c09544e Btrfs: handle enospc accounting for free space inodes by Josef Bacik · 13 years ago
  64. 300e4f8 Btrfs: put the block group cache after we commit the super by Josef Bacik · 13 years ago
  65. a9b5fcd Btrfs: fix call to btrfs_search_slot in free space cache by Josef Bacik · 13 years ago
  66. 482e6dc Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check by Josef Bacik · 13 years ago
  67. 6ab6060 Btrfs: ratelimit the generation printk for the free space cache by Josef Bacik · 13 years ago
  68. fb25e91 Btrfs: use bytes_may_use for all ENOSPC reservations by Josef Bacik · 13 years ago
  69. 65450aa Btrfs: reset to appropriate block rsv after orphan operations by Liu Bo · 13 years ago
  70. bb3ac5a Btrfs: fix wrong free space information by Miao Xie · 13 years ago
  71. a94733d Btrfs: use find_or_create_page instead of grab_cache_page by Josef Bacik · 13 years ago
  72. 2f35612 Btrfs: use the normal checksumming infrastructure for free space cache by Josef Bacik · 13 years ago
  73. 9b90f51 Btrfs: make sure to update total_bitmaps when freeing cache V3 by Josef Bacik · 13 years ago
  74. 38e8788 Btrfs: make sure to recheck for bitmaps in clusters by Chris Mason · 13 years ago
  75. f6a3982 Btrfs: fix duplicate checking logic by Josef Bacik · 13 years ago
  76. 2cdc342 Btrfs: fix bitmap regression by Josef Bacik · 13 years ago
  77. 3de85bb Btrfs: noinline the cluster searching functions by Josef Bacik · 13 years ago
  78. 86d4a77 Btrfs: cache bitmaps when searching for a cluster by Josef Bacik · 13 years ago
  79. 7841cb2 btrfs: add helper for fs_info->closing by David Sterba · 13 years ago
  80. 4b9465c Btrfs: add mount -o inode_cache by Chris Mason · 13 years ago
  81. 211f96c Btrfs: make sure we don't overflow the free space cache crc page by Chris Mason · 13 years ago
  82. ff5714c Merge branch 'for-chris' of by Chris Mason · 13 years ago
  83. 207dde8 Btrfs: check for duplicate entries in the free space cache by Josef Bacik · 13 years ago
  84. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
  85. 0965537 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers by Chris Mason · 13 years ago
  86. f2a97a9 btrfs: remove all unused functions by David Sterba · 13 years ago
  87. b3b4aa7 btrfs: drop unused parameter from btrfs_release_path by David Sterba · 13 years ago
  88. 62a45b6 btrfs: make functions static when possible by David Sterba · 13 years ago
  89. edc95ae btrfs: remove nested duplicate variable declarations by David Sterba · 13 years ago
  90. a4f0162 Btrfs: free bitmaps properly when evicting the cache by Josef Bacik · 13 years ago
  91. f789b68 Btrfs: Free free_space item properly in btrfs_trim_block_group() by Li Zefan · 13 years ago
  92. 82d5902 Btrfs: Support reading/writing on disk free ino cache by Li Zefan · 13 years ago
  93. 0414efa Btrfs: Make the code for reading/writing free space cache generic by Li Zefan · 13 years ago
  94. 581bb05 Btrfs: Cache free inode numbers in memory by Li Zefan · 13 years ago
  95. 34d52cb Btrfs: Make free space cache code generic by Li Zefan · 13 years ago
  96. f38b6e7 Btrfs: Use bitmap_set/clear() by Li Zefan · 13 years ago
  97. 92c42311 Btrfs: Remove unused btrfs_block_group_free_space() by Li Zefan · 13 years ago
  98. f65647c Btrfs: fix free space cache leak by Chris Mason · 13 years ago
  99. be1a12a Btrfs: deal with the case that we run out of space in the cache by Josef Bacik · 13 years ago
  100. 43be214 Btrfs: fix free space cache when there are pinned extents and clusters V2 by Josef Bacik · 13 years ago