linux-block.git
2023-10-22 Hunter Shafferbcachefs: Add new helper to retrieve bch_member from sb
2023-10-22 Kent Overstreetbcachefs: bucket_lock() is now a sleepable lock
2023-10-22 Brian Fosterbcachefs: fix crc32c checksum merge byte order problem
2023-10-22 Kent Overstreetbcachefs: Fix bch2_inode_delete_keys()
2023-10-22 Kent Overstreetbcachefs: Make btree root read errors recoverable
2023-10-22 Kent Overstreetbcachefs: Fall back to requesting passphrase directly
2023-10-22 Kent Overstreetbcachefs: Fix looping around bch2_propagate_key_to_snap...
2023-10-22 Kent Overstreetbcachefs: bch_err_msg(), bch_err_fn() now filters out...
2023-10-22 Kent Overstreetbcachefs: Silence transaction restart error message
2023-10-22 Kent Overstreetbcachefs: More assertions for nocow locking
2023-10-22 Kent Overstreetbcachefs: nocow locking: Fix lock leak
2023-10-22 Kent Overstreetbcachefs: Fixes for building in userspace
2023-10-22 Kent Overstreetbcachefs: Ignore unknown mount options
2023-10-22 Kent Overstreetbcachefs: Always check for invalid bkeys in main commit...
2023-10-22 Kent Overstreetbcachefs: Make sure to initialize equiv when creating...
2023-10-22 Kent Overstreetbcachefs: Fix a null ptr deref in bch2_get_alloc_in_mem...
2023-10-22 Torge Matthiesbcachefs: Fix changing durability using sysfs
2023-10-22 Brian Fosterbcachefs: initial freeze/unfreeze support
2023-10-22 Kent Overstreetbcachefs: More minor smatch fixes
2023-10-22 Kent Overstreetbcachefs: Minor bch2_btree_node_get() smatch fixes
2023-10-22 Kent Overstreetbcachefs: snapshots: Use kvfree_rcu_mightsleep()
2023-10-22 Kent Overstreetbcachefs: Fix strndup_user() error checking
2023-10-22 Kent Overstreetbcachefs: drop journal lock before calling journal_write
2023-10-22 Kent Overstreetbcachefs: bch2_ioctl_disk_resize_journal(): check for...
2023-10-22 Kent Overstreetbcachefs: Fix error checks in bch2_chacha_encrypt_key()
2023-10-22 Kent Overstreetbcachefs: Fix an overflow check
2023-10-22 Kent Overstreetbcachefs: Fix copy_to_user() usage in flush_buf()
2023-10-22 Brian Fosterbcachefs: fix race between journal entry close and...
2023-10-22 Brian Fosterbcachefs: prepare journal buf put to handle pin put
2023-10-22 Brian Fosterbcachefs: refactor pin put helpers
2023-10-22 Dan Carpenterbcachefs: snapshot: Add missing assignment in bch2_dele...
2023-10-22 Dan Carpenterbcachefs: fs-ioctl: Fix copy_to_user() error code
2023-10-22 Dan Carpenterbcachefs: acl: Add missing check in bch2_acl_chmod()
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()
next