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
/
bcachefs
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: remove duplicated assignment to variable offset_into_extent
Colin Ian King
2023-10-22
bcachefs: remove redundant initializations of variables start_offset and end_...
Colin Ian King
2023-10-22
bcachefs: remove redundant initialization of pointer dst
Colin Ian King
2023-10-22
bcachefs: remove redundant initialization of pointer d
Colin Ian King
2023-10-22
bcachefs: trace_read_nopromote()
Kent Overstreet
2023-10-22
bcachefs: Log finsert/fcollapse operations
Kent Overstreet
2023-10-22
bcachefs: Log truncate operations
Kent Overstreet
2023-10-22
bcachefs: BTREE_ID_logged_ops
Kent Overstreet
2023-10-22
bcachefs: New io_misc.c helpers
Kent Overstreet
2023-10-22
bcachefs: Break up io.c
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_update_get_key_cache()
Kent Overstreet
2023-10-22
bcachefs: __bch2_btree_insert() -> bch2_btree_insert_trans()
Kent Overstreet
2023-10-22
bcachefs: Kill incorrect assertion
Kent Overstreet
2023-10-22
bcachefs: Convert more code to bch_err_msg()
Kent Overstreet
2023-10-22
bcachefs: Kill missing inode warnings in bch2_quota_read()
Kent Overstreet
2023-10-22
bcachefs: Fix bch_sb_handle type
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
2023-10-22
bcachefs: Fix silent enum conversion error
Kent Overstreet
2023-10-22
bcachefs: Array bounds fixes
Kent Overstreet
2023-10-22
bcachefs: bch2_acl_to_text()
Kent Overstreet
2023-10-22
bcachefs: restart journal reclaim thread on ro->rw transitions
Brian Foster
2023-10-22
bcachefs: Fix snapshot_skiplist_good()
Kent Overstreet
2023-10-22
bcachefs: Kill stripe check in bch2_alloc_v4_invalid()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_moving_ctxt_to_text()
Kent Overstreet
2023-10-22
bcachefs: Put bkey invalid check in commit path in a more useful place
Kent Overstreet
2023-10-22
bcachefs: Always check alloc data type
Kent Overstreet
2023-10-22
bcachefs: Fix a double free on invalid bkey
Kent Overstreet
2023-10-22
bcachefs: bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
2023-10-22
bcachefs: Cleanup redundant snapshot nodes
Kent Overstreet
2023-10-22
bcachefs: Fix btree write buffer with snapshots btrees
Kent Overstreet
2023-10-22
bcachefs: Fix is_ancestor bitmap
Kent Overstreet
2023-10-22
bcachefs: move check_pos_snapshot_overwritten() to snapshot.c
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_mount error path
Kent Overstreet
2023-10-22
bcachefs: Delete a faulty assertion
Kent Overstreet
2023-10-22
bcachefs: Improve btree_path_relock_fail tracepoint
Kent Overstreet
2023-10-22
bcachefs: Fix divide by zero in rebalance_work()
Kent Overstreet
2023-10-22
bcachefs: Split out snapshot.c
Kent Overstreet
2023-10-22
bcachefs: stack_trace_save_tsk() depends on CONFIG_STACKTRACE
Kent Overstreet
2023-10-22
bcachefs: Fix swallowing of data in buffered write path
Kent Overstreet
2023-10-22
bcachefs: fix up wonky error handling in bch2_seek_pagecache_hole()
Brian Foster
2023-10-22
bcachefs: Fix bkey format calculation
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_extent_fallocate()
Kent Overstreet
2023-10-22
bcachefs: Zero btree_paths on allocation
Kent Overstreet
2023-10-22
bcachefs: Fix 'pointer to invalid device' check
Kent Overstreet
2023-10-22
bcachefs: Lower BCH_NAME_MAX to 512
Joshua Ashton
2023-10-22
bcachefs: Optimize bch2_dirent_name_bytes
Joshua Ashton
2023-10-22
bcachefs: Introduce bch2_dirent_get_name
Joshua Ashton
2023-10-22
bcachefs: six locks: Guard against wakee exiting in __six_lock_wakeup()
Kent Overstreet
2023-10-22
bcachefs: Don't open code closure_nr_remaining()
Kent Overstreet
2023-10-22
bcachefs: Fix lifetime in bch2_write_done(), add assertion
Kent Overstreet
[next]