aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-06fuse: Use the high bit of request ID for indicating resend requestsZhao Chen3-2/+15
2024-03-06fuse: Introduce a new notification type for resend pending requestsZhao Chen2-0/+58
2024-03-06fuse: add support for explicit export disablingJingbo Xu2-1/+13
2024-03-06fuse: __kuid_val/__kgid_val helpers in fuse_fill_attr_from_inode()Alexander Mikhalitsyn1-2/+2
2024-03-06fuse: fix typo for fuse_permission commentAlexander Mikhalitsyn1-1/+1
2024-03-05fuse: Convert fuse_writepage_locked to take a folioMatthew Wilcox (Oracle)1-15/+15
2024-03-05fuse: Remove fuse_writepageMatthew Wilcox (Oracle)1-29/+1
2024-03-05virtio_fs: remove duplicate check if queue is brokenLi RongQing1-2/+2
2024-03-05fuse: use FUSE_ROOT_ID in fuse_get_root_inode()Miklos Szeredi1-1/+1
2024-03-05fuse: don't unhash rootMiklos Szeredi2-3/+5
2024-03-05fuse: fix root lookup with nonzero generationMiklos Szeredi1-0/+4
2024-03-05fuse: replace remaining make_bad_inode() with fuse_make_bad()Miklos Szeredi1-1/+1
2024-03-05virtiofs: drop __exit from virtio_fs_sysfs_exit()Stefan Hajnoczi1-1/+1
2024-03-05fuse: implement passthrough for mmapAmir Goldstein3-3/+27
2024-03-05fuse: implement splice read/write passthroughAmir Goldstein3-2/+78
2024-03-05fuse: implement read/write passthroughAmir Goldstein3-6/+84
2024-03-05fuse: implement open in passthrough modeAmir Goldstein4-8/+155
2024-03-05fuse: prepare for opening file in passthrough modeAmir Goldstein4-31/+78
2024-03-05fuse: implement ioctls to manage backing filesAmir Goldstein5-0/+201
2024-02-23fuse: introduce FUSE_PASSTHROUGH capabilityAmir Goldstein6-3/+121
2024-02-23fuse: factor out helper for FUSE_DEV_IOC_CLONEAmir Goldstein1-26/+33
2024-02-23fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAPAmir Goldstein3-30/+64
2024-02-23fuse: introduce inode io modesAmir Goldstein4-2/+189
2024-02-23fuse: prepare for failing open responseAmir Goldstein3-9/+16
2024-02-23fuse: break up fuse_open_common()Amir Goldstein3-13/+26
2024-02-23fuse: allocate ff->release_args only if release is neededAmir Goldstein3-32/+41
2024-02-23fuse: factor out helper fuse_truncate_update_attr()Amir Goldstein1-17/+21
2024-02-23fuse: add fuse_dio_lock/unlock helper functionsBernd Schubert1-27/+34
2024-02-23fuse: create helper function if DIO write needs exclusive lockBernd Schubert1-18/+45
2024-02-23fuse: fix VM_MAYSHARE and direct_io_allow_mmapBernd Schubert1-2/+6
2024-02-23virtiofs: emit uevents on filesystem eventsStefan Hajnoczi1-1/+16
2024-02-23virtiofs: export filesystem tags through sysfsStefan Hajnoczi2-22/+101
2024-02-23virtiofs: forbid newlines in tagsStefan Hajnoczi1-0/+10
2024-02-18Linux 6.8-rc5Linus Torvalds1-1/+1
2024-02-17Documentation: Document the Linux Kernel CVE processGreg Kroah-Hartman4-3/+129
2024-02-17tracing/probes: Fix to search structure fields correctlyMasami Hiramatsu (Google)1-2/+2
2024-02-16MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewerSiddharth Vadapalli1-0/+1
2024-02-15smb: Fix regression in writes when non-standard maximum write size negotiatedSteve French2-2/+23
2024-02-16zonefs: Improve error handlingDamien Le Moal2-43/+65
2024-02-15drm/amdgpu: Fix implicit assumtion in gfx11 debug flagsRajneesh Bhardwaj1-2/+2
2024-02-15drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwardsRajneesh Bhardwaj3-1/+13
2024-02-15drm/amd/display: Increase ips2_eval delay for DCN35Nicholas Kazlauskas1-1/+1
2024-02-15drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_gamcor_current()Srinivasan Shanmugam1-4/+1
2024-02-15drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolutionThong1-2/+2
2024-02-15drm/amd/display: fixed integer types and null check locationsSohaib Nadeem2-7/+11
2024-02-15drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgrRoman Li1-4/+11
2024-02-15drm/amd/display: Preserve original aspect ratio in create streamTom Chung1-0/+2
2024-02-15drm/amd/display: Fix possible NULL dereference on device remove/driver unloadSrinivasan Shanmugam1-1/+1
2024-02-15Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"Sohaib Nadeem1-1/+1
2024-02-15drm/amd/display: Add align done checkZhikai Zhai1-1/+4