aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lnet (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-10/+1
2017-03-29Staging: lustre: lnet: code style fixSergiy Redko1-1/+1
2017-03-27staging: lustre: Replace a bit shift by a use of BIT.Arushi Singhal2-5/+5
2017-03-27Merge 4.11-rc4 into staging-nextGreg Kroah-Hartman1-2/+2
2017-03-21staging: lustre: libcfs: Define pr_fmt() to include relevant nameNarcisa Ana Maria Vasile1-5/+6
2017-03-21staging: lustre: libcfs: Replace printk() with pr_*()Narcisa Ana Maria Vasile1-28/+22
2017-03-12staging: lustre: Use min3 macroGargi Sharma1-3/+3
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells1-2/+2
2017-03-07staging: lustre: lnet: Constify kernel_param_ops structureGargi Sharma1-4/+4
2017-03-06staging: lustre: lnet: use struct bio_vec instead of typedefJames Simmons7-22/+22
2017-03-06staging: lustre: lnet: change lnet_ack_req_t to proper enumJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_event_kind_t to proper enumJames Simmons3-3/+3
2017-03-06staging: lustre: lnet: change lnet_ins_pos_t to proper enumJames Simmons2-3/+3
2017-03-06staging: lustre: lnet: change lnet_unlink_t to proper enumJames Simmons2-4/+4
2017-03-06staging: lustre: lnet: change lnet_process_id_t to proper structureJames Simmons18-103/+109
2017-03-06staging: lustre: lnet: change lnet_event_t to proper structureJames Simmons8-19/+19
2017-03-06staging: lustre: lnet: change lnet_md_t to proper structureJames Simmons4-10/+10
2017-03-06staging: lustre: lnet: change lnet_counter_t to proper structureJames Simmons5-12/+12
2017-03-06staging: lustre: lnet: change lnet_t to proper structureJames Simmons1-1/+1
2017-03-06staging: lustre: lnet: change lnet_rtrbuf_t to proper structureJames Simmons2-13/+13
2017-03-06staging: lustre: lnet: change lnet_rtrbufpool_t to proper structureJames Simmons3-15/+15
2017-03-06staging: lustre: lnet: change lnet_remotenet_t to proper structureJames Simmons4-18/+18
2017-03-06staging: lustre: lnet: change lnet_route_t to proper structureJames Simmons3-23/+26
2017-03-06staging: lustre: lnet: change lnet_peer_t to proper structureJames Simmons4-44/+46
2017-03-06staging: lustre: lnet: change lnet_rc_data_t to proper structureJames Simmons1-9/+9
2017-03-06staging: lustre: lnet: change lnet_ni_t to proper structureJames Simmons16-153/+169
2017-03-06staging: lustre: lnet: change lnd_t to proper structureJames Simmons4-11/+11
2017-03-06staging: lustre: lnet: change lnet_test_peer_t to proper structureJames Simmons1-6/+6
2017-03-06staging: lustre: lnet: change lnet_libmd_t to proper structureJames Simmons6-18/+18
2017-03-06staging: lustre: lnet: change lnet_me_t to proper structureJames Simmons3-10/+10
2017-03-06staging: lustre: lnet: change lnet_eq_t to proper structureJames Simmons2-5/+5
2017-03-06staging: lustre: lnet: change lnet_libhandle_t to proper structureJames Simmons1-3/+4
2017-03-06staging: lustre: lnet: change lnet_msg_t to proper structureJames Simmons9-71/+73
2017-03-06staging: lustre: lnet: remove generic lnet_handle_any_tJames Simmons1-11/+0
2017-03-06staging: lustre: lnet: change lnet_handle_me_t to proper structJames Simmons4-7/+7
2017-03-06staging: lustre: lnet: change lnet_handle_md_t to proper structJames Simmons6-33/+37
2017-03-06staging: lustre: lnet: change lnet_handle_eq_t to proper structJames Simmons5-10/+10
2017-03-06staging: lustre: socklnd: change UAPI typedefs to proper structureJames Simmons4-41/+41
2017-03-06staging: lustre: Using macro DIV_ROUND_UPsimran singhal2-8/+5
2017-03-06staging: lustre: ko2iblnd: Adapt to the removal of ib_get_dma_mr()Doug Oucharek5-94/+16
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-02-26staging/lustre/lnet: Fix allocation size for sv_cpt_dataOleg Drokin1-1/+1
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds33-329/+359
2017-02-12staging: lustre: lnet: fix type warning in lib-socket.cWilliam Blough1-2/+4
2017-02-03staging: lustre: libcfs: double copy bugDan Carpenter1-2/+13
2017-02-03staging: lustre: socklnd: remove socklnd_init_msgJames Simmons1-2/+7
2017-02-03staging: lustre: ksocklnd: ignore timedout TX on closing connectionLiang Zhen1-7/+9
2017-02-03staging: lustre: libcfs: fix error messagesDmitry Eremin5-7/+9
2017-02-03staging: libcfs: remove integer types abstraction from libcfsJames Simmons3-4/+4