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
/
alloc_background.c
Age
Commit message (
Expand
)
Author
2024-09-21
bcachefs: bch_fs.rw_devs_change_count
Kent Overstreet
2024-09-21
bcachefs: bch2_dev_remove_stripes()
Kent Overstreet
2024-09-21
bcachefs: bch2_dev_remove_alloc() -> alloc_background.c
Kent Overstreet
2024-09-09
bcachefs: Convert to use jiffies macros
Chen Yufan
2024-09-09
bcachefs: Fix ca->io_ref usage
Kent Overstreet
2024-08-22
bcachefs: Fix refcounting in discard path
Kent Overstreet
2024-08-22
bcachefs: Fix compat issue with old alloc_v4 keys
Kent Overstreet
2024-08-22
bcachefs: Fix bch2_bucket_gens_init()
Kent Overstreet
2024-08-22
bcachefs: Fix bch2_trigger_alloc assert
Kent Overstreet
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-08-13
bcachefs: Fix bch2_trigger_alloc when upgrading from old versions
Kent Overstreet
2024-07-14
bcachefs: Fix missing BTREE_TRIGGER_bucket_invalidate flag
Kent Overstreet
2024-07-14
bcachefs: Reduce the scope of gc_lock
Kent Overstreet
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
2024-07-14
bcachefs: Initialize gc buckets in alloc trigger
Kent Overstreet
2024-07-14
bcachefs: Convert gc to new accounting
Kent Overstreet
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
2024-07-14
bcachefs: bch_alloc->stripe_sectors
Kent Overstreet
2024-07-14
bcachefs: add capacity, reserved to fs_alloc_debug_to_text()
Kent Overstreet
2024-06-29
bcachefs: add check for missing fragmentation in check_alloc_to_lru_ref()
Kent Overstreet
2024-06-25
bcachefs: Discard, invalidate workers are now per device
Kent Overstreet
2024-06-21
bcachefs: Replace bare EEXIST with private error codes
Kent Overstreet
2024-06-21
bcachefs: Fix missing alloc_data_type_set()
Kent Overstreet
2024-06-19
bcachefs: Handle cached data LRU wraparound
Kent Overstreet
2024-06-19
bcachefs: Guard against overflowing LRU_TIME_BITS
Kent Overstreet
2024-06-19
bcachefs: Fix a locking bug in the do_discard_fast() path
Kent Overstreet
2024-06-10
bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()
Kent Overstreet
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
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(); alloc_background.c
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_iterate()
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: Pass device to bch2_bucket_do_index()
Kent Overstreet
2024-05-08
bcachefs: New helpers for device refcounts
Kent Overstreet
2024-05-08
bcachefs: simplify bch2_trans_start_alloc_update()
Kent Overstreet
2024-05-08
bcachefs: __mark_pointer now takes bch_alloc_v4
Kent Overstreet
2024-05-08
bcachefs: alloc_data_type_set()
Kent Overstreet
2024-05-08
bcachefs: uninline set_btree_iter_dontneed()
Kent Overstreet
2024-05-08
bcachefs: Fix type of flags parameter for some ->trigger() implementations
Nathan Chancellor
2024-05-08
bcachefs: Move gc of bucket.oldest_gen to workqueue
Kent Overstreet
2024-05-08
bcachefs: bch2_trans_unlock() must always be followed by relock() or begin()
Kent Overstreet
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-05-06
bcachefs: Fix assert in bch2_alloc_v4_invalid()
Kent Overstreet
2024-04-02
bcachefs: Check for bad needs_discard before doing discard
Kent Overstreet
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
[next]