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-02-17
btrfs: embed extent_changeset::range_changed to the structure
David Sterba
2017-02-17
Btrfs: add another missing end_page_writeback on submit_extent_page failure
Takafumi Kubota
2017-02-17
Btrfs: use helper to simplify lock/unlock pages
Liu Bo
2017-02-17
btrfs: teach __process_pages_contig about PAGE_LOCK operation
Liu Bo
2017-02-14
Btrfs: create helper for processing bits on contiguous pages
Liu Bo
2017-02-14
Btrfs: cleanup unused cached_state in __extent_writepage_io
Liu Bo
2017-02-14
btrfs: fix over-80 lines introduced by previous cleanups
David Sterba
2017-02-14
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: drop gfp mask tweaking in try_release_extent_state
Michal Hocko
2017-02-14
btrfs: fix up misleading GFP_NOFS usage in btrfs_releasepage
Michal Hocko
2016-12-16
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-06
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-11-30
btrfs: add optimized version of eb to eb copy
David Sterba
2016-11-30
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
2016-11-30
btrfs: use specialized page copying helpers in btrfs_clone_extent_buffer
David Sterba
2016-11-30
btrfs: introduce helpers for updating eb uuids
David Sterba
2016-11-29
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
Christoph Hellwig
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-10-24
Btrfs: remove some no-op casts
Dan Carpenter
2016-10-12
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2016-10-03
Btrfs: fix free space tree bitmaps on big-endian systems
Omar Sandoval
2016-09-26
Btrfs: memset to avoid stale content in btree leaf
Liu Bo
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
Btrfs: memset to avoid stale content in btree node block
Liu Bo
2016-09-26
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
2016-09-26
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
2016-09-26
Btrfs: fix memory leak in reading btree blocks
Liu Bo
2016-09-26
btrfs: fix check_shared for fiemap ioctl
Lu Fengqi
2016-08-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-04
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-04
Fixup direct bi_rw modifiers
Shaun Tancheff
2016-08-04
block: add missing group association in bio-cloning functions
Paolo Valente
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
Btrfs: fix eb memory leak due to readpage failure
Liu Bo
2016-07-26
Btrfs: cleanup BUG_ON in merge_bio
Liu Bo
2016-07-26
btrfs: Fix slab accounting flags
Nikolay Borisov
2016-06-23
Btrfs: fix error handling in map_private_extent_buffer
Liu Bo
2016-06-17
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
2016-06-08
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2016-06-07
btrfs: use bio fields for op and flags
Mike Christie
2016-06-07
btrfs: have submit_one_bio users use bio op accessors
Mike Christie
[next]