index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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
2012-10-01
Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
Liu Bo
1
-0
/
+2
2012-06-01
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...
Chris Mason
1
-0
/
+3
2012-05-30
Btrfs: finish ordered extents in their own thread
Josef Bacik
1
-3
/
+2
2012-05-26
Btrfs: dummy extent buffers for tree mod log
Jan Schmidt
1
-0
/
+3
2012-04-18
Btrfs: always store the mirror we read the eb from
Josef Bacik
1
-2
/
+2
2012-03-29
Merge branch 'error-handling' into for-linus
Chris Mason
1
-8
/
+7
2012-03-27
Btrfs: deal with read errors on extent buffers differently
Josef Bacik
1
-3
/
+5
2012-03-27
Btrfs: ensure an entire eb is written at once
Josef Bacik
1
-13
/
+11
[next]