开源镜像站
帮助
动态
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-io.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_write_super to obey very_degraded option
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for compat feature bits
Kent Overstreet
2023-10-22
bcachefs: Extents may now cross btree node boundaries
Kent Overstreet
2023-10-22
bcachefs: Redo checks for sufficient devices
Kent Overstreet
2023-10-22
bcachefs: Journal updates to dev usage
Kent Overstreet
2023-10-22
bcachefs: Persist 64 bit io clocks
Kent Overstreet
2023-10-22
bcachefs: Fix BCH_REPLICAS_MAX check
Kent Overstreet
2023-10-22
bcachefs: Improve some IO error messages
Kent Overstreet
2023-10-22
bcachefs: Refactor filesystem usage accounting
Kent Overstreet
2023-10-22
bcachefs: Add bch2_blk_status_to_str()
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for data types
Kent Overstreet
2023-10-22
bcachefs: Use blk_status_to_str()
Kent Overstreet
2023-10-22
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
2023-10-22
bcachefs: Journal updates to interior nodes
Kent Overstreet
2023-10-22
bcachefs: BCH_FEATURE_new_extent_overwrite is now required
Kent Overstreet
2023-10-22
bcachefs: Clear BCH_FEATURE_extents_above_btree_updates on clean shutdown
Kent Overstreet
2023-10-22
bcachefs: Fix a memory splat
Kent Overstreet
2023-10-22
bcachefs: bch2_check_set_feature()
Kent Overstreet
2023-10-22
bcachefs: Further padding fixes in bch2_journal_super_entries_add_common()
Justin Husted
2023-10-22
bcachefs: Initialize journal pad data in bch_replica_entry objects.
Justin Husted
2023-10-22
bcachefs: Kill direct access to bi_io_vec
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_mark_update()
Kent Overstreet
2023-10-22
bcachefs: Write out fs usage consistently
Kent Overstreet
2023-10-22
bcachefs: allocate sb_read_scratch with __get_free_page
Kent Overstreet
2023-10-22
bcachefs: Rewrite journal_seq_blacklist machinery
Kent Overstreet
2023-10-22
bcachefs: Track whether filesystem has errors in superblock
Kent Overstreet
2023-10-22
bcachefs: Verify fs hasn't been modified before going rw
Kent Overstreet
2023-10-22
bcachefs: Go rw lazily
Kent Overstreet
2023-10-22
bcachefs: assertion to catch outstanding bug
Kent Overstreet
2023-10-22
bcachefs: Add a mechanism for blocking the journal
Kent Overstreet
2023-10-22
bcachefs: Fix a lockdep splat
Kent Overstreet
2023-10-22
bcachefs: don't do initial gc if have alloc info feature
Kent Overstreet
2023-10-22
bcachefs: serialize persistent_reserved
Kent Overstreet
2023-10-22
bcachefs: Write out fs usage
Kent Overstreet
2023-10-22
bcachefs: fix bch2_sb_field_resize()
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
2023-10-22
bcachefs: stripe support for replicas tracking
Kent Overstreet
2023-10-22
bcachefs: Check for unsupported features
Kent Overstreet
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
bcachefs: Assorted fixes for running on very small devices
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet