summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | xprtrdma: Add mechanism to place MRs back on the free listChuck Lever2019-07-093-0/+22
| | * | xprtrdma: Remove fr_stateChuck Lever2019-07-093-123/+94
| | * | xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flagChuck Lever2019-07-093-5/+1
| | * | xprtrdma: Fix occasional transport deadlockChuck Lever2019-07-094-29/+20
| | * | xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_reqChuck Lever2019-07-091-3/+3
| | * | xprtrdma: Fix use-after-free in rpcrdma_post_recvsChuck Lever2019-07-021-1/+2
| * | | SUNRPC: Fix possible autodisconnect during connect due to old last_usedDave Wysochanski2019-07-061-1/+1
| * | | SUNRPC: Drop redundant CONFIG_ from CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPESAnna Schumaker2019-07-061-1/+1
| * | | Merge branch 'multipath_tcp'Trond Myklebust2019-07-064-32/+135
| |\ \ \
| | * | | SUNRPC: Remove warning in debugfs.c when compiling with W=1Trond Myklebust2019-07-061-1/+1
| | * | | SUNRPC: add links for all client xprts to debugfsNeilBrown2019-07-061-17/+29
| | * | | SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts.NeilBrown2019-07-061-6/+9
| | * | | NFS: send state management on a single connection.NeilBrown2019-07-061-1/+23
| | * | | SUNRPC: Allow creation of RPC clients with multiple connectionsTrond Myklebust2019-07-062-3/+17
| | * | | SUNRPC: Add basic load balancing to the transport switchTrond Myklebust2019-07-062-4/+56
| * | | | Merge branch 'bh-remove'Trond Myklebust2019-07-066-90/+160
| |\ \ \ \
| | * | | | SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lockTrond Myklebust2019-07-061-25/+25
| | * | | | SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lockTrond Myklebust2019-07-065-53/+47
| | * | | | SUNRPC: Replace direct task wakeups from softirq contextTrond Myklebust2019-07-061-6/+72
| | * | | | SUNRPC: Replace the queue timer with a delayed work functionTrond Myklebust2019-07-061-10/+20
| | |/ / /
| * | | | SUNRPC: Count ops completing with tk_status < 0Dave Wysochanski2019-07-061-2/+6
| * | | | SUNRPC: Use proper printk specifiers for unsigned long longDave Wysochanski2019-07-061-1/+1
| * | | | SUNRPC: Move call to rpc_count_iostats before rpc_call_doneDave Wysochanski2019-07-062-4/+5
| |/ / /
* | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-55/+11
|\ \ \ \
| * | | | sunrpc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-55/+11
* | | | | Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-2/+3
|\ \ \ \ \
| * | | | | scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei2019-06-201-2/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-07-102-2/+1
|\ \ \ \ \
| * | | | | sunrpc/cache: remove the exporting of cache_seq_nextDenis Efremov2019-07-081-1/+0
| * | | | | nfs: fix out-of-date connectathon talk URLJ. Bruce Fields2019-07-031-1/+1
* | | | | | Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-101-0/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | rpc_pipefs: call fsnotify_{unlink,rmdir}() hooksAmir Goldstein2019-06-201-0/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-07-051-1/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | svcrdma: Ignore source port when computing DRC hashChuck Lever2019-06-191-1/+6
| |/ / /
* | | | SUNRPC: Fix up calculation of client message lengthTrond Myklebust2019-06-281-8/+8
* | | | SUNRPC: Fix a credential refcount leakTrond Myklebust2019-06-211-1/+0
* | | | Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"Anna Schumaker2019-06-212-6/+2
* | | | net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi2019-06-211-0/+1
| |_|/ |/| |
* | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-081-3/+1
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363Thomas Gleixner2019-06-051-3/+1
| |/ /
* | | SUNRPC: Fix a use after free when a server rejects the RPCSEC_GSS credentialTrond Myklebust2019-05-301-14/+14
* | | SUNRPC fix regression in umount of a secure mountOlga Kornievskaia2019-05-301-1/+1
* | | xprtrdma: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-05-281-2/+1
|/ /
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-2117-0/+17
|/
* Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-05-156-117/+227
|\
| * SUNRPC: rsi_parse() should use the current user namespaceTrond Myklebust2019-04-241-3/+3
| * SUNRPC: Fix the server AUTH_UNIX userspace mappingsTrond Myklebust2019-04-241-6/+9
| * SUNRPC: Temporary sockets should inherit the cred from their parentTrond Myklebust2019-04-241-2/+3