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