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
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
2024-05-09
bcachefs: fsync() should not return -EROFS
Kent Overstreet
2024-05-09
bcachefs: Invalid devices are now checked for by fsck, not .invalid methods
Kent Overstreet
2024-05-09
bcachefs: kill bch2_dev_bkey_exists() in bch2_check_fix_ptrs()
Kent Overstreet
2024-05-09
bcachefs: kill bch2_dev_bkey_exists() in bch2_read_endio()
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref() checks for device not present
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); io_read.c
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); debug.c
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); journal_io.c
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); io_write.c
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); btree_io.c
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); backpointers.c
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); alloc_background.c
Kent Overstreet
2024-05-09
bcachefs: for_each_bset() declares loop iter
Kent Overstreet
2024-05-08
bcachefs: Move BCACHEFS_STATFS_MAGIC value to UAPI magic.h
Petr Vorel
2024-05-08
bcachefs: Improve sysfs internal/btree_cache
Kent Overstreet
2024-05-08
bcachefs: Allocator prefers not to expand mi.btree_allocated bitmap
Kent Overstreet
2024-05-08
bcachefs: Better bucket alloc tracepoints
Kent Overstreet
2024-05-08
bcachefs: Move nocow unlock to bch2_write_endio()
Kent Overstreet
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in journal_ptrs_to_text()
Kent Overstreet
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in discard_one_bucket_fast()
Kent Overstreet
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in check_alloc_info()
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_have_ref()
Kent Overstreet
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in data_update_init()
Kent Overstreet
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in bkey_pick_read_device()
Kent Overstreet
2024-05-08
bcachefs: pass bch_dev to read_from_stale_dirty_pointer()
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_bucket_exists() uses bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in btree_gc.c
Kent Overstreet
2024-05-08
bcachefs: bch2_extent_normalize() -> bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: bch2_bkey_has_target() -> bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: extent_ptr_invalid() -> bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: ptr_stale() -> dev_ptr_stale()
Kent Overstreet
2024-05-08
bcachefs: extent_ptr_durability() -> bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: bch2_extent_merge() -> bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: ec_validate_checksums() -> bch2_dev_tryget()
Kent Overstreet
2024-05-08
bcachefs: ob_dev()
Kent Overstreet
2024-05-08
bcachefs: move replica_set from bch_dev to bch_fs
Kent Overstreet
2024-05-08
bcachefs: Kill bch2_dev_bkey_exists() in backpointer code
Kent Overstreet
2024-05-08
bcachefs: PTR_BUCKET_POS() now takes bch_dev
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_iterate()
Kent Overstreet
2024-05-08
bcachefs: bch2_evacuate_bucket() -> bch2_dev_tryget()
Kent Overstreet
2024-05-08
bcachefs: bch2_bucket_ref_update() now takes bch_dev
Kent Overstreet
2024-05-08
bcachefs: bch2_trigger_alloc() -> bch2_dev_tryget()
Kent Overstreet
2024-05-08
bcachefs: bch2_check_alloc_key() -> bch2_dev_tryget_noerror()
Kent Overstreet
2024-05-08
bcachefs: Convert to bch2_dev_tryget_noerror()
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_tryget()
Kent Overstreet
2024-05-08
bcachefs: bch2_have_enough_devs() checks for nonexistent device
Kent Overstreet
2024-05-08
bcachefs: journal_replay_entry_early() checks for nonexistent device
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_btree_bitmap_marked() -> bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: Pass device to bch2_bucket_do_index()
Kent Overstreet
[next]