index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
super.c
Age
Commit message (
Expand
)
Author
2023-09-14
bcachefs: fix error checking in bch2_fs_alloc()
Dan Carpenter
2023-09-13
bcachefs: Remove a redundant and harmless bch2_free_super() call
Christophe JAILLET
2023-09-13
bcachefs: Fix use-after-free in bch2_dev_add()
Christophe JAILLET
2023-09-13
bcachefs: add module description to fix modpost warning
Brian Foster
2023-09-13
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-09-13
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-09-12
bcachefs: BTREE_ID_logged_ops
Kent Overstreet
2023-09-12
bcachefs: Break up io.c
Kent Overstreet
2023-09-11
bcachefs: Kill incorrect assertion
Kent Overstreet
2023-09-11
bcachefs: Convert more code to bch_err_msg()
Kent Overstreet
2023-09-08
bcachefs: restart journal reclaim thread on ro->rw transitions
Brian Foster
2023-09-08
bcachefs: Fix bch2_mount error path
Kent Overstreet
2023-09-08
bcachefs: Split out snapshot.c
Kent Overstreet
2023-08-28
bcachefs: btree_journal_iter.c
Kent Overstreet
2023-08-28
bcachefs: sb-clean.c
Kent Overstreet
2023-08-28
bcachefs: Split up fs-io.[ch]
Kent Overstreet
2023-08-28
bcachefs: BCH_COMPAT_bformat_overflow_done no longer required
Kent Overstreet
2023-08-28
bcachefs: Print version, options earlier in startup path
Kent Overstreet
2023-08-28
bcachefs: Don't start copygc until recovery is finished
Kent Overstreet
2023-08-28
bcachefs: Convert more -EROFS to private error codes
Kent Overstreet
2023-08-28
bcachefs: Delete redundant log messages
Kent Overstreet
2023-08-28
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-08-28
bcachefs: Allow for unknown btree IDs
Kent Overstreet
2023-08-28
bcachefs: flush journal to avoid invalid dev usage entries on recovery
Brian Foster
2023-08-28
bcachefs: bch2_version_to_text()
Kent Overstreet
2023-08-28
bcachefs: Fix a null ptr deref in bch2_fs_alloc() error path
Kent Overstreet
2023-08-28
bcachefs: New assertions when marking filesystem clean
Kent Overstreet
2023-08-28
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
2023-08-28
bcachefs: remove bucket_gens btree keys on device removal
Brian Foster
2023-08-28
bcachefs: Run freespace init in device hot add path
Kent Overstreet
2023-08-28
bcachefs: use dedicated workqueue for tasks holding write refs
Brian Foster
2023-08-28
bcachefs: Fix bch2_evict_subvolume_inodes()
Kent Overstreet
2023-08-28
bcachefs: New erasure coding shutdown path
Kent Overstreet
2023-08-28
bcachefs: bch2_fs_moving_ctxts_to_text()
Kent Overstreet
2023-08-28
bcachefs: Private error codes: ENOMEM
Kent Overstreet
2023-08-28
bcachefs: When shutting down, flush btree node writes last
Kent Overstreet
2023-08-28
bcachefs: Improve a verbose log message
Kent Overstreet
2023-08-28
bcachefs: Switch ec_stripes_heap_lock to a mutex
Kent Overstreet
2023-08-28
bcachefs: Fragmentation LRU
Kent Overstreet
2023-08-28
bcachefs: Handle btree node rewrites before going RW
Kent Overstreet
2023-08-28
bcachefs: Improved nocow locking
Kent Overstreet
2023-08-28
bcachefs: Don't stop copygc while removing devices
Kent Overstreet
2023-08-28
bcachefs: New on disk format: Backpointers
Kent Overstreet
2023-08-28
bcachefs: Btree write buffer
Kent Overstreet
2023-08-28
bcachefs: Start copygc when first going read-write
Kent Overstreet
2023-08-28
bcachefs: Debug mode for c->writes references
Kent Overstreet
2023-08-28
bcachefs: ec_stripe_delete_work() now takes ref on c->writes
Kent Overstreet
2023-08-28
bcachefs: Make log message at startup a bit cleaner
Kent Overstreet
2023-08-28
bcachefs: More errcode cleanup
Kent Overstreet
2023-08-28
bcachefs: Fix a "no journal entries found" bug
Kent Overstreet
[next]