index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-29
1
-1
/
+1
|
\
|
*
Btrfs: add write_flags for compression bio
Liu Bo
2017-11-15
1
-1
/
+1
*
|
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-1
/
+1
*
|
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-16
1
-2
/
+2
*
|
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-16
1
-3
/
+3
*
|
btrfs: use pagevec_lookup_range_tag()
Jan Kara
2017-11-16
1
-15
/
+4
*
|
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-11-14
1
-26
/
+18
|
\
|
|
*
btrfs: get rid of sector_t and use u64 offset in submit_extent_page
David Sterba
2017-10-30
1
-11
/
+12
|
*
btrfs: rename page offset parameter in submit_extent_page
David Sterba
2017-10-30
1
-4
/
+4
|
*
Btrfs: remove bio_flags which indicates a meta block of log-tree
Liu Bo
2017-10-30
1
-11
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-10-06
1
-1
/
+1
|
\
|
*
btrfs: avoid overflow when sector_t is 32 bit
Goffredo Baroncelli
2017-10-04
1
-1
/
+1
*
|
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-29
1
-6
/
+2
|
\
|
|
*
Btrfs: do not reset bio->bi_ops while writing bio
Liu Bo
2017-09-26
1
-3
/
+0
|
*
Btrfs: use the new helper wbc_to_write_flags
Liu Bo
2017-09-26
1
-3
/
+2
*
|
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-15
1
-2
/
+2
|
\
\
|
*
|
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-2
/
+2
*
|
|
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-09-09
1
-51
/
+41
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Btrfs: fix out of bounds array access while reading extent buffer
Liu Bo
2017-08-21
1
-8
/
+12
|
*
|
btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page
David Sterba
2017-08-16
1
-6
/
+8
|
*
|
btrfs: cleanup types storing REQ_*
David Sterba
2017-08-16
1
-6
/
+8
|
*
|
btrfs: Remove unused parameters from volume.c functions
Nikolay Borisov
2017-08-16
1
-1
/
+1
|
*
|
btrfs: btrfs_check_shared should manage its own transaction
Edmund Nadolski
2017-08-16
1
-19
/
+3
|
*
|
btrfs: struct-funcs, constify readers
Jeff Mahoney
2017-08-16
1
-13
/
+11
|
|
/
*
/
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-3
/
+3
|
/
*
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-15
1
-10
/
+9
|
\
|
*
Btrfs: fix unexpected return value of bio_readpage_error
Liu Bo
2017-07-14
1
-6
/
+6
|
*
btrfs: btrfs_create_repair_bio never fails, skip error handling
David Sterba
2017-07-14
1
-4
/
+0
|
*
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
David Sterba
2017-07-14
1
-0
/
+3
*
|
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2017-07-06
1
-3
/
+3
|
\
\
|
*
|
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
2017-06-20
1
-3
/
+3
*
|
|
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
1
-137
/
+108
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: Remove false alert when fiemap range is smaller than on-disk extent
Qu Wenruo
2017-06-29
1
-16
/
+12
|
*
|
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
2017-06-19
1
-4
/
+4
|
*
|
btrfs: add helper to initialize the non-bio part of btrfs_io_bio
David Sterba
2017-06-19
1
-16
/
+14
|
*
|
btrfs: pass bytes to btrfs_bio_alloc
David Sterba
2017-06-19
1
-3
/
+3
|
*
|
btrfs: remove redundant parameters from btrfs_bio_alloc
David Sterba
2017-06-19
1
-6
/
+3
|
*
|
btrfs: sink gfp parameter to btrfs_bio_clone
David Sterba
2017-06-19
1
-2
/
+2
|
*
|
btrfs: btrfs_io_bio_alloc never fails, skip error handling
David Sterba
2017-06-19
1
-5
/
+0
|
*
|
btrfs: btrfs_bio_alloc never fails, skip error handling
David Sterba
2017-06-19
1
-3
/
+0
|
*
|
btrfs: bioset allocations will never fail, adapt our helpers
David Sterba
2017-06-19
1
-32
/
+20
|
*
|
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
Nikolay Borisov
2017-06-19
1
-1
/
+1
|
*
|
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
Liu Bo
2017-06-19
1
-3
/
+2
|
*
|
Btrfs: change how we iterate bios in endio
Liu Bo
2017-06-19
1
-0
/
+2
|
*
|
Btrfs: new helper btrfs_bio_clone_partial
Liu Bo
2017-06-19
1
-0
/
+18
|
*
|
Btrfs: use bio_clone_fast to clone our bio
Liu Bo
2017-06-19
1
-1
/
+1
|
*
|
Btrfs: don't pass the inode through clean_io_failure
Josef Bacik
2017-06-19
1
-23
/
+28
|
*
|
btrfs: remove inode argument from repair_io_failure
Josef Bacik
2017-06-19
1
-9
/
+7
|
*
|
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
2017-06-19
1
-37
/
+15
[next]