aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-25fold dentry_kill() into dput()Al Viro1-25/+12
2023-11-25don't try to cut corners in shrink_lock_dentry()Al Viro1-93/+66
2023-11-25fold the call of retain_dentry() into fast_dput()Al Viro1-9/+4
2023-11-25Call retain_dentry() with refcount 0Al Viro2-8/+10
2023-11-25dentry_kill(): don't bother with retain_dentry() on slow pathAl Viro1-6/+2
2023-11-25__dentry_kill(): get consistent rules for victim's refcountAl Viro1-0/+2
2023-11-25make retain_dentry() neutral with respect to refcountingAl Viro1-1/+5
2023-11-25__dput_to_list(): do decrement of refcount in the callersAl Viro1-10/+11
2023-11-25fast_dput(): new rules for refcountAl Viro1-7/+2
2023-11-25fast_dput(): handle underflows gracefullyAl Viro1-3/+4
2023-11-25fast_dput(): having ->d_delete() is not reason to delay refcount decrementAl Viro1-10/+2
2023-11-25shrink_dentry_list(): no need to check that dentry refcount is marked deadAl Viro1-3/+2
2023-11-25centralize killing dentry from shrink listAl Viro1-10/+11
2023-11-25dentry: switch the lists of children to hlistAl Viro12-101/+108
2023-11-25coda_flag_children(): cope with dentries turning negativeAl Viro1-3/+3
2023-11-18switch nfsd_client_rmdir() to use of simple_recursive_removal()Al Viro1-56/+14
2023-11-12Linux 6.7-rc1Linus Torvalds1-2/+2
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit1-1/+1
2023-11-11tracing/kprobes: Fix the order of argument descriptionsYujie Liu1-1/+1
2023-11-10drm/amdgpu: fix error handling in amdgpu_vm_initChristian König1-15/+16
2023-11-10drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling1-2/+2
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher13-46/+37
2023-11-10drm/amdgpu: move kfd_resume before the ip late initTim Huang1-7/+6
2023-11-10drm/amd: Explicitly check for GFXOFF to be enabled for s0ixMario Limonciello1-0/+3
2023-11-10cifs: update internal module version number for cifs.koSteve French1-2/+2
2023-11-10cifs: handle when server stops supporting multichannelShyam Prasad N6-10/+145
2023-11-10cifs: handle when server starts supporting multichannelShyam Prasad N3-2/+34
2023-11-10Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFOSteve French1-0/+1
2023-11-10parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller1-3/+2
2023-11-10spi: Fix null dereference on suspendMark Hasemeyer2-17/+40
2023-11-10tracing: fprobe-event: Fix to check tracepoint event and returnMasami Hiramatsu (Google)1-4/+5
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann10-19/+4
2023-11-10lib: test_objpool: make global variables staticwuqiang.matt1-3/+3
2023-11-10Documentation: tracing: Add a note about argument and retval accessMasami Hiramatsu (Google)2-4/+12
2023-11-10pwm: Fix double shift bugDan Carpenter1-2/+2
2023-11-10pwm: samsung: Fix a bit test in pwm_samsung_resume()Dan Carpenter1-1/+1
2023-11-10fbdev: fsl-diu-fb: mark wr_reg_wa() staticArnd Bergmann1-1/+1
2023-11-10fbdev: amifb: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-11-10fbdev: amifb: Mark driver struct with __refdata to prevent section mismatch warningUwe Kleine-König1-1/+7
2023-11-10smb3: allow dumping session and tcon id to improve stats analysis and debuggingSteve French2-0/+31
2023-11-10parport: gsc: mark init function staticArnd Bergmann1-1/+1
2023-11-10fbdev: hyperv_fb: fix uninitialized local variable useArnd Bergmann1-0/+2
2023-11-10fbdev: omapfb/tpd12s015: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-10fbdev: omapfb/tfp410: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-10fbdev: omapfb/sharp-ls037v7dw01: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-10fbdev: omapfb/opa362: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-10fbdev: omapfb/hdmi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-10fbdev: omapfb/dvi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-10fbdev: omapfb/dsi-cm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-10fbdev: omapfb/dpi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2