]> git.ipfire.org Git - thirdparty/linux.git/history - fs/bcachefs/super-io.c
bcachefs: Add new helper to retrieve bch_member from sb
[thirdparty/linux.git] / fs / bcachefs / super-io.c
2023-10-22  Hunter Shafferbcachefs: Add new helper to retrieve bch_member from sb
2023-10-22  Kent Overstreetbcachefs: Fixes for building in userspace
2023-10-22  Kent Overstreetbcachefs: More minor smatch fixes
2023-10-22  Kent Overstreetbcachefs: Fix W=12 build errors
2023-10-22  Colin Ian Kingbcachefs: Fix a handful of spelling mistakes in various...
2023-10-22  Kent Overstreetbcachefs: Break up io.c
2023-10-22  Kent Overstreetbcachefs: sb-clean.c
2023-10-22  Kent Overstreetbcachefs: Move bch_sb_field_crypt code to checksum.c
2023-10-22  Kent Overstreetbcachefs: sb-members.c
2023-10-22  Kent Overstreetbcachefs: Fix assorted checkpatch nits
2023-10-22  Kent Overstreetbcachefs: Fix for sb buffer being misaligned
2023-10-22  Kent Overstreetbcachefs: Assorted fixes for clang
2023-10-22  Kent Overstreetbcachefs: Upgrade path fixes
2023-10-22  Kent Overstreetbcachefs: Add buffered IO fallback for userspace
2023-10-22  Kent Overstreetbcachefs: Fix build error on weird gcc
2023-10-22  Kent Overstreetbcachefs: Version table now lists required recovery...
2023-10-22  Kent Overstreetbcachefs: bch2_sb_maybe_downgrade(), bch2_sb_upgrade()
2023-10-22  Kent Overstreetbcachefs: bcachefs_metadata_version_major_minor
2023-10-22  Kent Overstreetbcachefs: version_upgrade is now an enum
2023-10-22  Kent Overstreetbcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()
2023-10-22  Kent Overstreetbcachefs: Delete redundant log messages
2023-10-22  Kent Overstreetbcachefs: Refactor bch_sb_field_ops handling
2023-10-22  Kent Overstreetbcachefs: bch2_version_compatible()
2023-10-22  Kent Overstreetbcachefs: bch2_version_to_text()
2023-10-22  Kent Overstreetbcachefs: Private error codes: ENOMEM
2023-10-22  Kent Overstreetbcachefs: Handle sb buffer resizing in __copy_super()
2023-10-22  Kent Overstreetbcachefs: Convert EROFS errors to private error codes
2023-10-22  Kent Overstreetbcachefs: More errcode cleanup
2023-10-22  Kent Overstreetbcachefs: New magic number
2023-10-22  Kent Overstreetbcachefs: Assorted checkpatch fixes
2023-10-22  Kent Overstreetbcachefs: Improve jset_validate()
2023-10-22  Kent Overstreetbcachefs: Add private error codes for ENOSPC
2023-10-22  Kent Overstreetbcachefs: Fix sb_field_counters formatting
2023-10-22  Kent Overstreetbcachefs: Add persistent counters for all tracepoints
2023-10-22  Kent Overstreetbcachefs: Printbuf rework
2023-10-22  Daniel Hillbcachefs: Rename group to label for remaining strings.
2023-10-22  Daniel Hillbcachefs: Add persistent counters
2023-10-22  Kent Overstreetbcachefs: Fold bucket_state in to BCH_DATA_TYPES()
2023-10-22  Kent Overstreetbcachefs: Add a tracepoint for superblock writes
2023-10-22  Kent Overstreetbcachefs: Don't write partially-initialized superblocks
2023-10-22  Kent Overstreetbcachefs: Freespace, need_discard btrees
2023-10-22  Kent Overstreetbcachefs: bch_sb_field_journal_v2
2023-10-22  Kent Overstreetbcachefs: Add printf format attribute to bch2_pr_buf()
2023-10-22  Kent Overstreetbcachefs: Reset journal flush delay to default value...
2023-10-22  Kent Overstreetbcachefs: Better superblock opt validation
2023-10-22  Kent Overstreetbcachefs: x-macro metadata version enum
2023-10-22  Kent Overstreetbcachefs: Convert bch2_sb_to_text to master option...
2023-10-22  Kent Overstreetbcachefs: Journal seq now incremented at entry open...
2023-10-22  Kent Overstreetbcachefs: Fix a memory leak
2023-10-22  Kent Overstreetbcachefs: Heap allocate printbufs
2023-10-22  Kent Overstreetbcachefs: Fix 32 bit build
2023-10-22  Kent Overstreetbcachefs: Add tabstops to printbufs
2023-10-22  Kent Overstreetbcachefs: Add .to_text() methods for all superblock...
2023-10-22  Kent Overstreetbcachefs: Delete some flag bits that are no longer...
2023-10-22  Kent Overstreetbcachefs: Improved superblock-related error messages
2023-10-22  Kent Overstreetbcachefs: Improve error messages in superblock write...
2023-10-22  Kent Overstreetbcachefs: bch2_journal_entry_to_text()
2023-10-22  Kent Overstreetbcachefs: Turn encoded_extent_max into a regular option
2023-10-22  Kent Overstreetbcachefs: Option improvements
2023-10-22  Kent Overstreetbcachefs: Fix BCH_FS_ERROR flag handling
2023-10-22  Kent Overstreetbcachefs: Disk space accounting fix on brand-new fs
2023-10-22  Kent Overstreetbcachefs: Improve error message in bch2_write_super()
2023-10-22  Kent Overstreetbcachefs: Mask out unknown compat features when going...
2023-10-22  Janpieter Solliebcachefs: fix a possible bcachefs checksum mapping...
2023-10-22  Kent Overstreetbcachefs: Assorted endianness fixes
2023-10-22  Kent Overstreetbcachefs: Fix time handling
2023-10-22  Kent Overstreetbcachefs: New and improved topology repair code
2023-10-22  Kent Overstreetbcachefs: Eliminate more PAGE_SIZE uses
2023-10-22  Kent Overstreetbcachefs: Validate bset version field against sb versio...
2023-10-22  Kent Overstreetbcachefs: Fix compat code for superblock
2023-10-22  Kent Overstreetbcachefs: Rename BTREE_ID enums for consistency with...
2023-10-22  Kent Overstreetbcachefs: Fix bch2_write_super to obey very_degraded...
2023-10-22  Kent Overstreetbcachefs: Use x-macros for compat feature bits
2023-10-22  Kent Overstreetbcachefs: Extents may now cross btree node boundaries
2023-10-22  Kent Overstreetbcachefs: Redo checks for sufficient devices
2023-10-22  Kent Overstreetbcachefs: Journal updates to dev usage
2023-10-22  Kent Overstreetbcachefs: Persist 64 bit io clocks
2023-10-22  Kent Overstreetbcachefs: Fix BCH_REPLICAS_MAX check
2023-10-22  Kent Overstreetbcachefs: Improve some IO error messages
2023-10-22  Kent Overstreetbcachefs: Refactor filesystem usage accounting
2023-10-22  Kent Overstreetbcachefs: Add bch2_blk_status_to_str()
2023-10-22  Kent Overstreetbcachefs: Use x-macros for data types
2023-10-22  Kent Overstreetbcachefs: Use blk_status_to_str()
2023-10-22  Kent Overstreetbcachefs: Interior btree updates are now fully transact...
2023-10-22  Kent Overstreetbcachefs: Journal updates to interior nodes
2023-10-22  Kent Overstreetbcachefs: BCH_FEATURE_new_extent_overwrite is now required
2023-10-22  Kent Overstreetbcachefs: Clear BCH_FEATURE_extents_above_btree_updates...
2023-10-22  Kent Overstreetbcachefs: Fix a memory splat
2023-10-22  Kent Overstreetbcachefs: bch2_check_set_feature()
2023-10-22  Justin Hustedbcachefs: Further padding fixes in bch2_journal_super_e...
2023-10-22  Justin Hustedbcachefs: Initialize journal pad data in bch_replica_en...
2023-10-22  Kent Overstreetbcachefs: Kill direct access to bi_io_vec
2023-10-22  Kent Overstreetbcachefs: bch2_trans_mark_update()
2023-10-22  Kent Overstreetbcachefs: Write out fs usage consistently
2023-10-22  Kent Overstreetbcachefs: allocate sb_read_scratch with __get_free_page
2023-10-22  Kent Overstreetbcachefs: Rewrite journal_seq_blacklist machinery
2023-10-22  Kent Overstreetbcachefs: Track whether filesystem has errors in superblock
2023-10-22  Kent Overstreetbcachefs: Verify fs hasn't been modified before going rw
2023-10-22  Kent Overstreetbcachefs: Go rw lazily
2023-10-22  Kent Overstreetbcachefs: assertion to catch outstanding bug
next