index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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 branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-14
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-05
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
*
|
|
btrfs: add support for passing in write hints for buffered writes
Jens Axboe
2017-06-27
1
-0
/
+1
*
|
|
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-06-18
1
-1
/
+2
*
|
|
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-12
1
-3
/
+123
|
\
\
\
|
|
/
/
|
*
|
btrfs: fix incorrect error return ret being passed to mapping_set_error
Colin Ian King
2017-05-16
1
-1
/
+1
|
*
|
btrfs: fiemap: Cache and merge fiemap extent before submit it to user
Qu Wenruo
2017-05-16
1
-2
/
+122
*
|
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-10
/
+13
|
/
/
*
|
Btrfs: enable repair during read for raid56 profile
Liu Bo
2017-04-18
1
-13
/
+27
*
|
Btrfs: create a helper for getting chunk map
Liu Bo
2017-04-18
1
-2
/
+1
*
|
btrfs: convert extent_state.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-7
/
+7
*
|
btrfs: convert extent_map.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-2
/
+2
|
/
*
Btrfs: bring back repair during read
Liu Bo
2017-03-29
1
-18
/
+28
*
Btrfs: fix regression in lock_delalloc_pages
Liu Bo
2017-03-17
1
-1
/
+2
*
btrfs: add dummy callback for readpage_io_failed and drop checks
David Sterba
2017-02-28
1
-1
/
+1
*
btrfs: drop checks for mandatory extent_io_ops callbacks
David Sterba
2017-02-28
1
-4
/
+3
*
btrfs: let writepage_end_io_hook return void
David Sterba
2017-02-28
1
-6
/
+3
*
btrfs: Make get_extent_t take btrfs_inode
Nikolay Borisov
2017-02-28
1
-3
/
+3
*
btrfs: Make btrfs_clear_bit_hook take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+2
*
btrfs: make btrfs_free_io_failure_record take btrfs_inode
Nikolay Borisov
2017-02-28
1
-2
/
+2
*
btrfs: make clean_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
1
-10
/
+11
*
btrfs: make repair_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
1
-6
/
+7
*
btrfs: make free_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
1
-7
/
+7
*
btrfs: Make btrfs_lookup_ordered_range take btrfs_inode
Nikolay Borisov
2017-02-28
1
-2
/
+2
*
btrfs: remove unused parameter from extent_write_cache_pages
David Sterba
2017-02-17
1
-4
/
+2
*
btrfs: remove unused parameter from update_nr_written
David Sterba
2017-02-17
1
-4
/
+4
*
btrfs: remove unused parameter from submit_extent_page
David Sterba
2017-02-17
1
-9
/
+3
*
btrfs: embed extent_changeset::range_changed to the structure
David Sterba
2017-02-17
1
-1
/
+1
[next]