aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-10nfsd: fix uninitialised slot info when a request is retriedNeilBrown1-1/+2
2025-02-02nfsd: validate the nfsd_serv pointer before calling svc_wake_upJeff Layton1-1/+10
2025-02-02nfsd: clear acl_access/acl_default after releasing themLi Lingfeng2-0/+4
2025-01-21sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcodeDr. David Alan Gilbert2-62/+0
2025-01-21sunrpc: Remove gss_generic_token deadcodeDr. David Alan Gilbert5-315/+1
2025-01-21sunrpc: Remove unused xprt_iter_get_xprtDr. David Alan Gilbert2-18/+0
2025-01-21Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages"Chuck Lever1-11/+1
2025-01-21nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATIONJeff Layton2-2/+25
2025-01-21nfsd: handle delegated timestamps in SETATTRJeff Layton4-5/+53
2025-01-21nfsd: add support for delegated timestampsJeff Layton7-23/+152
2025-01-21nfsd: rework NFS4_SHARE_WANT_* flag handlingJeff Layton3-5/+8
2025-01-21nfsd: add support for FATTR4_OPEN_ARGUMENTSJeff Layton2-1/+52
2025-01-21nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegationsJeff Layton3-15/+46
2025-01-21nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_*Jeff Layton6-20/+51
2025-01-21nfsd: switch to autogenerated definitions for open_delegation_type4Jeff Layton7-26/+61
2025-01-21nfs_common: make include/linux/nfs4.h include generated nfs4_1.hJeff Layton7-12/+570
2025-01-21nfsd: fix handling of delegated change attr in CB_GETATTRJeff Layton2-9/+14
2025-01-10SUNRPC: Document validity guarantees of the pointer returned by reserve_spaceChuck Lever1-0/+6
2025-01-10NFSD: Insulate nfsd4_encode_fattr4() from page boundaries in the encode bufferChuck Lever1-5/+5
2025-01-10NFSD: Insulate nfsd4_encode_secinfo() from page boundaries in the encode bufferChuck Lever1-8/+10
2025-01-10NFSD: Refactor nfsd4_do_encode_secinfo() againChuck Lever1-31/+34
2025-01-10NFSD: Insulate nfsd4_encode_readlink() from page boundaries in the encode bufferChuck Lever1-12/+10
2025-01-10NFSD: Insulate nfsd4_encode_read_plus_data() from page boundaries in the encode bufferChuck Lever1-8/+17
2025-01-10NFSD: Insulate nfsd4_encode_read_plus() from page boundaries in the encode bufferChuck Lever1-8/+10
2025-01-10NFSD: Insulate nfsd4_encode_read() from page boundaries in the encode bufferChuck Lever1-15/+19
2025-01-10NFSD: Encode COMPOUND operation status on page boundariesChuck Lever1-10/+10
2025-01-06nfsd: fix UAF when access ex_uuid or ex_statsYang Erkun1-5/+14
2025-01-06SUNRPC: no need get cache ref when protected by rcuYang Erkun1-9/+3
2025-01-06nfsd: no need get cache ref when protected by rcuYang Erkun1-5/+1
2025-01-06SUNRPC: introduce cache_check_rcu to help check in rcu contextYang Erkun2-15/+28
2025-01-06NFSD: add cb opcode to WARN_ONCE on failed callbackOlga Kornievskaia1-2/+3
2025-01-06NFSD: fix decoding in nfs4_xdr_dec_cb_getattrOlga Kornievskaia1-1/+1
2025-01-06nfsd: add shrinker to reduce number of slots allocated per sessionNeilBrown2-5/+73
2025-01-06nfsd: add support for freeing unused session-DRC slotsNeilBrown4-15/+92
2025-01-06nfsd: allocate new session-based DRC slots on demand.NeilBrown1-5/+32
2025-01-06nfsd: add session slot count to /proc/fs/nfsd/clients/*/infoNeilBrown1-0/+8
2025-01-06nfsd: remove artificial limits on the session-based DRCNeilBrown3-113/+16
2025-01-06nfsd: use an xarray to store v4.1 session slotsNeilBrown2-13/+24
2025-01-06sunrpc: remove all connection limit configurationNeilBrown7-72/+7
2025-01-06nfsd: don't use sv_nrthreads in connection limiting calculations.NeilBrown7-23/+38
2025-01-06nfsd: fix legacy client tracking initializationScott Mayhew1-1/+0
2025-01-06NFSD: Clean up unused variableChuck Lever1-2/+0
2025-01-06sunrpc/svc: use store_release_wake_up()NeilBrown1-6/+1
2025-01-06nfsd: use new wake_up_var interfaces.NeilBrown3-13/+8
2025-01-06nfsd: trace: remove redundant stateid even deleg_recallChen Hanxiao1-1/+0
2025-01-05Linux 6.13-rc6Linus Torvalds1-1/+1
2025-01-05kbuild: pacman-pkg: provide versioned linux-api-headers packageThomas Weißschuh1-1/+1
2025-01-03io_uring/kbuf: use pre-committed buffer address for non-pollable fileJens Axboe1-1/+3
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang2-2/+4
2025-01-03net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_initMeghana Malladi1-0/+8