Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 years ago |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 years ago |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 years ago |
Jeff Mahoney
|
62e855771d
btrfs: convert printk(KERN_* to use pr_* calls
|
9 years ago |
Jeff Mahoney
|
5d163e0e68
btrfs: unsplit printed strings
|
9 years ago |
Liu Bo
|
a42cbec9c6
Btrfs: add error handling for extent buffer in print tree
|
9 years ago |
David Sterba
|
9f07e1d76e
btrfs: teach print_leaf about temporary item subtypes
|
9 years ago |
David Sterba
|
585a3d0d23
btrfs: teach print_leaf about permanent item subtypes
|
9 years ago |
David Sterba
|
ce86cd5917
btrfs: remove parameter blocksize from read_tree_block
|
11 years ago |
David Sterba
|
707e8a0715
btrfs: use nodesize everywhere, kill leafsize
|
11 years ago |
David Sterba
|
962a298f35
btrfs: kill the key type accessor helpers
|
11 years ago |
Josef Bacik
|
be2c765dff
Btrfs: fix btrfs_print_leaf for skinny metadata
|
11 years ago |
Chris Mason
|
514ac8ad87
Btrfs: don't use ram_bytes for uncompressed inline items
|
11 years ago |
Frank Holton
|
efe120a067
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
|
11 years ago |
Ross Kirk
|
dd3cc16b87
btrfs: drop unused parameter from btrfs_item_nr
|
12 years ago |
Geert Uytterhoeven
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 years ago |
Stefan Behrens
|
8f8ae8e213
Btrfs: support printing UUID tree elements
|
12 years ago |
Stefan Behrens
|
d4c34f6bff
Btrfs: Print key type in decimal everywhere
|
12 years ago |
Simon Kirby
|
c2cf52eb71
Btrfs: Include the device in most error printk()s
|
12 years ago |
Eric Sandeen
|
0e6360274f
btrfs: add missing break in btrfs_print_leaf()
|
12 years ago |
Stefan Behrens
|
a2bff64025
Btrfs: introduce a btrfs_dev_replace_item type
|
12 years ago |
Stefan Behrens
|
733f4fbbc1
Btrfs: read device stats on mount, write modified ones during commit
|
13 years ago |
Daniel J Blueman
|
068132bad1
btrfs: fix oops on failure path
|
14 years ago |
liubo
|
333e810544
btrfs: fix missing break in switch phrase
|
14 years ago |
Daniel Cadete
|
c271b49241
Btrfs: remove of redundant btrfs_header_level
|
16 years ago |
Yan Zheng
|
5d4f98a28c
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
|
16 years ago |
Chris Mason
|
d397712bcc
Btrfs: Fix checkpatch.pl warnings
|
16 years ago |
Chris Mason
|
c8b978188c
Btrfs: Add zlib compression support
|
17 years ago |
Yan Zheng
|
3bb1a1bc42
Btrfs: Remove offset field from struct btrfs_extent_ref
|
17 years ago |
Zheng Yan
|
31840ae1a6
Btrfs: Full back reference support
|
17 years ago |