index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
super.h
Age
Commit message (
Expand
)
Author
2025-06-16
bcachefs: Call bch2_fs_init_rw() early if we'll be going rw
Kent Overstreet
2025-05-21
bcachefs: bch2_fs_emergency_read_only2()
Kent Overstreet
2025-05-21
bcachefs: bch2_fs_open() now takes a darray
Kent Overstreet
2025-05-21
bcachefs: bch_dev.io_ref -> enumerated_ref
Kent Overstreet
2025-05-21
bcachefs: BCH_MEMBER_RESIZE_ON_MOUNT
Kent Overstreet
2025-03-14
bcachefs: Implement blk_holder_ops
Kent Overstreet
2025-02-06
bcachefs: fix deadlock in journal_entry_open()
Jeongjun Park
2024-12-21
bcachefs: Kill BCH_TRANS_COMMIT_lazy_rw
Kent Overstreet
2024-01-01
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
2023-10-22
bcachefs: sb-members.c
Kent Overstreet
2023-10-22
bcachefs: Nocow support
Kent Overstreet
2023-10-22
bcachefs: Debug mode for c->writes references
Kent Overstreet
2023-10-22
bcachefs: Fix assertion in bch2_dev_list_add_dev()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_bkey_ptrs_to_text()
Kent Overstreet
2023-10-22
bcachefs: Improved superblock-related error messages
Kent Overstreet
2023-10-22
bcachefs: Rewrite bch2_bucket_alloc_new_fs()
Kent Overstreet
2023-10-22
bcachefs: Fix some refcounting bugs
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for more enums
Kent Overstreet
2023-10-22
bcachefs: Fix unmount path
Kent Overstreet
2023-10-22
bcachefs: Make sure to go rw if lazy in fsck
Kent Overstreet
2023-10-22
bcachefs: Don't export __bch2_fs_read_write
Kent Overstreet
2023-10-22
bcachefs: some improvements to startup messages and options
Kent Overstreet
2023-10-22
bcachefs: Verify fs hasn't been modified before going rw
Kent Overstreet
2023-10-22
bcachefs: Go rw lazily
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet