]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2023-10-22 Dan Carpenterbcachefs: acl: Uninitialized variable in bch2_acl_chmod()
2023-10-22 Nick Desaulniersbcachefs: Fix -Wself-assign
2023-10-22 Jiapeng Chongbcachefs: Remove duplicate include
2023-10-22 Dan Carpenterbcachefs: fix error checking in bch2_fs_alloc()
2023-10-22 Dan Carpenterbcachefs: chardev: fix an integer overflow (32 bit...
2023-10-22 Dan Carpenterbcachefs: chardev: return -EFAULT if copy_to_user(...
2023-10-22 Kent Overstreetbcachefs: Change bucket_lock() to use bit_spin_lock()
2023-10-22 Kent Overstreetbcachefs: Kill other unreachable() uses
2023-10-22 Josh Poimboeufbcachefs: Remove undefined behavior in bch2_dev_buckets...
2023-10-22 Christophe... bcachefs: Remove a redundant and harmless bch2_free_sup...
2023-10-22 Christophe... bcachefs: Fix use-after-free in bch2_dev_add()
2023-10-22 Brian Fosterbcachefs: add module description to fix modpost warning
2023-10-22 Kent Overstreetbcachefs: Heap allocate btree_trans
2023-10-22 Kent Overstreetbcachefs: Fix W=12 build errors
2023-10-22 Yang Libcachefs: Remove unneeded semicolon
2023-10-22 Kent Overstreetbcachefs: Add a missing prefetch include
2023-10-22 Nathan Chancellorbcachefs: Fix -Wcompare-distinct-pointer-types in bch2_...
2023-10-22 Nathan Chancellorbcachefs: Fix -Wcompare-distinct-pointer-types in do_en...
2023-10-22 Nathan Chancellorbcachefs: Fix -Wincompatible-function-pointer-types...
2023-10-22 Nathan Chancellorbcachefs: Fix -Wformat in bch2_bucket_gens_invalid()
2023-10-22 Nathan Chancellorbcachefs: Fix -Wformat in bch2_alloc_v4_invalid()
2023-10-22 Nathan Chancellorbcachefs: Fix -Wformat in bch2_btree_key_cache_to_text()
2023-10-22 Nathan Chancellorbcachefs: Fix -Wformat in bch2_set_bucket_needs_journal...
2023-10-22 Colin Ian Kingbcachefs: Fix a handful of spelling mistakes in various...
2023-10-22 Colin Ian Kingbcachefs: remove redundant pointer q
2023-10-22 Colin Ian Kingbcachefs: remove duplicated assignment to variable...
2023-10-22 Colin Ian Kingbcachefs: remove redundant initializations of variables...
2023-10-22 Colin Ian Kingbcachefs: remove redundant initialization of pointer dst
2023-10-22 Colin Ian Kingbcachefs: remove redundant initialization of pointer d
2023-10-22 Kent Overstreetbcachefs: trace_read_nopromote()
2023-10-22 Kent Overstreetbcachefs: Log finsert/fcollapse operations
2023-10-22 Kent Overstreetbcachefs: Log truncate operations
2023-10-22 Kent Overstreetbcachefs: BTREE_ID_logged_ops
2023-10-22 Kent Overstreetbcachefs: New io_misc.c helpers
2023-10-22 Kent Overstreetbcachefs: Break up io.c
2023-10-22 Kent Overstreetbcachefs: bch2_trans_update_get_key_cache()
2023-10-22 Kent Overstreetbcachefs: __bch2_btree_insert() -> bch2_btree_insert_tr...
2023-10-22 Kent Overstreetbcachefs: Kill incorrect assertion
2023-10-22 Kent Overstreetbcachefs: Convert more code to bch_err_msg()
2023-10-22 Kent Overstreetbcachefs: Kill missing inode warnings in bch2_quota_read()
2023-10-22 Kent Overstreetbcachefs: Fix bch_sb_handle type
2023-10-22 Kent Overstreetbcachefs: Fix bch2_propagate_key_to_snapshot_leaves()
2023-10-22 Kent Overstreetbcachefs: Fix silent enum conversion error
2023-10-22 Kent Overstreetbcachefs: Array bounds fixes
2023-10-22 Kent Overstreetbcachefs: bch2_acl_to_text()
2023-10-22 Brian Fosterbcachefs: restart journal reclaim thread on ro->rw...
2023-10-22 Kent Overstreetbcachefs: Fix snapshot_skiplist_good()
2023-10-22 Kent Overstreetbcachefs: Kill stripe check in bch2_alloc_v4_invalid()
2023-10-22 Kent Overstreetbcachefs: Improve bch2_moving_ctxt_to_text()
2023-10-22 Kent Overstreetbcachefs: Put bkey invalid check in commit path in...
2023-10-22 Kent Overstreetbcachefs: Always check alloc data type
2023-10-22 Kent Overstreetbcachefs: Fix a double free on invalid bkey
2023-10-22 Kent Overstreetbcachefs: bch2_propagate_key_to_snapshot_leaves()
2023-10-22 Kent Overstreetbcachefs: Cleanup redundant snapshot nodes
2023-10-22 Kent Overstreetbcachefs: Fix btree write buffer with snapshots btrees
2023-10-22 Kent Overstreetbcachefs: Fix is_ancestor bitmap
2023-10-22 Kent Overstreetbcachefs: move check_pos_snapshot_overwritten() to...
2023-10-22 Kent Overstreetbcachefs: Fix bch2_mount error path
2023-10-22 Kent Overstreetbcachefs: Delete a faulty assertion
2023-10-22 Kent Overstreetbcachefs: Improve btree_path_relock_fail tracepoint
2023-10-22 Kent Overstreetbcachefs: Fix divide by zero in rebalance_work()
2023-10-22 Kent Overstreetbcachefs: Split out snapshot.c
2023-10-22 Kent Overstreetbcachefs: stack_trace_save_tsk() depends on CONFIG_STAC...
2023-10-22 Kent Overstreetbcachefs: Fix swallowing of data in buffered write...
2023-10-22 Brian Fosterbcachefs: fix up wonky error handling in bch2_seek_page...
2023-10-22 Kent Overstreetbcachefs: Fix bkey format calculation
2023-10-22 Kent Overstreetbcachefs: Fix bch2_extent_fallocate()
2023-10-22 Kent Overstreetbcachefs: Zero btree_paths on allocation
2023-10-22 Kent Overstreetbcachefs: Fix 'pointer to invalid device' check
2023-10-22 Joshua Ashtonbcachefs: Lower BCH_NAME_MAX to 512
2023-10-22 Joshua Ashtonbcachefs: Optimize bch2_dirent_name_bytes
2023-10-22 Joshua Ashtonbcachefs: Introduce bch2_dirent_get_name
2023-10-22 Kent Overstreetbcachefs: six locks: Guard against wakee exiting in...
2023-10-22 Kent Overstreetbcachefs: Don't open code closure_nr_remaining()
2023-10-22 Kent Overstreetbcachefs: Fix lifetime in bch2_write_done(), add assertion
2023-10-22 Kent Overstreetbcachefs: Add a comment for should_drop_open_bucket()
2023-10-22 Kent Overstreetbcachefs: six locks: Fix missing barrier on wait->lock_...
2023-10-22 Kent Overstreetbcachefs: Check for directories in deleted inodes btree
2023-10-22 Joshua Ashtonbcachefs: Add btree_trans* to inode_set_fn
2023-10-22 Kent Overstreetbcachefs: Improve bch2_write_points_to_text()
2023-10-22 Kent Overstreetbcachefs: Fix check_version_upgrade()
2023-10-22 Kent Overstreetbcachefs: Fix 'journal not marked as containing replicas'
2023-10-22 Kent Overstreetbcachefs: btree_journal_iter.c
2023-10-22 Kent Overstreetbcachefs: sb-clean.c
2023-10-22 Kent Overstreetbcachefs: Move bch_sb_field_crypt code to checksum.c
2023-10-22 Kent Overstreetbcachefs: sb-members.c
2023-10-22 Kent Overstreetbcachefs: Split up btree_update_leaf.c
2023-10-22 Kent Overstreetbcachefs: Split up fs-io.[ch]
2023-10-22 Kent Overstreetbcachefs: Fix assorted checkpatch nits
2023-10-22 Kent Overstreetbcachefs: Fix for sb buffer being misaligned
2023-10-22 Kent Overstreetbcachefs: Convert journal validation to bkey_invalid_flags
2023-10-22 Kent Overstreetbcachefs: Improve journal_entry_err_msg()
2023-10-22 Kent Overstreetbcachefs: BCH_COMPAT_bformat_overflow_done no longer...
2023-10-22 Kent Overstreetbcachefs: kill EBUG_ON() redefinition in bkey.c
2023-10-22 Kent Overstreetbcachefs: Add logging to bch2_inode_peek() & related
2023-10-22 Kent Overstreetbcachefs: Fix lock thrashing in __bchfs_fallocate()
2023-10-22 Kent Overstreetbcachefs: Fix for bch2_copygc() spuriously returning...
2023-10-22 Kent Overstreetbcachefs: Convert btree_err_type to normal error codes
2023-10-22 Kent Overstreetbcachefs: Fix btree_err() macro
2023-10-22 Kent Overstreetbcachefs: Ensure topology repair runs
next