Miao Xie
|
9247f3170b
Btrfs: use slabs for auto defrag allocation
|
12 years ago |
Stefan Behrens
|
8dabb7420f
Btrfs: change core code of btrfs to support the device replace operations
|
12 years ago |
Stefan Behrens
|
ff023aac31
Btrfs: add code to scrub to copy read data to another disk
|
12 years ago |
Stefan Behrens
|
63a212abc2
Btrfs: disallow some operations on the device replace target device
|
12 years ago |
Stefan Behrens
|
1acd6831d9
Btrfs: avoid risk of a deadlock in btrfs_handle_error
|
12 years ago |
Stefan Behrens
|
aa1b8cd409
Btrfs: pass fs_info instead of root
|
12 years ago |
Stefan Behrens
|
292fd7fc39
Btrfs: don't allow degraded mount if too many devices are missing
|
12 years ago |
Andrei Popa
|
bedb2cca72
Btrfs: make compress and nodatacow mount options mutually exclusive
|
12 years ago |
Daniel J Blueman
|
489406626c
btrfs: fix message printing
|
13 years ago |
Miao Xie
|
354aa0fb6d
Btrfs: fix orphan transaction on the freezed filesystem
|
12 years ago |
Josef Bacik
|
926ced123b
Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fs
|
12 years ago |
Liu Bo
|
6bbe3a9c80
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
|
12 years ago |
Josef Bacik
|
60376ce4a8
Btrfs: fix race in sync and freeze again
|
12 years ago |
Miao Xie
|
69ce977a17
Btrfs: output more information when aborting a unused transaction handle
|
13 years ago |
Miao Xie
|
6352b91da1
Btrfs: use a slab for ordered extents allocation
|
13 years ago |
Linus Torvalds
|
318e151019
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
Josef Bacik
|
bd7de2c9a4
Btrfs: fix deadlock with freeze and sync V2
|
13 years ago |
Josef Bacik
|
aa9ddcd4b5
Btrfs: do not use missing devices when showing devname
|
13 years ago |
Artem Bityutskiy
|
34eaadaf22
btrfs: nuke write_super from comments
|
13 years ago |
Joe Perches
|
533574c6bc
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
|
13 years ago |
Linus Torvalds
|
e2aed8dfa5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
13 years ago |
Mitch Harder
|
2b0ce2c290
Btrfs: Check INCOMPAT flags on remount and add helper function
|
13 years ago |
Josef Bacik
|
02db0844be
Btrfs: add DEVICE_READY ioctl
|
13 years ago |
Arnd Hannemann
|
063849eafd
Btrfs: allow mount -o remount,compress=no
|
13 years ago |
Josef Bacik
|
c5c3c5f31e
Btrfs: remove ->dirty_inode
|
13 years ago |
David Howells
|
9249e17fe0
VFS: Pass mount flags to sget()
|
13 years ago |
Ilya Dryomov
|
2b6ba629b5
Btrfs: resume balance on rw (re)mounts properly
|
13 years ago |
Josef Bacik
|
9c5085c147
Btrfs: implement ->show_devname
|
13 years ago |
Jim Meyering
|
f60d16a892
Btrfs: avoid buffer overrun in mount option handling
|
13 years ago |
Jim Meyering
|
f07c9a79f0
Btrfs: avoid buffer overrun in btrfs_printk
|
13 years ago |