Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-07 | Update bcachefs sources to 17baec961add fixup! bcachefs: ↵noradtux-debug | Kent Overstreet | |
opts.rebalance_on_ac_only Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-05-04 | Update bcachefs sources to b4927db2cdc7 bcachefs: ↵ | Kent Overstreet | |
bcachefs_metadata_version_fast_device_removal Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-05-02 | Update bcachefs sources to 5a0455ae19af bcachefs: ↵ | Kent Overstreet | |
bcachefs_metadata_version_snapshot_deletion_v2 Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-04-29 | Update bcachefs sources to 9b4ab159abcd bcachefs: Read retries are after ↵ | Kent Overstreet | |
checksum errors now REQ_FUA Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-04-28 | Update bcachefs sources to f0ebca18293c bcachefs: bch2_fs_open() now takes a ↵ | Kent Overstreet | |
darray Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-04-28 | Update bcachefs sources to 6e73711dc355 bcachefs: Read retries are after ↵ | Kent Overstreet | |
checksum errors now REQ_FUA | |||
2025-04-21 | Update bcachefs sources to c9d875f9be1f bcachefs: Casefold is now a regular ↵ | Kent Overstreet | |
opts.h option Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-04-19 | Update bcachefs sources to 7307b739bbe5 bcachefs: Read retries are after ↵ | Kent Overstreet | |
checksum errors now REQ_FUA Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-04-17 | Update bcachefs sources to 65456ba56b93 bcachefs: Fix struct with flex ↵ | Kent Overstreet | |
member ABI warning | |||
2025-04-13 | Update bcachefs sources to 2f9361370129 bcachefs: Improve opts.degraded | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-03-30 | Update bcachefs sources to 7fdc3fa3cb5f bcachefs: Log original key being ↵ | Kent Overstreet | |
moved in data updates | |||
2025-03-29 | Update bcachefs sources to 0a2abe7ce837 bcachefs: Don't use designated ↵ | Kent Overstreet | |
initializers for disk_accounting_pos Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-03-25 | Update bcachefs sources to 1392e502d48b bcachefs: Add an "ignore unknown" ↵ | Kent Overstreet | |
option to bch2_parse_mount_opts() Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-03-19 | More device option work | Kent Overstreet | |
More work to regularize device options, with common command line parsing - like other options. This fixes an assortment of little nits: buggyness with the discard option, device state (and others) can now be specied at device add time, and is a decent cleanup. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-03-19 | Update bcachefs sources to dbe591cee299 bcachefs: Add missing smp_rmb() | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-03-17 | Update bcachefs sources to 4d28432bcc5f bcachefs: Validate bch_sb.offset field | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-03-16 | Update bcachefs sources to 46af7258b951 bcachefs: BCH_SB_FEATURES_ALL ↵ | Kent Overstreet | |
includes BCH_FEATURE_incompat_verison_field Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-02-20 | Update bcachefs sources to 9736cbbc5cc3 bcachefs: bs > ps support | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-02-03 | Update bcachefs sources to 63bbe0ca4167 bcachefs: Scrub | Kent Overstreet | |
2025-01-15 | Update bcachefs sources to 78c6c8127e21 bcachefs: Fix ↵ | Kent Overstreet | |
check_inode_hash_info_matches_root() | |||
2024-12-30 | Update bcachefs sources to f4b9a91fce73 bcachefs: Scrub | Kent Overstreet | |
2024-12-29 | Update bcachefs sources to 864591728963 bcachefs: Dropped superblock write ↵ | Kent Overstreet | |
is no longer a fatal error Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-12-08 | Update bcachefs sources to 55a65a994ed5 bcachefs: ↵ | Kent Overstreet | |
bcachefs_metadata_version_persistent_inode_cursors Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-12-03 | Update bcachefs sources to 4a32728376a8 bcachefs: ↵ | Kent Overstreet | |
bcachefs_metadata_version_inode_depth Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-11-29 | Update bcachefs sources to bc01863fb6ef bcachefs: ↵ | Kent Overstreet | |
bcachefs_metadata_version_disk_accounting_big_endian Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-10-20 | Update bcachefs sources to 1dbc147a6eb0 bcachefs: Add version check for ↵ | Kent Overstreet | |
bch_btree_ptr_v2.sectors_written validate Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-10-12 | Update bcachefs sources to 9ab6c94002b9 bcachefs: bch2_journal_meta() takes ↵ | Kent Overstreet | |
ref on c->writes | |||
2024-10-09 | Update bcachefs sources to 8aa83b2beeb3 bcachefs: Improve ↵ | Kent Overstreet | |
check_snapshot_exists() | |||
2024-10-09 | Update bcachefs sources to 3b80552e7057 bcachefs: __wait_for_freeing_inode: ↵v1.13.0 | Kent Overstreet | |
Switch to wait_bit_queue_entry Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-09-29 | Update bcachefs sources to 438696e03da7 bcachefs: rename version -> bversion ↵ | Kent Overstreet | |
for big endian builds | |||
2024-09-07 | Update bcachefs sources to 82792a451950 bcachefs: Switch some bch2_dev_rcu() ↵ | Kent Overstreet | |
calls to _noerror Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-09-07 | Update bcachefs sources to ec2ddb95112b bcachefs: bch2_opts_to_text() | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-08-23 | Update bcachefs sources to 22fa8fc32e6a bcachefs: rcu_pending now works in ↵ | Kent Overstreet | |
userspace | |||
2024-08-18 | Update bcachefs sources to 62439c6f1a6d bcachefs: Simplify bch2_xattr_emit() ↵ | Kent Overstreet | |
implementation Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-08-17 | Update bcachefs sources to e7015d0df31c bcachefs: Simplify bch2_xattr_emit() ↵v1.11.0 | Kent Overstreet | |
implementation Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-08-10 | Update bcachefs sources to 070f7d6a382a bcachefs: bch2_sb_nr_devices() | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-08-08 | Update bcachefs sources to dfc7b2c9433e bcachefs: bch2_sb_nr_devices() | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-07-18 | Update bcachefs sources to 1592eaa60418 bcachefs: Btree path tracepoints | Kent Overstreet | |
2024-07-15 | Update bcachefs sources to 4a7a003763f5 bcachefs: Opt_durability can now be ↵ | Kent Overstreet | |
set via bch2_opt_set_sb() | |||
2024-07-14 | Update bcachefs sources to 4d1d53862afb bcachefs: show none if label is not set | Kent Overstreet | |
2024-07-12 | Update bcachefs sources to 47d1e7a86242 bcachefs: drop packed, aligned from ↵v1.9.3 | Kent Overstreet | |
bkey_inode_buf Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-07-05 | Update bcachefs sources to 2be6fc9b111c bcachefs: bch2_gc_btree() should not ↵ | Kent Overstreet | |
use btree_root_lock Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-06-28 | Update bcachefs sources to 9404a01d3dc5 bcachefs: Make read_only a mount ↵v1.9.2 | Kent Overstreet | |
option again, but hidden Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-06-17 | Update bcachefs sources to 792ca5ba3c9a bcachefs: kill key cache arg to ↵ | Kent Overstreet | |
bch2_assert_pos_locked() | |||
2024-06-17 | Update bcachefs sources to c56e1ec97dfd bcachefs: Fix bch2_sb_downgrade_update() | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-06-16 | bcachefs: allow initializing a bcachefs filesystem from a source directory | Ariel Miculas | |
Add a new source command line argument which specifies the directory tree that will be copied onto the newly formatted bcachefs filesystem. This commit also fixes an issue in copy_link where uninitialized data is copied into the symlink because of a round_up of the buffer size. Signed-off-by: Ariel Miculas <ariel.miculas@gmail.com> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-06-05 | Update bcachefs sources to 4f69e2d39ad3 bcachefs: bch2_btree_insert() - add ↵ | Kent Overstreet | |
btree iter flags | |||
2024-06-03 | Update bcachefs sources to f81dc88f0c80 bcachefs: bch2_btree_insert() - add ↵ | Kent Overstreet | |
btree iter flags Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-05-28 | Update bcachefs sources to 8528bde1b66b bcachefs: Fix uninitialized var warning | Kent Overstreet | |
2024-05-27 | Update bcachefs sources to bc0fa834a738 bcachefs: Better fsck error message ↵ | Kent Overstreet | |
for key version |