1. 0efe5e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  2. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  3. 9c2693c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  4. fbf1908 Btrfs: fix data space leak fix by Josef Bacik · 15 years ago
  5. 8aa38c3 Btrfs: remove duplicates of filemap_ helpers by Christoph Hellwig · 15 years ago
  6. 25472b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  7. ab93dbe Btrfs: take i_mutex before generic_write_checks by Chris Mason · 15 years ago
  8. 35d62a9 Btrfs: fix arguments to btrfs_wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  9. dd7e0b7 Btrfs: fix deadlock with free space handling and user transactions by Sage Weil · 15 years ago
  10. 1ab86ae Btrfs: fix error cases for ioctl transactions by Sage Weil · 15 years ago
  11. 3baf0be Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code by Chris Ball · 15 years ago
  12. fd2696f Btrfs: introduce missing kfree by Julia Lawall · 15 years ago
  13. 49cf6f4 Btrfs: Fix setting umask when POSIX ACLs are not enabled by Chris Ball · 15 years ago
  14. 9ed74f2 Btrfs: proper -ENOSPC handling by Josef Bacik · 15 years ago
  15. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  16. dc2af6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  17. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  18. 54bcf38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  19. c65ddb5 Btrfs: hash the btree inode during fill_super by Yan Zheng · 15 years ago
  20. 0257bb8 Btrfs: relocate file extents in clusters by Yan, Zheng · 15 years ago
  21. f679a84 Btrfs: don't rename file into dummy directory by Yan, Zheng · 15 years ago
  22. a571952 Btrfs: check size of inode backref before adding hardlink by Yan, Zheng · 15 years ago
  23. 11ef160 Btrfs: fix releasepage to avoid unlocking extents we haven't locked by Chris Mason · 15 years ago
  24. 46562cec Btrfs: Fix test_range_bit for whole file extents by Chris Mason · 15 years ago
  25. 42daec2 Btrfs: fix errors handling cached state in set/clear_extent_bit by Chris Mason · 15 years ago
  26. 7ce618d Btrfs: fix early enospc during balancing by Chris Mason · 15 years ago
  27. 33b4d47 Btrfs: deal with NULL space info by Chris Mason · 15 years ago
  28. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  29. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  30. 7f09410 const: mark remaining address_space_operations const by Alexey Dobriyan · 15 years ago
  31. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  32. 1b2da37 Btrfs: account for space used by the super mirrors by Josef Bacik · 15 years ago
  33. 25891f7 Btrfs: fix extent entry threshold calculation by Josef Bacik · 15 years ago
  34. f61408b Btrfs: remove dead code by Josef Bacik · 15 years ago
  35. f019f42 Btrfs: fix bitmap size tracking by Josef Bacik · 15 years ago
  36. 0a24325 Btrfs: don't keep retrying a block group if we fail to allocate a cluster by Josef Bacik · 15 years ago
  37. ba1bf48 Btrfs: make balance code choose more wisely when relocating by Josef Bacik · 15 years ago
  38. 1fb58a6 Btrfs: fix arithmetic error in clone ioctl by Sage Weil · 15 years ago
  39. 76dda93 Btrfs: add snapshot/subvolume destroy ioctl by Yan, Zheng · 15 years ago
  40. 4df27c4d Btrfs: change how subvolumes are organized by Yan, Zheng · 15 years ago
  41. 13a8a7c Btrfs: do not reuse objectid of deleted snapshot/subvol by Yan, Zheng · 15 years ago
  42. 1c4850e Btrfs: speed up snapshot dropping by Yan, Zheng · 15 years ago
  43. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  44. b917b7c Btrfs: search for an allocation hint while filling file COW by Chris Mason · 15 years ago
  45. f85d7d6c Btrfs: properly honor wbc->nr_to_write changes by Chris Mason · 15 years ago
  46. 11833d6 Btrfs: improve async block group caching by Yan Zheng · 15 years ago
  47. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  48. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  49. 465fdd9 HWPOISON: Enable error_remove_page on btrfs by Andi Kleen · 15 years ago
  50. 6e74057 Btrfs: Fix async thread shutdown race by Chris Mason · 15 years ago
  51. 627e421 Btrfs: fix worker thread double spin_lock_irq by Chris Mason · 15 years ago
  52. 3e99d8e Btrfs: fix async worker startup race by Chris Mason · 15 years ago
  53. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  54. 746cd1e block: use blkdev_issue_discard in blk_ioctl_discard by Christoph Hellwig · 15 years ago
  55. 83ebade Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Chris Mason · 15 years ago
  56. 93c82d5 Btrfs: zero page past end of inline file items by Chris Mason · 15 years ago
  57. 50a9b21 Btrfs: fix btrfs page_mkwrite to return locked page by Chris Mason · 15 years ago
  58. a1ed835 Btrfs: Fix extent replacment race by Chris Mason · 15 years ago
  59. 8b62b72 Btrfs: Use PagePrivate2 to track pages in the data=ordered code. by Chris Mason · 15 years ago
  60. 9655d29 Btrfs: use a cached state for extent state operations during delalloc by Chris Mason · 15 years ago
  61. d5550c6 Btrfs: don't lock bits in the extent tree during writepage by Chris Mason · 15 years ago
  62. 2c64c53 Btrfs: cache values for locking extents by Chris Mason · 15 years ago
  63. 1edbb73 Btrfs: reduce CPU usage in the extent_state tree by Chris Mason · 15 years ago
  64. e48c465 Btrfs: Fix new state initialization order by Chris Mason · 15 years ago
  65. 890871b Btrfs: switch extent_map to a rw lock by Chris Mason · 15 years ago
  66. 57fd5a5 Btrfs: tweak congestion backoff by Chris Mason · 15 years ago
  67. a97adc9 Btrfs: use larger nr_to_write for larger extents by Chris Mason · 15 years ago
  68. 4f878e8 Btrfs: reduce worker thread spin_lock_irq hold times by Chris Mason · 15 years ago
  69. 4e3f9c5 Btrfs: keep irqs on more often in the worker threads by Chris Mason · 15 years ago
  70. 40431d6 Btrfs: optimize set extent bit by Chris Mason · 15 years ago
  71. 9042846 Btrfs: Allow worker threads to exit when idle by Chris Mason · 15 years ago
  72. 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
  73. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  74. 03e860b btrfs: fix inode rbtree corruption by From: Nick Piggin · 15 years ago
  75. d6a0967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  76. ceab36e Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY by Yan Zheng · 15 years ago
  77. 60f2e8f Btrfs: correct error-handling zlib error handling by Julia Lawall · 15 years ago
  78. 4baf8c9 Btrfs: remove superfluous NULL pointer check in btrfs_rename() by Bartlomiej Zolnierkiewicz · 15 years ago
  79. 013f1b1 Btrfs: make sure the async caching thread advances the key by Chris Mason · 15 years ago
  80. 6606bb9 Btrfs: fix btrfs_remove_from_free_space corner case by Josef Bacik · 15 years ago
  81. ec6a867 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  82. f36f304 Btrfs: be more polite in the async caching threads by Chris Mason · 15 years ago
  83. 276e680 Btrfs: preserve commit_root for async caching by Yan Zheng · 15 years ago
  84. 655c5d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  85. f25784b Btrfs: Fix async caching interaction with unmount by Yan Zheng · 15 years ago
  86. 68b3855 Btrfs: change how we unpin extents by Josef Bacik · 15 years ago
  87. 631c07c Btrfs: Correct redundant test in add_inode_ref by Julia Lawall · 15 years ago
  88. 9779b72 Btrfs: find smallest available device extent during chunk allocation by Chris Mason · 15 years ago
  89. 283bb19 Btrfs: clear all space_info->full after removing a block group by Chris Mason · 15 years ago
  90. ebecd3d Btrfs: make flushoncommit mount option correctly wait on ordered_extents by Sage Weil · 15 years ago
  91. d717aa1 Btrfs: Avoid delayed reference update looping by Yan Zheng · 15 years ago
  92. 0a4eefb Btrfs: Fix ordering of key field checks in btrfs_previous_item by Yan Zheng · 15 years ago
  93. 1fcbac5 Btrfs: find_free_dev_extent doesn't handle holes at the start of the device by Yan Zheng · 15 years ago
  94. 20736ab Btrfs: Remove code duplication in comp_keys by Diego Calleja · 15 years ago
  95. 817d52f Btrfs: async block group caching by Josef Bacik · 15 years ago
  96. 9630308 Btrfs: use hybrid extents+bitmap rb tree for free space by Josef Bacik · 15 years ago
  97. 8312194 Btrfs: Fix crash on read failures at mount by David Woodhouse · 15 years ago
  98. c271b49 Btrfs: remove of redundant btrfs_header_level by Daniel Cadete · 15 years ago
  99. 33c17ad Btrfs: adjust NULL test by Julia Lawall · 15 years ago
  100. 3acada4 Btrfs: Remove broken sanity check from btrfs_rmap_block() by David Woodhouse · 15 years ago