Whamcloud - gitweb
LU-6142 tests: Fix style issues for mmap_sanity.c
[fs/lustre-release.git] / lnet /
2019-10-04 Chris HornLU-12824 o2ib: Fix whitespace in kiblnd_startup 24/36324/3
2019-09-27 Sergey GorenkoLU-12789 o2ib: fix configure checks 45/36245/2
2019-09-27 Chris HornLU-12763 lnet: Use alternate ping processing for non... 82/36182/2
2019-09-27 Chris HornLU-12739 lnet: Don't queue msg when discovery has completed 39/36139/3
2019-09-20 Amir ShehataLU-12621 o2iblnd: cache max_qp_wr 73/36073/5
2019-09-20 Patrick FarrellLU-12569 o2iblnd: Make credits hiw connection aware 78/35578/8
2019-09-17 Shaun TancheffLU-12634 lnet: for_ifa removed. Use in_dev_for_each_ifa... 44/35744/2
2019-09-16 Mr NeilBrownLU-12686 lnet: change ln_mt_waitq to a completion. 74/35874/2
2019-09-16 Mr NeilBrownLU-6142 socklnd: remove ksnp_sharecount 92/35892/4
2019-09-16 Mr NeilBrownLU-6142 socklnd: Fix some white-space issues ... 19/35919/3
2019-09-16 Mr NeilBrownLU-6142 o2iblnd: remove some unused fields. 91/35891/3
2019-09-12 Shaun TancheffLU-12635 lnet: Fix deceptive indenting on for_each 86/36086/2
2019-09-07 Amir ShehataLU-12422 lnet: discovery off route state update 99/35199/4
2019-09-03 Shaun TancheffLU-12635 lnet: Fix style issues for module.c conctl.c 02/35802/3
2019-09-03 Shaun TancheffLU-12635 lnet: Fix style issues for selftest/rpc.c 00/35800/2
2019-09-03 Shaun TancheffLU-12634 build: kbuild changes in 5.3 drop subdir-m 86/35786/2
2019-09-03 Shaun TancheffLU-12635 build: Support for gcc -Wimplicit-fallthrough 08/35708/4
2019-08-27 NeilBrownLU-9859 libcfs: switch to cpumask_var_t 09/35809/3
2019-08-21 Amir ShehataLU-12611 lnet: continue adding routes 41/35641/2
2019-08-21 Amir ShehataLU-12402 lnet: handle recursion in resend 31/35431/6
2019-08-21 Amir ShehataLU-10931 lnet: handle unlink before send completes 44/35444/4
2019-08-15 Olaf FaalandLU-12626 lnet: create existing net returns EEXIST 81/35681/2
2019-08-15 Aurelien DegremontLU-12236 lnet: support non-default network namespace 68/34768/14
2019-08-15 Chris HornLU-12568 lnet: Defer rspt cleanup when MD queued for... 76/35576/9
2019-08-09 Chris HornLU-12595 lnet: Return EHOSTUNREACH for unreachable... 30/35630/3
2019-08-09 Chris HornLU-12441 lnet: Detach rspt when md_threshold is infinite 52/35452/9
2019-08-09 Chris HornLU-12492 lnet: Deprecate live and dead router check... 87/35387/3
2019-08-09 Chris HornLU-12537 lnet: Sync the start of discovery and monitor... 78/35478/3
2019-08-02 Shaun TancheffLU-12405 lnet: Oracle OFED extensions default to on 92/35292/6
2019-07-30 Chris HornLU-12440 lnet: Misleading error from lnet_is_health_check 35/35235/4
2019-07-30 Chris HornLU-12439 lnet: Convert noisy timeout error to cdebug 33/35233/2
2019-07-27 Shaun TancheffLU-12400 lnet: Infiniband sg_dma changes for linux 5.1 97/35497/5
2019-07-24 James SimmonsLU-9019 libcfs: avoid using HZ and msecs_to_jiffies() 20/35520/2
2019-07-20 Shaun TancheffLU-12400 lnet: SO_SNDTIMEO, SO_RCVTIMEO removed 37/35237/4
2019-07-20 Amir ShehataLU-12427 lnet: warn if discovery is off 00/35200/5
2019-07-17 Oleg DrokinLU-6504 socklnd: fix indentation issue highlighted... 99/14599/5
2019-07-17 Ben EvansLU-12513 utils: add handling YAML_NO_TOKEN 28/35428/5
2019-07-17 James SimmonsLU-12513 utils: change cy_valueint to 64 bits 23/35423/4
2019-07-12 Amir ShehataLU-12423 lnet: honor discovery setting 92/35192/3
2019-07-12 NeilBrownLU-12101 socklnd: fix infinite loop in ksocknal_push() 99/34499/4
2019-07-12 James SimmonsLU-11893 lnet: consoldate secondary IP address handling 93/34993/8
2019-07-10 Amir ShehataLU-9971 lnet: fix peer ref counting 46/35446/2
2019-07-07 Olaf WeberLU-9971 lnet: use after free in lnet_discover_peer_locked() 44/28944/5
2019-06-28 Li XiLU-12349 llite: console message for disabled flock... 86/34986/13
2019-06-27 NeilBrownLU-9859 libcfs: replace cfs_rand() with prandom_u32_max() 72/35272/3
2019-06-27 Amir ShehataLU-12424 lnet: prevent loop in LNetPrimaryNID() 91/35191/6
2019-06-25 NeilBrownLU-9859 libcfs: deprecate libcfs_debug_vmsg2 24/35224/4
2019-06-25 Arshad HussainLU-9010 lnet: Change static defines to use macro for... 32/33932/12
2019-06-25 Chris HornLU-12411 lnet: Do not allow gateways on remote nets 98/35198/2
2019-06-20 Shaun TancheffLU-12355 lnet: ib_fmr_pool_unmap returns void 17/35017/3
2019-06-16 Shaun TancheffLU-12355 lnet: Adjust checks for ib_device_ops 16/35016/4
2019-06-16 James SimmonsLU-12381 ko2iblnd: ignore down interfaces 98/35098/4
2019-06-07 Amir ShehataLU-11297 lnet: MR Routing Feature 83/34983/3
2019-06-07 Amir ShehataLU-12200 lnet: check peer timeout on a router 72/34772/15
2019-06-07 Amir ShehataLU-12053 lnet: look up MR peers routes 25/34625/17
2019-06-07 Amir ShehataLU-11299 lnet: discover each gateway Net 11/34511/22
2019-06-07 Amir ShehataLU-11299 lnet: net aliveness 10/34510/22
2019-06-07 Amir ShehataLU-11664 lnet: push router interface updates 51/33651/30
2019-06-07 Amir ShehataLU-11297 lnet: set gw sensitivity from lnetctl 35/33635/31
2019-06-07 Amir ShehataLU-11297 lnet: handle router health off 34/33634/31
2019-06-07 Amir ShehataLU-11641 lnet: handle discovery off 20/33620/32
2019-06-07 Amir ShehataLU-11470 lnet: drop all rule 05/33305/36
2019-06-07 Amir ShehataLU-11478 lnet: misleading discovery seqno. 04/33304/34
2019-06-07 Amir ShehataLU-11477 lnet: handle health for incoming messages 01/33301/34
2019-06-07 Amir ShehataLU-11475 lnet: transfer routers 39/34539/20
2019-06-07 Amir ShehataLU-11475 lnet: allow deleting router primary_nid 00/33300/34
2019-06-07 Amir ShehataLU-11300 lnet: consider alive_router_check_interval 98/33298/34
2019-06-07 Amir ShehataLU-11378 lnet: MR aware gateway selection 88/33188/36
2019-06-07 Amir ShehataLU-11299 lnet: use discovery for routing 54/33454/31
2019-06-07 Amir ShehataLU-11299 lnet: modify lnd notification mechanism 53/33453/30
2019-06-07 Amir ShehataLU-11299 lnet: Cleanup rcd 87/33187/35
2019-06-07 Amir ShehataLU-11300 lnet: simplify lnet_handle_local_failure() 52/33452/30
2019-06-07 Amir ShehataLU-11300 lnet: router aliveness 85/33185/34
2019-06-07 Amir ShehataLU-11300 lnet: peer aliveness 86/33186/34
2019-06-07 Amir ShehataLU-11300 lnet: Cache the routing feature 51/33451/30
2019-06-07 Amir ShehataLU-11300 lnet: cache ni status 50/33450/30
2019-06-07 Amir ShehataLU-11300 lnet: configure lnet router senstivity 55/33455/29
2019-06-07 Amir ShehataLU-11300 lnet: router sensitivity 49/33449/30
2019-06-07 Amir ShehataLU-11551 lnet: Do not allow deleting of router nis 48/33448/27
2019-06-07 Amir ShehataLU-11299 lnet: lnet_add/del_route() 84/33184/31
2019-06-07 Amir ShehataLU-11298 lnet: use peer for gateway 83/33183/31
2019-06-07 Amir ShehataLU-11292 lnet: Discover routers on first use 82/33182/31
2019-06-07 Amir ShehataLU-10153 lnet: remove route add restriction 47/33447/23
2019-06-07 Amir ShehataLU-12339 lnet: select LO interface for sending 57/34957/5
2019-06-07 Amir ShehataLU-12199 lnet: verify msg is commited for send/recv 97/34797/12
2019-06-07 Chris HornLU-12199 lnet: Ensure md is detached when msg is not... 85/34885/8
2019-06-07 Chris HornLU-12264 lnet: Protect lp_dc_pendq manipulation with... 98/34798/9
2019-06-07 Amir ShehataLU-12254 lnet: correct discovery LNetEQFree() 96/34796/8
2019-06-07 Amir ShehataLU-12249 lnet: fix list corruption 78/34778/8
2019-06-07 Amir ShehataLU-11297 lnet: invalidate recovery ping mdh 71/34771/8
2019-06-07 Amir ShehataLU-12201 lnet: detach response tracker 70/34770/8
2019-06-07 Amir ShehataLU-12163 lnet: fix cpt locking 07/34607/9
2019-06-07 Amir ShehataLU-11816 lnet: setup health timeout defaults 52/34252/13
2019-06-07 Amir ShehataLU-12344 lnet: handle remote health error 67/34967/2
2019-06-07 Amir ShehataLU-12080 lnet: clean mt_eqh properly 77/34477/8
2019-06-07 Amir ShehataLU-12080 lnet: recovery event handling broken 45/34445/7
2019-06-01 Alexander BoykoLU-12140 lnet: adds checking msg len 75/34975/5
2019-06-01 Chris HornLU-12302 lnet: Fix NI status in proc for loopback ni 71/34871/2
2019-06-01 Olaf FaalandLU-11946 build: no yaml check during configure --enable... 12/34812/2
2019-06-01 James SimmonsLU-11893 o2iblnd: add secondary IP address handling 76/34476/7
next