Linus Torvalds
|
2b9fb532d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
10 years ago |
David Sterba
|
730a78c741
btrfs: remove a no-op unfreeze superbock callback
|
10 years ago |
Qu Wenruo
|
a53f4f8e9c
btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.
|
10 years ago |
David Sterba
|
98bd5c547e
btrfs: sync ioctl, handle errors after transaction start
|
10 years ago |
Filipe Manana
|
c92f6be34c
Btrfs: make btrfs_abort_transaction consider existence of new block groups
|
10 years ago |
Chris Mason
|
ad27c0dab7
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
|
10 years ago |
David Sterba
|
0d95c1bec9
btrfs: fix wrong accounting of raid1 data profile in statfs
|
10 years ago |
Josef Bacik
|
7e33fd993a
Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2
|
10 years ago |
David Sterba
|
7e1876aca8
btrfs: switch inode_cache option handling to pending changes
|
11 years ago |
David Sterba
|
6b5fe46dfa
btrfs: do commit in sync_fs if there are pending changes
|
11 years ago |
Josef Bacik
|
5ed5f58841
Btrfs: properly clean up btrfs_end_io_wq_cache
|
10 years ago |
Qu Wenruo
|
a43bb39b5c
btrfs: Fix compile error when CONFIG_SECURITY is not set.
|
10 years ago |
Qu Wenruo
|
f667aef6af
btrfs: Make btrfs handle security mount options internally to avoid losing security label.
|
11 years ago |
David Sterba
|
97eb6b69d1
btrfs: use slab for end_io_wq structures
|
11 years ago |
David Sterba
|
af13b4922b
btrfs: fix error labels in init_btrfs_fs
|
11 years ago |
Filipe David Borba Manana
|
95ac567af2
Btrfs: set default max_inline to 8KiB instead of 8MiB
|
12 years ago |
David Sterba
|
143f363618
btrfs: remove unused variable from btrfs_parse_options
|
11 years ago |
Miao Xie
|
15484377f5
Btrfs: fix unprotected device list access when getting the fs information
|
11 years ago |
Mark Fasheh
|
d3982100ba
btrfs: add trace for qgroup accounting
|
11 years ago |
Wang Shilong
|
4027e0f4c4
Btrfs: clear compress-force when remounting with compress option
|
11 years ago |
David Sterba
|
3abdbd780e
btrfs: make close_ctree return void
|
11 years ago |
Linus Torvalds
|
e64df3ebe8
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
David Sterba
|
ba7b6e62f4
btrfs: adjust statfs calculations according to raid profiles
|
11 years ago |
J. Bruce Fields
|
1a0a397e41
dcache: d_obtain_alias callers don't all want DISCONNECTED
|
11 years ago |
Anand Jain
|
0aeb8a6e67
btrfs: fix null pointer dereference in btrfs_show_devname when name is null
|
11 years ago |
Eric Sandeen
|
2aa06a35d0
btrfs: fix nossd and ssd_spread mount option regression
|
11 years ago |
Wang Shilong
|
5f3164813b
Btrfs: fix race between balance recovery and root deletion
|
11 years ago |
David Sterba
|
351fd35321
btrfs: remove stale newlines from log messages
|
11 years ago |
Guangliang Zhao
|
45ff35d6b9
Btrfs: remove OPT_acl parse when acl disabled
|
11 years ago |
Josef Bacik
|
faa2dbf004
Btrfs: add sanity tests for new qgroup accounting code
|
11 years ago |