index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
alloc_background.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bcachefs: discard path uses unlock_long()
Kent Overstreet
2024-01-24
1
-1
/
+1
*
bcachefs: Avoid flushing the journal in the discard path
Kent Overstreet
2024-01-21
1
-19
/
+41
*
bcachefs: helpers for printing data types
Kent Overstreet
2024-01-21
1
-6
/
+3
*
bcachefs: BTREE_TRIGGER_ATOMIC
Kent Overstreet
2024-01-21
1
-1
/
+1
*
bcachefs: drop to_text code for obsolete bps in alloc keys
Kent Overstreet
2024-01-21
1
-18
/
+0
*
bcachefs: fsck_err()s don't need to manually check c->sb.version anymore
Kent Overstreet
2024-01-05
1
-3
/
+0
*
bcachefs: unify alloc trigger
Kent Overstreet
2024-01-05
1
-153
/
+127
*
bcachefs: move bch2_mark_alloc() to alloc_background.c
Kent Overstreet
2024-01-05
1
-0
/
+108
*
bcachefs: trans_mark now takes bkey_s
Kent Overstreet
2024-01-05
1
-11
/
+11
*
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
2024-01-01
1
-2
/
+3
*
bcachefs: for_each_member_device_rcu() now declares loop iter
Kent Overstreet
2024-01-01
1
-3
/
+1
*
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
2024-01-01
1
-13
/
+5
*
bcachefs: for_each_btree_key() now declares loop iter
Kent Overstreet
2024-01-01
1
-27
/
+9
*
bcachefs: for_each_btree_key_upto() -> for_each_btree_key_old_upto()
Kent Overstreet
2024-01-01
1
-1
/
+1
*
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
2024-01-01
1
-2
/
+1
*
bcachefs: Rename for_each_btree_key2() -> for_each_btree_key()
Kent Overstreet
2024-01-01
1
-9
/
+9
*
bcachefs: Kill for_each_btree_key()
Kent Overstreet
2024-01-01
1
-17
/
+14
*
bcachefs: Explicity go RW for fsck
Kent Overstreet
2024-01-01
1
-11
/
+6
*
bcachefs: count_event()
Kent Overstreet
2024-01-01
1
-1
/
+1
*
bcachefs: bch2_btree_write_buffer_flush() -> bch2_btree_write_buffer_tryflush()
Kent Overstreet
2024-01-01
1
-1
/
+1
*
bcachefs: Refactor bch2_check_alloc_to_lru_ref()
Kent Overstreet
2024-01-01
1
-29
/
+25
*
bcachefs: New bucket sector count helpers
Kent Overstreet
2024-01-01
1
-13
/
+9
*
bcachefs: Don't use update_cached_sectors() in bch2_mark_alloc()
Kent Overstreet
2024-01-01
1
-0
/
+13
*
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
2024-01-01
1
-15
/
+15
*
bcachefs: Fix locking when checking freespace btree
Kent Overstreet
2024-01-01
1
-25
/
+35
*
bcachefs: use swab40 for bch_backpointer.bucket_offset bitfield
Brian Foster
2023-11-04
1
-9
/
+0
*
bcachefs: byte order swap bch_alloc_v4.fragmentation_lru field
Brian Foster
2023-11-04
1
-0
/
+1
*
bcachefs: Ensure copygc does not spin
Kent Overstreet
2023-11-04
1
-0
/
+11
*
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-11-01
1
-74
/
+84
*
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-31
1
-3
/
+3
*
bcachefs: Correctly initialize new buckets on device resize
Kent Overstreet
2023-10-22
1
-9
/
+12
*
bcachefs: New superblock section members_v2
Hunter Shaffer
2023-10-22
1
-1
/
+1
*
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
1
-73
/
+60
*
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
1
-9
/
+8
*
bcachefs: Fix -Wformat in bch2_bucket_gens_invalid()
Nathan Chancellor
2023-10-22
1
-1
/
+1
*
bcachefs: Fix -Wformat in bch2_alloc_v4_invalid()
Nathan Chancellor
2023-10-22
1
-1
/
+1
*
bcachefs: __bch2_btree_insert() -> bch2_btree_insert_trans()
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Convert more code to bch_err_msg()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Kill stripe check in bch2_alloc_v4_invalid()
Kent Overstreet
2023-10-22
1
-5
/
+0
*
bcachefs: Always check alloc data type
Kent Overstreet
2023-10-22
1
-59
/
+42
*
bcachefs: Assorted fixes for clang
Kent Overstreet
2023-10-22
1
-31
/
+1
*
bcachefs: Enumerate recovery passes
Kent Overstreet
2023-10-22
1
-6
/
+6
*
bcachefs: Kill bch2_bucket_gens_read()
Kent Overstreet
2023-10-22
1
-56
/
+44
*
bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()
Kent Overstreet
2023-10-22
1
-2
/
+1
*
bcachefs: Change check for invalid key types
Kent Overstreet
2023-10-22
1
-6
/
+10
*
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Kill BTREE_INSERT_USE_RESERVE
Kent Overstreet
2023-10-22
1
-2
/
+4
*
bcachefs: Reduce stack frame size of bch2_check_alloc_info()
Kent Overstreet
2023-10-22
1
-18
/
+22
*
bcachefs: New error message helpers
Kent Overstreet
2023-10-22
1
-17
/
+16
*
bcachefs: Fix bch2_check_discard_freespace_key()
Kent Overstreet
2023-10-22
1
-12
/
+35
[prev]
[next]