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
Age
Commit message (
Expand
)
Author
2018-10-15
btrfs: dev-replace: remove pointless assert in write unlock
David Sterba
2018-10-15
btrfs: dev-replace: move replace members out of fs_info
David Sterba
2018-10-15
btrfs: dev-replace: avoid useless lock on error handling path
David Sterba
2018-10-15
btrfs: open code btrfs_after_dev_replace_commit
David Sterba
2018-10-15
btrfs: open code btrfs_dev_replace_stats_inc
David Sterba
2018-10-15
btrfs: open code btrfs_dev_replace_clear_lock_blocking
David Sterba
2018-10-15
btrfs: remove btrfs_dev_replace::read_locks
David Sterba
2018-10-15
btrfs: tree-checker: Check level for leaves and nodes
Qu Wenruo
2018-10-15
btrfs: qgroup: Only trace data extents in leaves if we're relocating data blo...
Qu Wenruo
2018-10-15
btrfs: qgroup: Don't trace subtree if we're dropping reloc tree
Qu Wenruo
2018-10-15
btrfs: qgroup: Use generation-aware subtree swap to mark dirty extents
Qu Wenruo
2018-10-15
btrfs: qgroup: Introduce function to find all new tree blocks of reloc tree
Qu Wenruo
2018-10-15
btrfs: qgroup: Introduce function to trace two swaped extents
Qu Wenruo
2018-10-15
btrfs: qgroup: Introduce trace event to analyse the number of dirty extents a...
Qu Wenruo
2018-10-15
btrfs: relocation: Add basic extent backref related comments for build_backre...
Qu Wenruo
2018-10-15
Btrfs: get rid of btrfs_symlink_aops
Omar Sandoval
2018-10-15
Btrfs: don't clean dirty pages during buffered writes
Chris Mason
2018-10-15
btrfs: use common helper instead of open coding a bit test
David Sterba
2018-10-15
btrfs: refactor __btrfs_run_delayed_refs loop
Nikolay Borisov
2018-10-15
btrfs: Factor out loop processing all refs of a head
Nikolay Borisov
2018-10-15
btrfs: Factor out ref head locking code in __btrfs_run_delayed_refs
Nikolay Borisov
2018-10-15
btrfs: tests: polish ifdefs around testing helper
David Sterba
2018-10-15
btrfs: tests: group declarations of self-test helpers
David Sterba
2018-10-15
btrfs: tests: move testing members of struct btrfs_root to the end
David Sterba
2018-10-15
btrfs: tests: add separate stub for find_lock_delalloc_range
David Sterba
2018-10-15
Btrfs: preftree: use rb_first_cached
Liu Bo
2018-10-15
Btrfs: extent_map: use rb_first_cached
Liu Bo
2018-10-15
Btrfs: delayed-inode: use rb_first_cached for ins_root and del_root
Liu Bo
2018-10-15
Btrfs: delayed-refs: use rb_first_cached for ref_tree
Liu Bo
2018-10-15
Btrfs: delayed-refs: use rb_first_cached for href_root
Liu Bo
2018-10-15
btrfs: wait on caching when putting the bg cache
Josef Bacik
2018-10-15
btrfs: keep trim from interfering with transaction commits
Jeff Mahoney
2018-10-15
btrfs: don't attempt to trim devices that don't support it
Jeff Mahoney
2018-10-15
btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
Jeff Mahoney
2018-10-15
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
2018-10-15
btrfs: Enhance btrfs_trim_fs function to handle error better
Qu Wenruo
2018-10-15
btrfs: fix error handling in btrfs_dev_replace_start
Jeff Mahoney
2018-10-15
btrfs: change remove_extent_mapping to return void
zhong jiang
2018-10-15
btrfs: handle error of get_old_root
Nikolay Borisov
2018-10-15
btrfs: Remove logically dead code from btrfs_orphan_cleanup
Nikolay Borisov
2018-10-15
Btrfs: remove wait_ordered_range in btrfs_evict_inode
Liu Bo
2018-10-15
Btrfs: skip set_page_dirty if eb pages are already dirty
Liu Bo
2018-10-15
Btrfs: assert page dirty bit on extent buffer pages
Liu Bo
2018-10-15
Btrfs: remove unnecessary level check in balance_level
Liu Bo
2018-10-15
Btrfs: unify error handling of btrfs_lookup_dir_item
Liu Bo
2018-10-15
Btrfs: use args in the correct order for kcalloc in btrfsic_read_block
Liu Bo
2018-10-15
btrfs: Make btrfs_find_device_by_devspec return btrfs_device directly
Nikolay Borisov
2018-10-15
btrfs: Make btrfs_find_device_missing_or_by_path return directly a device
Nikolay Borisov
2018-10-15
btrfs: Make btrfs_find_device_by_path return struct btrfs_device
Nikolay Borisov
2018-10-15
btrfs: fix error handling in free_log_tree
Jeff Mahoney
[next]