index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Remove unneeded semicolon
Yang Li
2
-4
/
+4
2023-10-22
bcachefs: Add a missing prefetch include
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Fix -Wcompare-distinct-pointer-types in bch2_copygc_get_buckets()
Nathan Chancellor
1
-1
/
+1
2023-10-22
bcachefs: Fix -Wcompare-distinct-pointer-types in do_encrypt()
Nathan Chancellor
1
-1
/
+1
2023-10-22
bcachefs: Fix -Wincompatible-function-pointer-types-strict from key_invalid c...
Nathan Chancellor
3
-7
/
+7
2023-10-22
bcachefs: Fix -Wformat in bch2_bucket_gens_invalid()
Nathan Chancellor
1
-1
/
+1
2023-10-22
bcachefs: Fix -Wformat in bch2_alloc_v4_invalid()
Nathan Chancellor
1
-1
/
+1
2023-10-22
bcachefs: Fix -Wformat in bch2_btree_key_cache_to_text()
Nathan Chancellor
1
-1
/
+1
2023-10-22
bcachefs: Fix -Wformat in bch2_set_bucket_needs_journal_commit()
Nathan Chancellor
1
-1
/
+1
2023-10-22
bcachefs: Fix a handful of spelling mistakes in various messages
Colin Ian King
5
-5
/
+5
2023-10-22
bcachefs: remove redundant pointer q
Colin Ian King
1
-3
/
+0
2023-10-22
bcachefs: remove duplicated assignment to variable offset_into_extent
Colin Ian King
1
-1
/
+0
2023-10-22
bcachefs: remove redundant initializations of variables start_offset and end_...
Colin Ian King
1
-2
/
+2
2023-10-22
bcachefs: remove redundant initialization of pointer dst
Colin Ian King
1
-2
/
+1
2023-10-22
bcachefs: remove redundant initialization of pointer d
Colin Ian King
2
-2
/
+2
2023-10-22
bcachefs: trace_read_nopromote()
Kent Overstreet
3
-18
/
+48
2023-10-22
bcachefs: Log finsert/fcollapse operations
Kent Overstreet
4
-95
/
+152
2023-10-22
bcachefs: Log truncate operations
Kent Overstreet
6
-22
/
+75
2023-10-22
bcachefs: BTREE_ID_logged_ops
Kent Overstreet
10
-1
/
+156
2023-10-22
bcachefs: New io_misc.c helpers
Kent Overstreet
5
-192
/
+250
2023-10-22
bcachefs: Break up io.c
Kent Overstreet
34
-1692
/
+1751
2023-10-22
bcachefs: bch2_trans_update_get_key_cache()
Kent Overstreet
1
-29
/
+42
2023-10-22
bcachefs: __bch2_btree_insert() -> bch2_btree_insert_trans()
Kent Overstreet
6
-18
/
+18
2023-10-22
bcachefs: Kill incorrect assertion
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Convert more code to bch_err_msg()
Kent Overstreet
15
-79
/
+67
2023-10-22
bcachefs: Kill missing inode warnings in bch2_quota_read()
Kent Overstreet
3
-3
/
+29
2023-10-22
bcachefs: Fix bch_sb_handle type
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
4
-20
/
+12
2023-10-22
bcachefs: Fix silent enum conversion error
Kent Overstreet
4
-16
/
+20
2023-10-22
bcachefs: Array bounds fixes
Kent Overstreet
7
-66
/
+64
2023-10-22
bcachefs: bch2_acl_to_text()
Kent Overstreet
4
-9
/
+72
2023-10-22
bcachefs: restart journal reclaim thread on ro->rw transitions
Brian Foster
1
-0
/
+4
2023-10-22
bcachefs: Fix snapshot_skiplist_good()
Kent Overstreet
1
-20
/
+10
2023-10-22
bcachefs: Kill stripe check in bch2_alloc_v4_invalid()
Kent Overstreet
1
-5
/
+0
2023-10-22
bcachefs: Improve bch2_moving_ctxt_to_text()
Kent Overstreet
3
-31
/
+19
2023-10-22
bcachefs: Put bkey invalid check in commit path in a more useful place
Kent Overstreet
1
-19
/
+19
2023-10-22
bcachefs: Always check alloc data type
Kent Overstreet
1
-59
/
+42
2023-10-22
bcachefs: Fix a double free on invalid bkey
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
3
-12
/
+118
2023-10-22
bcachefs: Cleanup redundant snapshot nodes
Kent Overstreet
2
-28
/
+223
2023-10-22
bcachefs: Fix btree write buffer with snapshots btrees
Kent Overstreet
2
-3
/
+7
2023-10-22
bcachefs: Fix is_ancestor bitmap
Kent Overstreet
1
-21
/
+43
2023-10-22
bcachefs: move check_pos_snapshot_overwritten() to snapshot.c
Kent Overstreet
3
-49
/
+51
2023-10-22
bcachefs: Fix bch2_mount error path
Kent Overstreet
2
-1
/
+9
2023-10-22
bcachefs: Delete a faulty assertion
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Improve btree_path_relock_fail tracepoint
Kent Overstreet
1
-4
/
+22
2023-10-22
bcachefs: Fix divide by zero in rebalance_work()
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Split out snapshot.c
Kent Overstreet
18
-1570
/
+1655
2023-10-22
bcachefs: stack_trace_save_tsk() depends on CONFIG_STACKTRACE
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Fix swallowing of data in buffered write path
Kent Overstreet
1
-0
/
+1
[next]