1. 67d2433 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  2. 9998eb7 Btrfs: fix reservations in btrfs_page_mkwrite by Chris Mason · 12 years ago
  3. 9b23062 Btrfs: advance window_start if we're using a bitmap by Josef Bacik · 12 years ago
  4. 0c4e538 btrfs: mask out gfp flags in releasepage by David Sterba · 12 years ago
  5. 9e622d6 Btrfs: fix enospc error caused by wrong checks of the chunk by Miao Xie · 12 years ago
  6. 7ec31b5 Btrfs: do not defrag a file partially by Liu Bo · 12 years ago
  7. 0b48514 Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.c by Stefan Behrens · 12 years ago
  8. 0b4a9d2 Btrfs: use cluster->window_start when allocating from a cluster bitmap by Josef Bacik · 12 years ago
  9. 8bedd51 Btrfs: Check for NULL page in extent_range_uptodate by Mitch Harder · 12 years ago
  10. 6dd70ce btrfs: Fix busyloops in transaction waiting code by Jan Kara · 12 years ago
  11. 357b978 Btrfs: make sure a bitmap has enough bytes by Josef Bacik · 12 years ago
  12. b1375d6 Btrfs: fix uninit warning in backref.c by Jan Schmidt · 12 years ago
  13. d65773b Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  14. f9156c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  15. 96bdc7d Btrfs: use larger system chunks by Chris Mason · 12 years ago
  16. f248679 Btrfs: add a delalloc mutex to inodes for delalloc reservations by Josef Bacik · 12 years ago
  17. 8c2a3ca Btrfs: space leak tracepoints by Josef Bacik · 13 years ago
  18. 90290e1 Btrfs: protect orphan block rsv with spin_lock by Josef Bacik · 13 years ago
  19. 3f7de03 Btrfs: add allocator tracepoints by Josef Bacik · 13 years ago
  20. 45a8090 Btrfs: don't call btrfs_throttle in file write by Josef Bacik · 12 years ago
  21. ec39e18 Btrfs: release space on error in page_mkwrite by Josef Bacik · 12 years ago
  22. f70a9a6b Btrfs: fix btrfsck error 400 when truncating a compressed by Miao Xie · 12 years ago
  23. 7ad85bb Btrfs: do not use btrfs_end_transaction_throttle everywhere by Josef Bacik · 12 years ago
  24. c126dea Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration by Chris Mason · 12 years ago
  25. 9785dbd Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integration by Chris Mason · 12 years ago
  26. d756bd2 Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration by Chris Mason · 12 years ago
  27. 27263e2 Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into integration by Chris Mason · 12 years ago
  28. 19a39dc Btrfs: add balance progress reporting by Ilya Dryomov · 12 years ago
  29. de32226 Btrfs: allow for resuming restriper after it was paused by Ilya Dryomov · 12 years ago
  30. a7e99c6 Btrfs: allow for canceling restriper by Ilya Dryomov · 12 years ago
  31. 837d5b6 Btrfs: allow for pausing restriper by Ilya Dryomov · 12 years ago
  32. 9555c6c Btrfs: add skip_balance mount option by Ilya Dryomov · 12 years ago
  33. 5964101 Btrfs: recover balance on mount by Ilya Dryomov · 12 years ago
  34. 0940ebf Btrfs: save balance parameters to disk by Ilya Dryomov · 12 years ago
  35. cfa4c96 Btrfs: soft profile changing mode (aka soft convert) by Ilya Dryomov · 12 years ago
  36. e4d8ec0 Btrfs: implement online profile changing by Ilya Dryomov · 12 years ago
  37. 7092261 Btrfs: do not reduce profile in do_chunk_alloc() by Ilya Dryomov · 12 years ago
  38. ea67176 Btrfs: virtual address space subset filter by Ilya Dryomov · 12 years ago
  39. 94e60d5 Btrfs: devid subset filter by Ilya Dryomov · 12 years ago
  40. 409d404 Btrfs: devid filter by Ilya Dryomov · 12 years ago
  41. 5ce5b3c Btrfs: usage filter by Ilya Dryomov · 12 years ago
  42. ed25e9b Btrfs: profiles filter by Ilya Dryomov · 12 years ago
  43. f43ffb6 Btrfs: add basic infrastructure for selective balancing by Ilya Dryomov · 12 years ago
  44. c9e9f97 Btrfs: add basic restriper infrastructure by Ilya Dryomov · 12 years ago
  45. 10ea00f Btrfs: make avail_*_alloc_bits fields dynamic by Ilya Dryomov · 12 years ago
  46. a46d11a Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bit by Ilya Dryomov · 12 years ago
  47. 52ba692 Btrfs: introduce masks for chunk type and profile by Ilya Dryomov · 12 years ago
  48. 6fef8df Btrfs: get rid of *_alloc_profile fields by Ilya Dryomov · 12 years ago
  49. a6bc32b mm: compaction: introduce sync-light migration for use by compaction by Mel Gorman · 12 years ago
  50. b969c4a mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage by Mel Gorman · 12 years ago
  51. b367e47 Btrfs: fix possible deadlock when opening a seed device by Li Zefan · 13 years ago
  52. c7c144d Btrfs: update global block_rsv when creating a new block group by Li Zefan · 13 years ago
  53. 7fe1e64 Btrfs: rewrite btrfs_trim_block_group() by Li Zefan · 13 years ago
  54. ec9ef7a Btrfs: simplfy calculation of stripe length for discard operation by Li Zefan · 13 years ago
  55. de11cc1 Btrfs: don't pre-allocate btrfs bio by Li Zefan · 13 years ago
  56. 125ccb0 Btrfs: don't pass a trans handle unnecessarily in volumes.c by Li Zefan · 13 years ago
  57. 4da6f1a Btrfs: reserve metadata space in btrfs_ioctl_setflags() by Li Zefan · 13 years ago
  58. f062abf Btrfs: remove BUG_ON()s in btrfs_ioctl_setflags() by Li Zefan · 13 years ago
  59. 706efc6 Btrfs: check the return value of io_ctl_init() by Li Zefan · 13 years ago
  60. a1ee5a4 Btrfs: avoid possible NULL deref in io_ctl_drop_pages() by Li Zefan · 13 years ago
  61. db804f2 Btrfs: add pinned extents to on-disk free space cache correctly by Li Zefan · 13 years ago
  62. d25223a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs into for-linus by Li Zefan · 13 years ago
  63. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  64. e3a41a5 btrfs: pass __GFP_WRITE for buffered write page allocations by Johannes Weiner · 13 years ago
  65. f84a8bd btrfs: take allocation of ->tree_root into open_ctree() by Al Viro · 13 years ago
  66. 815745c btrfs: let ->s_fs_info point to fs_info, not root... by Al Viro · 13 years ago
  67. 59553ed btrfs: consolidate failure exits in btrfs_mount() a bit by Al Viro · 13 years ago
  68. d22ca7d btrfs: make free_fs_info() call ->kill_sb() unconditional by Al Viro · 13 years ago
  69. be7e095 btrfs: merge free_fs_info() calls on fill_super failures by Al Viro · 13 years ago
  70. 29db78a btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super() by Al Viro · 13 years ago
  71. ad2b2c8 btrfs: make open_ctree() return int by Al Viro · 13 years ago
  72. e3029d9 btrfs: sanitizing ->fs_info, part 5 by Al Viro · 13 years ago
  73. 6f07e42 btrfs: sanitizing ->fs_info, part 4 by Al Viro · 13 years ago
  74. 38a77db btrfs: sanitizing ->fs_info, part 3 by Al Viro · 13 years ago
  75. 1233f54 btrfs: sanitizing ->fs_info, part 2 by Al Viro · 13 years ago
  76. 2eb34cd btrfs: sanitizing ->fs_info, part 1 by Al Viro · 13 years ago
  77. 10f6327 btrfs: fix a deadlock in btrfs_scan_one_device() by Al Viro · 13 years ago
  78. 6de1d09 btrfs: fix mount/umount race by Al Viro · 13 years ago
  79. aea52e1 btrfs: get ->kill_sb() of its own by Al Viro · 13 years ago
  80. 98c7089 btrfs: preparation to fixing mount/umount race by Al Viro · 13 years ago
  81. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  82. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  83. 1bb9190 Btrfs: revamp clustered allocation logic by Alexandre Oliva · 13 years ago
  84. fc7c107 Btrfs: don't set up allocation result twice by Alexandre Oliva · 13 years ago
  85. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  86. a5f6f71 Btrfs: test free space only for unclustered allocation by Alexandre Oliva · 13 years ago
  87. 1100373 Btrfs: use bigger metadata chunks on bigger filesystems by Chris Mason · 13 years ago
  88. cf1d72c Btrfs: lower the bar for chunk allocation by Chris Mason · 13 years ago
  89. 203bf28 Btrfs: run chunk allocations while we do delayed refs by Chris Mason · 13 years ago
  90. 6bf7e08 Btrfs: make sure we're not using obsolete code in btrfs_get_extent by Jan Schmidt · 13 years ago
  91. 4692cf5 Btrfs: new backref walking code by Jan Schmidt · 13 years ago
  92. 8da6d58 Btrfs: added btrfs_find_all_roots() by Jan Schmidt · 13 years ago
  93. a168650 Btrfs: add waitqueue instead of doing busy waiting for more delayed refs by Jan Schmidt · 13 years ago
  94. d1270cd Btrfs: put back delayed refs that are too new by Arne Jansen · 13 years ago
  95. 00f04b8 Btrfs: add sequence numbers to delayed refs by Arne Jansen · 13 years ago
  96. 5b25f70 Btrfs: add nested locking mode for paths by Arne Jansen · 13 years ago
  97. 175a4eb fs: propagate umode_t, misc bits by Al Viro · 13 years ago
  98. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  99. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  100. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago