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.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-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
/
extent_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
Btrfs: add write_flags for compression bio
Liu Bo
1
-1
/
+1
2017-10-30
btrfs: get rid of sector_t and use u64 offset in submit_extent_page
David Sterba
1
-11
/
+12
2017-10-30
btrfs: rename page offset parameter in submit_extent_page
David Sterba
1
-4
/
+4
2017-10-30
Btrfs: remove bio_flags which indicates a meta block of log-tree
Liu Bo
1
-11
/
+2
2017-10-06
Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2017-10-04
btrfs: avoid overflow when sector_t is 32 bit
Goffredo Baroncelli
1
-1
/
+1
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+2
2017-09-26
Btrfs: do not reset bio->bi_ops while writing bio
Liu Bo
1
-3
/
+0
2017-09-26
Btrfs: use the new helper wbc_to_write_flags
Liu Bo
1
-3
/
+2
2017-09-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+2
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-51
/
+41
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-3
/
+3
2017-08-21
Btrfs: fix out of bounds array access while reading extent buffer
Liu Bo
1
-8
/
+12
2017-08-16
btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page
David Sterba
1
-6
/
+8
2017-08-16
btrfs: cleanup types storing REQ_*
David Sterba
1
-6
/
+8
2017-08-16
btrfs: Remove unused parameters from volume.c functions
Nikolay Borisov
1
-1
/
+1
2017-08-16
btrfs: btrfs_check_shared should manage its own transaction
Edmund Nadolski
1
-19
/
+3
2017-08-16
btrfs: struct-funcs, constify readers
Jeff Mahoney
1
-13
/
+11
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-2
/
+2
2017-07-15
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+9
2017-07-14
Btrfs: fix unexpected return value of bio_readpage_error
Liu Bo
1
-6
/
+6
2017-07-14
btrfs: btrfs_create_repair_bio never fails, skip error handling
David Sterba
1
-4
/
+0
2017-07-14
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
David Sterba
1
-0
/
+3
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-3
/
+3
2017-07-06
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-137
/
+108
2017-06-29
btrfs: Remove false alert when fiemap range is smaller than on-disk extent
Qu Wenruo
1
-16
/
+12
2017-06-27
btrfs: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+1
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
1
-3
/
+3
2017-06-19
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
1
-4
/
+4
2017-06-19
btrfs: add helper to initialize the non-bio part of btrfs_io_bio
David Sterba
1
-16
/
+14
2017-06-19
btrfs: pass bytes to btrfs_bio_alloc
David Sterba
1
-3
/
+3
2017-06-19
btrfs: remove redundant parameters from btrfs_bio_alloc
David Sterba
1
-6
/
+3
2017-06-19
btrfs: sink gfp parameter to btrfs_bio_clone
David Sterba
1
-2
/
+2
2017-06-19
btrfs: btrfs_io_bio_alloc never fails, skip error handling
David Sterba
1
-5
/
+0
2017-06-19
btrfs: btrfs_bio_alloc never fails, skip error handling
David Sterba
1
-3
/
+0
2017-06-19
btrfs: bioset allocations will never fail, adapt our helpers
David Sterba
1
-32
/
+20
2017-06-19
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
Nikolay Borisov
1
-1
/
+1
2017-06-19
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
Liu Bo
1
-3
/
+2
2017-06-19
Btrfs: change how we iterate bios in endio
Liu Bo
1
-0
/
+2
2017-06-19
Btrfs: new helper btrfs_bio_clone_partial
Liu Bo
1
-0
/
+18
2017-06-19
Btrfs: use bio_clone_fast to clone our bio
Liu Bo
1
-1
/
+1
2017-06-19
Btrfs: don't pass the inode through clean_io_failure
Josef Bacik
1
-23
/
+28
2017-06-19
btrfs: remove inode argument from repair_io_failure
Josef Bacik
1
-9
/
+7
2017-06-19
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
1
-37
/
+15
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
1
-1
/
+2
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
1
-3
/
+123
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-10
/
+13
2017-05-16
btrfs: fix incorrect error return ret being passed to mapping_set_error
Colin Ian King
1
-1
/
+1
2017-05-16
btrfs: fiemap: Cache and merge fiemap extent before submit it to user
Qu Wenruo
1
-2
/
+122
2017-04-18
Btrfs: enable repair during read for raid56 profile
Liu Bo
1
-13
/
+27
[next]