index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-01-06
bcachefs: move bch2_mark_alloc() to alloc_background.c
Kent Overstreet
4
-128
/
+132
2024-01-06
bcachefs: unify reservation trigger
Kent Overstreet
3
-63
/
+40
2024-01-06
bcachefs: unify reflink_p trigger
Kent Overstreet
2
-82
/
+58
2024-01-06
bcachefs: unify inode trigger
Kent Overstreet
2
-50
/
+33
2024-01-06
bcachefs: kill mem_trigger_run_overwrite_then_insert()
Kent Overstreet
3
-7
/
+4
2024-01-06
bcachefs: BTREE_TRIGGER_TRANSACTIONAL
Kent Overstreet
1
-4
/
+22
2024-01-06
bcachefs: Kill BTREE_TRIGGER_NOATOMIC
Kent Overstreet
2
-6
/
+1
2024-01-06
bcachefs: mark now takes bkey_s
Kent Overstreet
11
-29
/
+43
2024-01-06
bcachefs: trans_mark now takes bkey_s
Kent Overstreet
12
-62
/
+62
2024-01-06
bcachefs: Upgrading uses bch_sb.recovery_passes_required
Kent Overstreet
1
-8
/
+6
2024-01-06
bcachefs: factor out thread_with_file, thread_with_stdio
Kent Overstreet
9
-245
/
+459
2024-01-06
bcachefs: Fix printing of device durability
Kent Overstreet
1
-1
/
+1
2024-01-06
bcachefs: __bch2_journal_key_to_wb -> bch2_journal_key_to_wb_slowpath
Kent Overstreet
2
-3
/
+3
[next]