aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-12nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell2-3/+5
2020-08-12NFS: Don't return layout segments that are in useTrond Myklebust1-19/+15
2020-08-12NFS: Don't move layouts to plh_return_segs list while in useTrond Myklebust1-11/+1
2020-08-12NFS: Add layout segment info to pnfs read/write/commit tracepointsTrond Myklebust1-6/+36
2020-08-05NFS: Add tracepoints for layouterror and layoutstats.Trond Myklebust2-2/+10
2020-08-05NFS: Report the stateid + status in trace_nfs4_layoutreturn_on_close()Trond Myklebust2-2/+2
2020-08-04SUNRPC dont update timeout value on connection resetOlga Kornievskaia2-0/+10
2020-08-04nfs: nfs_file_write() should check for writeback errorsScott Mayhew1-3/+9
2020-08-01nfs: ensure correct writeback errors are returned on close()Scott Mayhew2-2/+8
2020-07-30NFSv4.2: xattr cache: get rid of cache discard work queueFrank van der Linden1-32/+5
2020-07-28NFS: remove redundant initialization of variable resultColin Ian King1-1/+1
2020-07-17NFSv4.0 allow nconnect for v4.0Olga Kornievskaia1-1/+1
2020-07-17freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFSHe Zhe2-1/+15
2020-07-17sunrpc: destroy rpc_inode_cachep after unregister_filesystemDan Aloni1-1/+1
2020-07-13NFSv4.2: add client side xattr caching.Frank van der Linden9-8/+1179
2020-07-13NFSv4.2: hook in the user extended attribute handlersFrank van der Linden1-2/+121
2020-07-13NFSv4.2: add the extended attribute proc functions.Frank van der Linden2-0/+244
2020-07-13nfs: make the buf_to_pages_noslab function available to the nfs codeFrank van der Linden2-2/+4
2020-07-13nfs: define and use the NFS_INO_INVALID_XATTR flagFrank van der Linden4-3/+11
2020-07-13nfs: modify update_changeattr to deal with regular filesFrank van der Linden2-26/+49
2020-07-13NFSv4.2: query the extended attribute access bitsFrank van der Linden2-0/+10
2020-07-13nfs: define nfs_access_get_cached functionFrank van der Linden2-4/+18
2020-07-13NFSv4.2: add client side XDR handling for extended attributesFrank van der Linden3-3/+430
2020-07-13NFSv4.2: query the server for extended attribute supportFrank van der Linden5-1/+32
2020-07-13NFSv4.2: define limits and sizes for user xattr handlingFrank van der Linden6-2/+149
2020-07-13nfs: add client side only definitions for user xattrsFrank van der Linden2-0/+8
2020-07-13nfs,nfsd: NFSv4.2 extended attribute protocol definitionsFrank van der Linden2-0/+23
2020-07-12pNFS/flexfiles: The mirror count could depend on the layout segment rangeTrond Myklebust1-2/+2
2020-07-12pNFS/flexfiles: Clean up redundant calls to pnfs_put_lseg()Trond Myklebust1-8/+2
2020-07-12NFS: Allow applications to speed up readdir+statx() using AT_STATX_DONT_SYNCTrond Myklebust1-1/+3
2020-07-12Linux 5.8-rc5Linus Torvalds1-1/+1
2020-07-12io_uring: fix not initialised work->flagsPavel Begunkov1-1/+2
2020-07-12io_uring: fix missing msg_name assignmentPavel Begunkov1-0/+2
2020-07-10mips: Remove compiler check in unroll macroNathan Chancellor1-3/+1
2020-07-10mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel1-16/+38
2020-07-10mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel1-1/+1
2020-07-10net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre1-2/+4
2020-07-10net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre1-1/+0
2020-07-10net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre1-6/+12
2020-07-10net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre1-1/+1
2020-07-10net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre1-2/+2
2020-07-10bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti1-1/+1
2020-07-10io_uring: account user memory freed when exit has been queuedJens Axboe1-3/+10
2020-07-10io_uring: fix memleak in io_sqe_files_register()Yang Yingliang1-0/+1
2020-07-10MAINTAINERS: update email address for Gerald SchaeferGerald Schaefer2-2/+5
2020-07-10MAINTAINERS: update email address for Heiko CarstensHeiko Carstens2-2/+4
2020-07-10xen/xenbus: Fix a double free in xenbus_map_ring_pv()Dan Carpenter1-3/+1
2020-07-10KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen1-0/+4
2020-07-10KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini3-4/+7
2020-07-09riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warningVincent Chen2-3/+4