开源镜像站
帮助
动态
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: 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
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
2023-10-22
bcachefs: Freespace, need_discard btrees
Kent Overstreet
2023-10-22
bcachefs: Run btree updates after write out of write_point
Kent Overstreet
2023-10-22
bcachefs: x-macro metadata version enum
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_sb_to_text to master option list
Kent Overstreet
2023-10-22
bcachefs: respect superblock discard flag.
Daniel Hill
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
bcachefs: Revert "Ensure journal doesn't get stuck in nochanges mode"
Kent Overstreet
2023-10-22
bcachefs: Change bch2_dev_lookup() to not use lookup_bdev()
Kent Overstreet
2023-10-22
bcachefs: bch2_gc_gens() no longer uses bucket array
Kent Overstreet
2023-10-22
bcachefs: btree_id_cached()
Kent Overstreet
2023-10-22
bcachefs: New data structure for buckets waiting on journal commit
Kent Overstreet
2023-10-22
Revert "bcachefs: Delete some obsolete journal_seq_blacklist code"
Kent Overstreet
2023-10-22
bcachefs: Log & error message improvements
Kent Overstreet
2023-10-22
bcachefs: Improved superblock-related error messages
Kent Overstreet
2023-10-22
bcachefs: bch_dev->dev
Kent Overstreet
2023-10-22
bcachefs: Add iter_flags arg to bch2_btree_delete_range()
Kent Overstreet
2023-10-22
bcachefs: Improve error messages in device add path
Kent Overstreet
2023-10-22
bcachefs: Delete some obsolete journal_seq_blacklist code
Kent Overstreet
2023-10-22
bcachefs: bch2_bucket_alloc_new_fs() no longer depends on bucket marks
Kent Overstreet
2023-10-22
bcachefs: Rewrite bch2_bucket_alloc_new_fs()
Kent Overstreet
2023-10-22
bcachefs: Option improvements
Kent Overstreet
2023-10-22
bcachefs: Add more time_stats
Kent Overstreet
2023-10-22
bcachefs: Convert journal sysfs params to regular options
Kent Overstreet
2023-10-22
bcachefs: Clean up error reporting in the startup path
Kent Overstreet
2023-10-22
bcachefs: Return -ENOKEY/EINVAL when mount decryption fails
Chris Webb
2023-10-22
bcachefs: Ensure journal doesn't get stuck in nochanges mode
Kent Overstreet
2023-10-22
bcachefs: Drop bch2_journal_meta() call when going RW
Kent Overstreet
2023-10-22
bcachefs: Fix dev accounting after device add
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_dev_remove_alloc()
Kent Overstreet
2023-10-22
bcachefs: Subvolumes, snapshots
Kent Overstreet
2023-10-22
bcachefs: btree_path
Kent Overstreet
2023-10-22
bcachefs: add progress stats to sysfs
Brett Holman
2023-10-22
bcachefs: Update btree ptrs after every write
Kent Overstreet
[next]