开源镜像站
帮助
动态
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
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
2023-10-22
bcachefs: Run bch2_fs_counters_init() earlier
Kent Overstreet
2023-10-22
bcachefs: Add private error codes for ENOSPC
Kent Overstreet
2023-10-22
bcachefs: Fix adding a device with a label
Kent Overstreet
2023-10-22
bcachefs: Convert fsck errors to errcode.h
Kent Overstreet
2023-10-22
bcachefs: Use bch2_err_str() in error messages
Kent Overstreet
2023-10-22
bcachefs: Call bch2_do_invalidates() when going read write
Kent Overstreet
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Fix error checking in bch2_fs_alloc()
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters
Daniel Hill
2023-10-22
bcachefs: Shutdown path improvements
Kent Overstreet
2023-10-22
bcachefs: Minor device removal fixes
Kent Overstreet
2023-10-22
bcachefs: Initialize ec work structs early
Kent Overstreet
2023-10-22
bcachefs: Use a genradix for reading journal entries
Kent Overstreet
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
2023-10-22
bcachefs: More improvements for alloc info checks
Kent Overstreet
2023-10-22
bcachefs: New discard implementation
Kent Overstreet
[prev]
[next]