Age | Commit message (Expand) | Author | Files | Lines |
2013-02-28 | Btrfs: fix wrong reserved space in qgroup during snap/subv creation | Miao Xie | 1 | -2/+7 |
2013-02-21 | Btrfs: fix remount vs autodefrag | Miao Xie | 1 | -0/+2 |
2013-02-20 | Merge branch 'raid56-experimental' into for-linus-3.9 | Chris Mason | 1 | -3/+41 |
2013-02-20 | btrfs: define BTRFS_MAGIC as a u64 value | Zach Brown | 1 | -1/+1 |
2013-02-20 | Btrfs: place ordered operations on a per transaction list | Josef Bacik | 1 | -7/+0 |
2013-02-20 | btrfs: add cancellation points to defrag | David Sterba | 1 | -0/+7 |
2013-02-20 | Btrfs: steal from global reserve if we are cleaning up orphans | Josef Bacik | 1 | -0/+5 |
2013-02-20 | btrfs: remove cache only arguments from defrag path | Eric Sandeen | 1 | -4/+4 |
2013-02-20 | btrfs: handle null fs_info in btrfs_panic() | Eric Sandeen | 1 | -3/+6 |
2013-02-20 | Btrfs: use bit operation for ->fs_state | Miao Xie | 1 | -1/+3 |
2013-02-20 | Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits | Miao Xie | 1 | -0/+2 |
2013-02-20 | Btrfs: use percpu counter for fs_info->delalloc_bytes | Miao Xie | 1 | -3/+4 |
2013-02-20 | Btrfs: use percpu counter for dirty metadata count | Miao Xie | 1 | -4/+5 |
2013-02-20 | Btrfs: protect fs_info->alloc_start | Miao Xie | 1 | -0/+10 |
2013-02-20 | Btrfs: add a comment for fs_info->max_inline | Miao Xie | 1 | -0/+6 |
2013-02-20 | Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h | Filipe Brandenburger | 1 | -1/+1 |
2013-02-20 | Btrfs: make raid attr array more readable | Miao Xie | 1 | -1/+9 |
2013-02-20 | Btrfs: record first logical byte in memory | Liu Bo | 1 | -0/+1 |
2013-02-20 | Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay | Liu Bo | 1 | -2/+1 |
2013-02-20 | Btrfs: wait on ordered extents at the last possible moment | Josef Bacik | 1 | -0/+3 |
2013-02-01 | Btrfs: Add a stripe cache to raid56 | Chris Mason | 1 | -1/+4 |
2013-02-01 | Btrfs: RAID5 and RAID6 | David Woodhouse | 1 | -1/+34 |
2013-02-01 | Btrfs: add rw argument to merge_bio_hook() | David Woodhouse | 1 | -3/+3 |
2012-12-17 | Btrfs: fix hash overflow handling | Chris Mason | 1 | -0/+2 |
2012-12-17 | Btrfs: put raid properties into global table | Liu Bo | 1 | -0/+1 |
2012-12-17 | Btrfs: don't memset new tokens | Josef Bacik | 1 | -1/+1 |
2012-12-17 | Btrfs: log changed inodes based on the extent map tree | Josef Bacik | 1 | -0/+3 |
2012-12-17 | Btrfs: add path->really_keep_locks | Josef Bacik | 1 | -0/+1 |
2012-12-17 | Btrfs: rename root_times_lock to root_item_lock | Anand Jain | 1 | -1/+1 |
2012-12-17 | Btrfs: restructure btrfs_run_defrag_inodes() | Miao Xie | 1 | -0/+1 |
2012-12-17 | Btrfs: use slabs for auto defrag allocation | Miao Xie | 1 | -0/+2 |
2012-12-13 | Btrfs: increase BTRFS_MAX_MIRRORS by one for dev replace | Stefan Behrens | 1 | -1/+1 |
2012-12-13 | Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block() | Stefan Behrens | 1 | -0/+3 |
2012-12-13 | Btrfs: add new sources for device replace code | Stefan Behrens | 1 | -0/+2 |
2012-12-13 | Btrfs: add code to scrub to copy read data to another disk | Stefan Behrens | 1 | -0/+2 |
2012-12-13 | Btrfs: disallow some operations on the device replace target device | Stefan Behrens | 1 | -1/+1 |
2012-12-13 | Btrfs: disallow mutually exclusive admin operations from user mode | Stefan Behrens | 1 | -0/+2 |
2012-12-13 | Btrfs: introduce a btrfs_dev_replace_item type | Stefan Behrens | 1 | -0/+66 |
2012-12-13 | Btrfs: enhance btrfs structures for device replace support | Stefan Behrens | 1 | -0/+39 |
2012-12-13 | Btrfs: pass fs_info instead of root | Stefan Behrens | 1 | -5/+6 |
2012-12-13 | Btrfs: fix wrong file extent length | Miao Xie | 1 | -0/+1 |
2012-12-13 | Btrfs: Fix typo in fs/btrfs | Masanari Iida | 1 | -1/+1 |
2012-12-11 | Btrfs: make delalloc inodes be flushed by multi-task | Miao Xie | 1 | -0/+14 |
2012-12-11 | Btrfs: improve the noflush reservation | Miao Xie | 1 | -10/+16 |
2012-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+3 |
2012-10-25 | Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable | Chris Mason | 1 | -0/+1 |
2012-10-25 | Btrfs: Use btrfs_update_inode_fallback when creating a snapshot | Josef Bacik | 1 | -0/+2 |
2012-10-24 | Btrfs: determine level of old roots | Jan Schmidt | 1 | -0/+1 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -19/+90 |
2012-10-09 | Btrfs: make filesystem read-only when submitting barrier fails | Stefan Behrens | 1 | -0/+5 |