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
2015-01-21
Btrfs: add ref_count and free function for btrfs_bio
Zhao Lei
2015-01-21
btrfs: switch extent_state state to unsigned
David Sterba
2014-12-12
btrfs: sink parameter len to alloc_extent_buffer
David Sterba
2014-12-12
btrfs: unify extent buffer allocation api
David Sterba
2014-12-12
btrfs: use GFP_NOFS in __alloc_extent_buffer directly
David Sterba
2014-11-20
Btrfs: avoid premature -ENOMEM in clear_extent_bit()
Filipe Manana
2014-11-20
Btrfs: avoid returning -ENOMEM in convert_extent_bit() too early
Filipe Manana
2014-11-20
Btrfs: make find_first_extent_bit be able to cache any state
Filipe Manana
2014-11-20
Btrfs: set page and mapping error on compressed write failure
Filipe Manana
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2014-10-03
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
2014-10-03
Btrfs: fix crash of btrfs_release_extent_buffer_page
Liu Bo
2014-10-03
Btrfs: add missing end_page_writeback on submit_extent_page failure
Filipe Manana
2014-10-02
btrfs: kill extent_buffer_page helper
David Sterba
2014-10-02
btrfs: drop constant param from btrfs_release_extent_buffer_page
David Sterba
2014-09-17
Btrfs: cleanup the read failure record after write or when the inode is freeing
Miao Xie
2014-09-17
Btrfs: implement repair function when direct read fails
Miao Xie
2014-09-17
Btrfs: modify clean_io_failure and make it suit direct io
Miao Xie
2014-09-17
Btrfs: modify repair_io_failure and make it suit direct io
Miao Xie
2014-09-17
Btrfs: split bio_readpage_error into several functions
Miao Xie
2014-09-17
Btrfs: Cleanup unused variant and argument of IO failure handlers
Miao Xie
2014-09-17
Btrfs: fix missing error handler if submiting re-read bio fails
Miao Xie
2014-09-17
Btrfs: do file data check by sub-bio's self
Miao Xie
2014-09-17
Btrfs: load checksum data once when submitting a direct read io
Miao Xie
2014-09-17
Btrfs: make fiemap not blow when you have lots of snapshots
Josef Bacik
2014-09-17
Btrfs: cleanup the same name in end_bio_extent_readpage
Liu Bo
2014-09-17
Btrfs: reduce size of struct extent_state
Filipe Manana
2014-09-17
btrfs: kill the key type accessor helpers
David Sterba
2014-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-08-21
Btrfs: fix crash on endio of reading corrupted block
Liu Bo
2014-08-19
btrfs: Return right extent when fiemap gives unaligned offset and len.
Qu Wenruo
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-13
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
2014-06-12
btrfs: new function read_extent_buffer_to_user
Gerhard Heift
2014-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-09
Btrfs: split up __extent_writepage to lower stack usage
Chris Mason
2014-06-09
Btrfs: cut down stack usage in btree_write_cache_pages
Chris Mason
2014-06-09
Btrfs: fix double free in find_lock_delalloc_range
Chris Mason
2014-06-09
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
2014-06-09
Btrfs: mark mapping with error flag to report errors to userspace
Liu Bo
2014-06-09
Btrfs: fix hang on error (such as ENOSPC) when writing extent pages
Filipe Manana
2014-06-04
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-07
Btrfs: more efficient io tree navigation on wait_extent_bit
Filipe Manana
2014-04-06
Btrfs: don't clear uptodate if the eb is under IO
Josef Bacik
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-03-10
Btrfs: more efficient split extent state insertion
Filipe Manana
2014-03-10
Btrfs: remove unneeded field / smaller extent_map structure
Filipe Manana
[next]