Age | Commit message (Expand) | Author |
2019-07-10 | Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-07-10 | Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-07-08 | sunrpc/cache: remove the exporting of cache_seq_next | Denis Efremov |
2019-07-05 | Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-07-03 | nfs: fix out-of-date connectathon talk URL | J. Bruce Fields |
2019-06-28 | SUNRPC: Fix up calculation of client message length | Trond Myklebust |
2019-06-21 | SUNRPC: Fix a credential refcount leak | Trond Myklebust |
2019-06-21 | Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE" | Anna Schumaker |
2019-06-21 | net :sunrpc :clnt :Fix xps refcount imbalance on the error path | Lin Yi |
2019-06-20 | rpc_pipefs: call fsnotify_{unlink,rmdir}() hooks | Amir Goldstein |
2019-06-19 | svcrdma: Ignore source port when computing DRC hash | Chuck Lever |
2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363 | Thomas Gleixner |
2019-05-30 | SUNRPC: Fix a use after free when a server rejects the RPCSEC_GSS credential | Trond Myklebust |
2019-05-30 | SUNRPC fix regression in umount of a secure mount | Olga Kornievskaia |
2019-05-28 | xprtrdma: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-15 | Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-05-09 | Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-05-09 | SUNRPC: Rebalance a kref in auth_gss.c | Chuck Lever |
2019-05-09 | SUNRPC: Fix an error code in gss_alloc_msg() | Dan Carpenter |
2019-05-09 | SUNRPC: task should be exit if encode return EKEYEXPIRED more times | ZhangXiaoxu |
2019-05-07 | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-05-01 | rpcpipe: switch to ->free_inode() | Al Viro |
2019-04-26 | SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcall | Trond Myklebust |
2019-04-26 | SUNRPC: Use the client user namespace when encoding creds | Trond Myklebust |
2019-04-26 | SUNRPC: Cache cred of process creating the rpc_client | Trond Myklebust |
2019-04-25 | xprtrdma: Remove stale comment | Chuck Lever |
2019-04-25 | xprtrdma: Update comments that reference ib_drain_qp | Chuck Lever |
2019-04-25 | xprtrdma: Remove pr_err() call sites from completion handlers | Chuck Lever |
2019-04-25 | xprtrdma: Eliminate struct rpcrdma_create_data_internal | Chuck Lever |
2019-04-25 | xprtrdma: Aggregate the inline settings in struct rpcrdma_ep | Chuck Lever |
2019-04-25 | xprtrdma: Remove rpcrdma_create_data_internal::rsize and wsize | Chuck Lever |
2019-04-25 | SUNRPC: Update comments based on recent changes | Chuck Lever |
2019-04-25 | xprtrdma: Eliminate rpcrdma_ia::ri_device | Chuck Lever |
2019-04-25 | xprtrdma: More Send completion batching | Chuck Lever |
2019-04-25 | xprtrdma: Clean up sendctx functions | Chuck Lever |
2019-04-25 | xprtrdma: Trace marshaling failures | Chuck Lever |
2019-04-25 | xprtrdma: Increase maximum number of backchannel requests | Chuck Lever |
2019-04-25 | xprtrdma: Backchannel can use GFP_KERNEL allocations | Chuck Lever |
2019-04-25 | xprtrdma: Clean up regbuf helpers | Chuck Lever |
2019-04-25 | xprtrdma: De-duplicate "allocate new, free old regbuf" | Chuck Lever |
2019-04-25 | xprtrdma: Allocate req's regbufs at xprt create time | Chuck Lever |
2019-04-25 | xprtrdma: rpcrdma_regbuf alignment | Chuck Lever |
2019-04-25 | xprtrdma: Clean up rpcrdma_create_rep() and rpcrdma_destroy_rep() | Chuck Lever |
2019-04-25 | xprtrdma: Clean up rpcrdma_create_req() | Chuck Lever |
2019-04-25 | xprtrdma: Fix an frwr_map recovery nit | Chuck Lever |