]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
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
2025-03-15 Kent Overstreetbcachefs: Stash a pointer to the filesystem for blk_hol...
2025-03-15 Kent Overstreetbcachefs: Finish bch2_account_io_completion() conversions
2025-03-15 Kent Overstreetbcachefs: bch2_account_io_completion()
2025-03-15 Kent Overstreetbcachefs: Fix read path io_ref handling
2025-03-15 Kent Overstreetbcachefs: data_update now checks for extents that can...
2025-03-15 Kent Overstreetbcachefs: give bch2_write_super() a proper error code
2025-03-15 Kent Overstreetbcachefs: bcachefs_metadata_version_extent_flags
2025-03-15 Kent Overstreetbcachefs: bch2_request_incompat_feature() now returns...
2025-03-15 Thorsten Blumbcachefs: Fix error type in bch2_alloc_v3_validate()
2025-03-15 Kent Overstreetbcachefs: BCH_SB_FEATURES_ALL includes BCH_FEATURE_inco...
2025-03-15 Bagas SanjayaDocumentation: bcachefs: SubmittingPatches: Convert...
2025-03-15 Bagas SanjayaDocumentation: bcachefs: SubmittingPatches: Demote...
2025-03-15 Bagas SanjayaDocumentation: bcachefs: Split index toctree
2025-03-15 Bagas SanjayaDocumentation: bcachefs: Add casefolding toctree entry
2025-03-15 Bagas SanjayaDocumentation: bcachefs: casefolding: Use bullet list...
2025-03-15 Bagas SanjayaDocumentation: bcachefs: casefolding: Fix dentry/dcache...
2025-03-15 Bagas SanjayaDocumentation: bcachefs: casefolding: Do not italicize NUL
2025-03-15 Kent Overstreetbcachefs: sysfs internal/trigger_btree_updates
2025-03-15 Joshua Ashtonbcachefs: bcachefs_metadata_version_casefolding
2025-03-15 Joshua Ashtonbcachefs: Split out dirent alloc and name initialization
2025-03-15 Kent Overstreetbcachefs: Kill dirent_occupied_size() in create path
2025-03-15 Kent Overstreetbcachefs: Kill dirent_occupied_size() in rename path
2025-03-15 Kent Overstreetbcachefs: bcachefs_metadata_version_stripe_lru
2025-03-15 Kent Overstreetbcachefs: bcachefs_metadata_version_stripe_backpointers
2025-03-15 Kent Overstreetbcachefs: Advance bch_alloc.oldest_gen if no stale...
2025-03-15 Kent Overstreetbcachefs: Invalidate cached data by backpointers
2025-03-15 Kent Overstreetbcachefs: bcachefs_metadata_version_cached_backpointers
2025-03-15 Kent Overstreetbcachefs: rework bch2_trans_commit_run_triggers()
2025-03-15 Kent Overstreetbcachefs: Better trigger ordering
2025-03-15 Kent Overstreetbcachefs: bch2_trigger_stripe_ptr() no longer uses...
2025-03-15 Kent Overstreetbcachefs: Rework bch2_check_lru_key()
2025-03-15 Kent Overstreetbcachefs: decouple bch2_lru_check_set() from alloc...
2025-03-15 Kent Overstreetbcachefs: s/BCH_LRU_FRAGMENTATION_START/BCH_LRU_BUCKET_...
2025-03-15 Kent Overstreetbcachefs: bch2_lru_change() checks for no-op
2025-03-15 Kent Overstreetbcachefs: minor journal errcode cleanup
2025-03-15 Kent Overstreetbcachefs: bch2_write_op_error() now prints info about...
2025-03-15 Kent Overstreetbcachefs: metadata_target is not an inode option
2025-03-15 Andreas Gruenbacherbcachefs: eytzinger1_{next,prev} cleanup
2025-03-15 Andreas Gruenbacherbcachefs: convert eytzinger sort to be 1-based (2)
2025-03-15 Andreas Gruenbacherbcachefs: convert eytzinger sort to be 1-based (1)
2025-03-15 Andreas Gruenbacherbcachefs: convert eytzinger0_find to be 1-based
2025-03-15 Andreas Gruenbacherbcachefs: Add eytzinger0_find self test
2025-03-15 Andreas Gruenbacherbcachefs: add eytzinger0_find_ge self test
next