summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 hoursworkqueue: Basic memory allocation profiling supportHEADmasterKent Overstreet
4 hoursovl: support layers on case-folding capable filesystemsAmir Goldstein
4 hoursbcachefs: Read retries are after checksum errors now REQ_FUAKent Overstreet
4 hoursbcachefs: read_fua_testKent Overstreet
4 hoursblock: Allow REQ_FUA|REQ_READKent Overstreet
4 hoursbcachefs: shrinker.to_text() methodsKent Overstreet
4 hoursmm: shrinker: Add shrinker_to_text() to debugfs interfaceKent Overstreet
4 hoursmm: Centralize & improve oom reporting in show_mem.cKent Overstreet
4 hoursmm: shrinker: Add new stats for .to_text()Kent Overstreet
4 hoursmm: shrinker: Add a .to_text() method for shrinkersKent Overstreet
4 hoursseq_buf: seq_buf_human_readable_u64()Kent Overstreet
4 hourslib/crypto/poly1305: Fix arm64's poly1305_blocks_arch()Eric Biggers
4 hoursdm-flakey: Fix corrupt_bio_byte setup checksKent Overstreet
4 hoursbcachefs: Improve inode_create behaviour on old filesystemsfor-nextKent Overstreet
4 hoursbcachefs: Use bio_add_folio_nofail() for unfailable operationsYouling Tang
4 hoursbcachefs: Simplify bch2_bio_map()Youling Tang
4 hoursbcachefs: Finish error_throw tracepointsKent Overstreet
4 hoursbcachefs: Improved btree node tracepointsKent Overstreet
4 hoursbcachefs: -o fix_errors may now be used without -o fsckKent Overstreet
4 hoursbcachefs: Shut up clang warningAlan Huang
4 hoursbcachefs: Refactor trans->mem allocationAlan Huang
4 hoursbcachefs: Evict/bypass key cache when deletingKent Overstreet
4 hoursbcachefs: Don't peek key cache unless we have a real keyKent Overstreet
4 hoursbcachefs: Improve inode deletionKent Overstreet
4 hoursbcachefs: bch2_trans_has_updates()Kent Overstreet
4 hoursbcachefs: Don't memcpy more than neededAlan Huang
4 hoursbcachefs: Don't log error twice in allocator async repairKent Overstreet
4 hoursbcachefs: Plumb trans_kmalloc ip to trans_log_msgKent Overstreet
4 hoursbcachefs: add an unlikely() to trans_begin()Kent Overstreet
4 hoursbcachefs: More errcode conversionsKent Overstreet
4 hoursbcachefs: DEFINE_CLASS()es for dev refcountsKent Overstreet
4 hoursbcachefs: use scoped_guard() in fast_list.cKent Overstreet
4 hoursbcachefs: Allow CONFIG_UNICODE=mKent Overstreet
5 hoursbcachefs: Reduce __bch2_btree_node_alloc() stack usageKent Overstreet
5 hoursbcachefs: kill darray_u32_has()Kent Overstreet
5 hoursbcachefs: fsck: dir_loop, subvol_loop now autofixKent Overstreet
5 hoursbcachefs: opts.casefold_disabledbcachefs-for-upstreamKent Overstreet
5 hoursbcachefs: Fix incorrect transaction restart handlingAlan Huang
45 hoursbcachefs: fix btree_trans_peek_prev_journal()Kent Overstreet
3 daysbcachefs: mark invalid_btree_id autofixBharadwaj Raju
5 daysbcachefs: Plumb correct ip to trans_relock_fail tracepointbcachefs-2025-06-26Kent Overstreet
5 daysbcachefs: Ensure we rewind to run recovery passesKent Overstreet
5 daysbcachefs: Ensure btree node scan runs before checking for scanned nodesKent Overstreet
5 daysbcachefs: btree_root_unreadable_and_scan_found_nothing should not be autofixKent Overstreet
6 daysbcachefs: fix bch2_journal_keys_peek_prev_min() underflowKent Overstreet
6 daysbcachefs: Use wait_on_allocator() when allocating journalKent Overstreet
6 daysbcachefs: Check for bad write buffer key when moving from journalKent Overstreet
6 daysbcachefs: Don't unlock the trans if ret doesn't match BCH_ERR_operation_blockedAlan Huang
9 daysbcachefs: Fix range in bch2_lookup_indirect_extent() error pathKent Overstreet
9 daysbcachefs: fix spurious error_throwKent Overstreet