Eric Sandeen
|
f9e92e40b5
btrfs: factor btrfs_init_qgroup() out of open_ctree()
|
11 years ago |
Eric Sandeen
|
ad6183680c
btrfs: factor btrfs_init_dev_replace_locks() out of open_ctree()
|
11 years ago |
Eric Sandeen
|
f37938e0e2
btrfs: factor btrfs_init_btree_inode() out of open_ctree()
|
11 years ago |
Eric Sandeen
|
779a65a495
btrfs: factor btrfs_init_balance() out of open_ctree()
|
11 years ago |
Eric Sandeen
|
638aa7ed46
btrfs: factor btrfs_init_scrub() out of open_ctree()
|
11 years ago |
Eric Sandeen
|
0489234077
btrfs: consistently use fs_info in close_ctree()
|
11 years ago |
Eric Sandeen
|
9eaed21ef9
btrfs: remove unused fs_info arg from btrfs_close_extra_devices()
|
11 years ago |
Fabian Frederick
|
41d6b13ea7
btrfs: fix sizeof format specifier in btrfs_check_super_valid()
|
10 years ago |
David Sterba
|
e8c9f18603
btrfs: constify structs with op functions or static definitions
|
10 years ago |
Daniel Dressler
|
01d58472a8
Btrfs: disk-io: replace root args iff only fs_info used
|
10 years ago |
Filipe Manana
|
d4b450cd4b
Btrfs: fix race between transaction commit and empty block group removal
|
10 years ago |
David Sterba
|
ce7fca5f57
btrfs: add checks for sys_chunk_array sizes
|
10 years ago |
David Sterba
|
75d6ad382b
btrfs: more superblock checks, lower bounds on devices and sectorsize/nodesize
|
10 years ago |
Anand Jain
|
78f55e5e1f
Btrfs: fix unused members in struct btrfs_root
|
10 years ago |
David Sterba
|
5efa0490cc
btrfs: set proper message level for skinny metadata
|
10 years ago |
David Sterba
|
f0954c6637
btrfs: update message levels after checksum errors
|
10 years ago |
David Sterba
|
aa8ee31209
btrfs: update message levels during failed mount
|
10 years ago |
David Sterba
|
68b663d13c
btrfs: update message levels for errors
|
10 years ago |
Chris Mason
|
57bbddd7fb
Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
|
10 years ago |
Christoph Hellwig
|
df0ce26cb4
fs: remove default_backing_dev_info
|
10 years ago |
Christoph Hellwig
|
b83ae6d421
fs: remove mapping->backing_dev_info
|
10 years ago |
Christoph Hellwig
|
b4caecd480
fs: introduce f_op->mmap_capabilities for nommu mmap support
|
10 years ago |
David Sterba
|
1d4c08e0a6
btrfs: expand btrfs_find_item if found_key is NULL
|
10 years ago |
David Sterba
|
381cf6587f
btrfs: fix leak of path in btrfs_find_item
|
10 years ago |
David Sterba
|
ce3e69847e
btrfs: sink parameter len to alloc_extent_buffer
|
11 years ago |
David Sterba
|
a83fffb75d
btrfs: sink blocksize parameter to btrfs_find_create_tree_block
|
11 years ago |
David Sterba
|
c0dcaa4d7b
btrfs: sink blocksize parameter to reada_tree_block_flagged
|
11 years ago |
David Sterba
|
d3e46fea1b
btrfs: sink blocksize parameter to readahead_tree_block
|
11 years ago |
Filipe Manana
|
678886bdc6
Btrfs: fix fs corruption on transaction abort if device supports discard
|
10 years ago |
Filipe Manana
|
04216820fe
Btrfs: fix race between fs trimming and block group remove/allocation
|
10 years ago |