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: 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
|
\
|
|
*
btrfs: tests, require fs_info for root
Jeff Mahoney
2016-07-26
1
-1
/
+2
*
|
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
btrfs: use bio fields for op and flags
Mike Christie
2016-06-07
1
-1
/
+1
*
|
Btrfs: self-tests: Support non-4k page size
Feifei Xu
2016-06-02
1
-1
/
+1
|
/
*
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
1
-2
/
+2
|
\
|
*
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2016-01-07
1
-2
/
+2
*
|
btrfs: remove a trivial helper btrfs_set_buffer_uptodate
David Sterba
2015-12-07
1
-1
/
+0
|
/
*
Btrfs: add btrfs_read_dev_one_super() to read one specific SB
Anand Jain
2015-10-01
1
-0
/
+2
*
btrfs: Add raid56 support for updating
Zhao Lei
2015-08-31
1
-0
/
+1
*
Btrfs: disk-io: replace root args iff only fs_info used
Daniel Dressler
2015-02-16
1
-2
/
+2
*
btrfs: sink blocksize parameter to btrfs_find_create_tree_block
David Sterba
2014-12-12
1
-1
/
+1
*
btrfs: sink blocksize parameter to reada_tree_block_flagged
David Sterba
2014-12-12
1
-1
/
+1
*
btrfs: sink blocksize parameter to readahead_tree_block
David Sterba
2014-12-12
1
-1
/
+1
*
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
2014-10-04
1
-4
/
+3
|
\
|
*
btrfs: remove unused parameter blocksize from btrfs_find_tree_block
David Sterba
2014-10-02
1
-1
/
+1
|
*
btrfs: remove parameter blocksize from read_tree_block
David Sterba
2014-10-02
1
-1
/
+1
|
*
btrfs: return void from readahead_tree_block
David Sterba
2014-10-02
1
-1
/
+1
|
*
btrfs: remove unused parameter from readahead_tree_block
David Sterba
2014-10-02
1
-2
/
+1
*
|
btrfs: use slab for end_io_wq structures
David Sterba
2014-10-02
1
-0
/
+2
*
|
btrfs: use enum for wq endio metadata type
David Sterba
2014-10-02
1
-2
/
+2
|
/
*
Btrfs: implement repair function when direct read fails
Miao Xie
2014-09-17
1
-0
/
+1
*
btrfs: make close_ctree return void
David Sterba
2014-09-17
1
-1
/
+1
*
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
2014-06-09
1
-0
/
+1
*
Btrfs: add a sanity test for btrfs_split_item
Josef Bacik
2013-11-11
1
-0
/
+4
*
Btrfs: fix oops caused by the space balance and dead roots
Miao Xie
2013-10-10
1
-2
/
+11
*
Btrfs: introduce grab/put functions for the root of the fs/file tree
Miao Xie
2013-06-14
1
-0
/
+21
*
Btrfs: cleanup the similar code of the fs root read
Miao Xie
2013-06-14
1
-3
/
+8
*
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
1
-2
/
+0
*
Btrfs: cleanup unused arguments of btrfs_csum_data
Liu Bo
2013-05-06
1
-1
/
+1
*
Btrfs: cleanup unused function
Liu Bo
2013-04-29
1
-1
/
+0
[next]