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
/
util.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Better inlining in bch2_time_stats_update()
Kent Overstreet
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
bcachefs: fix security warning in pr_name_and_units
Daniel B. Hill
2023-10-22
bcachefs: time stats now uses the mean_and_variance module.
Daniel Hill
2023-10-22
bcachefs: Print cycle on unrecoverable deadlock
Kent Overstreet
2023-10-22
bcachefs: bch2_print_string_as_lines()
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_packed_to_binary_text()
Kent Overstreet
2023-10-22
bcachefs: bch2_time_stats_to_text now indents properly
Daniel Hill
2023-10-22
bcachefs: Improved human readable integer parsing
Kent Overstreet
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Run btree updates after write out of write_point
Kent Overstreet
2023-10-22
bcachefs: Fix pr_tab_rjust()
Kent Overstreet
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_pd_controller_print_debug() to a printbuf
Kent Overstreet
2023-10-22
bcachefs: Add tabstops to printbufs
Kent Overstreet
2023-10-22
bcachefs: Add .to_text() methods for all superblock sections
Kent Overstreet
2023-10-22
bcachefs: Kill bch_scnmemcpy()
Kent Overstreet
2023-10-22
bcachefs: bch2_hprint(): don't print decimal if conversion was exact
Kent Overstreet
2023-10-22
bcachefs: Fix a pcpu var splat
Kent Overstreet
2023-10-22
bcachefs: Don't disable preemption unnecessarily
Kent Overstreet
2023-10-22
bcachefs: Eliminate more PAGE_SIZE uses
Kent Overstreet
2023-10-22
bcachefs: Convert various code to printbuf
Kent Overstreet
2023-10-22
bcachefs: Make memcpy_to_bio() param const
Kent Overstreet
2023-10-22
bcachefs: Kill direct access to bi_io_vec
Kent Overstreet
2023-10-22
bcachefs: fix bch2_flags_to_text()
Kent Overstreet
2023-10-22
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
2023-10-22
bcachefs: fix error message in device remove path
Kent Overstreet
2023-10-22
bcachefs: More allocator startup improvements
Kent Overstreet
2023-10-22
bcachefs: Lots of option handling improvements
Kent Overstreet
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
bcachefs: fix bounds checks in bch2_bio_map()
Kent Overstreet
2023-10-22
bcachefs: Fix suspend when moving data faster than ratelimit
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet