Age | Commit message (Expand) | Author |
2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2010-06-11 | Btrfs: Fix BUG_ON for fs converted from extN | Yan, Zheng |
2010-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-05-27 | Btrfs: drop verbose enospc printk | Chris Mason |
2010-05-25 | Btrfs: Metadata ENOSPC handling for balance | Yan, Zheng |
2010-05-25 | Btrfs: Metadata reservation for orphan inodes | Yan, Zheng |
2010-05-25 | Btrfs: Introduce global metadata reservation | Yan, Zheng |
2010-05-25 | Btrfs: Update metadata reservation for delayed allocation | Yan, Zheng |
2010-05-25 | Btrfs: Integrate metadata reservation with start_transaction | Yan, Zheng |
2010-05-25 | Btrfs: Introduce contexts for metadata reservation | Yan, Zheng |
2010-05-25 | Btrfs: Shrink delay allocated space in a synchronized | Yan, Zheng |
2010-05-25 | Btrfs: Kill allocate_wait in space_info | Yan, Zheng |
2010-05-25 | Btrfs: Link block groups of different raid types | Yan, Zheng |
2010-04-28 | blkdev: generalize flags for blkdev_issue_fn functions | Dmitry Monakhov |
2010-04-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Linus Torvalds |
2010-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-04-05 | Btrfs: fix data enospc check overflow | Josef Bacik |
2010-04-05 | Btrfs: fix small race with delalloc flushing waitqueue's | Josef Bacik |
2010-03-31 | Btrfs: kill max_extent mount option | Josef Bacik |
2010-03-31 | Btrfs: fail to mount if we have problems reading the block groups | Josef Bacik |
2010-03-31 | Btrfs: add NULL check for do_walk_down() | Miao Xie |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-15 | Btrfs: cache the extent state everywhere we possibly can V2 | Josef Bacik |
2010-02-04 | Btrfs: Fix oopsen when dropping empty tree. | Yan, Zheng |
2010-01-18 | Btrfs: fix possible panic on unmount | Josef Bacik |
2009-12-17 | Btrfs: make metadata chunks smaller | Josef Bacik |
2009-12-17 | Btrfs: don't add extent 0 to the free space cache v2 | Yan, Zheng |
2009-12-17 | Btrfs: Fix per root used space accounting | Yan, Zheng |
2009-12-17 | Btrfs: Add delayed iput | Yan, Zheng |
2009-12-16 | Btrfs: Avoid superfluous tree-log writeout | Yan, Zheng |
2009-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-11-11 | Btrfs: allow more metadata chunk preallocation | Chris Mason |
2009-11-11 | Btrfs: find ideal block group for caching | Josef Bacik |
2009-10-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Linus Torvalds |
2009-10-14 | Btrfs: always pin metadata in discard mode | Chris Mason |
2009-10-14 | Btrfs: enable discard support | Christoph Hellwig |
2009-10-14 | Btrfs: add -o discard option | Christoph Hellwig |
2009-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-10-09 | Btrfs: optimize back reference update during btrfs_drop_snapshot | Yan, Zheng |
2009-10-08 | Btrfs: async delalloc flushing under space pressure | Josef Bacik |
2009-10-08 | Btrfs: release delalloc reservations on extent item insertion | Josef Bacik |
2009-10-06 | Btrfs: fix possible softlockup in the allocator | Josef Bacik |
2009-10-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason |
2009-09-29 | Btrfs: fix deadlock with free space handling and user transactions | Sage Weil |
2009-09-28 | Btrfs: proper -ENOSPC handling | Josef Bacik |
2009-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason |
2009-09-22 | Btrfs: fix early enospc during balancing | Chris Mason |
2009-09-22 | Btrfs: deal with NULL space info | Chris Mason |
2009-09-21 | Btrfs: account for space used by the super mirrors | Josef Bacik |
2009-09-21 | Btrfs: remove dead code | Josef Bacik |