Age | Commit message (Expand) | Author |
2024-03-13 | bcachefs: time_stats: split stats-with-quantiles into a separate structure | Darrick J. Wong |
2024-03-13 | bcachefs: bch2_print_opts() | Kent Overstreet |
2024-03-13 | bcachefs: Improve error messages in device remove path | Kent Overstreet |
2024-03-13 | bcachefs: thread_with_stdio: convert to darray | Kent Overstreet |
2024-03-13 | bcachefs: kill kvpmalloc() | Kent Overstreet |
2024-03-10 | bcachefs: Workqueues should be WQ_HIGHPRI | Kent Overstreet |
2024-03-10 | bcachefs: fix split brain message | Kent Overstreet |
2024-03-10 | bcachefs: no_splitbrain_check option | Kent Overstreet |
2024-03-10 | bcachefs: Fix null-ptr-deref in bch2_fs_alloc() | Li Zetao |
2024-02-13 | bcachefs: Clamp replicas_required to replicas | Kent Overstreet |
2024-01-21 | Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds |
2024-01-21 | bcachefs: counters.c -> sb-counters.c | Kent Overstreet |
2024-01-21 | bcachefs: Prep work for variable size btree node buffers | Kent Overstreet |
2024-01-21 | bcachefs: helpers for printing data types | Kent Overstreet |
2024-01-18 | bcachefs: Replace strlcpy() with strscpy() | Kees Cook |
2024-01-05 | bcachefs: %pg is banished | Kent Overstreet |
2024-01-05 | bcachefs: increase max_active on io_complete_wq | Kent Overstreet |
2024-01-05 | bcachefs: factor out thread_with_file, thread_with_stdio | Kent Overstreet |
2024-01-05 | bcachefs: Split brain detection | Kent Overstreet |
2024-01-05 | bcachefs: Fix nochanges/read_only interaction | Kent Overstreet |
2024-01-01 | bcachefs: for_each_member_device_rcu() now declares loop iter | Kent Overstreet |
2024-01-01 | bcachefs: for_each_member_device() now declares loop iter | Kent Overstreet |
2024-01-01 | bcachefs: add more verbose logging | Kent Overstreet |
2024-01-01 | bcachefs: darray_for_each() now declares loop iter | Kent Overstreet |
2024-01-01 | bcachefs: bch_err_(fn|msg) check if should print | Kent Overstreet |
2024-01-01 | bcachefs: btree write buffer now slurps keys from journal | Kent Overstreet |
2024-01-01 | bcachefs: BCH_IOCTL_FSCK_ONLINE | Kent Overstreet |
2024-01-01 | bcachefs: Add ability to redirect log output | Kent Overstreet |
2024-01-01 | bcachefs: c->ro_ref | Kent Overstreet |
2024-01-01 | bcachefs: convert bch_fs_flags to x-macro | Kent Overstreet |
2024-01-01 | bcachefs: track_event_change() | Kent Overstreet |
2024-01-01 | bcachefs: Add extra verbose logging for ro path | Kent Overstreet |
2023-12-14 | bcachefs: improve modprobe support by providing softdeps | Daniel Hill |
2023-12-14 | bcachefs: fix invalid memory access in bch2_fs_alloc() error path | Thomas Bertschinger |
2023-11-24 | bcachefs: Proper refcounting for journal_keys | Kent Overstreet |
2023-11-24 | bcachefs: Start gc, copygc, rebalance threads after initing writes ref | Kent Overstreet |
2023-11-05 | bcachefs: Convert bch2_fs_open() to darray | Kent Overstreet |
2023-11-01 | bcachefs: bch_sb_field_errors | Kent Overstreet |
2023-11-01 | bcachefs: Add IO error counts to bch_member | Kent Overstreet |
2023-11-01 | bcachefs: Fix a kasan splat in bch2_dev_add() | Kent Overstreet |
2023-10-31 | bcachefs: bch2_disk_path_to_text() no longer takes sb_lock | Kent Overstreet |
2023-10-31 | bcachefs: Ensure devices are always correctly initialized | Kent Overstreet |
2023-10-31 | bcachefs: Delete duplicate time stats initialization | Kent Overstreet |
2023-10-22 | bcachefs: snapshot_create_lock | Kent Overstreet |
2023-10-22 | bcachefs: bch2_sb_field_get() refactoring | Kent Overstreet |
2023-10-22 | bcachefs: Correctly initialize new buckets on device resize | Kent Overstreet |
2023-10-22 | bcachefs: New superblock section members_v2 | Hunter Shaffer |
2023-10-22 | bcachefs: Add new helper to retrieve bch_member from sb | Hunter Shaffer |
2023-10-22 | bcachefs: More assertions for nocow locking | Kent Overstreet |
2023-10-22 | bcachefs: fix error checking in bch2_fs_alloc() | Dan Carpenter |