index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-22
btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
Qu Wenruo
1
-0
/
+1
2015-10-22
btrfs: extent_io: Introduce new function clear_record_extent_bits()
Qu Wenruo
1
-0
/
+3
2015-10-22
btrfs: extent_io: Introduce new function set_record_extent_bits
Qu Wenruo
1
-0
/
+3
2015-10-22
btrfs: extent_io: Introduce needed structure for recoding set/clear bits
Qu Wenruo
1
-0
/
+12
2015-02-16
btrfs: constify structs with op functions or static definitions
David Sterba
1
-1
/
+1
2015-01-22
btrfs: switch extent_state state to unsigned
David Sterba
1
-29
/
+29
2014-12-12
btrfs: sink parameter len to alloc_extent_buffer
David Sterba
1
-2
/
+2
2014-12-12
btrfs: unify extent buffer allocation api
David Sterba
1
-1
/
+2
2014-11-21
Btrfs: set page and mapping error on compressed write failure
Filipe Manana
1
-0
/
+1
2014-10-08
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
Chris Mason
1
-1
/
+1
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
1
-10
/
+0
2014-10-04
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
1
-2
/
+5
2014-10-02
btrfs: kill extent_buffer_page helper
David Sterba
1
-6
/
+0
2014-10-02
btrfs: remove unused extent state bits
David Sterba
1
-4
/
+0
2014-09-18
Btrfs: cleanup the read failure record after write or when the inode is freeing
Miao Xie
1
-0
/
+1
2014-09-18
Btrfs: implement repair function when direct read fails
Miao Xie
1
-1
/
+4
2014-09-18
Btrfs: modify clean_io_failure and make it suit direct io
Miao Xie
1
-3
/
+3
2014-09-18
Btrfs: modify repair_io_failure and make it suit direct io
Miao Xie
1
-1
/
+1
2014-09-18
Btrfs: split bio_readpage_error into several functions
Miao Xie
1
-0
/
+28
2014-09-18
Btrfs: shrink further sizeof(struct extent_buffer)
Filipe Manana
1
-2
/
+0
2014-09-18
Btrfs: reduce size of struct extent_state
Filipe Manana
1
-1
/
+0
2014-06-20
Btrfs: remove unused wait queue in struct extent_buffer
Filipe Manana
1
-1
/
+0
2014-06-13
btrfs: new function read_extent_buffer_to_user
Gerhard Heift
1
-0
/
+3
2014-06-10
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
1
-0
/
+2
2014-04-07
Btrfs: don't clear uptodate if the eb is under IO
Josef Bacik
1
-0
/
+1
2014-01-29
Btrfs: move the extent buffer radix tree into the fs_info
Josef Bacik
1
-5
/
+3
2014-01-29
Btrfs: use a bit to track if we're in the radix tree
Josef Bacik
1
-0
/
+1
2013-11-12
Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer...
Chandra Seetharaman
1
-1
/
+1
2013-11-12
Btrfs: add tests for find_lock_delalloc_range
Josef Bacik
1
-0
/
+6
2013-09-01
btrfs: mark some local function as 'static'
Sergei Trofimovich
1
-1
/
+0
2013-09-01
btrfs: Introduce extent_read_full_page_nolock()
Mark Fasheh
1
-0
/
+3
2013-09-01
Btrfs: cleanup arguments to extent_clear_unlock_delalloc
Josef Bacik
1
-12
/
+9
2013-09-01
Btrfs: don't cache the csum value into the extent state tree
Miao Xie
1
-6
/
+4
2013-07-02
Btrfs: check if we can nocow if we don't have data space
Josef Bacik
1
-0
/
+1
2013-05-18
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
1
-0
/
+2
2013-05-06
btrfs: use unsigned long type for extent state bits
David Sterba
1
-11
/
+12
2013-05-06
btrfs: remove unused gfp mask parameter from release_extent_buffer callchain
David Sterba
1
-1
/
+1
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-8
/
+0
2013-05-06
btrfs: move leak debug code to functions
Eric Sandeen
1
-1
/
+5
2013-05-06
Btrfs: cleanup destroy_marked_extents
Josef Bacik
1
-0
/
+1
2013-05-06
Btrfs: improve the performance of the csums lookup
Miao Xie
1
-0
/
+4
2013-03-26
Btrfs: fix race between mmap writes and compression
Chris Mason
1
-0
/
+2
2013-02-28
btrfs: use only inline_pages from extent buffer
David Sterba
1
-2
/
+1
2013-02-20
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
1
-1
/
+1
2013-02-20
Btrfs: remove unused extent io tree ops V2
Josef Bacik
1
-3
/
+0
2013-02-01
Btrfs: add rw argument to merge_bio_hook()
David Woodhouse
1
-1
/
+1
2012-12-13
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
Stefan Behrens
1
-2
/
+2
2012-10-09
btrfs: move inline function code to header file
Robin Dong
1
-2
/
+12
2012-10-09
Btrfs: cache extent state when writing out dirty metadata pages
Josef Bacik
1
-2
/
+4
2012-10-09
Btrfs: do not async metadata csumming in certain situations
Josef Bacik
1
-0
/
+1
[next]