| Commit message (Expand) | Author | Age |
* | Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration | Chris Mason | 2012-01-16 |
|\ |
|
| * | Btrfs: don't pass a trans handle unnecessarily in volumes.c | Li Zefan | 2012-01-10 |
* | | Btrfs: add balance progress reporting | Ilya Dryomov | 2012-01-16 |
* | | Btrfs: allow for canceling restriper | Ilya Dryomov | 2012-01-16 |
* | | Btrfs: allow for pausing restriper | Ilya Dryomov | 2012-01-16 |
* | | Btrfs: recover balance on mount | Ilya Dryomov | 2012-01-16 |
* | | Btrfs: soft profile changing mode (aka soft convert) | Ilya Dryomov | 2012-01-16 |
* | | Btrfs: implement online profile changing | Ilya Dryomov | 2012-01-16 |
* | | Btrfs: virtual address space subset filter | Ilya Dryomov | 2012-01-16 |
* | | Btrfs: devid subset filter | Ilya Dryomov | 2012-01-16 |
* | | Btrfs: devid filter | Ilya Dryomov | 2012-01-16 |
* | | Btrfs: usage filter | Ilya Dryomov | 2012-01-16 |
* | | Btrfs: profiles filter | Ilya Dryomov | 2012-01-16 |
* | | Btrfs: add basic infrastructure for selective balancing | Ilya Dryomov | 2012-01-16 |
* | | Btrfs: add basic restriper infrastructure | Ilya Dryomov | 2012-01-16 |
|/ |
|
* | Btrfs: fix barrier flushes | Chris Mason | 2011-11-20 |
* | Merge git://git.jan-o-sch.net/btrfs-unstable into integration | Chris Mason | 2011-11-06 |
|\ |
|
| * | btrfs: btrfs_multi_bio replaced with btrfs_bio | Jan Schmidt | 2011-09-29 |
* | | btrfs: state information for readahead | Arne Jansen | 2011-10-02 |
|/ |
|
* | Btrfs: detect wether a device supports discard | Josef Bacik | 2011-08-16 |
* | Merge branch 'cleanups_and_fixes' into inode_numbers | Chris Mason | 2011-05-23 |
|\ |
|
| * | Btrfs: using rcu lock in the reader side of devices list | Xiao Guangrong | 2011-05-23 |
* | | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Chris Mason | 2011-05-23 |
|\ \ |
|
| * | | btrfs: scrub | Arne Jansen | 2011-05-12 |
| |/ |
|
* | | Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Chris Mason | 2011-05-22 |
|\ \ |
|
| * | | btrfs: quasi-round-robin for chunk allocation | Arne Jansen | 2011-05-13 |
| * | | btrfs: move btrfs_cmp_device_free_bytes to super.c | Arne Jansen | 2011-05-13 |
| |/ |
|
* | | btrfs: remove all unused functions | David Sterba | 2011-05-06 |
* | | btrfs: remove unused function prototypes | David Sterba | 2011-05-04 |
|/ |
|
* | Btrfs: make btrfs_map_block() return entire free extent for each device of RA... | Li Dongyang | 2011-03-28 |
* | Btrfs: add initial tracepoint support for btrfs | liubo | 2011-03-28 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-01-17 |
|\ |
|
| * | btrfs: fix wrong free space information of btrfs | Miao Xie | 2011-01-16 |
| * | btrfs: make the chunk allocator utilize the devices better | Miao Xie | 2011-01-16 |
* | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-01-13 |
|\ \ |
|
| * | | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 2010-11-13 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-12-14 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Btrfs: account for missing devices in RAID allocation profiles | Chris Mason | 2010-12-13 |
* | | btrfs: replace barriers with explicit flush / FUA usage | Christoph Hellwig | 2010-09-10 |
|/ |
|
* | Btrfs: make balance code choose more wisely when relocating | Josef Bacik | 2009-09-21 |
* | Btrfs: avoid races between super writeout and device list updates | Chris Mason | 2009-06-10 |
* | Btrfs: autodetect SSD devices | Chris Mason | 2009-06-10 |
* | Btrfs: When shrinking, only update disk size on success | Chris Ball | 2009-04-27 |
* | Btrfs: use WRITE_SYNC for synchronous writes | Chris Mason | 2009-04-20 |
* | Btrfs: fix typos in comments | Wu Fengguang | 2009-04-02 |
* | Btrfs: shared seed device | Yan Zheng | 2008-12-12 |
* | Btrfs: superblock duplication | Yan Zheng | 2008-12-08 |
* | Btrfs: corret fmode_t annotations | Christoph Hellwig | 2008-12-02 |
* | Btrfs: Fixes for 2.6.28-rc API changes | Chris Mason | 2008-11-19 |
* | Btrfs: Seed device support | Yan Zheng | 2008-11-17 |