summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: bch_sb_field_errorsKent Overstreet2023-11-0213-23/+270
* bcachefs: Add IO error counts to bch_memberKent Overstreet2023-11-0217-86/+225
* bcachefs: Fix snapshot skiplistsKent Overstreet2023-11-021-7/+6
* bcachefs: Fix a kasan splat in bch2_dev_add()Kent Overstreet2023-11-021-10/+2
* bcachefs: Fix kasan splat in members_v1_get()Kent Overstreet2023-11-021-3/+3
* bcachefs: rebalance_workKent Overstreet2023-11-0218-315/+599
* bcachefs: bch2_inum_opts_get()Kent Overstreet2023-10-312-0/+13
* bcachefs: move: move_stats refactoringKent Overstreet2023-10-318-62/+82
* bcachefs: move: convert to bbposKent Overstreet2023-10-317-31/+38
* bcachefs: moving_context now owns a btree_transKent Overstreet2023-10-314-88/+70
* bcachefs: move.c exports, refactoringKent Overstreet2023-10-313-59/+85
* bcachefs: Guard against unknown compression optionsKent Overstreet2023-10-316-12/+45
* bcachefs: trivial extents.c refactoringKent Overstreet2023-10-311-11/+11
* bcachefs: Fix bch2_prt_bitflags()Kent Overstreet2023-10-311-2/+2
* bcachefs: Check for too-large encoded extentsKent Overstreet2023-10-316-4/+64
* bcachefs: Ensure we don't exceed encoded_extent_maxKent Overstreet2023-10-311-0/+1
* bcachefs: bch2_disk_path_to_text() no longer takes sb_lockKent Overstreet2023-10-315-14/+61
* bcachefs: Split out disk_groups_types.hKent Overstreet2023-10-314-12/+20
* bcachefs: Split apart bch2_target_to_text(), bch2_target_to_text_sb()Kent Overstreet2023-10-312-37/+59
* bcachefs: All triggers are BTREE_TRIGGER_WANTS_OLD_AND_NEWKent Overstreet2023-10-315-82/+105
* bcachefs: Improve io option handling in data move pathKent Overstreet2023-10-312-50/+107
* bcachefs: Ensure devices are always correctly initializedKent Overstreet2023-10-317-36/+73
* bcachefs: Delete duplicate time stats initializationKent Overstreet2023-10-311-6/+0
* bcachefs: Kill dead code extent_save()Kent Overstreet2023-10-311-18/+0
* bcachefs: Fix ca->oldest_gen allocationKent Overstreet2023-10-311-4/+2
* bcachefs: Fix shrinker namesKent Overstreet2023-10-312-2/+2
* bcachefs: Fix btree_node_type enumKent Overstreet2023-10-314-29/+41
* bcachefs: bch2_btree_id_str()Kent Overstreet2023-10-3120-68/+74
* bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarilyKent Overstreet2023-10-317-54/+51
* bcachefs: Fix lock ordering with snapshot_create_lockKent Overstreet2023-10-311-0/+1
* six locks: Lock contended tracepointsKent Overstreet2023-10-311-2/+6
* closures: Fix race in closure_sync()Kent Overstreet2023-10-313-1/+13
* closures: Better memory barriersKent Overstreet2023-10-312-4/+4
* Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-318-27/+41
|\
| * scripts/faddr2line: Skip over mapping symbols in output from readelfWill Deacon2023-10-231-0/+5
| * scripts/faddr2line: Use LLVM addr2line and readelf if LLVM=1Will Deacon2023-10-231-2/+15
| * scripts/faddr2line: Don't filter out non-function symbols from readelfWill Deacon2023-10-231-1/+1
| * objtool: Remove max symbol name length limitationAaron Plattner2023-10-061-8/+6
| * objtool: Propagate early errorsAaron Plattner2023-10-061-3/+1
| * objtool: Use 'the fallthrough' pseudo-keywordRuan Jinjie2023-10-031-3/+3
| * x86/speculation, objtool: Use absolute relocations for annotationsFangrui Song2023-09-223-9/+9
| * x86/unwind/orc: Remove redundant initialization of 'mid' pointer in __orc_find()Colin Ian King2023-09-211-1/+1
* | Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-3145-965/+1013
|\ \
| * | sched/fair: Remove SIS_PROPPeter Zijlstra2023-10-245-59/+0
| * | sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster...Yicong Yang2023-10-241-1/+16
| * | sched/fair: Scan cluster before scanning LLC in wake-up pathBarry Song2023-10-243-4/+49
| * | sched: Add cpus_share_resources APIBarry Song2023-10-245-1/+40
| * | sched/core: Fix RQCF_ACT_SKIP leakHao Jia2023-10-241-4/+1
| * | Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar2023-10-23831-3953/+8728
| |\ \
| * | | sched/fair: Remove unused 'curr' argument from pick_next_entity()Yiwei Lin2023-10-201-4/+4