index
:
Linux Stable
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.13.y
linux-6.14.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
/
extent_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: fix state->private cast on 32 bit machines
Satoru Takeuchi
2015-01-19
1
-1
/
+1
*
Btrfs: avoid premature -ENOMEM in clear_extent_bit()
Filipe Manana
2014-11-20
1
-2
/
+7
*
Btrfs: avoid returning -ENOMEM in convert_extent_bit() too early
Filipe Manana
2014-11-20
1
-1
/
+10
*
Btrfs: make find_first_extent_bit be able to cache any state
Filipe Manana
2014-11-20
1
-4
/
+12
*
Btrfs: set page and mapping error on compressed write failure
Filipe Manana
2014-11-20
1
-0
/
+5
*
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2014-10-04
1
-35
/
+31
|
\
|
*
btrfs: kill extent_buffer_page helper
David Sterba
2014-10-02
1
-29
/
+26
|
*
btrfs: drop constant param from btrfs_release_extent_buffer_page
David Sterba
2014-10-02
1
-9
/
+6
*
|
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
2014-10-03
1
-7
/
+67
*
|
Btrfs: fix crash of btrfs_release_extent_buffer_page
Liu Bo
2014-10-03
1
-0
/
+1
*
|
Btrfs: add missing end_page_writeback on submit_extent_page failure
Filipe Manana
2014-10-03
1
-0
/
+1
|
/
*
Btrfs: cleanup the read failure record after write or when the inode is freeing
Miao Xie
2014-09-17
1
-0
/
+34
*
Btrfs: implement repair function when direct read fails
Miao Xie
2014-09-17
1
-5
/
+7
*
Btrfs: modify clean_io_failure and make it suit direct io
Miao Xie
2014-09-17
1
-16
/
+15
*
Btrfs: modify repair_io_failure and make it suit direct io
Miao Xie
2014-09-17
1
-3
/
+5
*
Btrfs: split bio_readpage_error into several functions
Miao Xie
2014-09-17
1
-64
/
+95
*
Btrfs: Cleanup unused variant and argument of IO failure handlers
Miao Xie
2014-09-17
1
-16
/
+10
*
Btrfs: fix missing error handler if submiting re-read bio fails
Miao Xie
2014-09-17
1
-0
/
+5
*
Btrfs: do file data check by sub-bio's self
Miao Xie
2014-09-17
1
-1
/
+1
*
Btrfs: load checksum data once when submitting a direct read io
Miao Xie
2014-09-17
1
-2
/
+11
*
Btrfs: make fiemap not blow when you have lots of snapshots
Josef Bacik
2014-09-17
1
-25
/
+15
*
Btrfs: cleanup the same name in end_bio_extent_readpage
Liu Bo
2014-09-17
1
-4
/
+4
*
Btrfs: reduce size of struct extent_state
Filipe Manana
2014-09-17
1
-17
/
+20
*
btrfs: kill the key type accessor helpers
David Sterba
2014-09-17
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-08-27
1
-2
/
+3
|
\
|
*
Btrfs: fix crash on endio of reading corrupted block
Liu Bo
2014-08-21
1
-0
/
+1
|
*
btrfs: Return right extent when fiemap gives unaligned offset and len.
Qu Wenruo
2014-08-19
1
-2
/
+2
*
|
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
1
-8
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-14
1
-1
/
+38
|
\
|
*
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
2014-06-13
1
-1
/
+1
|
*
btrfs: new function read_extent_buffer_to_user
Gerhard Heift
2014-06-12
1
-0
/
+37
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-11
1
-144
/
+257
|
\
|
|
*
Btrfs: split up __extent_writepage to lower stack usage
Chris Mason
2014-06-09
1
-137
/
+193
|
*
Btrfs: cut down stack usage in btree_write_cache_pages
Chris Mason
2014-06-09
1
-4
/
+5
|
*
Btrfs: fix double free in find_lock_delalloc_range
Chris Mason
2014-06-09
1
-0
/
+1
|
*
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
2014-06-09
1
-0
/
+47
|
*
Btrfs: mark mapping with error flag to report errors to userspace
Liu Bo
2014-06-09
1
-0
/
+2
|
*
Btrfs: fix hang on error (such as ENOSPC) when writing extent pages
Filipe Manana
2014-06-09
1
-5
/
+11
*
|
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2014-06-04
1
-5
/
+6
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-11
1
-2
/
+6
|
\
|
*
Btrfs: more efficient io tree navigation on wait_extent_bit
Filipe Manana
2014-04-07
1
-1
/
+5
|
*
Btrfs: don't clear uptodate if the eb is under IO
Josef Bacik
2014-04-06
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-04
1
-6
/
+9
|
\
|
|
*
Btrfs: more efficient split extent state insertion
Filipe Manana
2014-03-10
1
-5
/
+8
|
*
Btrfs: remove unneeded field / smaller extent_map structure
Filipe Manana
2014-03-10
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-30
1
-89
/
+139
|
\
|
|
*
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
1
-24
/
+37
|
*
Btrfs: move the extent buffer radix tree into the fs_info
Josef Bacik
2014-01-28
1
-24
/
+23
|
*
Btrfs: use a bit to track if we're in the radix tree
Josef Bacik
2014-01-28
1
-3
/
+4
[next]