aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-17xfs: convert do_div calls to xfs_rtb_to_rtx helper callsDarrick J. Wong6-28/+28
2023-10-17xfs: create helpers to convert rt block numbers to rt extent numbersDarrick J. Wong3-6/+37
2023-10-17xfs: create a helper to convert extlen to rtextlenDarrick J. Wong4-9/+16
2023-10-17xfs: create a helper to compute leftovers of realtime extentsDarrick J. Wong6-7/+19
2023-10-17xfs: create a helper to convert rtextents to rtblocksDarrick J. Wong6-12/+30
2023-10-17xfs: convert rt extent numbers to xfs_rtxnum_tDarrick J. Wong8-139/+137
2023-10-17xfs: rename xfs_verify_rtext to xfs_verify_rtbextDarrick J. Wong6-10/+10
2023-10-17xfs: convert rt bitmap extent lengths to xfs_rtbxlen_tDarrick J. Wong4-3/+5
2023-10-17xfs: convert rt bitmap/summary block numbers to xfs_fileoff_tDarrick J. Wong3-34/+34
2023-10-17xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocatorDarrick J. Wong7-50/+50
2023-10-17xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.hDarrick J. Wong9-78/+89
2023-10-17xfs: make sure maxlen is still congruent with prod when rounding downDarrick J. Wong1-5/+26
2023-10-17xfs: fix units conversion error in xfs_bmap_del_extent_delayDarrick J. Wong1-1/+1
2023-10-17xfs: rt stubs should return negative errnos when rt disabledDarrick J. Wong1-12/+12
2023-10-17xfs: prevent rt growfs when quota is enabledDarrick J. Wong1-1/+1
2023-10-17xfs: hoist freeing of rt data fork extent mappingsDarrick J. Wong3-16/+41
2023-10-17xfs: bump max fsgeom struct versionDarrick J. Wong1-1/+1
2023-10-15Linux 6.6-rc6Linus Torvalds1-1/+1
2023-10-15Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds3-60/+7
2023-10-15virtio_net: fix the missing of the dma cpu syncXuan Zhuo1-7/+7
2023-10-14ovl: temporarily disable appending lowedirsAmir Goldstein1-49/+3
2023-10-14ovl: fix regression in showing lowerdir mount optionAmir Goldstein2-15/+35
2023-10-13Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco1-0/+1
2023-10-13Input: xpad - add PXN V900 supportMatthias Berndt1-0/+2
2023-10-13Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov2-22/+29
2023-10-13Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller2-0/+2
2023-10-12ksmbd: fix potential double free on smb2_read_pipe() error pathNamjae Jeon1-1/+1
2023-10-12ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()Namjae Jeon1-0/+3
2023-10-12ksmbd: fix wrong error response status by using set_smb2_rsp_status()Namjae Jeon1-4/+5
2023-10-12ksmbd: not allow to open file if delelete on close bit is setNamjae Jeon1-2/+2
2023-10-12Revert "Input: psmouse - add delay when deactivating for SMBus mode"Dmitry Torokhov1-12/+7
2023-10-12workqueue: fix -Wformat-truncation in create_workerLucy Mielke1-1/+1
2023-10-12workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpumask()Waiman Long1-2/+6
2023-10-12drivers: perf: Fix panic in riscv SBI mmap supportAlexandre Ghiti2-7/+12
2023-10-12riscv: Fix ftrace syscall handling which are now prefixed with __riscv_Alexandre Ghiti1-0/+21
2023-10-12RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACKJiexun Wang1-2/+2
2023-10-12riscv: kdump: fix crashkernel reserving problem on RISC-VChen Jiahao1-13/+0
2023-10-12riscv: Remove duplicate objcopy flagSong Shuai1-1/+0
2023-10-12x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov1-0/+13
2023-10-12workqueue: Use the kmem_cache_free() instead of kfree() to release pwqZqiang1-2/+6
2023-10-12workqueue: doc: Fix function and sysfs path errorsWangJinchao2-3/+3
2023-10-12cgroup: Fix incorrect css_set_rwsem reference in commentWaiman Long1-1/+1
2023-10-12ovl: fix regression in parsing of mount options with escaped commaAmir Goldstein1-0/+29
2023-10-12fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein2-5/+31
2023-10-12smb: client: prevent new fids from being removed by laundromatPaulo Alcantara1-21/+35
2023-10-12smb: client: make laundromat a delayed workerPaulo Alcantara2-55/+36
2023-10-12riscv: signal: fix sigaltstack frame size checkingAndy Chiu1-7/+0
2023-10-12IXP4xx MAINTAINERS entriesKrzysztof HaƂasa1-17/+8
2023-10-12rswitch: Fix imbalance phy_power_off() callingYoshihiro Shimoda1-1/+1
2023-10-12rswitch: Fix renesas_eth_sw_remove() implementationYoshihiro Shimoda1-4/+6