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
Age
Commit message (
Expand
)
Author
2017-06-19
btrfs: send: use kvmalloc in iterate_dir_item
David Sterba
2017-06-19
btrfs: replace opencoded kvzalloc with the helper
David Sterba
2017-06-19
Btrfs: lzo: compressed data size must be less then input size
Timofey Titovets
2017-06-19
btrfs: simplify code with bio_io_error
Guoqing Jiang
2017-06-19
Btrfs: use memalloc_nofs and kvzalloc() for free space tree bitmaps
Omar Sandoval
2017-06-19
btrfs: use generic slab for for btrfs_transaction
David Sterba
2017-06-19
btrfs: scrub: embed scrub_wr_ctx into scrub context
David Sterba
2017-06-19
btrfs: scrub: use fs_info::sectorsize and drop it from scrub context
David Sterba
2017-06-19
Btrfs: add statx support
Yonghong Song
2017-06-19
Btrfs: lzo: fix typo in error message after failed deflate
Timofey Titovets
2017-06-19
btrfs: btrfs_wait_tree_block_writeback can be void return
Jeff Layton
2017-06-19
btrfs: remove __BTRFS_LEAF_DATA_SIZE
Nikolay Borisov
2017-06-19
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
Nikolay Borisov
2017-06-19
btrfs: reduce arguments for decompress_bio ops
Anand Jain
2017-06-19
btrfs: btrfs_decompress_bio() could accept compressed_bio instead
Anand Jain
2017-06-19
btrfs: Refactor update_space_info
Nikolay Borisov
2017-06-19
btrfs: Separate space_info create/update
Nikolay Borisov
2017-06-19
Btrfs: let btrfs_print_leaf print more about block group
Liu Bo
2017-06-19
Btrfs: skip commit transaction if we don't have enough pinned bytes
Liu Bo
2017-06-19
btrfs: scrub: simplify cleanup of wr_ctx in scrub_free_ctx
David Sterba
2017-06-19
btrfs: scrub: inline helper scrub_free_wr_ctx
David Sterba
2017-06-19
btrfs: scrub: inline helper scrub_setup_wr_ctx
David Sterba
2017-06-19
btrfs: remove root usage from can_overcommit
Jeff Mahoney
2017-06-19
btrfs: cleanup root usage by btrfs_get_alloc_profile
Jeff Mahoney
2017-06-19
btrfs: fix bool type in btrfs_page_exists_in_range
David Sterba
2017-06-19
btrfs: remove unused member list from btrfs_end_io_wq
David Sterba
2017-06-19
btrfs: remove unused members dir_path from recorded_ref
David Sterba
2017-06-19
btrfs: remove unused member list from async_submit_bio
David Sterba
2017-06-19
btrfs: remove unused member err from reada_extent
David Sterba
2017-06-19
btrfs: Remove unnecessary branching in free-space-tree.c
Sahil Kang
2017-06-19
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
Liu Bo
2017-06-19
Btrfs: work around maybe-uninitialized warning
Arnd Bergmann
2017-06-19
Btrfs: unify naming of btrfs_io_bio
Liu Bo
2017-06-19
Btrfs: check-integrity use bvec_iter
Liu Bo
2017-06-19
Btrfs: record error if one block has failed to retry
Liu Bo
2017-06-19
Btrfs: change how we iterate bios in endio
Liu Bo
2017-06-19
Btrfs: use bio_clone_bioset_partial to simplify DIO submit
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-19
btrfs: Add quota_override knob into sysfs
Sargun Dhillon
2017-06-19
btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCE
Sargun Dhillon
2017-06-19
btrfs: Convert fs_info->free_chunk_space to atomic64_t
Nikolay Borisov
2017-06-19
btrfs: add framework to handle device flush error as a volume
Anand Jain
2017-06-19
Btrfs: remove obsolete FIXMEs in qgroup ioctls
Daichou
2017-06-19
Btrfs: remove an unused variable
Dan Carpenter
2017-06-19
btrfs: kmap() can't fail
Fabian Frederick
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
[prev]
[next]