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
Age
Commit message (
Expand
)
Author
2022-11-07
btrfs: zoned: clone zoned device info when cloning a device
Johannes Thumshirn
2022-11-07
Revert "btrfs: scrub: use larger block size for data extent scrub"
Qu Wenruo
2022-11-07
btrfs: don't print stack trace when transaction is aborted due to ENOMEM
David Sterba
2022-11-07
btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()
Zhang Xiaoxu
2022-11-07
btrfs: fix match incorrectly in dev_args_match_device
Liu Shixin
2022-11-02
btrfs: fix inode reserve space leak due to nowait buffered write
Filipe Manana
2022-11-02
btrfs: fix nowait buffered write returning -ENOSPC
Filipe Manana
2022-11-02
btrfs: remove pointless and double ulist frees in error paths of qgroup tests
Filipe Manana
2022-11-02
btrfs: fix ulist leaks in error paths of qgroup self tests
Filipe Manana
2022-11-02
btrfs: fix inode list leak during backref walking at find_parent_nodes()
Filipe Manana
2022-11-02
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
Filipe Manana
2022-10-31
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
Filipe Manana
2022-10-31
btrfs: fix a memory allocation failure test in btrfs_submit_direct
Christophe JAILLET
2022-10-25
btrfs: don't use btrfs_chunk::sub_stripes from disk
Qu Wenruo
2022-10-24
btrfs: fix type of parameter generation in btrfs_get_dentry
David Sterba
2022-10-24
btrfs: send: fix send failure of a subcase of orphan inodes
BingJing Chang
2022-10-24
btrfs: make thaw time super block check to also verify checksum
Qu Wenruo
2022-10-24
btrfs: fix tree mod log mishandling of reallocated nodes
Josef Bacik
2022-10-24
btrfs: reorder btrfs_bio for better packing
David Sterba
2022-10-24
btrfs: raid56: avoid double freeing for rbio if full_stripe_write() failed
Qu Wenruo
2022-10-24
btrfs: raid56: properly handle the error when unable to find the missing stripe
Qu Wenruo
2022-10-14
MAINTAINERS: update btrfs website links and files
David Sterba
2022-10-11
btrfs: ignore fiemap path cache if we have multiple leaves for a data extent
Filipe Manana
2022-10-11
btrfs: fix processing of delayed tree block refs during backref walking
Filipe Manana
2022-10-11
btrfs: fix processing of delayed data refs during backref walking
Filipe Manana
2022-10-11
btrfs: delete stale comments after merge conflict resolution
David Sterba
2022-10-11
btrfs: unlock locked extent area if we have contention
Josef Bacik
2022-10-11
btrfs: send: update command for protocol version check
David Sterba
2022-10-11
btrfs: send: allow protocol version 3 with CONFIG_BTRFS_DEBUG
Boris Burkov
2022-10-07
btrfs: add missing path cache update during fiemap
Filipe Manana
2022-09-29
btrfs: set generation before calling btrfs_clean_tree_block in btrfs_init_new...
Tetsuo Handa
2022-09-29
btrfs: drop extent map range more efficiently
Filipe Manana
2022-09-29
btrfs: avoid pointless extent map tree search when flushing delalloc
Filipe Manana
2022-09-29
btrfs: remove unnecessary next extent map search
Filipe Manana
2022-09-29
btrfs: remove unnecessary NULL pointer checks when searching extent maps
Filipe Manana
2022-09-29
btrfs: assert tree is locked when clearing extent map from logging
Filipe Manana
2022-09-29
btrfs: remove unnecessary extent map initializations
Filipe Manana
2022-09-29
btrfs: remove the refcount warning/check at free_extent_map()
Filipe Manana
2022-09-29
btrfs: add helper to replace extent map range with a new extent map
Filipe Manana
2022-09-29
btrfs: move open coded extent map tree deletion out of inode eviction
Filipe Manana
2022-09-29
btrfs: use cond_resched_rwlock_write() during inode eviction
Filipe Manana
2022-09-29
btrfs: use extent_map_end() at btrfs_drop_extent_map_range()
Filipe Manana
2022-09-29
btrfs: move btrfs_drop_extent_cache() to extent_map.c
Filipe Manana
2022-09-29
btrfs: fix missed extent on fsync after dropping extent maps
Filipe Manana
2022-09-29
btrfs: remove stale prototype of btrfs_write_inode
Jeff Layton
2022-09-29
btrfs: enable nowait async buffered writes
Stefan Roesch
2022-09-29
btrfs: assert nowait mode is not used for some btree search functions
Stefan Roesch
2022-09-29
btrfs: make btrfs_buffered_write nowait compatible
Stefan Roesch
2022-09-29
btrfs: plumb NOWAIT through the write path
Stefan Roesch
2022-09-29
btrfs: make lock_and_cleanup_extent_if_need nowait compatible
Stefan Roesch
[next]