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.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
/
disk-io.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-01
Btrfs: add btrfs_read_dev_one_super() to read one specific SB
Anand Jain
1
-0
/
+2
2015-08-31
btrfs: Add raid56 support for updating
Zhao Lei
1
-0
/
+1
2015-02-16
Btrfs: disk-io: replace root args iff only fs_info used
Daniel Dressler
1
-2
/
+2
2014-12-12
btrfs: sink blocksize parameter to btrfs_find_create_tree_block
David Sterba
1
-1
/
+1
2014-12-12
btrfs: sink blocksize parameter to reada_tree_block_flagged
David Sterba
1
-1
/
+1
2014-12-12
btrfs: sink blocksize parameter to readahead_tree_block
David Sterba
1
-1
/
+1
2014-10-04
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
1
-4
/
+3
2014-10-02
btrfs: use slab for end_io_wq structures
David Sterba
1
-0
/
+2
2014-10-02
btrfs: use enum for wq endio metadata type
David Sterba
1
-2
/
+2
2014-10-02
btrfs: remove unused parameter blocksize from btrfs_find_tree_block
David Sterba
1
-1
/
+1
2014-10-02
btrfs: remove parameter blocksize from read_tree_block
David Sterba
1
-1
/
+1
2014-10-02
btrfs: return void from readahead_tree_block
David Sterba
1
-1
/
+1
2014-10-02
btrfs: remove unused parameter from readahead_tree_block
David Sterba
1
-2
/
+1
2014-09-18
Btrfs: implement repair function when direct read fails
Miao Xie
1
-0
/
+1
2014-09-18
btrfs: make close_ctree return void
David Sterba
1
-1
/
+1
2014-06-10
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
1
-0
/
+1
2013-11-12
Btrfs: add a sanity test for btrfs_split_item
Josef Bacik
1
-0
/
+4
2013-10-11
Btrfs: fix oops caused by the space balance and dead roots
Miao Xie
1
-2
/
+11
2013-06-14
Btrfs: introduce grab/put functions for the root of the fs/file tree
Miao Xie
1
-0
/
+21
2013-06-14
Btrfs: cleanup the similar code of the fs root read
Miao Xie
1
-3
/
+8
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-2
/
+0
2013-05-06
Btrfs: cleanup unused arguments of btrfs_csum_data
Liu Bo
1
-1
/
+1
2013-04-29
Btrfs: cleanup unused function
Liu Bo
1
-1
/
+0
2013-02-01
Btrfs: RAID5 and RAID6
David Woodhouse
1
-0
/
+7
2012-12-13
Btrfs: cleanup for btrfs_btree_balance_dirty
Liu Bo
1
-2
/
+2
2012-10-09
Btrfs: make filesystem read-only when submitting barrier fails
Stefan Behrens
1
-0
/
+2
2012-08-29
Btrfs: remove superblock writing after fatal error
Stefan Behrens
1
-1
/
+1
2012-07-10
Btrfs: added helper to create new trees
Arne Jansen
1
-0
/
+6
2012-05-30
btrfs: Drop unused function btrfs_abort_devices()
Asias He
1
-1
/
+0
2012-05-06
Btrfs: avoid sleeping in verify_parent_transid while atomic
Chris Mason
1
-1
/
+2
2012-03-22
btrfs: enhance transaction abort infrastructure
Jeff Mahoney
1
-0
/
+4
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
1
-1
/
+1
2012-03-22
btrfs: clean_tree_block should panic on observed memory corruption and return...
Jeff Mahoney
1
-2
/
+2
2012-01-09
btrfs: take allocation of ->tree_root into open_ctree()
Al Viro
1
-2
/
+0
2012-01-09
btrfs: make open_ctree() return int
Al Viro
1
-3
/
+3
2012-01-09
btrfs: sanitizing ->fs_info, part 4
Al Viro
1
-0
/
+2
2011-11-06
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
Chris Mason
1
-0
/
+2
2011-11-06
Btrfs: make sure to flush queued bios if write_cache_pages waits
Chris Mason
1
-2
/
+0
2011-10-02
btrfs: add READAHEAD extent buffer flag
Arne Jansen
1
-0
/
+2
2011-07-27
Btrfs: make a lockdep class for each root
Chris Mason
1
-3
/
+7
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
1
-18
/
+0
2011-05-21
btrfs: implement delayed inode items operation
Miao Xie
1
-0
/
+1
2011-05-06
btrfs: remove all unused functions
David Sterba
1
-7
/
+0
2011-05-04
btrfs: remove unused function prototypes
David Sterba
1
-11
/
+0
2011-01-17
Btrfs: forced readonly mounts on errors
liubo
1
-0
/
+1
2010-05-25
Btrfs: use async helpers for DIO write checksumming
Chris Mason
1
-1
/
+1
2010-05-25
Btrfs: Metadata ENOSPC handling for tree log
Yan, Zheng
1
-2
/
+0
2009-03-24
Btrfs: leave btree locks spinning more often
Chris Mason
1
-0
/
+1
2009-02-12
Btrfs: make a lockdep class for the extent buffer locks
Chris Mason
1
-0
/
+10
2009-01-21
Btrfs: fix tree logs parallel sync
Yan Zheng
1
-0
/
+2
[next]