index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-02
bcachefs: Make check_key_has_snapshot safer
Kent Overstreet
2
-22
/
+37
2025-06-02
bcachefs: BCH_RECOVERY_PASS_NO_RATELIMIT
Kent Overstreet
5
-13
/
+53
2025-06-02
bcachefs: bch2_require_recovery_pass()
Kent Overstreet
3
-2
/
+37
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
60
-405
/
+459
2025-06-02
bcachefs: Repair code for directory i_size
Kent Overstreet
2
-1
/
+10
2025-06-02
bcachefs: Kill un-reverted directory i_size code
Kent Overstreet
3
-14
/
+6
2025-06-02
bcachefs: Delete redundant fsck_err()
Kent Overstreet
2
-18
/
+0
2025-06-02
bcachefs: Convert BUG() to error
Kent Overstreet
1
-1
/
+2
2025-06-01
bcachefs: Add better logging to fsck_rename_dirent()
Kent Overstreet
1
-3
/
+8
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
41
-525
/
+344
2025-06-01
bcachefs: CLASS(btree_trans)
Kent Overstreet
1
-10
/
+21
2025-05-31
bcachefs: CLASS(darray)
Kent Overstreet
1
-0
/
+28
2025-05-31
bcachefs: CLASS(printbuf)
Kent Overstreet
1
-0
/
+8
2025-05-31
bcachefs: sysfs trigger_journal_commit
Kent Overstreet
1
-0
/
+5
2025-05-31
bcachefs: sysfs trigger_emergency_read_only
Kent Overstreet
1
-0
/
+13
2025-05-31
bcachefs: darray_find(), darray_find_p()
Kent Overstreet
5
-33
/
+36
2025-05-31
bcachefs: Journal keys are retained until shutdown, or journal replay finishes
Kent Overstreet
1
-4
/
+0
2025-05-31
bcachefs: Improve error printing in btree_node_check_topology()
Kent Overstreet
1
-36
/
+35
2025-05-31
bcachefs: bch2_readdir() now calls str_hash_check_key()
Kent Overstreet
3
-4
/
+10
2025-05-31
bcachefs: bch2_str_hash_check_key() may now be called without snapshots_seen
Kent Overstreet
3
-6
/
+28
2025-05-31
bcachefs: __bch2_insert_snapshot_whiteouts() refactoring
Kent Overstreet
2
-52
/
+30
2025-05-31
bcachefs: bch2_get_snapshot_overwrites()
Kent Overstreet
3
-1
/
+60
2025-05-31
bcachefs: bch2_dev_journal_bucket_delete()
Kent Overstreet
4
-5
/
+82
2025-05-31
bcachefs: Runtime self healing for keys for deleted snapshots
Kent Overstreet
1
-7
/
+18
2025-05-31
bcachefs: Don't unlock trans before data_update_init()
Kent Overstreet
2
-7
/
+9
2025-05-31
bcachefs: Use bch2_err_matches() for BCH_ERR_fsck_(fix|ignore)
Kent Overstreet
4
-29
/
+36
2025-05-30
bcachefs: Mark bch_errcode helpers __attribute__((const))
Kent Overstreet
2
-3
/
+7
2025-05-30
bcachefs: Add missing printbuf_reset() in bch2_check_dirent_inode_dirent()
Kent Overstreet
1
-0
/
+1
2025-05-30
bcachefs: sysfs/errors
Kent Overstreet
3
-0
/
+29
2025-05-30
bcachefs: bch2_check_fix_ptrs() can now repair btree roots
Kent Overstreet
2
-22
/
+54
2025-05-30
bcachefs: Include b->ob.nr in cached_btree_node_to_text()
Kent Overstreet
1
-0
/
+2
2025-05-30
bcachefs: Move devs_sorted to alloc_request
Kent Overstreet
3
-21
/
+24
2025-05-30
bcachefs: reduce stack usage in alloc_sectors_start()
Kent Overstreet
1
-2
/
+2
2025-05-30
bcachefs: bch2_alloc_v4_to_text()
Kent Overstreet
2
-5
/
+18
2025-05-30
bcachefs: Tweak bch2_data_update_init() for stack usage
Kent Overstreet
1
-44
/
+67
2025-05-30
bcachefs: kill replicas_sectors arg to __trigger_extent()
Kent Overstreet
1
-13
/
+10
2025-05-30
bcachefs: Don't stack allocate bch_writepage_state
Kent Overstreet
1
-19
/
+11
2025-05-30
bcachefs: factor out break_cycle_fail()
Kent Overstreet
1
-25
/
+28
2025-05-30
bcachefs: btree_node_missing_err()
Kent Overstreet
1
-12
/
+18
2025-05-30
bcachefs: Kill bkey_buf in btree_path_down()
Kent Overstreet
2
-22
/
+18
2025-05-30
bcachefs: Add missing error logging in delete_dead_inodes()
Kent Overstreet
1
-0
/
+1
2025-05-30
bcachefs: Fix misaligned bucket check in journal space calculations
Kent Overstreet
1
-9
/
+10
2025-05-30
bcachefs: Fix incorrect multiple dev check in journal write path
Kent Overstreet
1
-1
/
+11
2025-05-30
bcachefs: Catch data_update_done events in trace_io_move_start_fail
Kent Overstreet
1
-3
/
+3
2025-05-30
bcachefs: io_move_evacuate_bucket tracepoint, counter
Kent Overstreet
3
-0
/
+24
2025-05-30
bcachefs: trace_io_move_pred
Kent Overstreet
2
-26
/
+65
2025-05-30
bcachefs: Fix infinite loop in journal_entry_btree_keys_to_text()
Kent Overstreet
1
-0
/
+4
2025-05-30
bcachefs: Journal read error message improvements
Kent Overstreet
2
-89
/
+140
2025-05-27
bcachefs: Don't rewind to run a recovery pass we already ran
Kent Overstreet
1
-1
/
+3
2025-05-27
bcachefs: Move unicode message to after the startup message
Kent Overstreet
1
-4
/
+6
[next]