summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* f2fs: use spin_lock to avoid hangJaegeuk Kim2022-03-171-7/+10
* f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fsJaegeuk Kim2022-03-115-2/+11
* f2fs: remove unnecessary read for F2FS_FITS_IN_INODEJia Yang2022-03-101-13/+4
* f2fs: introduce F2FS_UNFAIR_RWSEM to support unfair rwsemJaegeuk Kim2022-03-042-0/+17
* f2fs: avoid an infinite loop in f2fs_sync_dirty_inodesJaegeuk Kim2022-03-042-0/+12
* f2fs: fix to do sanity check on curseg->alloc_typeChao Yu2022-03-041-0/+7
* f2fs: fix to avoid potential deadlockChao Yu2022-03-032-2/+10
* f2fs: quota: fix loop condition at f2fs_quota_sync()Juhyung Park2022-02-251-3/+3
* f2fs: Restore rwsem lockdep supportBart Van Assche2022-02-251-2/+10
* f2fs: fix missing free nid in f2fs_handle_failed_inodeJaegeuk Kim2022-02-251-0/+1
* f2fs: support idmapped mountsChao Yu2022-02-124-37/+50
* f2fs: add a way to limit roll forward recovery timeJaegeuk Kim2022-02-129-2/+36
* f2fs: introduce F2FS_IPU_HONOR_OPU_WRITE ipu policyChao Yu2022-02-076-16/+34
* f2fs: adjust readahead block number during recoveryChao Yu2022-02-043-6/+35
* f2fs: fix to unlock page correctly in error path of is_alive()Chao Yu2022-02-041-1/+3
* f2fs: expose discard related parameters in sysfsKonstantin Vyshetsky2022-02-032-0/+35
* f2fs: move discard parameters into discard_cmd_controlKonstantin Vyshetsky2022-02-032-9/+17
* f2fs: fix to enable ATGC correctly via gc_idle sysfs interfaceChao Yu2022-01-251-1/+1
* f2fs: move f2fs to use reader-unfair rwsemsTim Murray2022-01-2516-274/+342
* Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-2316-87/+131
|\
| * powerpc/64s: Mask SRR0 before checking against the masked NIPNicholas Piggin2022-01-181-0/+2
| * powerpc/perf: Only define power_pmu_wants_prompt_pmi() for CONFIG_PPC64Athira Rajeev2022-01-171-30/+28
| * powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy2022-01-163-33/+38
| * powerpc/time: Fix build failure due to do_hard_irq_enable() on PPC32Christophe Leroy2022-01-161-1/+1
| * powerpc/audit: Fix syscall_get_arch()Christophe Leroy2022-01-152-2/+4
| * powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06Naveen N. Rao2022-01-152-9/+14
| * tools/bpf: Rename 'struct event' to avoid naming conflictNaveen N. Rao2022-01-153-3/+3
| * powerpc/bpf: Update ldimm64 instructions during extra passNaveen N. Rao2022-01-153-7/+35
| * powerpc32/bpf: Fix codegen for bpf-to-bpf callsNaveen N. Rao2022-01-151-0/+3
| * bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()Naveen N. Rao2022-01-151-2/+3
* | Merge tag 'irq_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-232-3/+2
|\ \
| * | PCI/MSI: Prevent UAF in error pathThomas Gleixner2022-01-212-3/+2
* | | Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-2310-103/+125
|\ \ \
| * | | kernel/sched: Remove dl_boosted flag commentHui Su2022-01-181-4/+0
| * | | sched: Avoid double preemption in __cond_resched_*lock*()Peter Zijlstra2022-01-181-9/+3
| * | | sched/fair: Fix all kernel-doc warningsRandy Dunlap2022-01-181-3/+5
| * | | sched/core: Accounting forceidle time for all tasks except idle taskCruz Zhao2022-01-182-3/+2
| * | | sched/pelt: Relax the sync of load_sum with load_avgVincent Guittot2022-01-181-14/+22
| * | | sched/pelt: Relax the sync of runnable_sum with runnable_avgVincent Guittot2022-01-181-14/+19
| * | | sched/pelt: Continue to relax the sync of util_sum with util_avgVincent Guittot2022-01-181-7/+18
| * | | sched/pelt: Relax the sync of util_sum with util_avgVincent Guittot2022-01-182-4/+16
| * | | psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan2022-01-185-45/+40
* | | | Merge tag 'perf_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-01-2312-189/+501
|\ \ \ \
| * | | | x86/perf: Avoid warning for Arch LBR without XSAVEAndi Kleen2022-01-181-0/+3
| * | | | perf/x86/intel/uncore: Add IMC uncore support for ADLKan Liang2022-01-185-5/+220
| * | | | perf/x86/intel/lbr: Add static_branch for LBR INFO flagsPeter Zijlstra (Intel)2022-01-181-17/+34
| * | | | perf/x86/intel/lbr: Support LBR format V7Peter Zijlstra (Intel)2022-01-183-51/+75
| * | | | perf/x86/rapl: fix AMD event handlingStephane Eranian2022-01-181-3/+6
| * | | | perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICXZhengjun Xing2022-01-181-1/+1
| * | | | perf/x86/intel: Add a quirk for the calculation of the number of counters on ...Kan Liang2022-01-181-0/+13