index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Add rw to .key_invalid()
Kent Overstreet
2023-10-22
26
-76
/
+99
*
bcachefs: More improvements for alloc info checks
Kent Overstreet
2023-10-22
5
-99
/
+81
*
bcachefs: Silence spurious copygc err when shutting down
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
2023-10-22
27
-404
/
+629
*
bcachefs: Gap buffer for journal keys
Kent Overstreet
2023-10-22
4
-45
/
+133
*
bcachefs: Don't normalize to pages in btree cache shrinker
Kent Overstreet
2023-10-22
2
-27
/
+14
*
bcachefs: Add a tracepoint for superblock writes
Kent Overstreet
2023-10-22
2
-0
/
+23
*
bcachefs: gc mark fn fixes, cleanups
Kent Overstreet
2023-10-22
2
-47
/
+44
*
bcachefs: Don't write partially-initialized superblocks
Kent Overstreet
2023-10-22
1
-0
/
+7
*
bcachefs: Improve read_from_stale_dirty_pointer() message
Kent Overstreet
2023-10-22
1
-10
/
+16
*
bcachefs: Use crc_is_compressed()
Kent Overstreet
2023-10-22
1
-3
/
+2
*
bcachefs: Fix pr_buf() calls
Kent Overstreet
2023-10-22
2
-2
/
+2
*
bcachefs: Kill struct bucket_mark
Kent Overstreet
2023-10-22
5
-159
/
+117
*
bcachefs: Kill main in-memory bucket array
Kent Overstreet
2023-10-22
8
-108
/
+77
*
bcachefs: bch2_dev_usage_update() no longer depends on bucket_mark
Kent Overstreet
2023-10-22
2
-21
/
+37
*
bcachefs: Fsck for need_discard & freespace btrees
Kent Overstreet
2023-10-22
5
-1
/
+442
*
bcachefs: New bucket invalidate path
Kent Overstreet
2023-10-22
4
-0
/
+98
*
bcachefs: New discard implementation
Kent Overstreet
2023-10-22
8
-1
/
+187
*
bcachefs: Kill allocator threads & freelists
Kent Overstreet
2023-10-22
19
-999
/
+615
*
bcachefs: Freespace, need_discard btrees
Kent Overstreet
2023-10-22
16
-54
/
+377
*
bcachefs: KEY_TYPE_alloc_v4
Kent Overstreet
2023-10-22
10
-301
/
+379
*
bcachefs: LRU btree
Kent Overstreet
2023-10-22
6
-2
/
+153
*
bcachefs: KEY_TYPE_set
Kent Overstreet
2023-10-22
2
-1
/
+24
*
bcachefs: bch_sb_field_journal_v2
Kent Overstreet
2023-10-22
7
-166
/
+395
*
bcachefs: Run btree updates after write out of write_point
Kent Overstreet
2023-10-22
11
-137
/
+246
*
bcachefs: bch2_btree_update_start() refactoring
Kent Overstreet
2023-10-22
2
-49
/
+54
*
bcachefs: Introduce a separate journal watermark for copygc
Kent Overstreet
2023-10-22
11
-83
/
+108
*
bcachefs: Copygc allocations shouldn't be nowait
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: Fix bch2_journal_pin_set()
Kent Overstreet
2023-10-22
1
-7
/
+11
*
bcachefs: x-macroize alloc_reserve enum
Kent Overstreet
2023-10-22
13
-60
/
+59
*
bcachefs: Run overwrite triggers before insert
Kent Overstreet
2023-10-22
2
-37
/
+18
*
bcachefs: Move deletion of refcount=0 indirect extents to their triggers
Kent Overstreet
2023-10-22
3
-6
/
+43
*
bcachefs: Improve bch2_bkey_ptrs_to_text()
Kent Overstreet
2023-10-22
2
-8
/
+20
*
bcachefs: bch2_trans_log_msg()
Kent Overstreet
2023-10-22
2
-0
/
+29
*
bcachefs: Use darray for extra_journal_entries
Kent Overstreet
2023-10-22
4
-22
/
+32
*
bcachefs: btree_path_make_mut() clears should_be_locked
Kent Overstreet
2023-10-22
2
-4
/
+4
*
bcachefs: Add a missing btree_path_set_dirty() calls
Kent Overstreet
2023-10-22
2
-0
/
+6
*
bcachefs: Fix error path in bch2_snapshot_set_equiv()
Kent Overstreet
2023-10-22
1
-2
/
+3
*
bcachefs: Work around a journal self-deadlock
Kent Overstreet
2023-10-22
1
-0
/
+7
*
bcachefs: Heap code fix
Kent Overstreet
2023-10-22
1
-3
/
+5
*
bcachefs: Fix an unitialized var warning in userspace
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Add printf format attribute to bch2_pr_buf()
Kent Overstreet
2023-10-22
3
-3
/
+4
*
bcachefs: Reset journal flush delay to default value if zeroed
Kent Overstreet
2023-10-22
1
-3
/
+16
*
bcachefs: Change journal_io.c assertion to error message
Kent Overstreet
2023-10-22
1
-2
/
+10
*
bcachefs: Make minimum journal_flush_delay nonzero
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Better superblock opt validation
Kent Overstreet
2023-10-22
5
-32
/
+43
*
bcachefs: x-macro metadata version enum
Kent Overstreet
2023-10-22
7
-20
/
+30
*
bcachefs: Fix large key cache keys
Kent Overstreet
2023-10-22
3
-6
/
+41
*
bcachefs: Convert some WARN_ONs to WARN_ON_ONCE
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Restore journal write point at startup
Kent Overstreet
2023-10-22
1
-2
/
+21
[next]