| Commit message (Expand) | Author | Age | Files | Lines |
* | Btrfs: handle running extent ops with skinny metadata | Josef Bacik | 2013-05-17 | 1 | -1/+1 |
* | btrfs: annotate quota tree for lockdep | David Sterba | 2013-05-17 | 1 | -3/+3 |
* | btrfs: enhance superblock checks | David Sterba | 2013-05-07 | 1 | -2/+4 |
* | btrfs: fix misleading variable name for flags | David Sterba | 2013-05-06 | 1 | -1/+1 |
* | btrfs: make static code static & remove dead code | Eric Sandeen | 2013-05-06 | 1 | -22/+0 |
* | Btrfs: rescan for qgroups | Jan Schmidt | 2013-05-06 | 1 | -6/+11 |
* | Btrfs: separate sequence numbers for delayed ref tracking and tree mod log | Jan Schmidt | 2013-05-06 | 1 | -5/+2 |
* | Btrfs: delete unused parameter to btrfs_read_root_item() | Stefan Behrens | 2013-05-06 | 1 | -3/+2 |
* | Btrfs: remove unused argument of btrfs_extend_item() | Tsutomu Itoh | 2013-05-06 | 1 | -2/+1 |
* | Btrfs: cleanup of function where fixup_low_keys() is called | Tsutomu Itoh | 2013-05-06 | 1 | -7/+3 |
* | Btrfs: use a lock to protect incompat/compat flag of the super block | Miao Xie | 2013-05-06 | 1 | -2/+20 |
* | Btrfs: introduce a mutex lock for btrfs quota operations | Wang Shilong | 2013-05-06 | 1 | -0/+3 |
* | Btrfs: fix bad extent logging | Josef Bacik | 2013-05-06 | 1 | -4/+0 |
* | Btrfs: Include the device in most error printk()s | Simon Kirby | 2013-05-06 | 1 | -2/+19 |
* | Btrfs: add a incompatible format change for smaller metadata extent refs | Josef Bacik | 2013-05-06 | 1 | -2/+20 |
* | btrfs: clean up transaction abort messages | David Sterba | 2013-05-06 | 1 | -0/+1 |
* | Btrfs: fix wrong reserved space in qgroup during snap/subv creation | Miao Xie | 2013-02-28 | 1 | -2/+7 |
* | Btrfs: fix remount vs autodefrag | Miao Xie | 2013-02-21 | 1 | -0/+2 |
* | Merge branch 'raid56-experimental' into for-linus-3.9 | Chris Mason | 2013-02-20 | 1 | -3/+41 |
|\ |
|
| * | Btrfs: Add a stripe cache to raid56 | Chris Mason | 2013-02-01 | 1 | -1/+4 |
| * | Btrfs: RAID5 and RAID6 | David Woodhouse | 2013-02-01 | 1 | -1/+34 |
| * | Btrfs: add rw argument to merge_bio_hook() | David Woodhouse | 2013-02-01 | 1 | -3/+3 |
* | | btrfs: define BTRFS_MAGIC as a u64 value | Zach Brown | 2013-02-20 | 1 | -1/+1 |
* | | Btrfs: place ordered operations on a per transaction list | Josef Bacik | 2013-02-20 | 1 | -7/+0 |
* | | btrfs: add cancellation points to defrag | David Sterba | 2013-02-20 | 1 | -0/+7 |
* | | Btrfs: steal from global reserve if we are cleaning up orphans | Josef Bacik | 2013-02-20 | 1 | -0/+5 |
* | | btrfs: remove cache only arguments from defrag path | Eric Sandeen | 2013-02-20 | 1 | -4/+4 |
* | | btrfs: handle null fs_info in btrfs_panic() | Eric Sandeen | 2013-02-20 | 1 | -3/+6 |
* | | Btrfs: use bit operation for ->fs_state | Miao Xie | 2013-02-20 | 1 | -1/+3 |
* | | Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits | Miao Xie | 2013-02-20 | 1 | -0/+2 |
* | | Btrfs: use percpu counter for fs_info->delalloc_bytes | Miao Xie | 2013-02-20 | 1 | -3/+4 |
* | | Btrfs: use percpu counter for dirty metadata count | Miao Xie | 2013-02-20 | 1 | -4/+5 |
* | | Btrfs: protect fs_info->alloc_start | Miao Xie | 2013-02-20 | 1 | -0/+10 |
* | | Btrfs: add a comment for fs_info->max_inline | Miao Xie | 2013-02-20 | 1 | -0/+6 |
* | | Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h | Filipe Brandenburger | 2013-02-20 | 1 | -1/+1 |
* | | Btrfs: make raid attr array more readable | Miao Xie | 2013-02-20 | 1 | -1/+9 |
* | | Btrfs: record first logical byte in memory | Liu Bo | 2013-02-20 | 1 | -0/+1 |
* | | Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay | Liu Bo | 2013-02-20 | 1 | -2/+1 |
* | | Btrfs: wait on ordered extents at the last possible moment | Josef Bacik | 2013-02-20 | 1 | -0/+3 |
|/ |
|
* | Btrfs: fix hash overflow handling | Chris Mason | 2012-12-17 | 1 | -0/+2 |
* | Btrfs: put raid properties into global table | Liu Bo | 2012-12-16 | 1 | -0/+1 |
* | Btrfs: don't memset new tokens | Josef Bacik | 2012-12-16 | 1 | -1/+1 |
* | Btrfs: log changed inodes based on the extent map tree | Josef Bacik | 2012-12-16 | 1 | -0/+3 |
* | Btrfs: add path->really_keep_locks | Josef Bacik | 2012-12-16 | 1 | -0/+1 |
* | Btrfs: rename root_times_lock to root_item_lock | Anand Jain | 2012-12-16 | 1 | -1/+1 |
* | Btrfs: restructure btrfs_run_defrag_inodes() | Miao Xie | 2012-12-16 | 1 | -0/+1 |
* | Btrfs: use slabs for auto defrag allocation | Miao Xie | 2012-12-16 | 1 | -0/+2 |
* | Btrfs: increase BTRFS_MAX_MIRRORS by one for dev replace | Stefan Behrens | 2012-12-12 | 1 | -1/+1 |
* | Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block() | Stefan Behrens | 2012-12-12 | 1 | -0/+3 |
* | Btrfs: add new sources for device replace code | Stefan Behrens | 2012-12-12 | 1 | -0/+2 |