index
:
pm24.git
cpufreq-rust
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-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
2023-10-22
bcachefs: When shutting down, flush btree node writes last
Kent Overstreet
2023-10-22
bcachefs: Improve a verbose log message
Kent Overstreet
2023-10-22
bcachefs: Switch ec_stripes_heap_lock to a mutex
Kent Overstreet
2023-10-22
bcachefs: Fragmentation LRU
Kent Overstreet
2023-10-22
bcachefs: Handle btree node rewrites before going RW
Kent Overstreet
2023-10-22
bcachefs: Improved nocow locking
Kent Overstreet
2023-10-22
bcachefs: Don't stop copygc while removing devices
Kent Overstreet
2023-10-22
bcachefs: New on disk format: Backpointers
Kent Overstreet
2023-10-22
bcachefs: Btree write buffer
Kent Overstreet
2023-10-22
bcachefs: Start copygc when first going read-write
Kent Overstreet
2023-10-22
bcachefs: Debug mode for c->writes references
Kent Overstreet
2023-10-22
bcachefs: ec_stripe_delete_work() now takes ref on c->writes
Kent Overstreet
2023-10-22
bcachefs: Make log message at startup a bit cleaner
Kent Overstreet
2023-10-22
bcachefs: More errcode cleanup
Kent Overstreet
2023-10-22
bcachefs: Fix a "no journal entries found" bug
Kent Overstreet
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
bcachefs: time stats now uses the mean_and_variance module.
Daniel Hill
[next]