aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-28nfs: refactor nfs_do_writepageChristoph Hellwig1-10/+9
2025-05-28nfs: don't return AOP_WRITEPAGE_ACTIVATE from nfs_do_writepageChristoph Hellwig1-4/+1
2025-05-28nfs: fold nfs_page_async_flush into nfs_do_writepageChristoph Hellwig1-10/+4
2025-05-28NFSv4: Always set NLINK even if the server doesn't support itHan Young1-0/+2
2025-05-28NFSv4: Allow FREE_STATEID to clean up delegationsBenjamin Coddington4-15/+26
2025-05-28NFSv4: Don't check for OPEN feature support in v4.1Scott Mayhew1-2/+3
2025-05-28NFSv4.2: fix listxattr to return selinux security labelOlga Kornievskaia1-2/+10
2025-05-28NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are delegatedSagi Grimberg2-8/+49
2025-05-28NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE)Anna Schumaker8-3/+105
2025-05-28fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio()Max Kellermann1-1/+2
2025-05-19NFSv4: xattr handlers should check for absent nfs filehandlesScott Mayhew1-0/+5
2025-05-19nfs: add a refcount tracker for struct net as held by the nfs_clientJeff Layton2-2/+3
2025-05-19sunrpc: don't immediately retransmit on seqno missNikhil Jha1-2/+7
2025-05-19sunrpc: implement rfc2203 rpcsec_gss seqnum cacheNikhil Jha5-28/+57
2025-05-18Linux 6.15-rc7Linus Torvalds1-1/+1
2025-05-16NFS: Avoid flushing data while holding directory locks in nfs_rename()Trond Myklebust3-4/+25
2025-05-16NFS/pnfs: Fix the error path in pnfs_layoutreturn_retry_later_locked()Trond Myklebust1-17/+13
2025-05-16NFSv4/pnfs: Reset the layout state after a layoutreturnTrond Myklebust1-0/+9
2025-05-16x86/mm: Remove duplicated word in warning messageLukas Bulwahn1-1/+1
2025-05-15ublk: fix dead loop when canceling io commandMing Lei1-1/+1
2025-05-15perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freqAdrian Hunter1-4/+5
2025-05-15net: devmem: fix kernel panic when netlink socket close after module unloadTaehee Yoo3-0/+20
2025-05-15tsnep: fix timestamping with a stacked DSA driverGerhard Engleder1-11/+19
2025-05-15net/tls: fix kernel panic when alloc_page failedPengtao He1-1/+2
2025-05-15bnxt_en: bring back rtnl_lock() in the bnxt_open() pathMichael Chan1-7/+29
2025-05-15mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devicesIdo Schimmel1-0/+3
2025-05-15irqchip/riscv-imsic: Start local sync timer on correct CPUAndrew Bresticker1-5/+5
2025-05-15wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_requestKees Cook1-2/+4
2025-05-15ALSA: usb-audio: Add sample rate quirk for Microdia JP001 USB CameraNicolas Chauvet1-0/+2
2025-05-15dmaengine: mediatek: drop unused variableVinod Koul1-1/+0
2025-05-15octeontx2-pf: Do not reallocate all ntuple filtersSubbaraya Sundeep3-1/+4
2025-05-15wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtblMing Yen Hsieh1-2/+2
2025-05-15wifi: mt76: disable napi on driver removalFedor Pchelkin1-0/+1
2025-05-14Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley2-66/+0
2025-05-14hv_netvsc: Remove rmsg_pgcntMichael Kelley3-6/+3
2025-05-14hv_netvsc: Preserve contiguous PFN grouping in the page buffer arrayMichael Kelley3-67/+32
2025-05-14hv_netvsc: Use vmbus_sendpacket_mpb_desc() to send VMBus messagesMichael Kelley1-5/+45
2025-05-14Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple rangesMichael Kelley2-3/+4
2025-05-14octeontx2-af: Fix CGX Receive countersHariprasad Kelam1-0/+5
2025-05-14net: ethernet: mtk_eth_soc: fix typo for declaration MT7988 ESW capabilityBo-Cun Chen1-1/+1
2025-05-14net: libwx: Fix FW mailbox unknown commandJiawen Wu1-0/+6
2025-05-14net: libwx: Fix FW mailbox reply timeoutJiawen Wu1-2/+2
2025-05-14net: txgbe: Fix to calculate EEPROM checksum for AML devicesJiawen Wu2-1/+9
2025-05-14octeontx2-pf: macsec: Fix incorrect max transmit size in TX secySubbaraya Sundeep1-1/+2
2025-05-14netlink: specs: tc: all actions are indexed arraysJakub Kicinski1-2/+4
2025-05-14netlink: specs: tc: fix a couple of attribute namesJakub Kicinski1-2/+2
2025-05-15tpm: tis: Double the timeout B to 4sMichal Suchanek2-2/+2
2025-05-15char: tpm: tpm-buf: Add sanity check fallback in read helpersPurva Yeshi1-3/+3
2025-05-15tpm: Mask TPM RC in tpm2_start_auth_session()Jarkko Sakkinen2-14/+25
2025-05-14smb: client: fix zero rsize error messagesPaulo Alcantara1-2/+4