Age | Commit message (Expand) | Author |
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 |
2009-09-21 | Btrfs: don't keep retrying a block group if we fail to allocate a cluster | Josef Bacik |
2009-09-21 | Btrfs: make balance code choose more wisely when relocating | Josef Bacik |
2009-09-21 | Btrfs: add snapshot/subvolume destroy ioctl | Yan, Zheng |
2009-09-21 | Btrfs: speed up snapshot dropping | Yan, Zheng |
2009-09-17 | Btrfs: improve async block group caching | Yan Zheng |
2009-09-14 | block: use blkdev_issue_discard in blk_ioctl_discard | Christoph Hellwig |
2009-09-11 | Btrfs: switch extent_map to a rw lock | Chris Mason |
2009-07-31 | Btrfs: make sure the async caching thread advances the key | Chris Mason |
2009-07-30 | Btrfs: be more polite in the async caching threads | Chris Mason |
2009-07-30 | Btrfs: preserve commit_root for async caching | Yan Zheng |
2009-07-28 | Btrfs: Fix async caching interaction with unmount | Yan Zheng |
2009-07-27 | Btrfs: change how we unpin extents | Josef Bacik |
2009-07-24 | Btrfs: clear all space_info->full after removing a block group | Chris Mason |
2009-07-24 | Btrfs: async block group caching | Josef Bacik |
2009-07-24 | Btrfs: use hybrid extents+bitmap rb tree for free space | Josef Bacik |
2009-07-22 | Btrfs: make sure all dirty blocks are written at commit time | Yan Zheng |
2009-07-02 | Btrfs: fix error message formatting | Hu Tao |
2009-07-02 | Btrfs: update backrefs while dropping snapshot | Yan Zheng |
2009-06-11 | Btrfs: check duplicate backrefs for both data and metadata | Yan Zheng |
2009-06-10 | Btrfs: remove crc32c.h and use libcrc32c directly. | David Woodhouse |
2009-06-10 | Btrfs: add mount -o ssd_spread to spread allocations out | Chris Mason |
2009-06-10 | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng |
2009-06-04 | Btrfs: Fix oops and use after free during space balancing | Chris Mason |
2009-05-14 | Btrfs: Spelling fix in btrfs_lookup_first_block_group comments | Sankar P |
2009-04-27 | Btrfs: Fix a bunch of printk() warnings. | Joel Becker |
2009-04-24 | Btrfs: try to keep a healthy ratio of metadata vs data block groups | Josef Bacik |
2009-04-03 | Btrfs: rework allocation clustering | Chris Mason |
2009-04-03 | Btrfs: kill the pinned_mutex | Josef Bacik |
2009-04-03 | Btrfs: kill the block group alloc mutex | Josef Bacik |
2009-04-03 | Btrfs: clean up find_free_extent | Josef Bacik |