aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-03xfs: pass struct xfs_eofblocks to the inode scan callbackDarrick J. Wong1-19/+15
2021-06-03xfs: fix radix tree tag signsDarrick J. Wong2-3/+3
2021-06-03xfs: make the icwalk processing functions clean up the grab stateDarrick J. Wong1-9/+11
2021-06-03xfs: clean up inode state flag tests in xfs_blockgc_igrabDarrick J. Wong1-2/+5
2021-06-03xfs: remove indirect calls from xfs_inode_walk{,_ag}Darrick J. Wong1-24/+36
2021-06-03xfs: remove iter_flags parameter from xfs_inode_walk_*Darrick J. Wong2-26/+12
2021-06-03xfs: move xfs_inew_wait call into xfs_dqrele_inodeDarrick J. Wong1-2/+4
2021-06-03xfs: separate the dqrele_all inode grab logic from xfs_inode_walk_ag_grabDarrick J. Wong1-5/+66
2021-06-03xfs: pass the goal of the incore inode walk to xfs_inode_walk()Darrick J. Wong2-21/+43
2021-06-03xfs: rename xfs_inode_walk functions to xfs_icwalkDarrick J. Wong1-11/+11
2021-06-03xfs: move the inode walk functions further downDarrick J. Wong1-195/+206
2021-06-03xfs: detach inode dquots at the end of inactivationDarrick J. Wong2-12/+12
2021-06-03xfs: move the quotaoff dqrele inode walk into xfs_icache.cDarrick J. Wong4-57/+71
2021-06-02xfs: don't take a spinlock unconditionally in the DIO fastpathDave Chinner1-11/+31
2021-06-02xfs: mark xfs_bmap_set_attrforkoff staticChristoph Hellwig2-2/+1
2021-06-02xfs: Remove redundant assignment to busyJiapeng Chong1-1/+0
2021-06-02xfs: sort variable alphabetically to avoid repeated declarationShaokun Zhang1-12/+8
2021-06-01xfs: remove unnecessary shiftsDarrick J. Wong1-3/+3
2021-06-01xfs: clean up open-coded fs block unit conversionsDarrick J. Wong2-3/+3
2021-05-30Linux 5.13-rc4Linus Torvalds1-1/+1
2021-05-29seccomp: Refactor notification handler to prepare for new semanticsSargun Dhillon1-14/+16
2021-05-29selftests: kvm: fix overlapping addresses in memslot_perf_testPaolo Bonzini1-1/+1
2021-05-28KVM: X86: Kill off ctxt->udWanpeng Li3-7/+5
2021-05-28KVM: X86: Fix warning caused by stale emulation contextWanpeng Li1-5/+5
2021-05-28KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interceptionYuan Yao2-5/+3
2021-05-28Documentation: seccomp: Fix user notification documentationSargun Dhillon1-8/+8
2021-05-28MAINTAINERS: adjust to removing i2c designware platform dataLukas Bulwahn1-1/+0
2021-05-28perf vendor events powerpc: Fix eventcode of power10 JSON eventsKajol Jain10-299/+299
2021-05-28Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"Greg Kroah-Hartman1-12/+0
2021-05-28i2c: s3c2410: fix possible NULL pointer deref on read message after writeKrzysztof Kozlowski1-0/+3
2021-05-28i2c: mediatek: Disable i2c start_en and clear intr_stat brfore resetQii Wang1-0/+5
2021-05-27perf stat: Fix error check for bpf_program__attachNamhyung Kim1-2/+2
2021-05-27cifs: change format of CIFS_FULL_KEY_DUMP ioctlAurelien Aptel3-45/+126
2021-05-27i2c: i801: Don't generate an interrupt on bus resetJean Delvare1-4/+2
2021-05-27i2c: mpc: implement erratum A-004447 workaroundChris Packham1-2/+79
2021-05-27powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham1-0/+8
2021-05-27powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham1-0/+16
2021-05-27dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flagChris Packham1-0/+7
2021-05-27i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function nameLee Jones1-1/+1
2021-05-27i2c: busses: i2c-st: Fix copy/paste function misnaming issuesLee Jones1-2/+2
2021-05-27i2c: busses: i2c-pnx: Provide descriptions for 'alg_data' data structureLee Jones1-4/+4
2021-05-27i2c: busses: i2c-ocores: Place the expected function names into the documentation headersLee Jones1-4/+4
2021-05-27i2c: busses: i2c-eg20t: Fix 'bad line' issue and provide description for 'msgs' paramLee Jones1-1/+2
2021-05-27i2c: busses: i2c-designware-master: Fix misnaming of 'i2c_dw_init_master()'Lee Jones1-1/+1
2021-05-27i2c: busses: i2c-cadence: Fix incorrectly documented 'enum cdns_i2c_slave_mode'Lee Jones1-1/+1
2021-05-27i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-docLee Jones1-1/+1
2021-05-27i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headersLee Jones1-2/+2
2021-05-27i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout'Lee Jones1-1/+1
2021-05-27cifs: fix string declarations and assignments in tracepointsShyam Prasad N1-12/+17
2021-05-27cifs: set server->cipher_type to AES-128-CCM for SMB3.0Aurelien Aptel1-0/+7