index
:
git.armlinux.org.uk/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
2018-08-06
btrfs: drop unnecessary variable in btrfs_init_new_device
Anand Jain
2018-08-06
btrfs: use a temporary variable for fs_devices in btrfs_init_new_device
Anand Jain
2018-08-06
btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...
Qu Wenruo
2018-08-06
btrfs: tree-checker: Detect invalid and empty essential trees
Qu Wenruo
2018-08-06
btrfs: tree-checker: Verify block_group_item
Qu Wenruo
2018-08-06
btrfs: annotate unlikely branches after V0 extent type removal
David Sterba
2018-08-06
btrfs: Add graceful handling of V0 extents
Nikolay Borisov
2018-08-06
btrfs: Remove V0 extent support
Nikolay Borisov
2018-08-06
btrfs: remove unnecessary curly braces in btrfs_get_acl
Chengguang Xu
2018-08-06
btrfs: avoid error code override in btrfs_get_acl
Chengguang Xu
2018-08-06
btrfs: remove unnecessary -ERANGE check in btrfs_get_acl
Chengguang Xu
2018-08-06
btrfs: replace empty string with NULL when getting attribute length in btrfs_...
Chengguang Xu
2018-08-06
btrfs: return error instead of crash when detecting unexpected type in btrfs_...
Chengguang Xu
2018-08-06
btrfs: return EUCLEAN if extent_inline_ref type is invalid
Su Yue
2018-08-06
btrfs: Use iocb to derive pos instead of passing a separate parameter
Goldwyn Rodrigues
2018-08-06
btrfs: print more details when checking tree block finds a problem
Su Yue
2018-08-06
btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tre...
Nikolay Borisov
2018-08-06
btrfs: Don't remove block group that still has pinned down bytes
Qu Wenruo
2018-08-06
btrfs: Refactor count handling in btrfs_unpin_free_ino
Geert Uytterhoeven
2018-08-06
btrfs: use timespec64 for i_otime
Arnd Bergmann
2018-08-06
btrfs: use monotonic time for transaction handling
Arnd Bergmann
2018-08-06
btrfs: Get rid of the confusing btrfs_file_extent_inline_len
Qu Wenruo
2018-08-06
btrfs: Deduplicate extent_buffer init code
Nikolay Borisov
2018-08-06
btrfs: check-integrity: Fix NULL pointer dereference for degraded mount
Qu Wenruo
2018-08-06
btrfs: Remove fs_info from btrfs_force_chunk_alloc
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_inc_block_group_ro
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_alloc_logged_file_extent
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from remove_extent_backref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from run_one_delayed_ref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from insert_inline_extent_backref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from exclude_super_stripes
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from free_excluded_extents
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from check_system_chunk
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_alloc_chunk
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from do_chunk_alloc
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from run_delayed_tree_ref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from cleanup_ref_head
Nikolay Borisov
2018-08-06
btrfs: Remove unused fs_info from cleanup_extent_op
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from run_delayed_extent_op
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from run_delayed_data_ref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info argument from __btrfs_inc_extent_ref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from alloc_reserved_file_extent
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from __btrfs_free_extent
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_remove_block_group
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_make_block_group
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_add_delayed_data_ref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_add_delayed_tree_ref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from lookup_extent_backref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info argument from lookup_extent_data_ref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info argument from lookup_tree_block_ref
Nikolay Borisov
[prev]
[next]