1. 0c4e538 btrfs: mask out gfp flags in releasepage by David Sterba · 14 years ago
  2. 9e622d6 Btrfs: fix enospc error caused by wrong checks of the chunk by Miao Xie · 14 years ago
  3. 7ec31b5 Btrfs: do not defrag a file partially by Liu Bo · 14 years ago
  4. 0b48514 Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.c by Stefan Behrens · 14 years ago
  5. 0b4a9d2 Btrfs: use cluster->window_start when allocating from a cluster bitmap by Josef Bacik · 14 years ago
  6. 8bedd51 Btrfs: Check for NULL page in extent_range_uptodate by Mitch Harder · 14 years ago
  7. 6dd70ce btrfs: Fix busyloops in transaction waiting code by Jan Kara · 14 years ago
  8. 357b978 Btrfs: make sure a bitmap has enough bytes by Josef Bacik · 14 years ago
  9. b1375d6 Btrfs: fix uninit warning in backref.c by Jan Schmidt · 14 years ago
  10. 96bdc7d Btrfs: use larger system chunks by Chris Mason · 14 years ago
  11. f248679 Btrfs: add a delalloc mutex to inodes for delalloc reservations by Josef Bacik · 14 years ago
  12. 8c2a3ca Btrfs: space leak tracepoints by Josef Bacik · 14 years ago
  13. 90290e1 Btrfs: protect orphan block rsv with spin_lock by Josef Bacik · 14 years ago
  14. 3f7de03 Btrfs: add allocator tracepoints by Josef Bacik · 14 years ago
  15. 45a8090 Btrfs: don't call btrfs_throttle in file write by Josef Bacik · 14 years ago
  16. ec39e18 Btrfs: release space on error in page_mkwrite by Josef Bacik · 14 years ago
  17. f70a9a6 Btrfs: fix btrfsck error 400 when truncating a compressed by Miao Xie · 14 years ago
  18. 7ad85bb Btrfs: do not use btrfs_end_transaction_throttle everywhere by Josef Bacik · 14 years ago
  19. c126dea Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration by Chris Mason · 14 years ago
  20. 9785dbd Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integration by Chris Mason · 14 years ago
  21. d756bd2 Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration by Chris Mason · 14 years ago
  22. 27263e2 Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into integration by Chris Mason · 14 years ago
  23. 64e0550 Merge branch 'allocation-fixes' into integration by Chris Mason · 14 years ago
  24. 19a39dc Btrfs: add balance progress reporting by Ilya Dryomov · 14 years ago
  25. de32226 Btrfs: allow for resuming restriper after it was paused by Ilya Dryomov · 14 years ago
  26. a7e99c6 Btrfs: allow for canceling restriper by Ilya Dryomov · 14 years ago
  27. 837d5b6 Btrfs: allow for pausing restriper by Ilya Dryomov · 14 years ago
  28. 9555c6c Btrfs: add skip_balance mount option by Ilya Dryomov · 14 years ago
  29. 5964101 Btrfs: recover balance on mount by Ilya Dryomov · 14 years ago
  30. 0940ebf Btrfs: save balance parameters to disk by Ilya Dryomov · 14 years ago
  31. cfa4c96 Btrfs: soft profile changing mode (aka soft convert) by Ilya Dryomov · 14 years ago
  32. e4d8ec0 Btrfs: implement online profile changing by Ilya Dryomov · 14 years ago
  33. 7092261 Btrfs: do not reduce profile in do_chunk_alloc() by Ilya Dryomov · 14 years ago
  34. ea67176 Btrfs: virtual address space subset filter by Ilya Dryomov · 14 years ago
  35. 94e60d5 Btrfs: devid subset filter by Ilya Dryomov · 14 years ago
  36. 409d404 Btrfs: devid filter by Ilya Dryomov · 14 years ago
  37. 5ce5b3c Btrfs: usage filter by Ilya Dryomov · 14 years ago
  38. ed25e9b Btrfs: profiles filter by Ilya Dryomov · 14 years ago
  39. f43ffb6 Btrfs: add basic infrastructure for selective balancing by Ilya Dryomov · 14 years ago
  40. c9e9f97 Btrfs: add basic restriper infrastructure by Ilya Dryomov · 14 years ago
  41. 10ea00f Btrfs: make avail_*_alloc_bits fields dynamic by Ilya Dryomov · 14 years ago
  42. a46d11a Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bit by Ilya Dryomov · 14 years ago
  43. 52ba692 Btrfs: introduce masks for chunk type and profile by Ilya Dryomov · 14 years ago
  44. 6fef8df Btrfs: get rid of *_alloc_profile fields by Ilya Dryomov · 14 years ago
  45. b367e47 Btrfs: fix possible deadlock when opening a seed device by Li Zefan · 14 years ago
  46. c7c144d Btrfs: update global block_rsv when creating a new block group by Li Zefan · 14 years ago
  47. 7fe1e64 Btrfs: rewrite btrfs_trim_block_group() by Li Zefan · 14 years ago
  48. ec9ef7a Btrfs: simplfy calculation of stripe length for discard operation by Li Zefan · 14 years ago
  49. de11cc1 Btrfs: don't pre-allocate btrfs bio by Li Zefan · 14 years ago
  50. 125ccb0 Btrfs: don't pass a trans handle unnecessarily in volumes.c by Li Zefan · 14 years ago
  51. 4da6f1a Btrfs: reserve metadata space in btrfs_ioctl_setflags() by Li Zefan · 14 years ago
  52. f062abf Btrfs: remove BUG_ON()s in btrfs_ioctl_setflags() by Li Zefan · 14 years ago
  53. 706efc6 Btrfs: check the return value of io_ctl_init() by Li Zefan · 14 years ago
  54. a1ee5a4 Btrfs: avoid possible NULL deref in io_ctl_drop_pages() by Li Zefan · 14 years ago
  55. db804f2 Btrfs: add pinned extents to on-disk free space cache correctly by Li Zefan · 14 years ago
  56. d25223a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs into for-linus by Li Zefan · 14 years ago
  57. 1bb9190 Btrfs: revamp clustered allocation logic by Alexandre Oliva · 14 years ago
  58. fc7c107 Btrfs: don't set up allocation result twice by Alexandre Oliva · 14 years ago
  59. a5f6f71 Btrfs: test free space only for unclustered allocation by Alexandre Oliva · 14 years ago
  60. 1100373 Btrfs: use bigger metadata chunks on bigger filesystems by Chris Mason · 14 years ago
  61. cf1d72c Btrfs: lower the bar for chunk allocation by Chris Mason · 14 years ago
  62. 203bf28 Btrfs: run chunk allocations while we do delayed refs by Chris Mason · 14 years ago
  63. 6bf7e08 Btrfs: make sure we're not using obsolete code in btrfs_get_extent by Jan Schmidt · 14 years ago
  64. 4692cf5 Btrfs: new backref walking code by Jan Schmidt · 14 years ago
  65. d6042ea minixfs: misplaced checks lead to dentry leak by Al Viro · 14 years ago
  66. 8da6d58 Btrfs: added btrfs_find_all_roots() by Jan Schmidt · 14 years ago
  67. a168650 Btrfs: add waitqueue instead of doing busy waiting for more delayed refs by Jan Schmidt · 14 years ago
  68. d1270cd Btrfs: put back delayed refs that are too new by Arne Jansen · 14 years ago
  69. 00f04b8 Btrfs: add sequence numbers to delayed refs by Arne Jansen · 14 years ago
  70. 5b25f70 Btrfs: add nested locking mode for paths by Arne Jansen · 14 years ago
  71. 225de11 [CIFS] default ntlmv2 for cifs mount delayed to 3.3 by Steve French · 14 years ago
  72. 497728e cifs: fix bad buffer length check in coalesce_t2 by Jeff Layton · 14 years ago
  73. d65616a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  74. d2bac6a Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  75. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 14 years ago
  76. a4d4636 ceph: disable use of dcache for readdir etc. by Sage Weil · 14 years ago
  77. 6d4b9e3 vfs: fix handling of lock allocation failure in lease-break case by Linus Torvalds · 14 years ago
  78. 6d451c5 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 14 years ago
  79. 827fa4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 14 years ago
  80. be4f1ac xfs: log all dirty inodes in xfs_fs_sync_fs by Christoph Hellwig · 14 years ago
  81. 0b8fd30 xfs: log the inode in ->write_inode calls for kupdate by Christoph Hellwig · 14 years ago
  82. c1111b1 Merge branch 'integration' into for-linus by Chris Mason · 14 years ago
  83. 08c422c Btrfs: call d_instantiate after all ops are setup by Al Viro · 14 years ago
  84. 8d532b2 Btrfs: fix worker lock misuse in find_worker by Chris Mason · 14 years ago
  85. eebe063 Btrfs: always save ref_root in delayed refs by Arne Jansen · 14 years ago
  86. 66d7e7f Btrfs: mark delayed refs as for cow by Arne Jansen · 14 years ago
  87. c7d22a3 Btrfs: added helper btrfs_next_item() by Jan Schmidt · 14 years ago
  88. da5c813 Btrfs: generic data structure to build unique lists by Arne Jansen · 14 years ago
  89. 21adbd5 Btrfs: integrate integrity check module into btrfs by Stefan Behrens · 14 years ago
  90. f11e4d7 Btrfs: Makefile changes to optionally include btrfs integrity check by Stefan Behrens · 14 years ago
  91. c975dd4 Btrfs: add config option to enable btrfs integrity check by Stefan Behrens · 14 years ago
  92. 5db0276 Btrfs: add optional integrity check code by Stefan Behrens · 14 years ago
  93. 822a5d3 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 14 years ago
  94. 481fe17 nilfs2: potential integer overflow in nilfs_ioctl_clean_segments() by Haogang Chen · 14 years ago
  95. 695c60f nilfs2: unbreak compat ioctl by Thomas Meyer · 14 years ago
  96. b3bba872 writeback: show writeback reason with __print_symbolic by Wu Fengguang · 14 years ago
  97. 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 · 14 years ago
  98. 142349f btrfs: lower the dirty balance poll interval by Wu Fengguang · 14 years ago
  99. 6c52961 NFS: Fix a regression in nfs_file_llseek() by Trond Myklebust · 14 years ago
  100. d85c8a6 Btrfs: unplug every once and a while by Chris Mason · 14 years ago