1. f9156c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  2. f248679 Btrfs: add a delalloc mutex to inodes for delalloc reservations by Josef Bacik · 13 years ago
  3. 90290e1 Btrfs: protect orphan block rsv with spin_lock by Josef Bacik · 13 years ago
  4. ec39e18 Btrfs: release space on error in page_mkwrite by Josef Bacik · 13 years ago
  5. f70a9a6b Btrfs: fix btrfsck error 400 when truncating a compressed by Miao Xie · 13 years ago
  6. 7ad85bb Btrfs: do not use btrfs_end_transaction_throttle everywhere by Josef Bacik · 13 years ago
  7. 9785dbd Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integration by Chris Mason · 13 years ago
  8. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  9. 6bf7e08 Btrfs: make sure we're not using obsolete code in btrfs_get_extent by Jan Schmidt · 13 years ago
  10. 175a4eb fs: propagate umode_t, misc bits by Al Viro · 13 years ago
  11. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  12. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  13. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  14. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  15. 827fa4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  16. 08c422c Btrfs: call d_instantiate after all ops are setup by Al Viro · 13 years ago
  17. 66d7e7f Btrfs: mark delayed refs as for cow by Arne Jansen · 13 years ago
  18. c9a7fe9 Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  19. 567a45e Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into integration by Chris Mason · 13 years ago
  20. ee4d89f Btrfs: don't panic if orphan item already exists by Josef Bacik · 13 years ago
  21. 7041ee9 Btrfs: fix leaked space in truncate by Josef Bacik · 13 years ago
  22. 660d3f6 Btrfs: fix how we do delalloc reservations and how we free reservations on error by Josef Bacik · 13 years ago
  23. 22c44fe Btrfs: deal with enospc from dirtying inodes properly by Josef Bacik · 13 years ago
  24. ad19db7 BTRFS: Establish i_ops before calling d_instantiate by Casey Schaufler · 13 years ago
  25. f8e9e0b btrfs: keep orphans for subvolume deletion by Arne Jansen · 13 years ago
  26. 3642320 Btrfs: fix wrong disk space information of the files by Miao Xie · 13 years ago
  27. f4a2f4c Btrfs: fix wrong i_size when truncating a file to a larger size by Miao Xie · 13 years ago
  28. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  29. b930c26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  30. aa38a71 Btrfs: fix deadlock on metadata reservation when evicting a inode by Miao Xie · 13 years ago
  31. af36d15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  32. fadc0d8 btrfs: fix stat blocks accounting by David Sterba · 13 years ago
  33. c1f4246 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  34. 3254c87 Btrfs: fix unreleased path in btrfs_orphan_cleanup() by Miao Xie · 13 years ago
  35. 2115133 Btrfs: tweak the delayed inode reservations again by Chris Mason · 13 years ago
  36. 7fd2ae2 Btrfs: fix our reservations for updating an inode when completing io by Josef Bacik · 13 years ago
  37. 917c16b Btrfs: fix oops on NULL trans handle in btrfs_truncate by Chris Mason · 13 years ago
  38. 6a6662c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  39. 806468f Merge git://git.jan-o-sch.net/btrfs-unstable into integration by Chris Mason · 13 years ago
  40. 6c41761 btrfs: separate superblock items out of fs_info by David Sterba · 13 years ago
  41. 5a77d76 Btrfs: release metadata from global reserve if we have to fallback for unlink by Josef Bacik · 13 years ago
  42. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  43. f0dd959 Btrfs: fix direct-io vs nodatacow by Li Zefan · 13 years ago
  44. 560f7d7 Btrfs: remove BUG_ON() in compress_file_range() by Li Zefan · 13 years ago
  45. 36ba022 Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions by Josef Bacik · 13 years ago
  46. 3880a1b Btrfs: reserve some space for an orphan item when unlinking by Josef Bacik · 13 years ago
  47. e70bea5 Btrfs: fix the amount of space reserved for unlink by Josef Bacik · 13 years ago
  48. 5b0e95b Btrfs: inline checksums into the disk free space cache by Josef Bacik · 13 years ago
  49. 8f6d7f4 Btrfs: break out of orphan cleanup if we can't make progress by Josef Bacik · 13 years ago
  50. 726c35f Btrfs: use the global reserve as a backup for deleting inodes by Josef Bacik · 13 years ago
  51. a8c9e57 Btrfs: fix orphan cleanup regression by Josef Bacik · 13 years ago
  52. 3b16a4e Btrfs: use the inode's mapping mask for allocating pages by Josef Bacik · 13 years ago
  53. 4a92b1b Btrfs: stop passing a trans handle all around the reservation code by Josef Bacik · 13 years ago
  54. c09544e Btrfs: handle enospc accounting for free space inodes by Josef Bacik · 13 years ago
  55. 4a33854 Btrfs: set truncate block rsv's size by Josef Bacik · 13 years ago
  56. 482e6dc Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check by Josef Bacik · 13 years ago
  57. 0712718 Btrfs: reduce the amount of space needed for truncates by Josef Bacik · 13 years ago
  58. 907cbce Btrfs: optimize how we account for space in truncate by Josef Bacik · 13 years ago
  59. 4289a66 Btrfs: fix how we reserve space for deleting inodes by Josef Bacik · 13 years ago
  60. 37be25b Btrfs: kill the durable block rsv stuff by Josef Bacik · 13 years ago
  61. dba6830 Btrfs: kill the orphan space calculation for snapshots by Josef Bacik · 13 years ago
  62. 7709cde Btrfs: calculate checksum space correctly by Josef Bacik · 13 years ago
  63. 0cbbdf7 Btrfs: kill reserved_bytes in inode by Josef Bacik · 13 years ago
  64. 4a54c8c btrfs: Moved repair code from inode.c to extent_io.c by Jan Schmidt · 13 years ago
  65. 1503140 btrfs: Do not use bio->bi_bdev after submission by Jan Schmidt · 13 years ago
  66. 8ddc7d9 btrfs: add mirror_num to extent_read_full_page by Jan Schmidt · 13 years ago
  67. a66e7cc Btrfs: only clear the need lookup flag after the dentry is setup by Josef Bacik · 13 years ago
  68. 2cf4ce7 Merge branch 'btrfs-3.0' into for-linus by Chris Mason · 13 years ago
  69. 3765fef btrfs: fix d_off in the first dirent by Hidetoshi Seto · 13 years ago
  70. 0b001b2 Merge branch 'for-linus' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  71. a39f752 Btrfs: fix wrong nbytes information of the inode by Miao Xie · 13 years ago
  72. 5b39737 Btrfs: fix unclosed transaction handle in btrfs_cont_expand by Miao Xie · 13 years ago
  73. e0b6d65 btrfs: fix warning in iput for bad-inode by Sergei Trofimovich · 13 years ago
  74. cb6db4e btrfs: btrfs_permission's RO check shouldn't apply to device nodes by Jeff Mahoney · 13 years ago
  75. ed8f373 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  76. 1b8e949 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  77. 1bf8504 btrfs: Make extent-io callbacks that never fail return void by Jeff Mahoney · 13 years ago
  78. b6973aa Btrfs: fix readahead in file defrag by Li Zefan · 13 years ago
  79. b532402 Btrfs: return error to caller when btrfs_unlink() failes by Tsutomu Itoh · 13 years ago
  80. b43b31b Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/btrfs-error-handling into for-linus by Chris Mason · 13 years ago
  81. b4aff1f Btrfs: load the key from the dir item in readdir into a fake dentry by Josef Bacik · 13 years ago
  82. 2271220 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  83. ff95acb Merge branch 'integration' into for-linus by Chris Mason · 13 years ago
  84. 2cf8572 Btrfs: use the commit_root for reading free_space_inode crcs by Chris Mason · 13 years ago
  85. a659171 Btrfs: stop using highmem for extent_buffers by Chris Mason · 13 years ago
  86. 9e0baf6 Btrfs: fix enospc problems with delalloc by Josef Bacik · 13 years ago
  87. a94733d Btrfs: use find_or_create_page instead of grab_cache_page by Josef Bacik · 13 years ago
  88. 569254b btrfs: S_ISREG(mode) is not mode & S_IFREG... by Al Viro · 13 years ago
  89. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  90. 10d9f30 get rid of useless dget_parent() in btrfs rename() and link() by Al Viro · 13 years ago
  91. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  92. 0ee5dc6 btrfs: kill magical embedded struct superblock by Al Viro · 13 years ago
  93. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  94. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  95. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  96. 1748f84 btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inode by Mark Fasheh · 13 years ago
  97. 0eb0e19 btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_items by Mark Fasheh · 13 years ago
  98. d8926bb btrfs: don't BUG_ON btrfs_alloc_path() errors by Mark Fasheh · 13 years ago
  99. 1acc930 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  100. 149e2d7 btrfs: fix oops when doing space balance by Miao Xie · 13 years ago