Age | Commit message (Expand) | Author | Files | Lines |
2012-01-11 | Btrfs: don't pass a trans handle unnecessarily in volumes.c | Li Zefan | 1 | -2/+1 |
2011-11-20 | Btrfs: fix barrier flushes | Chris Mason | 1 | -0/+6 |
2011-11-06 | Merge git://git.jan-o-sch.net/btrfs-unstable into integration | Chris Mason | 1 | -3/+7 |
2011-10-02 | btrfs: state information for readahead | Arne Jansen | 1 | -0/+8 |
2011-09-29 | btrfs: btrfs_multi_bio replaced with btrfs_bio | Jan Schmidt | 1 | -3/+7 |
2011-08-16 | Btrfs: detect wether a device supports discard | Josef Bacik | 1 | -0/+2 |
2011-05-23 | Merge branch 'cleanups_and_fixes' into inode_numbers | Chris Mason | 1 | -0/+2 |
2011-05-23 | Btrfs: using rcu lock in the reader side of devices list | Xiao Guangrong | 1 | -0/+2 |
2011-05-23 | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Chris Mason | 1 | -0/+6 |
2011-05-22 | Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Chris Mason | 1 | -15/+1 |
2011-05-13 | btrfs: quasi-round-robin for chunk allocation | Arne Jansen | 1 | -0/+1 |
2011-05-13 | btrfs: move btrfs_cmp_device_free_bytes to super.c | Arne Jansen | 1 | -15/+0 |
2011-05-12 | btrfs: scrub | Arne Jansen | 1 | -0/+6 |
2011-05-06 | btrfs: remove all unused functions | David Sterba | 1 | -3/+0 |
2011-05-04 | btrfs: remove unused function prototypes | David Sterba | 1 | -2/+0 |
2011-03-28 | Btrfs: make btrfs_map_block() return entire free extent for each device of RA... | Li Dongyang | 1 | -0/+1 |
2011-03-28 | Btrfs: add initial tracepoint support for btrfs | liubo | 1 | -0/+11 |
2011-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+27 |
2011-01-16 | btrfs: fix wrong free space information of btrfs | Miao Xie | 1 | -0/+3 |
2011-01-16 | btrfs: make the chunk allocator utilize the devices better | Miao Xie | 1 | -0/+24 |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+1 |
2010-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 1 | -0/+2 |
2010-12-13 | Btrfs: account for missing devices in RAID allocation profiles | Chris Mason | 1 | -0/+2 |
2010-11-13 | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 1 | -1/+1 |
2010-09-10 | btrfs: replace barriers with explicit flush / FUA usage | Christoph Hellwig | 1 | -1/+0 |
2009-09-21 | Btrfs: make balance code choose more wisely when relocating | Josef Bacik | 1 | -0/+3 |
2009-06-10 | Btrfs: avoid races between super writeout and device list updates | Chris Mason | 1 | -1/+6 |
2009-06-10 | Btrfs: autodetect SSD devices | Chris Mason | 1 | -0/+5 |
2009-04-27 | Btrfs: When shrinking, only update disk size on success | Chris Ball | 1 | -0/+3 |
2009-04-20 | Btrfs: use WRITE_SYNC for synchronous writes | Chris Mason | 1 | -2/+11 |
2009-04-02 | Btrfs: fix typos in comments | Wu Fengguang | 1 | -1/+1 |
2008-12-12 | Btrfs: shared seed device | Yan Zheng | 1 | -2/+1 |
2008-12-08 | Btrfs: superblock duplication | Yan Zheng | 1 | -2/+4 |
2008-12-02 | Btrfs: corret fmode_t annotations | Christoph Hellwig | 1 | -2/+2 |
2008-11-19 | Btrfs: Fixes for 2.6.28-rc API changes | Chris Mason | 1 | -0/+3 |
2008-11-17 | Btrfs: Seed device support | Yan Zheng | 1 | -6/+14 |
2008-09-25 | Btrfs: Fix the multi-bio code to save the original bio for completion | Chris Mason | 1 | -0/+1 |
2008-09-25 | Btrfs: Add async worker threads for pre and post IO checksumming | Chris Mason | 1 | -3/+7 |
2008-09-25 | Fix btrfs_open_devices to deal with changes since the scan ioctls | Chris Mason | 1 | -2/+2 |
2008-09-25 | Btrfs: Add mount -o degraded to allow mounts to continue with missing devices | Chris Mason | 1 | -0/+3 |
2008-09-25 | Btrfs: Add support for online device removal | Chris Mason | 1 | -0/+3 |
2008-09-25 | Btrfs: Deal with failed writes in mirrored configurations | Chris Mason | 1 | -1/+2 |
2008-09-25 | Btrfs: Add balance ioctl to restripe the chunks | Chris Mason | 1 | -0/+1 |
2008-09-25 | Btrfs: Add new ioctl to add devices | Chris Mason | 1 | -0/+1 |
2008-09-25 | Btrfs: Make the resizer work based on shrinking and growing devices | Chris Mason | 1 | -0/+5 |
2008-09-25 | Btrfs: Add a special device list for chunk allocations | Chris Mason | 1 | -0/+7 |
2008-09-25 | Btrfs: Make an unplug function that doesn't unplug every spindle | Chris Mason | 1 | -0/+2 |
2008-09-25 | Btrfs: Add chunk uuids and update multi-device back references | Chris Mason | 1 | -2/+4 |
2008-09-25 | Btrfs: Write out all super blocks on commit, and bring back proper barrier su... | Chris Mason | 1 | -0/+3 |
2008-09-25 | Btrfs: Retry metadata reads in the face of checksum failures | Chris Mason | 1 | -2/+4 |