开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
super.c
Age
Commit message (
Expand
)
Author
2024-01-05
bcachefs: factor out thread_with_file, thread_with_stdio
Kent Overstreet
2024-01-05
bcachefs: Split brain detection
Kent Overstreet
2024-01-05
bcachefs: Fix nochanges/read_only interaction
Kent Overstreet
2024-01-01
bcachefs: for_each_member_device_rcu() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: add more verbose logging
Kent Overstreet
2024-01-01
bcachefs: darray_for_each() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
2024-01-01
bcachefs: btree write buffer now slurps keys from journal
Kent Overstreet
2024-01-01
bcachefs: BCH_IOCTL_FSCK_ONLINE
Kent Overstreet
2024-01-01
bcachefs: Add ability to redirect log output
Kent Overstreet
2024-01-01
bcachefs: c->ro_ref
Kent Overstreet
2024-01-01
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
2024-01-01
bcachefs: track_event_change()
Kent Overstreet
2024-01-01
bcachefs: Add extra verbose logging for ro path
Kent Overstreet
2023-12-14
bcachefs: improve modprobe support by providing softdeps
Daniel Hill
2023-12-14
bcachefs: fix invalid memory access in bch2_fs_alloc() error path
Thomas Bertschinger
2023-11-24
bcachefs: Proper refcounting for journal_keys
Kent Overstreet
2023-11-24
bcachefs: Start gc, copygc, rebalance threads after initing writes ref
Kent Overstreet
2023-11-05
bcachefs: Convert bch2_fs_open() to darray
Kent Overstreet
2023-11-01
bcachefs: bch_sb_field_errors
Kent Overstreet
2023-11-01
bcachefs: Add IO error counts to bch_member
Kent Overstreet
2023-11-01
bcachefs: Fix a kasan splat in bch2_dev_add()
Kent Overstreet
2023-10-31
bcachefs: bch2_disk_path_to_text() no longer takes sb_lock
Kent Overstreet
2023-10-31
bcachefs: Ensure devices are always correctly initialized
Kent Overstreet
2023-10-31
bcachefs: Delete duplicate time stats initialization
Kent Overstreet
2023-10-22
bcachefs: snapshot_create_lock
Kent Overstreet
2023-10-22
bcachefs: bch2_sb_field_get() refactoring
Kent Overstreet
2023-10-22
bcachefs: Correctly initialize new buckets on device resize
Kent Overstreet
2023-10-22
bcachefs: New superblock section members_v2
Hunter Shaffer
2023-10-22
bcachefs: Add new helper to retrieve bch_member from sb
Hunter Shaffer
2023-10-22
bcachefs: More assertions for nocow locking
Kent Overstreet
2023-10-22
bcachefs: fix error checking in bch2_fs_alloc()
Dan Carpenter
2023-10-22
bcachefs: Remove a redundant and harmless bch2_free_super() call
Christophe JAILLET
2023-10-22
bcachefs: Fix use-after-free in bch2_dev_add()
Christophe JAILLET
2023-10-22
bcachefs: add module description to fix modpost warning
Brian Foster
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
bcachefs: BTREE_ID_logged_ops
Kent Overstreet
2023-10-22
bcachefs: Break up io.c
Kent Overstreet
2023-10-22
bcachefs: Kill incorrect assertion
Kent Overstreet
2023-10-22
bcachefs: Convert more code to bch_err_msg()
Kent Overstreet
2023-10-22
bcachefs: restart journal reclaim thread on ro->rw transitions
Brian Foster
2023-10-22
bcachefs: Fix bch2_mount error path
Kent Overstreet
2023-10-22
bcachefs: Split out snapshot.c
Kent Overstreet
2023-10-22
bcachefs: btree_journal_iter.c
Kent Overstreet
2023-10-22
bcachefs: sb-clean.c
Kent Overstreet
2023-10-22
bcachefs: Split up fs-io.[ch]
Kent Overstreet
2023-10-22
bcachefs: BCH_COMPAT_bformat_overflow_done no longer required
Kent Overstreet
2023-10-22
bcachefs: Print version, options earlier in startup path
Kent Overstreet
[next]