aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-23nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencingAl Viro1-0/+2
2025-09-23NFS: Enable use of the RWF_DONTCACHE flag on the NFS clientTrond Myklebust3-5/+9
2025-09-23filemap: Add a version of folio_end_writeback that ignores dropbehindTrond Myklebust2-6/+24
2025-09-23filemap: Add a helper for filesystems implementing dropbehindTrond Myklebust2-2/+4
2025-09-23SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()Anna Schumaker2-17/+4
2025-09-23SUNRPC: Update svcxdr_init_decode() to call xdr_set_scratch_folio()Anna Schumaker2-7/+7
2025-09-23NFS: Update the flexfilelayout driver to use xdr_set_scratch_folio()Anna Schumaker2-9/+9
2025-09-23NFS: Update the filelayout to use xdr_set_scratch_folio()Anna Schumaker2-10/+10
2025-09-23NFS: Update the blocklayout to use xdr_set_scratch_folio()Anna Schumaker2-8/+8
2025-09-23NFS: Update listxattr to use xdr_set_scratch_folio()Anna Schumaker3-4/+4
2025-09-23NFS: Update getacl to use xdr_set_scratch_folio()Anna Schumaker3-4/+4
2025-09-23NFS: Update readdir to use a scratch folioAnna Schumaker1-4/+4
2025-09-23SUNRPC: Introduce xdr_set_scratch_folio()Anna Schumaker1-0/+13
2025-09-23SUNRPC: Remove redundant __GFP_NOWARNQianfeng Rong2-2/+2
2025-09-23nfs: remove NFS_WBACK_BUSY()Jeff Layton1-2/+0
2025-09-23SUNRPC: Move the svc_rpcb_cleanup() call sitesChuck Lever7-14/+14
2025-09-23NFS: Remove rpcbind cleanup for NFSv4.0 callbackChuck Lever1-5/+3
2025-09-23NFSv4.1: fix mount hang after CREATE_SESSION failureAnthony Iliopoulos1-0/+3
2025-09-23NFSv4.1: fix backchannel max_resp_sz verification checkAnthony Iliopoulos1-1/+1
2025-09-23NFSv4: fix "prefered"->"preferred"Xichao Zhao1-1/+1
2025-09-23NFSv4: handle ERR_GRACE on delegation recallsOlga Kornievskaia1-2/+2
2025-09-23sunrpc: add a Kconfig option to redirect dfprintk() output to trace bufferJeff Layton2-2/+22
2025-09-23sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()Jeff Layton2-25/+5
2025-09-23nfs: cleanup tracepoint declarationsLeo Martins1-3/+3
2025-09-23nfs: add tracepoints to nfs_writepages()Jeff Layton2-4/+8
2025-09-23nfs: more in-depth tracing of writepage eventsJeff Layton2-0/+68
2025-09-23nfs: new tracepoints around write handlingJeff Layton3-4/+35
2025-09-23nfs: add tracepoints to nfs_file_read() and nfs_file_write()Jeff Layton2-0/+56
2025-09-21Linux 6.17-rc7v6.17-rc7Linus Torvalds1-1/+1
2025-09-20firewire: core: fix overlooked update of subsystem ABI versionTakashi Sakamoto1-1/+1
2025-09-19io_uring: fix incorrect io_kiocb reference in io_link_skbYang Xiuwei1-1/+1
2025-09-19iommu/amd/pgtbl: Fix possible race while increase page table levelVasant Hegde2-4/+22
2025-09-18smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error pathStefan Metzmacher1-1/+3
2025-09-18smb: client: fix file open check in __cifs_unlink()Paulo Alcantara1-2/+15
2025-09-18rv: Add Gabriele Monaco as maintainer for Runtime VerificationSteven Rostedt1-0/+1
2025-09-18io_uring/msg_ring: kill alloc_cache for io_kiocb allocationsJens Axboe3-29/+2
2025-09-18ALSA: hda/realtek: Fix mute led for HP Laptop 15-dw4xxPraful Adiga1-0/+1
2025-09-18drm/amdgpu: suspend KFD and KGD user queues for S0ixAlex Deucher1-14/+10
2025-09-18drm/amdkfd: add proper handling for S0ixAlex Deucher3-4/+60
2025-09-18io_uring: include dying ring in task_work "should cancel" stateJens Axboe5-7/+9
2025-09-18octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()Duoming Zhou1-1/+1
2025-09-18cnic: Fix use-after-free bugs in cnic_delete_taskDuoming Zhou1-2/+1
2025-09-18devlink rate: Remove unnecessary 'static' from a couple placesCosmin Ratiu1-2/+2
2025-09-18MAINTAINERS: update sundance entryDenis Kirjanov1-1/+1
2025-09-18net: liquidio: fix overflow in octeon_init_instr_queue()Alexey Nepomnyashih1-1/+1
2025-09-18net: clear sk->sk_ino in sk_set_socket(sk, NULL)Eric Dumazet1-2/+3
2025-09-18Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"Tariq Toukan1-2/+0
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_pch_pic_regs_access()Bibo Mao1-7/+14
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_sw_status_a...Bibo Mao1-12/+17
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_regs_access()Bibo Mao1-12/+21