index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Age
Commit message (
Expand
)
Author
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-26
Btrfs: do not reset bio->bi_ops while writing bio
Liu Bo
2017-09-26
Btrfs: use the new helper wbc_to_write_flags
Liu Bo
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-21
Btrfs: fix out of bounds array access while reading extent buffer
Liu Bo
2017-08-16
btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page
David Sterba
2017-08-16
btrfs: cleanup types storing REQ_*
David Sterba
2017-08-16
btrfs: Remove unused parameters from volume.c functions
Nikolay Borisov
2017-08-16
btrfs: btrfs_check_shared should manage its own transaction
Edmund Nadolski
2017-08-16
btrfs: struct-funcs, constify readers
Jeff Mahoney
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-14
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-14
Btrfs: fix unexpected return value of bio_readpage_error
Liu Bo
2017-07-14
btrfs: btrfs_create_repair_bio never fails, skip error handling
David Sterba
2017-07-14
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
David Sterba
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-29
btrfs: Remove false alert when fiemap range is smaller than on-disk extent
Qu Wenruo
2017-06-27
btrfs: add support for passing in write hints for buffered writes
Jens Axboe
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
2017-06-19
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
2017-06-19
btrfs: add helper to initialize the non-bio part of btrfs_io_bio
David Sterba
2017-06-19
btrfs: pass bytes to btrfs_bio_alloc
David Sterba
2017-06-19
btrfs: remove redundant parameters from btrfs_bio_alloc
David Sterba
2017-06-19
btrfs: sink gfp parameter to btrfs_bio_clone
David Sterba
2017-06-19
btrfs: btrfs_io_bio_alloc never fails, skip error handling
David Sterba
2017-06-19
btrfs: btrfs_bio_alloc never fails, skip error handling
David Sterba
2017-06-19
btrfs: bioset allocations will never fail, adapt our helpers
David Sterba
2017-06-19
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
Nikolay Borisov
2017-06-19
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
Liu Bo
2017-06-19
Btrfs: change how we iterate bios in endio
Liu Bo
2017-06-19
Btrfs: new helper btrfs_bio_clone_partial
Liu Bo
2017-06-19
Btrfs: use bio_clone_fast to clone our bio
Liu Bo
2017-06-19
Btrfs: don't pass the inode through clean_io_failure
Josef Bacik
2017-06-19
btrfs: remove inode argument from repair_io_failure
Josef Bacik
2017-06-19
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-05-16
btrfs: fix incorrect error return ret being passed to mapping_set_error
Colin Ian King
2017-05-16
btrfs: fiemap: Cache and merge fiemap extent before submit it to user
Qu Wenruo
2017-04-18
Btrfs: enable repair during read for raid56 profile
Liu Bo
2017-04-18
Btrfs: create a helper for getting chunk map
Liu Bo
2017-04-18
btrfs: convert extent_state.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
btrfs: convert extent_map.refs from atomic_t to refcount_t
Elena Reshetova
2017-03-29
Btrfs: bring back repair during read
Liu Bo
2017-03-17
Btrfs: fix regression in lock_delalloc_pages
Liu Bo
2017-02-28
btrfs: add dummy callback for readpage_io_failed and drop checks
David Sterba
[next]