aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-21NFSv4.1/pnfs: Retry through MDS when getting bad length of dataKinglong Mee3-6/+22
2015-10-21nfs/blocklayout: Fix bad using of page offset in bl_read_pagelistKinglong Mee1-5/+2
2015-10-21NFS: Return directly if encode_sessionid failKinglong Mee1-1/+3
2015-10-21NFS: Fix bad checking of max taglen in callback requestKinglong Mee1-1/+1
2015-10-21NFS: Fix bad defines of callback response maxsizeKinglong Mee1-8/+10
2015-10-21NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionidKinglong Mee1-6/+4
2015-10-21NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITYKinglong Mee2-5/+1
2015-10-21NFS: Remove the left function defines in callback.hKinglong Mee1-6/+0
2015-10-21NFS: Remove the left global variable nfs_callback_tcpportKinglong Mee2-3/+0
2015-10-21NFS: Get rid of the unneeded addr stored in callback argumentsKinglong Mee2-10/+0
2015-10-21nfsroot: make nfsroot to accept the 1024 bytes long directory nameLi RongQing1-1/+1
2015-10-21nfs: add missing linux/types.hPeng Tao1-0/+2
2015-10-15NFS: Fix an 'unused variable' complaint when #ifndef CONFIG_NFS_V4_2Trond Myklebust1-2/+11
2015-10-15nfs42: add NFS_IOC_CLONE_RANGE ioctlPeng Tao2-1/+22
2015-10-15nfs42: respect clone_blksizePeng Tao1-0/+11
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao6-0/+30
2015-10-15nfs42: add NFS_IOC_CLONE ioctlPeng Tao2-0/+106
2015-10-15nfs42: add CLONE proc functionsPeng Tao4-1/+75
2015-10-15nfs42: add CLONE xdr functionsPeng Tao4-1/+118
2015-10-08NFSv4: Unify synchronous and asynchronous error handlingTrond Myklebust1-74/+49
2015-10-08NFSv4: Don't use synchronous delegation recall in exception handlingTrond Myklebust2-9/+5
2015-10-08NFSv4: nfs4_async_handle_error should take a non-const nfs_serverTrond Myklebust2-6/+6
2015-10-08NFSv4: Update the delay statistics counter for synchronous delaysTrond Myklebust1-1/+2
2015-10-08NFSv4: Refactor NFSv4 error handlingTrond Myklebust2-9/+36
2015-10-08SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata()Trond Myklebust1-1/+3
2015-10-08SUNRPC: Move AF_LOCAL receive data path into a workqueue contextTrond Myklebust1-30/+42
2015-10-08SUNRPC: Move UDP receive data path into a workqueue contextTrond Myklebust1-23/+61
2015-10-08SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust2-15/+38
2015-10-08SUNRPC: Refactor TCP receiveTrond Myklebust1-15/+29
2015-10-07video: of: fix memory leakSudip Mukherjee1-0/+1
2015-10-07Revert "fs: do not prefault sys_write() user buffer pages"Linus Torvalds1-18/+16
2015-10-06NFS: Fix a tracepoint NULL-pointer dereferenceAnna Schumaker1-1/+1
2015-10-06strscpy: zero any trailing garbage bytes in the destinationChris Metcalf1-1/+2
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf2-1/+9
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf3-2/+1
2015-10-06arm64: replace read_lock to rcu lock in call_break_hookYang Shi1-10/+11
2015-10-06arm64: Don't relocate non-existent initrdMark Rutland1-0/+2
2015-10-06x86/xen/p2m: hint at the last populated P2M entryDavid Vrabel1-1/+18
2015-10-05arm64: convert patch_lock to raw lockYang Shi1-3/+3
2015-10-05arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn1-0/+1
2015-10-05arm64: debug: Fix typo in debug-monitors.cYang Shi1-1/+1
2015-10-04Linux 4.3-rc4Linus Torvalds1-1/+1
2015-10-04MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras4-73/+42
2015-10-03[CIFS] Update cifs version numberSteve French1-1/+1
2015-10-02clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz1-1/+1
2015-10-02nfs4: reset states to use open_stateid when returning delegation voluntarilyJeff Layton1-0/+3
2015-10-02NFSv4: Fix a nograce recovery hangBenjamin Coddington1-0/+2
2015-10-02NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FHTrond Myklebust1-2/+8
2015-10-02NFSv4: Don't try to reclaim unused state ownersTrond Myklebust1-1/+2
2015-10-02NFS: Fix a write performance regressionTrond Myklebust1-1/+1