summaryrefslogtreecommitdiff
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew2015-05-04
* Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-26
|\
| * Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-04-23
| |\
| | * xprtrdma: Make rpcrdma_{un}map_one() into inline functionsChuck Lever2015-03-31
| | * xprtrdma: Handle non-SEND completions via a calloutChuck Lever2015-03-31
| | * xprtrdma: Add "open" memreg opChuck Lever2015-03-31
| | * xprtrdma: Add "destroy MRs" memreg opChuck Lever2015-03-31
| | * xprtrdma: Add "reset MRs" memreg opChuck Lever2015-03-31
| | * xprtrdma: Add "init MRs" memreg opChuck Lever2015-03-31
| | * xprtrdma: Add a "deregister_external" op for each memreg modeChuck Lever2015-03-31
| | * xprtrdma: Add a "register_external" op for each memreg modeChuck Lever2015-03-31
| | * xprtrdma: Add a "max_payload" op for each memreg modeChuck Lever2015-03-31
| | * xprtrdma: Add vector of ops for each memory registration strategyChuck Lever2015-03-31
| | * xprtrdma: Prevent infinite loop in rpcrdma_ep_create()Chuck Lever2015-03-31
| | * xprtrdma: Byte-align FRWR registrationChuck Lever2015-03-31
| | * xprtrdma: Perform a full marshal on retransmitChuck Lever2015-03-31
| | * xprtrdma: Display IPv6 addresses and port numbers correctlyChuck Lever2015-03-31
| * | Merge branch 'bugfixes'Trond Myklebust2015-04-23
| |\ \
| | * | SUNRPC: Fix a regression when reconnectingTrond Myklebust2015-03-27
| | |/
| * | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-04-23
| * | SUNRPC: fix build-warning due to format missmatchNicholas Mc Guire2015-03-13
| * | SUNRPC: use jiffies_to_msecs for converting jiffiesNicholas Mc Guire2015-03-12
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\ \
| * | VFS: net/: d_inode() annotationsDavid Howells2015-04-15
* | | lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes2015-04-15
* | | kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\ \ \ | |/ /
| * | get rid of the size argument of sock_sendmsg()Al Viro2015-04-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ \ | |/ / |/| |
| * | treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-03-31
| |/ |/|
* | sunrpc: fix braino in ->poll()Al Viro2015-03-08
* | Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-03-06
|\ \
| * \ Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-02-23
| |\ \
| | * | xprtrdma: Store RDMA credits in unsigned variablesChuck Lever2015-02-23
* | | | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-03-03
|\ \ \ \ | |/ / / |/| | |
| * | | sunrpc: integer underflow in rsc_parse()Dan Carpenter2015-02-26
| * | | svcrpc: fix memory leak in gssp_accept_sec_context_upcallDavid Ramos2015-02-17
* | | | Merge branch 'cleanups'Trond Myklebust2015-02-18
|\ \ \ \
| * \ \ \ Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-02-12
| |\ \ \ \ | | |/ / /
| | * | | sunrpc/lockd: fix references to the BKLJeff Layton2015-01-23
| | * | | svcrdma: Handle additional inline contentChuck Lever2015-01-15
| | * | | svcrdma: Move read list XDR round-up logicChuck Lever2015-01-15
| | * | | svcrdma: Support RDMA_NOMSG requestsChuck Lever2015-01-15
| | * | | svcrdma: rc_position sanity checkingChuck Lever2015-01-15
| | * | | svcrdma: Plant reader function in struct svcxprt_rdmaChuck Lever2015-01-15
| | * | | svcrdma: Find rmsgp more reliablyChuck Lever2015-01-15
| | * | | svcrdma: Scrub BUG_ON() and WARN_ON() call sitesChuck Lever2015-01-15
| | * | | svcrdma: Clean up read chunk countingChuck Lever2015-01-15
| | * | | svcrdma: Remove unused variableChuck Lever2015-01-15