Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst | Chuck Lever | 2017-07-12 | 1 | -4/+6 | |
| * | | | | | svcrdma: Don't account for Receive queue "starvation" | Chuck Lever | 2017-06-28 | 1 | -15/+6 | |
| * | | | | | svcrdma: Improve Reply chunk sanity checking | Chuck Lever | 2017-06-28 | 1 | -6/+11 | |
| * | | | | | svcrdma: Improve Write chunk sanity checking | Chuck Lever | 2017-06-28 | 1 | -5/+47 | |
| * | | | | | svcrdma: Improve Read chunk sanity checking | Chuck Lever | 2017-06-28 | 1 | -18/+37 | |
| * | | | | | svcrdma: Remove svc_rdma_marshal.c | Chuck Lever | 2017-06-28 | 3 | -170/+128 | |
| * | | | | | svcrdma: Avoid Send Queue overflow | Chuck Lever | 2017-06-28 | 2 | -1/+6 | |
| * | | | | | svcrdma: Squelch disconnection messages | Chuck Lever | 2017-06-28 | 1 | -3/+10 | |
| * | | | | | sunrpc: Disable splice for krb5i | Chuck Lever | 2017-06-28 | 2 | -1/+9 | |
| * | | | | | Merge tag 'v4.12-rc5' into nfsd tree | J. Bruce Fields | 2017-06-28 | 106 | -638/+938 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| * | | | | | sunrpc: mark all struct svc_version instances as const | Christoph Hellwig | 2017-05-15 | 1 | -2/+2 | |
| * | | | | | sunrpc: mark all struct svc_procinfo instances as const | Christoph Hellwig | 2017-05-15 | 1 | -1/+1 | |
| * | | | | | sunrpc: move pc_count out of struct svc_procinfo | Christoph Hellwig | 2017-05-15 | 2 | -6/+7 | |
| * | | | | | sunrpc: properly type pc_encode callbacks | Christoph Hellwig | 2017-05-15 | 1 | -4/+2 | |
| * | | | | | sunrpc: properly type pc_decode callbacks | Christoph Hellwig | 2017-05-15 | 1 | -3/+6 | |
| * | | | | | sunrpc: properly type pc_release callbacks | Christoph Hellwig | 2017-05-15 | 1 | -4/+4 | |
| * | | | | | sunrpc: properly type pc_func callbacks | Christoph Hellwig | 2017-05-15 | 1 | -1/+1 | |
| * | | | | | sunrpc: mark all struct rpc_procinfo instances as const | Christoph Hellwig | 2017-05-15 | 4 | -13/+14 | |
| * | | | | | sunrpc: move p_count out of struct rpc_procinfo | Christoph Hellwig | 2017-05-15 | 4 | -8/+16 | |
| * | | | | | sunrpc/auth_gss: fix decoder callback prototypes | Christoph Hellwig | 2017-05-15 | 3 | -3/+4 | |
| * | | | | | sunrpc: fix decoder callback prototypes | Christoph Hellwig | 2017-05-15 | 1 | -12/+15 | |
| * | | | | | sunrpc: properly type argument to kxdrdproc_t | Christoph Hellwig | 2017-05-15 | 1 | -1/+2 | |
| * | | | | | sunrpc/auth_gss: nfsd: fix encoder callback prototypes | Christoph Hellwig | 2017-05-15 | 3 | -7/+8 | |
| * | | | | | sunrpc: fix encoder callback prototypes | Christoph Hellwig | 2017-05-15 | 1 | -11/+13 | |
| * | | | | | sunrpc: properly type argument to kxdreproc_t | Christoph Hellwig | 2017-05-15 | 1 | -1/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-13 | 4 | -13/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s... | Michal Hocko | 2017-07-12 | 3 | -5/+5 | |
| * | | | | | net/netfilter/x_tables.c: use kvmalloc() in xt_alloc_table_info() | Michal Hocko | 2017-07-12 | 1 | -8/+4 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-07-12 | 3 | -6/+7 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | datagram: fix kernel-doc comments | stephen hemminger | 2017-07-12 | 1 | -3/+3 | |
| * | | | | | net: ipmr: ipmr_get_table() returns NULL | Dan Carpenter | 2017-07-12 | 1 | -2/+2 | |
| * | | | | | bridge: mdb: fix leak on complete_info ptr on fail path | Eduardo Valentin | 2017-07-11 | 1 | -1/+2 | |
* | | | | | | Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-07-11 | 8 | -303/+1657 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | libceph: osd_state is 32 bits wide in luminous | Ilya Dryomov | 2017-07-07 | 2 | -10/+21 | |
| * | | | | | crush: remove an obsolete comment | Ilya Dryomov | 2017-07-07 | 1 | -5/+0 | |
| * | | | | | crush: crush_init_workspace starts with struct crush_work | Ilya Dryomov | 2017-07-07 | 1 | -1/+1 | |
| * | | | | | libceph, crush: per-pool crush_choose_arg_map for crush_do_rule() | Ilya Dryomov | 2017-07-07 | 2 | -3/+200 | |
| * | | | | | crush: implement weight and id overrides for straw2 | Ilya Dryomov | 2017-07-07 | 2 | -19/+57 | |
| * | | | | | libceph: apply_upmap() | Ilya Dryomov | 2017-07-07 | 1 | -2/+95 | |
| * | | | | | libceph: compute actual pgid in ceph_pg_to_up_acting_osds() | Ilya Dryomov | 2017-07-07 | 1 | -6/+6 | |
| * | | | | | libceph: pg_upmap[_items] infrastructure | Ilya Dryomov | 2017-07-07 | 2 | -3/+155 | |
| * | | | | | libceph: ceph_decode_skip_* helpers | Ilya Dryomov | 2017-07-07 | 1 | -22/+3 | |
| * | | | | | libceph: kill __{insert,lookup,remove}_pg_mapping() | Ilya Dryomov | 2017-07-07 | 1 | -72/+15 | |
| * | | | | | libceph: introduce and switch to decode_pg_mapping() | Ilya Dryomov | 2017-07-07 | 1 | -67/+83 | |
| * | | | | | libceph: don't pass pgid by value | Ilya Dryomov | 2017-07-07 | 1 | -10/+10 | |
| * | | | | | libceph: respect RADOS_BACKOFF backoffs | Ilya Dryomov | 2017-07-07 | 4 | -0/+684 | |
| * | | | | | libceph: avoid unnecessary pi lookups in calc_target() | Ilya Dryomov | 2017-07-07 | 2 | -28/+34 | |
| * | | | | | libceph: use target pi for calc_target() calculations | Ilya Dryomov | 2017-07-07 | 1 | -1/+8 | |
| * | | | | | libceph: always populate t->target_{oid,oloc} in calc_target() | Ilya Dryomov | 2017-07-07 | 1 | -11/+4 | |
| * | | | | | libceph: make sure need_resend targets reflect latest map | Ilya Dryomov | 2017-07-07 | 2 | -9/+26 |