Age | Commit message (Expand) | Author |
2013-04-26 | SUNRPC: conditionally return endtime from import_sec_context | Simo Sorce |
2013-04-26 | SUNRPC: allow disabling idle timeout | J. Bruce Fields |
2013-04-26 | SUNRPC: attempt AF_LOCAL connect on setup | J. Bruce Fields |
2013-04-26 | Merge Trond's nfs-for-next | J. Bruce Fields |
2013-04-23 | Merge branch 'bugfixes' into linux-next | Trond Myklebust |
2013-04-23 | Merge branch 'rpcsec_gss-from_cel' into linux-next | Trond Myklebust |
2013-04-14 | SUNRPC: Allow rpc_create() to request that TCP slots be unlimited | Trond Myklebust |
2013-04-14 | SUNRPC: Fix a livelock problem in the xprt->backlog queue | Trond Myklebust |
2013-04-10 | Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-04-05 | sunrpc: drop "select NETVM" | Paul Bolle |
2013-04-05 | SUNRPC: Fix a potential memory leak in rpc_new_client | Trond Myklebust |
2013-04-05 | SUNRPC: Remove extra xprt_put() | Chuck Lever |
2013-04-04 | SUNRPC: Don't recognize RPC_AUTH_MAXFLAVOR | Chuck Lever |
2013-04-03 | SUNRPC/cache: add module_put() on error path in cache_open() | Alexey Khoroshilov |
2013-03-29 | SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switch | Chuck Lever |
2013-03-29 | SUNRPC: Make gss_mech_get() static | Chuck Lever |
2013-03-29 | SUNRPC: Refactor nfsd4_do_encode_secinfo() | Chuck Lever |
2013-03-29 | SUNRPC: Consider qop when looking up pseudoflavors | Chuck Lever |
2013-03-29 | SUNRPC: Load GSS kernel module by OID | Chuck Lever |
2013-03-29 | SUNRPC: Introduce rpcauth_get_pseudoflavor() | Chuck Lever |
2013-03-29 | SUNRPC: Define rpcsec_gss_info structure | Chuck Lever |
2013-03-29 | SUNRPC: Missing module alias for auth_rpcgss.ko | Chuck Lever |
2013-03-26 | Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-03-25 | SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks | Trond Myklebust |
2013-03-25 | SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked | Trond Myklebust |
2013-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-03-12 | fs: Readd the fs module aliases. | Eric W. Biederman |
2013-03-12 | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-03-09 | sunrpc: don't attempt to cancel unitialized work | J. Bruce Fields |
2013-03-06 | nfsd: fix krb5 handling of anonymous principals | J. Bruce Fields |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman |
2013-03-02 | Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-03-02 | SUNRPC: One line comment fix | Trond Myklebust |
2013-02-28 | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-02-28 | SUNRPC: add call to get configured timeout | Weston Andros Adamson |
2013-02-28 | SUNRPC: make AF_LOCAL connect synchronous | J. Bruce Fields |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-02-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-22 | SUNRPC: Don't start the retransmission timer when out of socket space | Trond Myklebust |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | IB/core: Add "type 2" memory windows support | Shani Michaeli |
2013-02-21 | Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-02-17 | sunrpc: silence build warning in gss_fill_context | Jeff Layton |
2013-02-17 | svcrpc: fix rpc server shutdown races | J. Bruce Fields |
2013-02-17 | svcrpc: make svc_age_temp_xprts enqueue under sv_lock | J. Bruce Fields |
2013-02-15 | SUNRPC: move cache_detail->cache_request callback call to cache_read() | Stanislav Kinsbursky |