开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
2025-06-11
bcachefs: Don't trace should_be_locked unless changing
Kent Overstreet
2025-06-11
bcachefs: Ensure that snapshot creation propagates has_case_insensitive
Kent Overstreet
2025-06-11
bcachefs: Print devices we're mounting on multi device filesystems
Kent Overstreet
2025-06-11
bcachefs: Don't trust sb->nr_devices in members_to_text()
Kent Overstreet
2025-06-11
bcachefs: Fix version checks in validate_bset()
Kent Overstreet
2025-06-11
bcachefs: ioctl: avoid stack overflow warning
Arnd Bergmann
2025-06-11
bcachefs: Don't pass trans to fsck_err() in gc_accounting_done
Kent Overstreet
2025-06-11
bcachefs: Fix leak in bch2_fs_recovery() error path
Kent Overstreet
2025-06-11
bcachefs: Fix rcu_pending for PREEMPT_RT
Kent Overstreet
2025-06-11
bcachefs: Fix downgrade_table_extra()
Kent Overstreet
2025-06-11
bcachefs: Don't put rhashtable on stack
Kent Overstreet
2025-06-11
bcachefs: Make sure opts.read_only gets propagated back to VFS
Kent Overstreet
2025-06-11
bcachefs: Fix possible console lock involved deadlock
Alan Huang
2025-06-11
bcachefs: mark more errors autofix
Kent Overstreet
2025-06-11
bcachefs: Don't persistently run scan_for_btree_nodes
Kent Overstreet
2025-06-11
bcachefs: Read error message now prints if self healing
Kent Overstreet
2025-06-11
bcachefs: Only run 'increase_depth' for keys from btree node csan
Kent Overstreet
2025-06-11
bcachefs: Mark need_discard_freespace_key_bad autofix
Kent Overstreet
2025-06-11
bcachefs: Update /dev/disk/by-uuid on device add
Kent Overstreet
2025-06-11
bcachefs: Add more flags to btree nodes for rewrite reason
Kent Overstreet
2025-06-11
bcachefs: Add range being updated to btree_update_to_text()
Kent Overstreet
2025-06-11
bcachefs: Log fsck errors in the journal
Kent Overstreet
2025-06-11
bcachefs: Add missing restart handling to check_topology()
Kent Overstreet
2025-06-04
Merge tag 'bcachefs-2025-06-04' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-06-04
bcachefs: add cond_resched() to handle_overwrites()
Kent Overstreet
2025-06-04
bcachefs: Make journal read log message a bit quieter
Kent Overstreet
2025-06-04
bcachefs: Fix subvol to missing root repair
Kent Overstreet
2025-06-04
bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm()
Kent Overstreet
2025-06-04
bcachefs: delete dead code from may_delete_deleted_inode()
Kent Overstreet
2025-06-04
bcachefs: Add flags to subvolume_to_text()
Kent Overstreet
2025-06-04
bcachefs: Fix oops in btree_node_seq_matches()
Kent Overstreet
2025-06-04
bcachefs: Fix dirent_casefold_mismatch repair
Kent Overstreet
2025-06-04
bcachefs: Fix bch2_fsck_rename_dirent() for casefold
Kent Overstreet
2025-06-04
bcachefs: Redo bch2_dirent_init_name()
Kent Overstreet
2025-06-04
bcachefs: Fix -Wc23-extensions in bch2_check_dirents()
Nathan Chancellor
2025-06-02
bcachefs: Run check_dirents second time if required
Kent Overstreet
2025-06-02
bcachefs: Run snapshot deletion out of system_long_wq
Kent Overstreet
2025-06-02
bcachefs: Make check_key_has_snapshot safer
Kent Overstreet
2025-06-02
bcachefs: BCH_RECOVERY_PASS_NO_RATELIMIT
Kent Overstreet
2025-06-02
bcachefs: bch2_require_recovery_pass()
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-06-02
bcachefs: Repair code for directory i_size
Kent Overstreet
2025-06-02
bcachefs: Kill un-reverted directory i_size code
Kent Overstreet
2025-06-02
bcachefs: Delete redundant fsck_err()
Kent Overstreet
2025-06-02
bcachefs: Convert BUG() to error
Kent Overstreet
2025-06-01
bcachefs: Add better logging to fsck_rename_dirent()
Kent Overstreet
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
2025-06-01
bcachefs: CLASS(btree_trans)
Kent Overstreet
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-31
bcachefs: CLASS(darray)
Kent Overstreet
[next]