index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
super.c
Age
Commit message (
Expand
)
Author
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
2023-10-22
bcachefs: Don't start copygc until recovery is finished
Kent Overstreet
2023-10-22
bcachefs: Convert more -EROFS to private error codes
Kent Overstreet
2023-10-22
bcachefs: Delete redundant log messages
Kent Overstreet
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
bcachefs: Allow for unknown btree IDs
Kent Overstreet
2023-10-22
bcachefs: flush journal to avoid invalid dev usage entries on recovery
Brian Foster
2023-10-22
bcachefs: bch2_version_to_text()
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref in bch2_fs_alloc() error path
Kent Overstreet
2023-10-22
bcachefs: New assertions when marking filesystem clean
Kent Overstreet
2023-10-22
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
2023-10-22
bcachefs: remove bucket_gens btree keys on device removal
Brian Foster
2023-10-22
bcachefs: Run freespace init in device hot add path
Kent Overstreet
2023-10-22
bcachefs: use dedicated workqueue for tasks holding write refs
Brian Foster
2023-10-22
bcachefs: Fix bch2_evict_subvolume_inodes()
Kent Overstreet
2023-10-22
bcachefs: New erasure coding shutdown path
Kent Overstreet
2023-10-22
bcachefs: bch2_fs_moving_ctxts_to_text()
Kent Overstreet
2023-10-22
bcachefs: Private error codes: ENOMEM
Kent Overstreet
[next]