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
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-04
bcachefs: delete dead code from may_delete_deleted_inode()
Kent Overstreet
1
-12
/
+3
2025-06-04
bcachefs: Add flags to subvolume_to_text()
Kent Overstreet
1
-0
/
+7
2025-06-04
bcachefs: Fix oops in btree_node_seq_matches()
Kent Overstreet
1
-2
/
+21
2025-06-04
bcachefs: Fix dirent_casefold_mismatch repair
Kent Overstreet
5
-118
/
+162
2025-06-04
bcachefs: Fix bch2_fsck_rename_dirent() for casefold
Kent Overstreet
3
-13
/
+25
2025-06-04
bcachefs: Redo bch2_dirent_init_name()
Kent Overstreet
2
-70
/
+66
2025-06-04
bcachefs: Fix -Wc23-extensions in bch2_check_dirents()
Nathan Chancellor
1
-1
/
+2
2025-06-02
bcachefs: Run check_dirents second time if required
Kent Overstreet
4
-27
/
+49
2025-06-02
bcachefs: Run snapshot deletion out of system_long_wq
Kent Overstreet
1
-1
/
+1
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
[next]