| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-09-11 | 3 | -22/+50 |
|\ |
|
| * | rpc: let xdr layer allocate gssproxy receieve pages | J. Bruce Fields | 2013-09-06 | 1 | -10/+6 |
| * | rpc: fix huge kmalloc's in gss-proxy | J. Bruce Fields | 2013-09-06 | 3 | -1/+37 |
| * | rpc: comment on linux_cred encoding, treat all as unsigned | J. Bruce Fields | 2013-09-06 | 1 | -8/+10 |
| * | rpc: clean up decoding of gssproxy linux creds | J. Bruce Fields | 2013-09-06 | 1 | -19/+13 |
* | | Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-09-09 | 10 | -218/+712 |
|\ \ |
|
| * | | SUNRPC: Add an identifier for struct rpc_clnt | Trond Myklebust | 2013-09-05 | 1 | -0/+25 |
| * | | SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints | Trond Myklebust | 2013-09-04 | 1 | -1/+1 |
| * | | SUNRPC: Add tracepoints to help debug socket connection issues | Trond Myklebust | 2013-09-04 | 1 | -1/+12 |
| * | | SUNRPC refactor rpcauth_checkverf error returns | Andy Adamson | 2013-09-03 | 4 | -13/+19 |
| * | | SUNRPC new rpc_credops to test credential expiry | Andy Adamson | 2013-09-03 | 3 | -2/+153 |
| * | | SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult | Andy Adamson | 2013-09-03 | 1 | -1/+1 |
| * | | SUNRPC: rpcauth_create needs to know about rpc_clnt clone status | Trond Myklebust | 2013-09-02 | 1 | -7/+8 |
| * | | RPCSEC_GSS: Share all credential caches on a per-transport basis | Trond Myklebust | 2013-09-02 | 1 | -3/+89 |
| * | | RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches | Trond Myklebust | 2013-09-01 | 1 | -9/+68 |
| * | | SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects | Trond Myklebust | 2013-09-01 | 1 | -0/+35 |
| * | | SUNRPC: Remove the rpc_client->cl_dentry | Trond Myklebust | 2013-09-01 | 2 | -23/+25 |
| * | | SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management | Trond Myklebust | 2013-09-01 | 1 | -9/+1 |
| * | | RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries | Trond Myklebust | 2013-09-01 | 1 | -89/+92 |
| * | | SUNRPC: Add a framework to clean up management of rpc_pipefs directories | Trond Myklebust | 2013-08-30 | 2 | -3/+134 |
| * | | RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects | Trond Myklebust | 2013-08-30 | 1 | -12/+20 |
| * | | RPCSEC_GSS: Further cleanups | Trond Myklebust | 2013-08-30 | 1 | -11/+20 |
| * | | SUNRPC: Replace clnt->cl_principal | Trond Myklebust | 2013-08-30 | 5 | -21/+14 |
| * | | RPCSEC_GSS: Clean up upcall message allocation | Trond Myklebust | 2013-08-30 | 1 | -18/+19 |
| * | | SUNRPC: Cleanup rpc_setup_pipedir | Trond Myklebust | 2013-08-30 | 1 | -14/+13 |
| * | | SUNRPC: Remove unused struct rpc_clnt field cl_protname | Trond Myklebust | 2013-08-30 | 1 | -1/+0 |
| * | | SUNRPC: Deprecate rpc_client->cl_protname | Trond Myklebust | 2013-08-30 | 3 | -11/+11 |
| * | | rpc_pipe: convert back to simple_dir_inode_operations | Jeff Layton | 2013-07-24 | 1 | -18/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-09-09 | 3 | -11/+20 |
|\ \ \ |
|
| * \ \ | Merge tag 'fscache-fixes-for-ceph' into wip-fscache | Milosz Tanski | 2013-09-06 | 74 | -294/+732 |
| |\ \ \ |
|
| * | | | | libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calc | Sage Weil | 2013-09-04 | 1 | -1/+1 |
| * | | | | libceph: create_singlethread_workqueue() doesn't return ERR_PTRs | Dan Carpenter | 2013-08-27 | 1 | -4/+2 |
| * | | | | libceph: potential NULL dereference in ceph_osdc_handle_map() | Dan Carpenter | 2013-08-27 | 1 | -0/+2 |
| * | | | | libceph: fix error handling in handle_reply() | Dan Carpenter | 2013-08-27 | 1 | -3/+3 |
| * | | | | ceph: punch hole support | Li Wang | 2013-08-15 | 1 | -2/+9 |
| * | | | | Merge remote-tracking branch 'linus/master' into testing | Sage Weil | 2013-08-15 | 376 | -8703/+12186 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | ceph: WQ_NON_REENTRANT is meaningless and going away | Tejun Heo | 2013-08-10 | 1 | -1/+1 |
| * | | | | libceph: unregister request in __map_request failed and nofail == false | majianpeng | 2013-08-10 | 1 | -0/+2 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2013-09-07 | 3 | -3/+11 |
|\ \ \ \ \ |
|
| * | | | | | userns: Kill nsown_capable it makes the wrong thing easy | Eric W. Biederman | 2013-08-31 | 2 | -3/+3 |
| * | | | | | sysfs: Restrict mounting sysfs | Eric W. Biederman | 2013-08-29 | 1 | -0/+8 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-09-07 | 2 | -5/+36 |
|\ \ \ \ \ \ |
|
| * | | | | | | tcp: properly increase rcv_ssthresh for ofo packets | Eric Dumazet | 2013-09-06 | 1 | -1/+4 |
| * | | | | | | tcp: fix no cwnd growth after timeout | Yuchung Cheng | 2013-09-06 | 1 | -4/+2 |
| * | | | | | | net: netlink: filter particular protocols from analyzers | Daniel Borkmann | 2013-09-06 | 1 | -0/+30 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | 1 | -1/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks | Joe Perches | 2013-08-20 | 1 | -1/+2 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | 1 | -5/+10 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Merge branch 'master' into for-3.12/upstream | Jiri Kosina | 2013-09-04 | 372 | -8678/+12121 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | HID: fix unused rsize usage | Jiri Kosina | 2013-07-22 | 1 | -0/+1 |