index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: preallocate anon block device at first phase of snapshot creation
Qu Wenruo
2020-07-27
1
-0
/
+2
*
btrfs: simplify root lookup by id
David Sterba
2020-05-25
1
-2
/
+1
*
btrfs: get rid of endio_repair_workers
Omar Sandoval
2020-05-25
1
-1
/
+0
*
btrfs: move the root freeing stuff into btrfs_put_root
Josef Bacik
2020-03-23
1
-15
/
+1
*
btrfs: use the page cache for super block reading
Johannes Thumshirn
2020-03-23
1
-3
/
+3
*
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-03-23
1
-2
/
+2
*
btrfs: add a leak check for roots
Josef Bacik
2020-03-23
1
-1
/
+8
*
btrfs: make the init of static elements in fs_info separate
Josef Bacik
2020-03-23
1
-0
/
+1
*
btrfs: export and rename free_fs_info
Josef Bacik
2020-03-23
1
-0
/
+1
*
btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root
Josef Bacik
2020-03-23
1
-0
/
+4
*
btrfs: make the fs root init functions static
Josef Bacik
2020-03-23
1
-3
/
+0
*
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
2020-03-23
1
-6
/
+0
*
btrfs: remove btrfs_read_fs_root, not used anymore
Josef Bacik
2020-03-23
1
-2
/
+0
*
btrfs: export and use btrfs_read_tree_root for tree-log
Josef Bacik
2020-03-23
1
-0
/
+2
*
btrfs: drop create parameter to btrfs_get_extent()
Omar Sandoval
2020-01-20
1
-2
/
+2
*
btrfs: add __cold attribute to more functions
David Sterba
2019-11-18
1
-2
/
+2
*
btrfs: Make reada_tree_block_flagged private
Nikolay Borisov
2019-09-09
1
-2
/
+0
*
btrfs: directly call into crypto framework for checksumming
Johannes Thumshirn
2019-07-01
1
-2
/
+0
*
btrfs: get fs_info from trans in btrfs_create_tree
David Sterba
2019-04-29
1
-1
/
+0
*
btrfs: get fs_info from eb in btrfs_verify_level_key
David Sterba
2019-04-29
1
-2
/
+1
*
btrfs: get fs_info from eb in clean_tree_block
David Sterba
2019-04-29
1
-1
/
+1
*
btrfs: move tree block wait and write helpers to tree-log
David Sterba
2019-04-29
1
-2
/
+0
*
btrfs: Check the first key and level for cached extent buffer
Qu Wenruo
2019-04-29
1
-0
/
+3
*
btrfs: drop extra enum initialization where using defaults
David Sterba
2018-12-17
1
-5
/
+5
*
btrfs: unify end_io callbacks of async_submit_bio
David Sterba
2018-08-06
1
-2
/
+3
*
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2018-04-12
1
-16
/
+4
*
btrfs: Validate child tree block's level and first key
Qu Wenruo
2018-03-31
1
-3
/
+5
*
btrfs: separate types for submit_bio_start and submit_bio_done
David Sterba
2018-03-31
1
-2
/
+2
*
btrfs: add more __cold annotations
David Sterba
2018-03-26
1
-1
/
+1
*
btrfs: remove unused function btrfs_async_submit_limit()
Anand Jain
2018-03-26
1
-1
/
+0
*
btrfs: sink get_extent parameter to read_extent_buffer_pages
David Sterba
2018-01-22
1
-0
/
+3
*
btrfs: use named constant for bdev blocksize
David Sterba
2017-08-16
1
-0
/
+8
*
btrfs: Cleanup num_tolerated_disk_barrier_failures
Qu Wenruo
2017-08-16
1
-2
/
+0
*
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-05
1
-6
/
+6
|
\
|
*
btrfs: btrfs_wait_tree_block_writeback can be void return
Jeff Layton
2017-06-19
1
-1
/
+1
|
*
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
2017-06-19
1
-3
/
+3
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-6
/
+6
|
/
*
btrfs: convert btrfs_root.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-2
/
+2
*
btrfs: constify input buffer of btrfs_csum_data
David Sterba
2017-02-28
1
-1
/
+1
*
btrfs: merge two superblock writing helpers
David Sterba
2017-02-17
1
-2
/
+1
*
btrfs: remove unused parameter from clean_tree_block
David Sterba
2017-02-17
1
-2
/
+1
*
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
1
-11
/
+12
*
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-12-06
1
-2
/
+1
*
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
2016-12-06
1
-2
/
+2
*
btrfs: change btrfs_csum_final result param type to u8
Domagoj Tršan
2016-11-30
1
-1
/
+1
*
btrfs: remove trivial helper btrfs_find_tree_block
David Sterba
2016-11-30
1
-2
/
+0
*
Btrfs: fix memory leak of block group cache
Liu Bo
2016-09-26
1
-0
/
+2
*
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-26
1
-0
/
+2
|
\
|
*
btrfs: don't create or leak aliased root while cleaning up orphans
Jeff Mahoney
2016-08-25
1
-0
/
+2
*
|
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-04
1
-1
/
+2
|
\
|
[next]