Miao Xie
|
c55f139640
Btrfs: fix deadlock when mounting a degraded fs
|
11 years ago |
Miao Xie
|
e990f16763
Btrfs: use bio_endio_nodec instead of open code
|
11 years ago |
Wang Shilong
|
298a8f9cf1
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
|
11 years ago |
Rickard Strandqvist
|
8321cf2596
fs: btrfs: volumes.c: Fix for possible null pointer dereference
|
11 years ago |
David Sterba
|
351fd35321
btrfs: remove stale newlines from log messages
|
11 years ago |
Wang Shilong
|
298658414a
Btrfs: set right total device count for seeding support
|
11 years ago |
Liu Bo
|
29cc83f69c
Btrfs: fix NULL pointer crash of deleting a seed device
|
11 years ago |
Anand Jain
|
4d90d28b1c
btrfs: btrfs_rm_device() should zero mirror SB as well
|
11 years ago |
Gui Hecheng
|
23f8f9b7ca
btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel space
|
11 years ago |
Gui Hecheng
|
5f43f86e3f
btrfs: fix wrong max system array size check in kernel space
|
11 years ago |
Qu Wenruo
|
5a1972bd9f
btrfs: Add ctime/mtime update for btrfs device add/remove.
|
11 years ago |
David Sterba
|
7d824b6f9c
btrfs: balance filter: add limit of processed chunks
|
11 years ago |
Linus Torvalds
|
3123bca719
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
David Sterba
|
60999ca4b4
btrfs: make device scan less noisy
|
11 years ago |
Linus Torvalds
|
53c566625f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
Qu Wenruo
|
d458b0540e
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
|
11 years ago |
Qu Wenruo
|
a8c93d4ef6
btrfs: Replace fs_info->submit_workers with btrfs_workqueue.
|
11 years ago |
Qu Wenruo
|
f5961d41d7
btrfs: Cleanup the unused struct async_sched.
|
11 years ago |
Miao Xie
|
c404e0dc2c
Btrfs: fix use-after-free in the finishing procedure of the device replace
|
11 years ago |
Linus Torvalds
|
e7651b819e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
Frank Holton
|
efe120a067
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
|
11 years ago |
Muthu Kumar
|
c7b22bb19a
btrfs: fix missing increment of bi_remaining
|
11 years ago |
Kent Overstreet
|
bc1e79acc1
block: fixup for generic bio chaining
|
11 years ago |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 years ago |
Akinobu Mita
|
475bf36ffb
btrfs: fix bio_size_ok() for max_sectors > 0xffff
|
12 years ago |
Dulshani Gunawardhana
|
d9b0d9ba04
btrfs: Replace kmalloc with kmalloc_array
|
12 years ago |
Dulshani Gunawardhana
|
fae7f21cec
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
|
12 years ago |
Zach Brown
|
8b558c5f09
btrfs: remove fs/btrfs/compat.h
|
12 years ago |
Stefan Behrens
|
27087f3701
Btrfs: init device stats for new devices
|
12 years ago |
Ilya Dryomov
|
e649e587cb
Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mounts
|
12 years ago |