index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
print-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-07
btrfs: print the actual offset in btrfs_root_name
Josef Bacik
1
-5
/
+5
2020-12-08
btrfs: pass root owner to read_tree_block
Josef Bacik
1
-0
/
+1
2020-12-08
btrfs: remove unnecessary casts in printk
David Sterba
1
-2
/
+1
2020-12-08
btrfs: switch extent buffer tree lock to rw_semaphore
Josef Bacik
1
-9
/
+2
2020-10-07
btrfs: pretty print leaked root name
Josef Bacik
1
-0
/
+38
2020-09-07
btrfs: require only sector size alignment for parent eb bytenr
Qu Wenruo
1
-5
/
+7
2020-01-20
btrfs: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-11-18
btrfs: rename extent buffer block group item accessors
David Sterba
1
-3
/
+3
2019-07-02
btrfs: switch extent_buffer write_locks from atomic to int
David Sterba
1
-1
/
+1
2019-07-02
btrfs: switch extent_buffer spinning_writers from atomic to int
David Sterba
1
-1
/
+1
2019-07-02
btrfs: switch extent_buffer blocking_writers from atomic to int
David Sterba
1
-1
/
+1
2019-04-29
btrfs: get fs_info from eb in btrfs_leaf_free_space
David Sterba
1
-1
/
+1
2018-08-06
btrfs: annotate unlikely branches after V0 extent type removal
David Sterba
1
-1
/
+1
2018-08-06
btrfs: Add graceful handling of V0 extents
Nikolay Borisov
1
-3
/
+6
2018-08-06
btrfs: Remove V0 extent support
Nikolay Borisov
1
-29
/
+1
2018-08-06
btrfs: Get rid of the confusing btrfs_file_extent_inline_len
Qu Wenruo
1
-2
/
+2
2018-05-28
btrfs: print-tree: Add eb locking status output for debug build
Qu Wenruo
1
-0
/
+21
2018-04-20
btrfs: print-tree: debugging output enhancement
Qu Wenruo
1
-10
/
+15
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-14
/
+1
2018-03-31
btrfs: Validate child tree block's level and first key
Qu Wenruo
1
-3
/
+7
2017-08-21
Btrfs: add one more sanity check for shared ref type
Liu Bo
1
-6
/
+21
2017-08-21
Btrfs: remove BUG() in print_extent_item
Liu Bo
1
-1
/
+4
2017-08-16
btrfs: get fs_info from eb in btrfs_print_tree, remove argument
David Sterba
1
-2
/
+4
2017-08-16
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
David Sterba
1
-2
/
+4
2017-06-19
Btrfs: let btrfs_print_leaf print more about block group
Liu Bo
1
-2
/
+5
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
1
-8
/
+7
2016-12-06
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
1
-3
/
+5
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
1
-1
/
+1
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
1
-31
/
+31
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
1
-32
/
+18
2016-09-26
Btrfs: add error handling for extent buffer in print tree
Liu Bo
1
-0
/
+7
2016-02-11
btrfs: teach print_leaf about temporary item subtypes
David Sterba
1
-0
/
+11
2016-02-11
btrfs: teach print_leaf about permanent item subtypes
David Sterba
1
-2
/
+10
2014-10-02
btrfs: remove parameter blocksize from read_tree_block
David Sterba
1
-1
/
+0
2014-09-18
btrfs: use nodesize everywhere, kill leafsize
David Sterba
1
-1
/
+1
2014-09-18
btrfs: kill the key type accessor helpers
David Sterba
1
-1
/
+1
2014-07-03
Btrfs: fix btrfs_print_leaf for skinny metadata
Josef Bacik
1
-4
/
+5
2014-01-29
Btrfs: don't use ram_bytes for uncompressed inline items
Chris Mason
1
-1
/
+1
2014-01-29
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
1
-1
/
+1
2013-11-12
btrfs: drop unused parameter from btrfs_item_nr
Ross Kirk
1
-1
/
+1
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
1
-51
/
+28
2013-09-01
Btrfs: support printing UUID tree elements
Stefan Behrens
1
-0
/
+24
2013-09-01
Btrfs: Print key type in decimal everywhere
Stefan Behrens
1
-2
/
+2
2013-05-06
Btrfs: Include the device in most error printk()s
Simon Kirby
1
-5
/
+4
2013-02-20
btrfs: add missing break in btrfs_print_leaf()
Eric Sandeen
1
-0
/
+1
2012-12-13
Btrfs: introduce a btrfs_dev_replace_item type
Stefan Behrens
1
-0
/
+3
2012-05-30
Btrfs: read device stats on mount, write modified ones during commit
Stefan Behrens
1
-0
/
+3
2011-10-20
btrfs: fix oops on failure path
Daniel J Blueman
1
-2
/
+6
2011-01-29
btrfs: fix missing break in switch phrase
liubo
1
-0
/
+1
2009-07-23
Btrfs: remove of redundant btrfs_header_level
Daniel Cadete
1
-3
/
+3
[next]