1. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  2. 3153495 Btrfs: Fix incorrect inode nlink in btrfs_link() by Miao Xie · 14 years ago
  3. b9e03af Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir() by Li Zefan · 14 years ago
  4. 874d0d2 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into for-linus by Chris Mason · 14 years ago
  5. 507903b btrfs: using cached extent_state in set/unlock combinations by Arne Jansen · 14 years ago
  6. a1b75f7 Btrfs: check for duplicate iov_base's when doing dio reads by Josef Bacik · 14 years ago
  7. 8fb2764 Btrfs: fix memory leaks in btrfs_new_inode() by Yoshinori Sano · 14 years ago
  8. 93a54bc Btrfs: check for duplicate iov_base's when doing dio reads by Josef Bacik · 14 years ago
  9. 16d299a Btrfs: reuse the extent_map we found when calling btrfs_get_extent by Josef Bacik · 14 years ago
  10. 1ae3993 Btrfs: do not use async submit for small DIO io's by Josef Bacik · 14 years ago
  11. 02f57c7 Btrfs: don't split dio bios if we don't have to by Josef Bacik · 14 years ago
  12. 1ef30be Btrfs: do not call btrfs_update_inode in endio if nothing changed by Josef Bacik · 14 years ago
  13. 12ddb96 Btrfs: map the inode item when doing fill_inode_item by Josef Bacik · 14 years ago
  14. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  15. 884b826 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  16. c9ddec7 Btrfs: don't warn in btrfs_add_orphan by Josef Bacik · 14 years ago
  17. adae52b btrfs: clear __GFP_FS flag in the space cache inode by Miao Xie · 14 years ago
  18. b44c59a Btrfs: fix subvol_sem leak in btrfs_rename() by Johann Lombardi · 14 years ago
  19. fe3f566 Btrfs: Fix oops for defrag with compression turned on by Li Zefan · 14 years ago
  20. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  21. 212a17a Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  22. 1561ded btrfs: fix possible deadlock by clearing __GFP_FS flag by Miao Xie · 14 years ago
  23. c055e99 btrfs: check link counter overflow in link(2) by Al Viro · 14 years ago
  24. 9298679 btrfs: don't mess with i_nlink of unlocked inode in rename() by Al Viro · 14 years ago
  25. c2db107 Btrfs: check return value of btrfs_alloc_path() by Tsutomu Itoh · 14 years ago
  26. dac97e5 Btrfs: fix uncheck memory allocations by Yoshinori Sano · 14 years ago
  27. 3ab3564 btrfs: return EXDEV when linking from different subvolumes by Mark Fasheh · 14 years ago
  28. 75e7cb7 Btrfs: Per file/directory controls for COW and compression by Liu Bo · 14 years ago
  29. 1abe9b8 Btrfs: add initial tracepoint support for btrfs by liubo · 14 years ago
  30. c0da7aa Btrfs: mark the bio with an error if we have a failure in dio by Josef Bacik · 14 years ago
  31. 98bc314 Btrfs: don't allocate dip->csums when doing writes by Josef Bacik · 14 years ago
  32. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  33. 22a94d4 Btrfs: add checks to verify dir items are correct by Josef Bacik · 14 years ago
  34. 695a0d0 Btrfs: add a comment explaining what btrfs_cont_expand does by Josef Bacik · 14 years ago
  35. 930f028 Btrfs: use mark_inode_dirty when expanding the file by Josef Bacik · 14 years ago
  36. f0cd846 Btrfs: only add orphan items when truncating by Josef Bacik · 14 years ago
  37. ded5db9 Btrfs: make sure to remove the orphan item from the in-memory list by Josef Bacik · 14 years ago
  38. 66b4ffd Btrfs: handle errors in btrfs_orphan_cleanup by Josef Bacik · 14 years ago
  39. 3893e33 Btrfs: cleanup error handling in the truncate path by Josef Bacik · 14 years ago
  40. a41ad39 Btrfs: convert to the new truncate sequence by Josef Bacik · 14 years ago
  41. dc89e98 Btrfs: use a slab for the free space entries by Josef Bacik · 14 years ago
  42. 57a45ced Btrfs: change reserved_extents to an atomic_t by Josef Bacik · 14 years ago
  43. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  44. 422e6c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  45. a002951 Merge branch 'next' into for-linus by James Morris · 14 years ago
  46. f17b604 fs: Remove i_nlink check from file system link callback by Aneesh Kumar K.V · 14 years ago
  47. 0e5b88c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  48. 7e6b646 btrfs: fix not enough reserved space by Miao Xie · 14 years ago
  49. b4966b7 btrfs: fix dip leak by Daniel J Blueman · 14 years ago
  50. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 14 years ago
  51. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  52. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 14 years ago
  53. 4660ba6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  54. ec29ed5 Btrfs: fix fiemap bugs with delalloc by Chris Mason · 14 years ago
  55. 007a14a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  56. c26a920 Btrfs: check return value of alloc_extent_map() by Tsutomu Itoh · 14 years ago
  57. cb5520f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  58. 554233a btrfs: cleanup error handling in btrfs_unlink_inode() by Tsutomu Itoh · 14 years ago
  59. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 14 years ago
  60. 98d5dc1 btrfs: fix return value check of btrfs_start_transaction() by Tsutomu Itoh · 14 years ago
  61. dedefd7 Btrfs: fix check_path_shared so it returns the right value by Josef Bacik · 14 years ago
  62. 3612b49 btrfs: fix return value check of btrfs_join_transaction() by Tsutomu Itoh · 14 years ago
  63. 34d19ba fs/btrfs/inode.c: Add missing IS_ERR test by Julia Lawall · 14 years ago
  64. eab49be Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 14 years ago
  65. b897abe Btrfs: Fix memory leak in writepage fixup work by Miao Xie · 14 years ago
  66. eee2a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  67. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 14 years ago
  68. 64c23e8 make the feature checks in ->fallocate future proof by Christoph Hellwig · 14 years ago
  69. f892436 Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 by Chris Mason · 14 years ago
  70. 23a8519 Btrfs: fail if we try to use hole punch by Josef Bacik · 14 years ago
  71. af53d29 switch btrfs, close races by Al Viro · 14 years ago
  72. 258a5aa btrfs: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  73. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  74. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  75. fa0d7e3 fs: icache RCU free inodes by Nick Piggin · 14 years ago
  76. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  77. b83cc96 Btrfs: Add readonly snapshots support by Li Zefan · 14 years ago
  78. 261507a0 btrfs: Allow to add new compression algorithm by Li Zefan · 14 years ago
  79. e13cf63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  80. 3dd1462 Btrfs: fix compiler warnings by Jan Beulich · 14 years ago
  81. 24ae636 Btrfs: Fix page leak in compressed writeback path by Yan, Zheng · 14 years ago
  82. 955256f Btrfs: fix use after free in O_DIRECT by Josef Bacik · 14 years ago
  83. aa3fc52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  84. 163cf09 Btrfs: deal with DIO bios that span more than one ordered extent by Chris Mason · 14 years ago
  85. bc1cbf1 Btrfs: update inode ctime when using links by Josef Bacik · 14 years ago
  86. 0ed42a6 Btrfs: make sure new inode size is ok in fallocate by Josef Bacik · 14 years ago
  87. 55a61d1 Btrfs: fix typo in fallocate to make it honor actual size by Josef Bacik · 14 years ago
  88. a1b075d Btrfs: make btrfs_add_nondir take parent inode as an argument by Josef Bacik · 14 years ago
  89. 6a91221 Btrfs: use dget_parent where we can UPDATED by Josef Bacik · 14 years ago
  90. 7619585 Btrfs: fix more ESTALE problems with NFS by Josef Bacik · 14 years ago
  91. f209561 btrfs: Show device attr correctly for symlinks by Li Zefan · 14 years ago
  92. e65e153 btrfs: fix panic caused by direct IO by Miao Xie · 14 years ago
  93. 0c56fa9 btrfs: fix free dip and dip->csums twice by Miao Xie · 14 years ago
  94. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  95. 6418c96 Btrfs: deal with errors from updating the tree log by Chris Mason · 14 years ago
  96. 559af82 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) by Andi Kleen · 14 years ago
  97. 411fc6b Btrfs: Fix variables set but not read (bugs found by gcc 4.6) by Andi Kleen · 14 years ago
  98. 6b5b817 Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work by Chris Mason · 14 years ago
  99. 0cb59c9 Btrfs: write out free space cache by Josef Bacik · 14 years ago
  100. 0af3d00 Btrfs: create special free space cache inode by Josef Bacik · 14 years ago