]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-03-30 Kent Overstreetbcachefs: fix units in rebalance_status
2025-03-30 Kent Overstreetbcachefs: bch2_ioctl_subvolume_destroy() fixes
2025-03-30 Kent Overstreetbcachefs: Clear fs_path_parent on subvolume unlink
2025-03-29 Kent Overstreetbcachefs: Change btree_insert_node() assertion to error
2025-03-29 Kent Overstreetbcachefs: Better printing of inconsistency errors
2025-03-29 Kent Overstreetbcachefs: bch2_count_fsck_err()
2025-03-29 Kent Overstreetbcachefs: Better helpers for inconsistency errors
2025-03-29 Kent Overstreetbcachefs: Consistent indentation of multiline fsck...
2025-03-29 Kent Overstreetbcachefs: Add an "ignore unknown" option to bch2_parse_...
2025-03-29 Kent Overstreetbcachefs: bch2_time_stats_init_no_pcpu()
2025-03-28 Florian Albrechtskir... bcachefs: Fix bch2_fs_get_tree() error path
2025-03-28 Kent Overstreetbcachefs: fix logging in journal_entry_err_msg()
2025-03-28 Kent Overstreetbcachefs: add missing newline in bch2_trans_updates_to_...
2025-03-28 Kent Overstreetbcachefs: print_string_as_lines: fix extra newline
2025-03-28 Kent Overstreetbcachefs: Fix WARN() in bch2_bkey_pick_read_device()
2025-03-28 Kent Overstreetbcachefs: Don't return 0 size holes from bch2_seek_hole()
2025-03-28 Kent Overstreetbcachefs: Fix bch2_seek_hole() locking
2025-03-28 Kent Overstreetbcachefs: Recovery no longer holds state_lock
2025-03-28 Kent Overstreetbcachefs: Fix permissions on version modparam
2025-03-26 Kent Overstreetbcachefs: cond_resched() in journal_key_sort_cmp()
2025-03-26 Kent Overstreetbcachefs: Fix 'hung task' messages in btree node scan
2025-03-26 Kent Overstreetbcachefs: Fix btree iter flags in data move (2)
2025-03-26 Kent Overstreetbcachefs: Don't unnecessarily decrypt data when moving
2025-03-26 Kent Overstreetbcachefs: Document disk accounting keys and conuters
2025-03-26 Kent Overstreetbcachefs: Validate number of counters for accounting...
2025-03-25 Kent Overstreetbcachefs: Use print_string_as_lines() for journal stuck...
2025-03-25 Kent Overstreetbcachefs: Fix duplicate checksum error messages in...
2025-03-25 Kent Overstreetbcachefs: Fix silent short reads in data read retry...
2025-03-25 Kent Overstreetbcachefs: Fix nonce inconsistency in bch2_write_prep_en...
2025-03-24 Kent Overstreetbcachefs: Kill unnecessary bch2_dev_usage_read()
2025-03-24 Kent Overstreetbcachefs: btree node write errors now print btree node
2025-03-24 Kent Overstreetbcachefs: Fix race in print_chain()
2025-03-24 Kent Overstreetbcachefs: btree_trans_restart_foreign_task()
2025-03-24 Kent Overstreetbcachefs: bch2_disk_accounting_mod2()
2025-03-24 Kent Overstreetbcachefs: zero init journal bios
2025-03-24 Kent Overstreetbcachefs: Eliminate padding in move_bucket_key
2025-03-24 Kent Overstreetbcachefs: Fix a KMSAN splat in btree_update_nodes_written()
2025-03-24 Kent Overstreetbcachefs: kmsan asserts
2025-03-24 Kent Overstreetbcachefs: Fix kmsan warnings in bch2_extent_crc_pack()
2025-03-24 Kent Overstreetbcachefs: Disable asm memcpys when kmsan enabled
2025-03-24 Kent Overstreetbcachefs: Handle backpointers with unknown data types
2025-03-24 Kent Overstreetbcachefs: Count BCH_DATA_parity backpointers correctly
2025-03-24 Kent Overstreetbcachefs: Run bch2_check_dirent_target() at lookup...
2025-03-24 Kent Overstreetbcachefs: Refactor bch2_check_dirent_target()
2025-03-24 Kent Overstreetbcachefs: Move bch2_check_dirent_target() to namei.c
2025-03-24 Kent Overstreetbcachefs: fs-common.c -> namei.c
2025-03-24 Kent Overstreetbcachefs: EIO cleanup
2025-03-24 Kent Overstreetbcachefs: bch2_write_prep_encoded_data() now returns...
2025-03-24 Kent Overstreetbcachefs: Simplify bch2_write_op_error()
2025-03-24 Kent Overstreetbcachefs: Fix block/btree node size defaults
2025-03-24 Alan Huangbcachefs: Add missing smp_rmb()
2025-03-24 Kent Overstreetbcachefs: Kill JOURNAL_ERRORS()
2025-03-24 Kent Overstreetbcachefs: Filesystem discard option now propagates...
2025-03-24 Kent Overstreetbcachefs: Device state is now a runtime option
2025-03-24 Kent Overstreetbcachefs: Setting foreground_target at runtime now...
2025-03-24 Kent Overstreetbcachefs: Device options now use standard sysfs code
2025-03-24 Kent Overstreetbcachefs: Kill BCH_DEV_OPT_SETTERS()
2025-03-24 Alan Huangbcachefs: Remove spurious smp_mb()
2025-03-24 Alan Huangbcachefs: Fix incorrect state count
2025-03-24 Kent Overstreetbcachefs: Fix btree iter flags in data move
2025-03-24 Kent Overstreetbcachefs: Validate bch_sb.offset field
2025-03-24 Kent Overstreetbcachefs: bch2_sb_validate() doesn't need bch_sb_handle
2025-03-24 Kent Overstreetbcachefs: Add missing random.h includes
2025-03-24 Kent Overstreetbcachefs: Better incompat version/feature error messages
2025-03-24 Kent Overstreetbcachefs: Fix offset_into_extent in data move path
2025-03-24 Eric Biggersbcachefs: use sha256() instead of crypto_shash API
2025-03-24 Eric Biggersbcachefs: Remove unnecessary softdeps on crc32c and...
2025-03-24 Kent Overstreetbcachefs: #if 0 out (enable|disable)_encryption()
2025-03-24 Kent Overstreetbcachefs: Improve can_write_extent()
2025-03-24 Kent Overstreetbcachefs: trace_io_move_write_fail
2025-03-24 Alan Huangbcachefs: Increase blacklist range
2025-03-24 Kent Overstreetbcachefs: __bch2_read() now takes a btree_trans
2025-03-24 Kent Overstreetbcachefs: BCH_READ_data_update -> bch_read_bio.data_update
2025-03-16 Kent Overstreetbcachefs: Checksum errors get additional retries
2025-03-16 Kent Overstreetbcachefs: Print message on successful read retry
2025-03-16 Kent Overstreetbcachefs: Return errors to top level bch2_rbio_retry()
2025-03-16 Kent Overstreetbcachefs: BCH_ERR_data_read_buffer_too_small
2025-03-16 Kent Overstreetbcachefs: Read error message now indicates if it was...
2025-03-16 Kent Overstreetbcachefs: Fix BCH_ERR_data_read_csum_err_maybe_userspac...
2025-03-16 Kent Overstreetbcachefs: Convert read path to standard error codes
2025-03-16 Kent Overstreetbcachefs: Debug params for data corruption injection
2025-03-16 Kent Overstreetbcachefs: Don't create bch_io_failures unless it's...
2025-03-16 Kent Overstreetbcachefs: bch2_bkey_ptrs_rebalance_opts()
2025-03-16 Kent Overstreetbcachefs: Add a cond_resched() to btree cache teardown
2025-03-16 Kent Overstreetbcachefs: rebalance, copygc status also print stacktrace
2025-03-15 Kent Overstreetbcachefs: Kill bch2_remount()
2025-03-15 Kent Overstreetbcachefs: Kill a bit of dead code
2025-03-15 Thorsten Blumbcachefs: Use max() to improve gen_after()
2025-03-15 Thorsten Blumbcachefs: Remove unnecessary byte allocation
2025-03-15 Kent Overstreetbcachefs: We no longer read stripes into memory at...
2025-03-15 Kent Overstreetbcachefs: trace_stripe_create
2025-03-15 Kent Overstreetbcachefs: get_existing_stripe() uses new stripe lru
2025-03-15 Kent Overstreetbcachefs: ec_stripe_delete() uses new stripe lru
2025-03-15 Kent Overstreetbcachefs: journal write path comment
2025-03-15 Kent Overstreetbcachefs: Kick devices out after too many write IO...
2025-03-15 Kent Overstreetbcachefs: Change BCH_MEMBER_STATE_failed semantics
2025-03-15 Kent Overstreetbcachefs: bch2_dev_get_ioref() may now sleep
2025-03-15 Kent Overstreetbcachefs: Fix btree_node_scan io_ref handling
2025-03-15 Kent Overstreetbcachefs: Implement blk_holder_ops
2025-03-15 Kent Overstreetbcachefs: Make sure c->vfs_sb is set before starting fs
next