Age | Commit message (Expand) | Author |
2010-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-12-14 | Btrfs: prevent RAID level downgrades when space is low | Chris Mason |
2010-12-14 | Btrfs: account for missing devices in RAID allocation profiles | Chris Mason |
2010-12-10 | Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots | Josef Bacik |
2010-12-09 | Btrfs: do not do fast caching if we are allocating blocks for tree_root | Josef Bacik |
2010-12-09 | Btrfs: deal with space cache errors better | Josef Bacik |
2010-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2010-11-22 | btrfs: Fix early enospc because 'unused' calculated with wrong sign. | Arne Jansen |
2010-10-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2010-10-29 | Btrfs: drop unused variable in block_alloc_rsv | Chris Mason |
2010-10-29 | Btrfs: cleanup warnings from gcc 4.6 (nonbugs) | Andi Kleen |
2010-10-29 | Btrfs: use the flusher threads for delalloc throttling | Chris Mason |
2010-10-29 | Btrfs: tune the chunk allocation to 5% of the FS as metadata | Chris Mason |
2010-10-29 | Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos... | Chris Mason |
2010-10-29 | Btrfs: let the user know space caching is enabled | Josef Bacik |
2010-10-29 | Btrfs: Add a clear_cache mount option | Josef Bacik |
2010-10-29 | Btrfs: add support for mixed data+metadata block groups | Josef Bacik |
2010-10-29 | Btrfs: check cache->caching_ctl before returning if caching has started | Josef Bacik |
2010-10-29 | Btrfs: load free space cache if it exists | Josef Bacik |
2010-10-29 | Btrfs: write out free space cache | Josef Bacik |
2010-10-28 | Btrfs: create special free space cache inode | Josef Bacik |
2010-10-26 | Btrfs: remove warn_on from use_block_rsv | Josef Bacik |
2010-10-26 | Btrfs: set trans to null in reserve_metadata_bytes if we commit the transaction | Josef Bacik |
2010-10-22 | Btrfs: rework how we reserve metadata bytes | Josef Bacik |
2010-10-22 | Btrfs: don't allocate chunks as aggressively | Josef Bacik |
2010-10-22 | Btrfs: re-work delalloc flushing | Josef Bacik |
2010-10-22 | Btrfs: fix reservation code for mixed block groups | Josef Bacik |
2010-10-22 | Btrfs: fix df regression | Josef Bacik |
2010-10-22 | Btrfs: stop trying to shrink delalloc if there are no inodes to reclaim | Josef Bacik |
2010-09-16 | block: remove BLKDEV_IFL_WAIT | Christoph Hellwig |
2010-09-10 | btrfs: replace barriers with explicit flush / FUA usage | Christoph Hellwig |
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 |