aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-22smb: client: don't check for @leaf_fullpath in match_server()Paulo Alcantara1-35/+3
2025-01-22smb: client: get rid of TCP_Server_Info::refpath_lockPaulo Alcantara3-30/+7
2025-01-20cifs: Remove duplicate struct reparse_symlink_data and SYMLINK_FLAG_RELATIVEPali Rohár1-16/+0
2025-01-19cifs: Do not attempt to call CIFSGetSrvInodeNumber() without CAP_INFOLEVEL_PASSTHRUPali Rohár1-0/+6
2025-01-19cifs: Do not attempt to call CIFSSMBRenameOpenFile() without CAP_INFOLEVEL_PASSTHRUPali Rohár1-0/+7
2025-01-19cifs: Remove declaration of dead CIFSSMBQuerySymLink functionPali Rohár1-3/+0
2025-01-19cifs: Fix printing Status code into dmesgPali Rohár1-2/+2
2025-01-19cifs: Add missing NT_STATUS_* codes from nterr.h to nterr.cPali Rohár1-0/+8
2025-01-19cifs: Fix endian types in struct rfc1002_session_packetPali Rohár1-3/+3
2025-01-19cifs: Use cifs_autodisable_serverino() for disabling CIFS_MOUNT_SERVER_INUM in readdir.cPali Rohár1-1/+1
2025-01-19smb3: add missing tracepoint for querying wsl EAsSteve French2-0/+3
2025-01-19smb: client: fix order of arguments of tracepointsRuben Devos2-57/+57
2025-01-19smb: client: fix oops due to unset link speedPaulo Alcantara1-1/+2
2025-01-19smb: client: correctly handle ErrorContextData as a flexible arrayLiang Jie2-3/+3
2025-01-19smb: client: don't retry DFS targets on server shutdownPaulo Alcantara1-9/+19
2025-01-19smb: client: fix return value of parse_dfs_referrals()Paulo Alcantara2-6/+6
2025-01-19smb: client: optimize referral walk on failed link targetsPaulo Alcantara2-57/+56
2025-01-19smb: client: provide dns_resolve_{unc,name} helpersPaulo Alcantara7-86/+59
2025-01-19smb: client: parse DNS domain name from domain= optionPaulo Alcantara1-5/+14
2025-01-19smb: client: fix DFS mount against old servers with NTLMSSPPaulo Alcantara9-50/+105
2025-01-19smb: client: parse av pair type 4 in CHALLENGE_MESSAGEPaulo Alcantara3-22/+43
2025-01-19smb: client: introduce av_for_each_entry() helperPaulo Alcantara2-72/+55
2025-01-19Linux 6.13Linus Torvalds1-1/+1
2025-01-17tracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt1-0/+63
2025-01-16drm/xe: Mark ComputeCS read mode as UC on iGPUMatthew Brost1-1/+1
2025-01-16x86/asm: Make serialize() always_inlineJuergen Gross1-1/+1
2025-01-16pmdomain: imx8mp-blk-ctrl: add missing loop break conditionXiaolei Wang1-1/+1
2025-01-16netdev: avoid CFI problems with sock priv helpersJakub Kicinski2-5/+25
2025-01-16hrtimers: Handle CPU state correctly on hotplugKoichiro Den3-2/+12
2025-01-16timers/migration: Annotate accesses to ignore flagFrederic Weisbecker1-6/+15
2025-01-16timers/migration: Enforce group initialization visibility to tree walkersFrederic Weisbecker1-2/+12
2025-01-16timers/migration: Fix another race between hotplug and idle entry/exitFrederic Weisbecker1-1/+28
2025-01-16net/mlx5e: Always start IPsec sequence number from 1Leon Romanovsky2-3/+14
2025-01-16net/mlx5e: Rely on reqid in IPsec tunnel modeLeon Romanovsky1-7/+5
2025-01-16net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnelLeon Romanovsky1-10/+6
2025-01-16net/mlx5: Clear port select structure when fail to createMark Zhang1-1/+3
2025-01-16net/mlx5: SF, Fix add port error handlingChris Mi1-0/+1
2025-01-16net/mlx5: Fix a lockdep warning as part of the write combining testYishai Hadas1-12/+12
2025-01-16net/mlx5: Fix RDMA TX steering prioPatrisious Haddad1-0/+1
2025-01-15ocfs2: check dir i_size in ocfs2_find_entrySu Yue1-4/+21
2025-01-15mailmap: update entry for Ethan Carter EdwardsEthan Carter Edwards1-0/+1
2025-01-15mm: zswap: move allocations during CPU init outside the lockYosry Ahmed1-18/+24
2025-01-15mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vmaLiu Shixin1-2/+2
2025-01-15mm: shmem: use signed int for version handling in casefold optionKaran Sanghavi1-1/+1
2025-01-15alloc_tag: skip pgalloc_tag_swap if profiling is disabledSuren Baghdasaryan1-0/+3
2025-01-15mm: page_alloc: fix missed updates of lowmem_reserve in adjust_managed_page_countzihan zhou1-0/+3
2025-01-15net: make page_pool_ref_netmem work with net iovsPavel Begunkov1-1/+1
2025-01-15smb: client: fix double free of TCP_Server_Info::hostnamePaulo Alcantara1-2/+1
2025-01-15hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSESTDavid Lechner1-1/+1
2025-01-15net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit1-17/+2