1. 2cf8572 Btrfs: use the commit_root for reading free_space_inode crcs by Chris Mason · 13 years ago
  2. a659171 Btrfs: stop using highmem for extent_buffers by Chris Mason · 13 years ago
  3. 9e0baf6 Btrfs: fix enospc problems with delalloc by Josef Bacik · 13 years ago
  4. a94733d Btrfs: use find_or_create_page instead of grab_cache_page by Josef Bacik · 13 years ago
  5. 149e2d7 btrfs: fix oops when doing space balance by Miao Xie · 13 years ago
  6. 2f7e33d btrfs: fix inconsonant inode information by Miao Xie · 13 years ago
  7. 1973f0f Btrfs: make sure to record the transid in new inodes by Chris Mason · 13 years ago
  8. 71d7aed Btrfs: fix path leakage on subvol deletion by Josef Bacik · 13 years ago
  9. 30b4caf Btrfs: use join_transaction in btrfs_evict_inode() by Li Zefan · 13 years ago
  10. 08d2f34 Btrfs: fix extent state leak on failed nodatasum reads by Jan Schmidt · 13 years ago
  11. 7841cb2 btrfs: add helper for fs_info->closing by David Sterba · 13 years ago
  12. ff5714c Merge branch 'for-chris' of by Chris Mason · 13 years ago
  13. 4cb5300 Btrfs: add mount -o auto_defrag by Chris Mason · 13 years ago
  14. d6c0cb3 Merge branch 'cleanups_and_fixes' into inode_numbers by Chris Mason · 13 years ago
  15. b083916 fs/btrfs: Add missing btrfs_free_path by Julia Lawall · 13 years ago
  16. 1cd3079 Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item by Tsutomu Itoh · 13 years ago
  17. 27160b6 btrfs: fix typo 'testeing' -> 'testing' by Sergei Trofimovich · 13 years ago
  18. d90c732 Btrfs: leave spinning on lookup and map the leaf by Josef Bacik · 13 years ago
  19. 026fd31 Btrfs: don't always do readahead by Josef Bacik · 13 years ago
  20. d82a6f1 Btrfs: kill BTRFS_I(inode)->block_group by Josef Bacik · 13 years ago
  21. fcb80c2 Btrfs: fix how we do space reservation for truncate by Josef Bacik · 13 years ago
  22. 7a7eaa4 Btrfs: take away the num_items argument from btrfs_join_transaction by Josef Bacik · 13 years ago
  23. 74b2107 Btrfs: make sure to use the delalloc reserve when filling delalloc by Josef Bacik · 13 years ago
  24. 7126733 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers by Chris Mason · 13 years ago
  25. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
  26. dcc6d07 Merge branch 'delayed_inode' into inode_numbers by Chris Mason · 13 years ago
  27. 16cdcec btrfs: implement delayed inode items operation by Miao Xie · 13 years ago
  28. 0965537 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers by Chris Mason · 13 years ago
  29. 7a36dde btrfs: use printk_ratelimited instead of printk_ratelimit by David Sterba · 13 years ago
  30. a2de733 btrfs: scrub by Arne Jansen · 14 years ago
  31. 182608c btrfs: remove old unused commented out code by David Sterba · 13 years ago
  32. f2a97a9 btrfs: remove all unused functions by David Sterba · 13 years ago
  33. b3b4aa7 btrfs: drop unused parameter from btrfs_release_path by David Sterba · 13 years ago
  34. 172ddd6 btrfs: drop gfp parameter from alloc_extent_map by David Sterba · 13 years ago
  35. a8067e0 btrfs: drop unused parameter from extent_map_tree_init by David Sterba · 13 years ago
  36. f993c88 btrfs: drop unused argument from extent_io_tree_init by David Sterba · 13 years ago
  37. c704005 btrfs: unify checking of IS_ERR and null by David Sterba · 13 years ago
  38. 306e16c btrfs: rename variables clashing with global function names by David Sterba · 13 years ago
  39. 019793b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  40. 7cf96da Btrfs: cleanup error handling in inode.c by Tsutomu Itoh · 13 years ago
  41. 64728bb Btrfs: put the right bio if we have an error by Josef Bacik · 13 years ago
  42. 8d41371 Btrfs: check return value of kmalloc() by Tsutomu Itoh · 13 years ago
  43. 82d5902 Btrfs: Support reading/writing on disk free ino cache by Li Zefan · 13 years ago
  44. 33345d01 Btrfs: Always use 64bit inode number by Li Zefan · 13 years ago
  45. 581bb05 Btrfs: Cache free inode numbers in memory by Li Zefan · 13 years ago
  46. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  47. 3153495 Btrfs: Fix incorrect inode nlink in btrfs_link() by Miao Xie · 13 years ago
  48. b9e03af Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir() by Li Zefan · 13 years ago
  49. 874d0d2 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into for-linus by Chris Mason · 13 years ago
  50. 507903b btrfs: using cached extent_state in set/unlock combinations by Arne Jansen · 13 years ago
  51. a1b75f7 Btrfs: check for duplicate iov_base's when doing dio reads by Josef Bacik · 13 years ago
  52. 8fb2764 Btrfs: fix memory leaks in btrfs_new_inode() by Yoshinori Sano · 13 years ago
  53. 93a54bc Btrfs: check for duplicate iov_base's when doing dio reads by Josef Bacik · 13 years ago
  54. 16d299a Btrfs: reuse the extent_map we found when calling btrfs_get_extent by Josef Bacik · 13 years ago
  55. 1ae3993 Btrfs: do not use async submit for small DIO io's by Josef Bacik · 13 years ago
  56. 02f57c7 Btrfs: don't split dio bios if we don't have to by Josef Bacik · 13 years ago
  57. 1ef30be Btrfs: do not call btrfs_update_inode in endio if nothing changed by Josef Bacik · 13 years ago
  58. 12ddb96 Btrfs: map the inode item when doing fill_inode_item by Josef Bacik · 13 years ago
  59. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  60. 884b826 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  61. c9ddec7 Btrfs: don't warn in btrfs_add_orphan by Josef Bacik · 13 years ago
  62. adae52b btrfs: clear __GFP_FS flag in the space cache inode by Miao Xie · 13 years ago
  63. b44c59a Btrfs: fix subvol_sem leak in btrfs_rename() by Johann Lombardi · 13 years ago
  64. fe3f566 Btrfs: Fix oops for defrag with compression turned on by Li Zefan · 13 years ago
  65. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  66. 212a17a Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  67. 1561ded btrfs: fix possible deadlock by clearing __GFP_FS flag by Miao Xie · 13 years ago
  68. c055e99 btrfs: check link counter overflow in link(2) by Al Viro · 14 years ago
  69. 9298679 btrfs: don't mess with i_nlink of unlocked inode in rename() by Al Viro · 14 years ago
  70. c2db107 Btrfs: check return value of btrfs_alloc_path() by Tsutomu Itoh · 14 years ago
  71. dac97e51 Btrfs: fix uncheck memory allocations by Yoshinori Sano · 14 years ago
  72. 3ab3564 btrfs: return EXDEV when linking from different subvolumes by Mark Fasheh · 13 years ago
  73. 75e7cb7 Btrfs: Per file/directory controls for COW and compression by Liu Bo · 13 years ago
  74. 1abe9b8 Btrfs: add initial tracepoint support for btrfs by liubo · 13 years ago
  75. c0da7aa Btrfs: mark the bio with an error if we have a failure in dio by Josef Bacik · 13 years ago
  76. 98bc314 Btrfs: don't allocate dip->csums when doing writes by Josef Bacik · 13 years ago
  77. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  78. 22a94d4 Btrfs: add checks to verify dir items are correct by Josef Bacik · 13 years ago
  79. 695a0d0 Btrfs: add a comment explaining what btrfs_cont_expand does by Josef Bacik · 14 years ago
  80. 930f028 Btrfs: use mark_inode_dirty when expanding the file by Josef Bacik · 14 years ago
  81. f0cd846 Btrfs: only add orphan items when truncating by Josef Bacik · 14 years ago
  82. ded5db9 Btrfs: make sure to remove the orphan item from the in-memory list by Josef Bacik · 14 years ago
  83. 66b4ffd Btrfs: handle errors in btrfs_orphan_cleanup by Josef Bacik · 14 years ago
  84. 3893e33 Btrfs: cleanup error handling in the truncate path by Josef Bacik · 14 years ago
  85. a41ad39 Btrfs: convert to the new truncate sequence by Josef Bacik · 14 years ago
  86. dc89e98 Btrfs: use a slab for the free space entries by Josef Bacik · 14 years ago
  87. 57a45ced Btrfs: change reserved_extents to an atomic_t by Josef Bacik · 14 years ago
  88. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  89. 422e6c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  90. a002951 Merge branch 'next' into for-linus by James Morris · 13 years ago
  91. f17b604 fs: Remove i_nlink check from file system link callback by Aneesh Kumar K.V · 14 years ago
  92. 0e5b88c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  93. 7e6b646 btrfs: fix not enough reserved space by Miao Xie · 14 years ago
  94. b4966b7 btrfs: fix dip leak by Daniel J Blueman · 13 years ago
  95. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  96. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  97. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 14 years ago
  98. 4660ba6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  99. ec29ed5 Btrfs: fix fiemap bugs with delalloc by Chris Mason · 14 years ago
  100. 007a14a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago