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
2024-05-08
bcachefs: Pass device to bch2_alloc_write_key()
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_safe() -> bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: Debug asserts for ca->ref
Kent Overstreet
2024-05-08
bcachefs: New helpers for device refcounts
Kent Overstreet
2024-05-08
bcachefs: bch2_print_allocator_stuck()
Kent Overstreet
2024-05-08
bcachefs: bch2_bkey_drop_ptrs() declares loop iter
Kent Overstreet
2024-05-08
bcachefs: x-macroize journal flags enums
Kent Overstreet
2024-05-08
bcachefs: On device add, prefer unused slots
Kent Overstreet
2024-05-08
bcachefs: Kill opts.buckets_nouse
Kent Overstreet
2024-05-08
bcachefs: simplify bch2_trans_start_alloc_update()
Kent Overstreet
2024-05-08
bcachefs: __mark_stripe_bucket() now takes bch_alloc_v4
Kent Overstreet
2024-05-08
bcachefs: __mark_pointer now takes bch_alloc_v4
Kent Overstreet
2024-05-08
bcachefs: kill bch2_dev_usage_update_m()
Kent Overstreet
2024-05-08
bcachefs: alloc_data_type_set()
Kent Overstreet
2024-05-08
bcachefs: dirty_sectors -> replicas_sectors
Kent Overstreet
2024-05-08
bcachefs: delete old gen check bch2_alloc_write_key()
Kent Overstreet
2024-05-08
bcachefs: Correct the FS_IOC_GETFLAGS to FS_IOC32_GETFLAGS in bch2_compat_fs_...
Youling Tang
2024-05-08
bcachefs: Fix error path of bch2_link_trans()
Youling Tang
2024-05-08
bcachefs: Change destroy_inode to free_inode
Youling Tang
2024-05-08
bcachefs: Simplify resuming of journal position
Kent Overstreet
2024-05-08
bcachefs: check inode backpointer in bch2_lookup()
Kent Overstreet
2024-05-08
bcachefs: check for inodes that should have backpointers in fsck
Kent Overstreet
2024-05-08
bcachefs: bch_member.last_journal_bucket
Kent Overstreet
2024-05-08
bcachefs: uninline set_btree_iter_dontneed()
Kent Overstreet
2024-05-08
bcachefs: eliminate the uninitialized compilation warning in bch2_reconstruct...
Hongbo Li
2024-05-08
bcachefs: fix btree_path_clone() ip_allocated
Kent Overstreet
2024-05-08
bcachefs: Fix format specifiers in bch2_btree_key_cache_to_text()
Nathan Chancellor
2024-05-08
bcachefs: Fix type of flags parameter for some ->trigger() implementations
Nathan Chancellor
2024-05-08
bcachefs: Kill gc_init_recurse()
Kent Overstreet
2024-05-08
bcachefs: do reflink_p repair from BTREE_TRIGGER_check_repair
Kent Overstreet
2024-05-08
bcachefs: Run bch2_check_fix_ptrs() via triggers
Kent Overstreet
2024-05-08
bcachefs: kill gc looping for bucket gens
Kent Overstreet
2024-05-08
bcachefs: bch2_bucket_ref_update()
Kent Overstreet
2024-05-08
bcachefs: Consolidate mark_stripe_bucket() and trans_mark_stripe_bucket()
Kent Overstreet
2024-05-08
bcachefs: mark_stripe_bucket cleanup
Kent Overstreet
2024-05-08
bcachefs: bucket_data_type_mismatch()
Kent Overstreet
2024-05-08
bcachefs: Clean up inode alloc
Kent Overstreet
2024-05-08
bcachefs: journal seq blacklist gc no longer has to walk btree
Kent Overstreet
2024-05-08
bcachefs: plumb data_type into bch2_bucket_alloc_trans()
Kent Overstreet
2024-05-08
bcachefs: Add btree_allocated_bitmap to member_to_text()
Kent Overstreet
2024-05-08
bcachefs: Btree key cache instrumentation
Kent Overstreet
2024-05-08
bcachefs: Remove calls to folio_set_error
Matthew Wilcox (Oracle)
2024-05-08
bcachefs: Move gc of bucket.oldest_gen to workqueue
Kent Overstreet
2024-05-08
bcachefs: fix flag printing in journal_buf_to_text()
Kent Overstreet
2024-05-08
bcachefs: Sync journal when we complete a recovery pass
Kent Overstreet
2024-05-08
bcachefs: make btree read errors silent during scan
Kent Overstreet
2024-05-08
bcachefs: Rip bch2_snapshot_equiv() out of fsck
Kent Overstreet
2024-05-08
bcachefs: Check for writing btree_ptr_v2.sectors_written == 0
Kent Overstreet
2024-05-08
bcachefs: Add asserts to bch2_dev_btree_bitmap_marked_sectors()
Kent Overstreet
2024-05-08
bcachefs: fs_alloc_debug_to_text()
Kent Overstreet
[prev]
[next]