Age | Commit message (Expand) | Author |
2012-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-02-23 | Btrfs: make sure we update latest_bdev | Chris Mason |
2012-02-16 | Btrfs: check return value of lookup_extent_mapping() correctly | Tsutomu Itoh |
2012-02-15 | btrfs: silence warning in raid array setup | David Sterba |
2012-01-17 | Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2012-01-16 | Btrfs: use larger system chunks | Chris Mason |
2012-01-16 | Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b... | Chris Mason |
2012-01-16 | Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration | Chris Mason |
2012-01-16 | Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int... | Chris Mason |
2012-01-16 | 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: add skip_balance mount option | Ilya Dryomov |
2012-01-16 | Btrfs: recover balance on mount | Ilya Dryomov |
2012-01-16 | Btrfs: save balance parameters to disk | 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: introduce masks for chunk type and profile | Ilya Dryomov |
2012-01-16 | Btrfs: get rid of *_alloc_profile fields | Ilya Dryomov |
2012-01-11 | Btrfs: fix possible deadlock when opening a seed device | Li Zefan |
2012-01-11 | Btrfs: simplfy calculation of stripe length for discard operation | Li Zefan |
2012-01-11 | Btrfs: don't pre-allocate btrfs bio | Li Zefan |
2012-01-11 | Btrfs: don't pass a trans handle unnecessarily in volumes.c | Li Zefan |
2012-01-08 | btrfs: fix a deadlock in btrfs_scan_one_device() | Al Viro |
2012-01-06 | Btrfs: use bigger metadata chunks on bigger filesystems | Chris Mason |
2011-12-21 | Btrfs: integrate integrity check module into btrfs | Stefan Behrens |
2011-12-15 | Btrfs: unplug every once and a while | Chris Mason |
2011-12-09 | Btrfs: fix btrfs_end_bio to deal with write errors to a single mirror | Chris Mason |
2011-12-08 | Btrfs: check if the to-be-added device is writable | Li Zefan |
2011-11-10 | Btrfs: fix nocow when deleting the item | Miao Xie |
2011-11-06 | Merge git://git.jan-o-sch.net/btrfs-unstable into integration | Chris Mason |
2011-11-06 | Merge branch 'for-chris' of git://github.com/sensille/linux into integration | Chris Mason |
2011-11-06 | btrfs: separate superblock items out of fs_info | David Sterba |
2011-10-20 | Btrfs: close all bdevs on mount failure | Ilya Dryomov |
2011-10-19 | Btrfs: allow us to overcommit our enospc reservations | Josef Bacik |
2011-10-02 | btrfs: state information for readahead | Arne Jansen |
2011-09-29 | btrfs: Put mirror_num in bi_bdev | Jan Schmidt |
2011-09-29 | btrfs: btrfs_multi_bio replaced with btrfs_bio | Jan Schmidt |
2011-08-16 | Btrfs: fix uninitialized sync_pending | Miao Xie |
2011-08-16 | Btrfs: fix a bug of balance on full multi-disk partitions | liubo |
2011-08-16 | Btrfs: detect wether a device supports discard | Josef Bacik |
2011-08-05 | Btrfs: force unplugs when switching from high to regular priority bios | Chris Mason |
2011-08-01 | Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf... | Chris Mason |