Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 vuotta sitten |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 vuotta sitten |
Jeff Mahoney
|
27965b6c2c
btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size
|
9 vuotta sitten |
Jeff Mahoney
|
ab8d0fc48d
btrfs: convert pr_* to btrfs_* where possible
|
9 vuotta sitten |
Wang Xiaoguang
|
18513091af
btrfs: update btrfs_space_info's bytes_may_use timely
|
9 vuotta sitten |
Jeff Mahoney
|
66642832f0
btrfs: btrfs_abort_transaction, drop root parameter
|
9 vuotta sitten |
Jeff Mahoney
|
3cdde2240d
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
|
9 vuotta sitten |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 vuotta sitten |
Satoru Takeuchi
|
3c1d84b71e
Btrfs: Show a warning message if one of objectid reaches its highest value
|
9 vuotta sitten |
Chris Mason
|
326f784281
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
|
9 vuotta sitten |
Chandan Rajendra
|
f32e48e925
Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots
|
9 vuotta sitten |
Chris Mason
|
b28cf57246
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
|
9 vuotta sitten |
David Sterba
|
e4058b54d1
btrfs: cleanup, use enum values for btrfs_path reada
|
9 vuotta sitten |
David Sterba
|
20e5506baf
btrfs: constify remaining structs with function pointers
|
9 vuotta sitten |
Byongho Lee
|
ee22184b53
Btrfs: use linux/sizes.h to represent constants
|
9 vuotta sitten |
Qu Wenruo
|
7cf5b97650
btrfs: qgroup: Cleanup old inaccurate facilities
|
10 vuotta sitten |
Qu Wenruo
|
df480633b8
btrfs: extent-tree: Switch to new delalloc space reserve and release
|
10 vuotta sitten |
Filipe Manana
|
ae9d8f1711
Btrfs: fix race between caching kthread and returning inode to inode cache
|
10 vuotta sitten |
Filipe Manana
|
c3f4a1685b
Btrfs: use kmem_cache_free when freeing entry in inode cache
|
10 vuotta sitten |
Chris Mason
|
1bbc621ef2
Btrfs: allow block group cache writeout outside critical section in commit
|
10 vuotta sitten |
Filipe Manana
|
55507ce361
Btrfs: fix race between writing free space cache and trimming
|
10 vuotta sitten |
David Sterba
|
7e1876aca8
btrfs: switch inode_cache option handling to pending changes
|
11 vuotta sitten |
David Sterba
|
57cdc8db21
btrfs: cleanup ino cache members of btrfs_root
|
11 vuotta sitten |
David Sterba
|
67a77eb147
btrfs: remove newline from inode cache kthread name
|
11 vuotta sitten |
Miao Xie
|
1c70d8fb4d
Btrfs: fix inode caching vs tree log
|
11 vuotta sitten |
Wang Shilong
|
e60efa8425
Btrfs: avoid triggering bug_on() when we fail to start inode caching task
|
11 vuotta sitten |
Josef Bacik
|
9e351cc862
Btrfs: remove transaction from send
|
11 vuotta sitten |
Dulshani Gunawardhana
|
fae7f21cec
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
|
11 vuotta sitten |
Stefan Behrens
|
ff76b05655
Btrfs: Don't allocate inode that is already in use
|
11 vuotta sitten |
Filipe David Borba Manana
|
7451432394
Btrfs: remove path arg from btrfs_truncate_free_space_cache
|
12 vuotta sitten |