index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
reflink.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-21
bcachefs: extents_to_bp_state
Kent Overstreet
1
-48
/
+41
2024-01-21
bcachefs: bkey_and_val_eq()
Kent Overstreet
1
-3
/
+8
2024-01-21
bcachefs: Better journal tracepoints
Kent Overstreet
2
-60
/
+79
2024-01-21
bcachefs: Print size of superblock with space allocated
Kent Overstreet
1
-1
/
+3
2024-01-21
bcachefs: Avoid flushing the journal in the discard path
Kent Overstreet
1
-19
/
+41
2024-01-21
bcachefs: Improve move_extent tracepoint
Kent Overstreet
5
-7
/
+48
2024-01-21
bcachefs: Add missing bch2_moving_ctxt_flush_all()
Kent Overstreet
1
-0
/
+1
2024-01-21
bcachefs: Re-add move_extent_write tracepoint
Kent Overstreet
2
-23
/
+20
2024-01-21
bcachefs: bch2_kthread_io_clock_wait() no longer sleeps until full amount
Kent Overstreet
1
-2
/
+2
2024-01-21
bcachefs: Add .val_to_text() for KEY_TYPE_cookie
Kent Overstreet
1
-0
/
+9
2024-01-21
bcachefs: Don't pass memcmp() as a pointer
Kent Overstreet
1
-2
/
+8
2024-01-21
bcachefs: Reduce would_deadlock restarts
Kent Overstreet
1
-0
/
+7
2024-01-21
bcachefs: bch2_trans_account_disk_usage_change()
Kent Overstreet
3
-29
/
+48
2024-01-21
bcachefs: bch_fs_usage_base
Kent Overstreet
7
-47
/
+45
2024-01-21
bcachefs: bch2_prt_compression_type()
Kent Overstreet
5
-6
/
+15
2024-01-21
bcachefs: helpers for printing data types
Kent Overstreet
14
-64
/
+64
2024-01-21
bcachefs: BTREE_TRIGGER_ATOMIC
Kent Overstreet
8
-30
/
+27
2024-01-21
bcachefs: drop to_text code for obsolete bps in alloc keys
Kent Overstreet
1
-18
/
+0
2024-01-21
bcachefs: eytzinger_for_each() declares loop iter
Kent Overstreet
2
-3
/
+3
2024-01-21
bcachefs: Don't log errors if BCH_WRITE_ALLOC_NOWAIT
Kent Overstreet
1
-4
/
+5
2024-01-21
bcachefs: fix memleak in bch2_split_devs
Su Yue
1
-3
/
+5
2024-01-06
bcachefs: eytzinger0_find() search should be const
Kent Overstreet
1
-5
/
+5
2024-01-06
bcachefs: move "ptrs not changing" optimization to bch2_trigger_extent()
Kent Overstreet
2
-8
/
+12
2024-01-06
bcachefs: fix simulateously upgrading & downgrading
Kent Overstreet
1
-3
/
+12
2024-01-06
bcachefs: Restart recovery passes more reliably
Kent Overstreet
1
-1
/
+4
2024-01-06
bcachefs: bch2_dump_bset() doesn't choke on u64s == 0
Kent Overstreet
1
-0
/
+6
2024-01-06
bcachefs: improve checksum error messages
Kent Overstreet
5
-29
/
+78
2024-01-06
bcachefs: improve validate_bset_keys()
Kent Overstreet
1
-20
/
+55
2024-01-06
bcachefs: print sb magic when relevant
Kent Overstreet
1
-1
/
+8
2024-01-06
bcachefs: __bch2_sb_field_to_text()
Kent Overstreet
2
-7
/
+14
2024-01-06
bcachefs: %pg is banished
Kent Overstreet
4
-16
/
+52
2024-01-06
bcachefs: Improve would_deadlock trace event
Kent Overstreet
5
-17
/
+42
2024-01-06
bcachefs: fsck_err()s don't need to manually check c->sb.version anymore
Kent Overstreet
8
-55
/
+42
2024-01-06
bcachefs: Upgrades now specify errors to fix, like downgrades
Kent Overstreet
6
-99
/
+116
2024-01-06
bcachefs: no thread_with_file in userspace
Kent Overstreet
1
-0
/
+3
2024-01-06
bcachefs: Don't autofix errors we can't fix
Kent Overstreet
1
-1
/
+2
2024-01-06
bcachefs: add missing bch2_latency_acct() call
Kent Overstreet
1
-1
/
+1
2024-01-06
bcachefs: increase max_active on io_complete_wq
Kent Overstreet
1
-1
/
+1
2024-01-06
bcachefs: add time_stats for btree_node_read_done()
Kent Overstreet
2
-0
/
+3
2024-01-06
bcachefs: don't clear accessed bit in btree node fill
Kent Overstreet
1
-6
/
+0
2024-01-06
bcachefs: Add an option to control btree node prefetching
Kent Overstreet
2
-3
/
+11
2024-01-06
bcachefs: kill useless return ret
Kent Overstreet
1
-3
/
+1
2024-01-06
bcachefs: Combine .trans_trigger, .atomic_trigger
Kent Overstreet
11
-91
/
+61
2024-01-06
bcachefs: unify extent trigger
Kent Overstreet
5
-96
/
+39
2024-01-06
bcachefs: bch2_trigger_stripe_ptr()
Kent Overstreet
1
-67
/
+61
2024-01-06
bcachefs: Online fsck can now fix errors
Kent Overstreet
4
-11
/
+20
2024-01-06
bcachefs: bch2_trigger_pointer()
Kent Overstreet
1
-234
/
+209
2024-01-06
bcachefs: unify stripe trigger
Kent Overstreet
2
-97
/
+76
2024-01-06
bcachefs: move stripe triggers to ec.c
Kent Overstreet
4
-340
/
+352
2024-01-06
bcachefs: unify alloc trigger
Kent Overstreet
2
-165
/
+137
[next]