Age | Commit message (Expand) | Author |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-08-28 | SUNRPC: Fix memory corruption issue on 32-bit highmem systems | Trond Myklebust |
2013-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-08-07 | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister | Trond Myklebust |
2013-08-05 | SUNRPC: Don't auto-disconnect from the local rpcbind socket | Trond Myklebust |
2013-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-08-01 | svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall | J. Bruce Fields |
2013-08-01 | svcrpc: fix kfree oops in gss-proxy code | J. Bruce Fields |
2013-08-01 | svcrpc: fix gss-proxy xdr decoding oops | J. Bruce Fields |
2013-08-01 | svcrpc: fix gss_rpc_upcall create error | J. Bruce Fields |
2013-08-01 | NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure. | NeilBrown |
2013-07-24 | net: add sk_stream_is_writeable() helper | Eric Dumazet |
2013-07-20 | Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-07-17 | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-07-15 | svcrdma: underflow issue in decode_write_list() | Dan Carpenter |
2013-07-15 | SUNRPC: Fix another issue with rpc_client_register() | Trond Myklebust |
2013-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-14 | sunrpc: now we can just set ->s_d_op | Al Viro |
2013-07-14 | __rpc_lookup_create_exclusive: pass string instead of qstr | Al Viro |
2013-07-14 | rpc_create_*_dir: don't bother with qstr | Al Viro |
2013-07-11 | Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-07-11 | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-07-10 | SUNRPC: Fix a deadlock in rpc_client_register() | Trond Myklebust |
2013-07-09 | rpc_pipe: rpc_dir_inode_operations can be static | Fengguang Wu |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-09 | rpc_pipe: set dentry operations at d_alloc time | Jeff Layton |
2013-07-09 | Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-07-08 | svcrpc: fix failures to handle -1 uid's | J. Bruce Fields |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | drivers: avoid parsing names as kthread_run() format strings | Kees Cook |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-01 | sunrpc: Don't schedule an upcall on a replaced cache entry. | NeilBrown |
2013-07-01 | net/sunrpc: xpt_auth_cache should be ignored when expired. | NeilBrown |
2013-07-01 | sunrpc/cache: ensure items removed from cache do not have pending upcalls. | NeilBrown |
2013-07-01 | sunrpc/cache: use cache_fresh_unlocked consistently and correctly. | NeilBrown |
2013-07-01 | sunrpc/cache: remove races with queuing an upcall. | NeilBrown |
2013-07-01 | svcrpc: don't error out on small tcp fragment | J. Bruce Fields |
2013-07-01 | svcrpc: fix handling of too-short rpc's | J. Bruce Fields |
2013-07-01 | svcrpc: store gss mech in svc_cred | J. Bruce Fields |
2013-07-01 | svcrpc: introduce init_svc_cred | J. Bruce Fields |
2013-07-01 | Merge branch 'for-3.10' into 'for-3.11' | J. Bruce Fields |
2013-06-29 | more open-coded file_inode() calls | Al Viro |
2013-06-28 | SUNRPC: PipeFS MOUNT notification optimization for dying clients | Stanislav Kinsbursky |
2013-06-28 | SUNRPC: split client creation routine into setup and registration | Stanislav Kinsbursky |
2013-06-28 | SUNRPC: fix races on PipeFS UMOUNT notifications | Stanislav Kinsbursky |
2013-06-28 | SUNRPC: fix races on PipeFS MOUNT notifications | Stanislav Kinsbursky |
2013-06-28 | Merge branch 'freezer' | Rafael J. Wysocki |
2013-06-18 | rpc_pipefs: only set rpc_dentry_ops if d_op isn't already set | Jeff Layton |
2013-06-13 | net: Convert uses of typedef ctl_table to struct ctl_table | Joe Perches |
2013-06-06 | SUNRPC: Remove redundant call to rpc_set_running() in __rpc_execute() | Trond Myklebust |