index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
replicas.c
Age
Commit message (
Expand
)
Author
2024-09-09
bcachefs: More BCH_SB_MEMBER_INVALID support
Kent Overstreet
2024-09-03
bcachefs: BCH_SB_MEMBER_INVALID
Kent Overstreet
2024-08-18
bcachefs: fix field-spanning write warning
Kent Overstreet
2024-08-09
bcachefs: bch2_accounting_invalid()
Kent Overstreet
2024-07-14
bcachefs: bch2_accounting_mem_gc()
Kent Overstreet
2024-07-14
bcachefs: Convert bch2_replicas_gc2() to new accounting
Kent Overstreet
2024-07-14
bcachefs: Convert gc to new accounting
Kent Overstreet
2024-07-14
bcachefs: Kill replicas_journal_res
Kent Overstreet
2024-07-14
bcachefs: Delete journal-buf-sharded old style accounting
Kent Overstreet
2024-07-14
bcachefs: kill bch2_fs_usage_read()
Kent Overstreet
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
2024-05-22
bcachefs: Fix bogus verify_replicas_entry() assert
Kent Overstreet
2024-05-20
bcachefs: Fix shift overflows in replicas.c
Kent Overstreet
2024-05-09
bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()
Kent Overstreet
2024-05-08
bcachefs: bch2_have_enough_devs() checks for nonexistent device
Kent Overstreet
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
2024-04-03
bcachefs: Etyzinger cleanups
Kent Overstreet
2024-01-21
bcachefs: Don't pass memcmp() as a pointer
Kent Overstreet
2024-01-21
bcachefs: helpers for printing data types
Kent Overstreet
2024-01-01
bcachefs: simplify bch_devs_list
Kent Overstreet
2024-01-01
bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1
Kent Overstreet
2023-11-28
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
2023-11-01
bcachefs: Fix error path in bch2_replicas_gc_end()
Kent Overstreet
2023-10-22
bcachefs: bch2_sb_field_get() refactoring
Kent Overstreet
2023-10-22
bcachefs: Add new helper to retrieve bch_member from sb
Hunter Shaffer
2023-10-22
bcachefs: Convert more code to bch_err_msg()
Kent Overstreet
2023-10-22
bcachefs: Fix error path in bch2_journal_flush_device_pins()
Kent Overstreet
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
bcachefs: Delete some dead code in bch2_replicas_gc_end()
Kent Overstreet
2023-10-22
bcachefs: Improved comment for bch2_replicas_gc2()
Kent Overstreet
2023-10-22
bcachefs: Private error codes: ENOMEM
Kent Overstreet
2023-10-22
bcachefs: Fix memleak in replicas_table_update()
Brett Holman
2023-10-22
bcachefs: More errcode cleanup
Kent Overstreet
2023-10-22
bcachefs: Add private error codes for ENOSPC
Kent Overstreet
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
bcachefs: Add .to_text() methods for all superblock sections
Kent Overstreet
2023-10-22
bcachefs: Delete some dead code
Kent Overstreet
2023-10-22
bcachefs: Improved superblock-related error messages
Kent Overstreet
2023-10-22
bcachefs: Handle replica marking fsck errors locally
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_replicas_delta_list_marked()
Kent Overstreet
2023-10-22
bcachefs: cached data shouldn't prevent fs from mounting
Kent Overstreet
2023-10-22
bcachefs: Fix unitialized use of a value
Brett Holman
2023-10-22
bcachefs: Fix some small memory leaks
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_fs_usage_scratch_get()
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for more enums
Kent Overstreet
2023-10-22
bcachefs: Add a mempool for the replicas delta list
Kent Overstreet
2023-10-22
bcachefs: Don't fail mounts due to devices that are marked as failed
Kent Overstreet
2023-10-22
bcachefs: Redo checks for sufficient devices
Kent Overstreet
2023-10-22
bcachefs: Fixes/improvements for journal entry reservations
Kent Overstreet
[next]