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: acl: Uninitialized variable in bch2_acl_chmod()
Dan Carpenter
2023-10-22
bcachefs: Fix -Wself-assign
Nick Desaulniers
2023-10-22
bcachefs: Remove duplicate include
Jiapeng Chong
2023-10-22
bcachefs: fix error checking in bch2_fs_alloc()
Dan Carpenter
2023-10-22
bcachefs: chardev: fix an integer overflow (32 bit only)
Dan Carpenter
2023-10-22
bcachefs: chardev: return -EFAULT if copy_to_user() fails
Dan Carpenter
2023-10-22
bcachefs: Change bucket_lock() to use bit_spin_lock()
Kent Overstreet
2023-10-22
bcachefs: Kill other unreachable() uses
Kent Overstreet
2023-10-22
bcachefs: Remove undefined behavior in bch2_dev_buckets_reserved()
Josh Poimboeuf
2023-10-22
bcachefs: Remove a redundant and harmless bch2_free_super() call
Christophe JAILLET
2023-10-22
bcachefs: Fix use-after-free in bch2_dev_add()
Christophe JAILLET
2023-10-22
bcachefs: add module description to fix modpost warning
Brian Foster
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
bcachefs: Remove unneeded semicolon
Yang Li
2023-10-22
bcachefs: Add a missing prefetch include
Kent Overstreet
2023-10-22
bcachefs: Fix -Wcompare-distinct-pointer-types in bch2_copygc_get_buckets()
Nathan Chancellor
2023-10-22
bcachefs: Fix -Wcompare-distinct-pointer-types in do_encrypt()
Nathan Chancellor
2023-10-22
bcachefs: Fix -Wincompatible-function-pointer-types-strict from key_invalid c...
Nathan Chancellor
2023-10-22
bcachefs: Fix -Wformat in bch2_bucket_gens_invalid()
Nathan Chancellor
2023-10-22
bcachefs: Fix -Wformat in bch2_alloc_v4_invalid()
Nathan Chancellor
2023-10-22
bcachefs: Fix -Wformat in bch2_btree_key_cache_to_text()
Nathan Chancellor
2023-10-22
bcachefs: Fix -Wformat in bch2_set_bucket_needs_journal_commit()
Nathan Chancellor
2023-10-22
bcachefs: Fix a handful of spelling mistakes in various messages
Colin Ian King
2023-10-22
bcachefs: remove redundant pointer q
Colin Ian King
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
[prev]
[next]