Dulshani Gunawardhana
|
3c45bfc152
btrfs: Pack struct btrfs_device
|
11 years ago |
Wang Shilong
|
9b011adfe1
Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
|
11 years ago |
Ilya Dryomov
|
12bd2fc0d2
Btrfs: add btrfs_alloc_device and switch to it
|
12 years ago |
Stefan Behrens
|
70f8017547
Btrfs: check UUID tree during mount if required
|
12 years ago |
Stefan Behrens
|
f7a81ea4cc
Btrfs: create UUID tree if required
|
12 years ago |
Miao Xie
|
facc8a2247
Btrfs: don't cache the csum value into the extent state tree
|
12 years ago |
Josef Bacik
|
6df9a95e63
Btrfs: make the chunk allocator completely tree lockless
|
12 years ago |
Miao Xie
|
cb517eabba
Btrfs: cleanup the similar code of the fs root read
|
12 years ago |
Chris Mason
|
9be3395bcd
Btrfs: use a btrfs bioset instead of abusing bio internals
|
12 years ago |
Eric Sandeen
|
48a3b6366f
btrfs: make static code static & remove dead code
|
12 years ago |
Chris Mason
|
e942f883bc
Merge branch 'raid56-experimental' into for-linus-3.9
|
12 years ago |
Filipe Brandenburger
|
55e301fd57
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
|
12 years ago |
David Woodhouse
|
53b381b3ab
Btrfs: RAID5 and RAID6
|
12 years ago |
Liu Bo
|
31e502298d
Btrfs: put raid properties into global table
|
12 years ago |
Stefan Behrens
|
8dabb7420f
Btrfs: change core code of btrfs to support the device replace operations
|
12 years ago |
Stefan Behrens
|
e93c89c1aa
Btrfs: add new sources for device replace code
|
12 years ago |
Stefan Behrens
|
63a212abc2
Btrfs: disallow some operations on the device replace target device
|
12 years ago |
Stefan Behrens
|
aa1b8cd409
Btrfs: pass fs_info instead of root
|
12 years ago |
Stefan Behrens
|
a8a6dab779
Btrfs: add btrfs_scratch_superblock() function
|
12 years ago |
Stefan Behrens
|
3ec706c831
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
|
12 years ago |
Stefan Behrens
|
5d9640517d
Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree
|
12 years ago |
Stefan Behrens
|
7ba15b7d21
Btrfs: add two more find_device() methods
|
12 years ago |
Stefan Behrens
|
d9d181c1ba
Btrfs: rename the scrub context structure
|
12 years ago |
Stefan Behrens
|
5ee0844d64
Btrfs: revert checksum error statistic which can cause a BUG()
|
13 years ago |
Josef Bacik
|
02db0844be
Btrfs: add DEVICE_READY ioctl
|
13 years ago |
David Sterba
|
b27f7c0c15
btrfs: join DEV_STATS ioctls to one
|
13 years ago |
Ilya Dryomov
|
2b6ba629b5
Btrfs: resume balance on rw (re)mounts properly
|
13 years ago |
Ilya Dryomov
|
68310a5e42
Btrfs: restore restriper state on all mounts
|
13 years ago |
Josef Bacik
|
606686eeac
Btrfs: use rcu to protect device->name
|
13 years ago |
Stefan Behrens
|
733f4fbbc1
Btrfs: read device stats on mount, write modified ones during commit
|
13 years ago |