aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-19NFS: Add sysfs links to sunrpc clients for nfs_clientsBenjamin Coddington6-8/+35
2023-06-19NFS: add superblock sysfs entriesBenjamin Coddington6-1/+90
2023-06-19NFS: Make all of /sys/fs/nfs network-namespace uniqueBenjamin Coddington2-37/+33
2023-06-19NFS: Open-code the nfs_kset kset_create_and_add()Benjamin Coddington1-2/+32
2023-06-19NFS: rename nfs_client_kobj to nfs_net_kobjBenjamin Coddington2-6/+6
2023-06-19NFS: rename nfs_client_kset to nfs_ksetBenjamin Coddington1-8/+8
2023-06-19NFS: Add an "xprtsec=" NFS mount optionChuck Lever6-15/+102
2023-06-19NFS: Have struct nfs_client carry a TLS policy fieldChuck Lever5-6/+27
2023-06-19SUNRPC: Add a TCP-with-TLS RPC transport classChuck Lever5-0/+418
2023-06-19SUNRPC: Capture CMSG metadata on client-side receiveChuck Lever1-2/+47
2023-06-19SUNRPC: Ignore data_ready callbacks during TLS handshakesChuck Lever2-0/+7
2023-06-19SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavorChuck Lever5-2/+182
2023-06-19SUNRPC: Trace the rpc_create_argsChuck Lever2-11/+43
2023-06-19SUNRPC: Plumb an API for setting transport layer securityChuck Lever3-0/+23
2023-06-19NFS: Improvements for fs_context-related tracepointsChuck Lever1-0/+5
2023-06-19SUNRPC: attempt to reach rpcbind with an abstract socket nameNeilBrown1-8/+31
2023-06-19SUNRPC: support abstract unix socket addressesNeilBrown2-4/+13
2023-06-19NFSv4.2: SETXATTR should update ctimeAnna Schumaker3-7/+32
2023-06-19NFSv4.2: Clean up xattr size macrosAnna Schumaker1-49/+47
2023-06-19NFSv4.2: Clean up nfs4_xdr_dec_*xattr() functionsAnna Schumaker1-2/+12
2023-06-19NFSv4.2: Clean up: Move nfs4_xdr_enc_*xattr() functionsAnna Schumaker1-71/+83
2023-06-19NFSv4.2: Clean up: move decode_*xattr() functionsAnna Schumaker1-164/+162
2023-06-19NFSv4.2: Clean up: Move the encode_copy_commit() functionAnna Schumaker1-12/+12
2023-06-18Linux 6.4-rc7Linus Torvalds1-1/+1
2023-06-18mm/mmap: Fix error path in do_vmi_align_munmap()Liam R. Howlett1-20/+17
2023-06-18ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal4-4/+25
2023-06-17parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings1-4/+0
2023-06-16afs: Fix vlserver probe RTT handlingDavid Howells1-2/+2
2023-06-16ALSA: usb-audio: Add quirk flag for HEM devices to enable native DSD playbackLukasz Tyl1-0/+2
2023-06-16ALSA: usb-audio: Fix broken resume due to UAC3 power stateTakashi Iwai1-0/+4
2023-06-16ALSA: seq: oss: Fix racy open/close of MIDI devicesTakashi Iwai1-13/+22
2023-06-16nouveau: fix client work fence deletion raceDave Airlie1-4/+10
2023-06-15dccp: Print deprecation notice.Kuniyuki Iwashima1-0/+3
2023-06-15udplite: Print deprecation notice.Kuniyuki Iwashima2-0/+6
2023-06-15octeon_ep: Add missing check for ioremapJiasheng Jiang1-1/+6
2023-06-15selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei1-3/+3
2023-06-15net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_openChristian Marangi1-2/+7
2023-06-15net: tipc: resize nlattr array to correct sizeLin Ma1-2/+2
2023-06-15dm: use op specific max_sectors when splitting abnormal ioMike Snitzer1-9/+16
2023-06-15dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discardMike Snitzer1-2/+1
2023-06-15dm thin metadata: check fail_io before using data_smLi Lingfeng1-8/+12
2023-06-15dm: don't lock fs when the map is NULL during suspend or resumeLi Lingfeng2-4/+5
2023-06-15sfc: fix XDP queues mode with legacy IRQÍñigo Huguet2-0/+4
2023-06-15net: macsec: fix double free of percpu statsFedor Pchelkin1-7/+5
2023-06-15net: lapbether: only support ethernet devicesEric Dumazet1-0/+3
2023-06-15MAINTAINERS: add reviewers for SMC SocketsJan Karcher1-0/+3
2023-06-15s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()Julian Ruess1-8/+0
2023-06-15LoongArch: Fix debugfs_create_dir() error checkingImmad Mir1-1/+1
2023-06-15LoongArch: Avoid uninitialized alignment_maskQing Zhang1-0/+2
2023-06-15LoongArch: Fix perf event id calculationHuacai Chen1-3/+3