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.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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-29
1
-3
/
+5
|
\
|
*
Btrfs: fix reported number of inode blocks after buffered append writes
Filipe Manana
2017-11-15
1
-2
/
+3
|
*
Btrfs: add write_flags for compression bio
Liu Bo
2017-11-15
1
-1
/
+2
*
|
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-11-14
1
-1
/
+0
|
\
|
|
*
Btrfs: remove bio_flags which indicates a meta block of log-tree
Liu Bo
2017-10-30
1
-1
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
btrfs: struct-funcs, constify readers
Jeff Mahoney
2017-08-16
1
-10
/
+9
*
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-14
1
-2
/
+2
|
\
|
*
Btrfs: fix unexpected return value of bio_readpage_error
Liu Bo
2017-07-14
1
-2
/
+2
*
|
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-05
1
-23
/
+63
|
\
|
|
*
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
2017-06-29
1
-0
/
+34
|
*
btrfs: qgroup: Return actually freed bytes for qgroup release or free data
Qu Wenruo
2017-06-29
1
-1
/
+1
|
*
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
2017-06-19
1
-1
/
+1
|
*
btrfs: pass bytes to btrfs_bio_alloc
David Sterba
2017-06-19
1
-1
/
+1
|
*
btrfs: remove redundant parameters from btrfs_bio_alloc
David Sterba
2017-06-19
1
-3
/
+1
|
*
btrfs: sink gfp parameter to btrfs_bio_clone
David Sterba
2017-06-19
1
-1
/
+1
|
*
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
Liu Bo
2017-06-19
1
-2
/
+1
|
*
Btrfs: new helper btrfs_bio_clone_partial
Liu Bo
2017-06-19
1
-0
/
+2
|
*
Btrfs: don't pass the inode through clean_io_failure
Josef Bacik
2017-06-19
1
-3
/
+7
|
*
btrfs: remove inode argument from repair_io_failure
Josef Bacik
2017-06-19
1
-3
/
+3
|
*
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
2017-06-19
1
-9
/
+12
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-3
/
+3
|
/
*
Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
2017-04-27
1
-1
/
+4
|
\
|
*
Btrfs: fix reported number of inode blocks
Filipe Manana
2017-04-26
1
-0
/
+1
|
*
Btrfs: fix invalid attempt to free reserved space on failure to cow range
Filipe Manana
2017-04-26
1
-1
/
+3
*
|
btrfs: convert extent_state.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-1
/
+2
|
/
*
btrfs: add dummy callback for readpage_io_failed and drop checks
David Sterba
2017-02-28
1
-1
/
+1
*
btrfs: document existence of extent_io ops callbacks
David Sterba
2017-02-28
1
-7
/
+16
*
btrfs: let writepage_end_io_hook return void
David Sterba
2017-02-28
1
-1
/
+1
*
btrfs: Make get_extent_t take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
*
btrfs: Make btrfs_clear_bit_hook take btrfs_inode
Nikolay Borisov
2017-02-28
1
-2
/
+4
*
btrfs: make btrfs_free_io_failure_record take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+2
*
btrfs: make clean_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
1
-2
/
+2
*
btrfs: make repair_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
1
-4
/
+4
*
btrfs: make free_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+3
*
btrfs: embed extent_changeset::range_changed to the structure
David Sterba
2017-02-17
1
-1
/
+1
*
btrfs: teach __process_pages_contig about PAGE_LOCK operation
Liu Bo
2017-02-17
1
-1
/
+2
*
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
1
-2
/
+2
*
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-12-06
1
-2
/
+2
*
btrfs: add optimized version of eb to eb copy
David Sterba
2016-11-30
1
-0
/
+2
*
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
2016-11-30
1
-2
/
+2
*
btrfs: introduce helpers for updating eb uuids
David Sterba
2016-11-30
1
-0
/
+3
*
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2016-10-12
1
-0
/
+22
|
\
|
*
Btrfs: fix free space tree bitmaps on big-endian systems
Omar Sandoval
2016-10-03
1
-0
/
+22
*
|
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
2016-09-26
1
-1
/
+1
*
|
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
2016-09-26
1
-1
/
+1
|
/
*
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-26
1
-0
/
+1
|
\
|
*
btrfs: update btrfs_space_info's bytes_may_use timely
Wang Xiaoguang
2016-08-25
1
-0
/
+1
*
|
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
btrfs: use bio fields for op and flags
Mike Christie
2016-06-07
1
-4
/
+4
[next]