Whamcloud - gitweb
LU-13004 ptlrpc: Allow BULK_BUF_KIOV to accept a kvec
[fs/lustre-release.git] / lnet / lnet /
2020-01-18 Chris HornLU-12756 lnet: Refactor lnet_compare_routes 21/36621/2
2020-01-18 Chris HornLU-12756 lnet: Remove unused vars in lnet_find_route_locked 20/36620/2
2020-01-18 Chris HornLU-12756 lnet: Avoid extra lnet_remotenet lookup 36/36536/4
2020-01-10 Arshad HussainLU-12923 lnet: Replace CLASSERT() with BUILD_BUG_ON() 13/37113/3
2020-01-10 Mr NeilBrownLU-12678 lnet: use lnet_accept_magic, not le32_to_cpu. 57/36857/3
2020-01-10 Mr NeilBrownLU-12678 lnet: lnet_startup_lndnet: avoid use-after... 55/36855/2
2020-01-10 Mr NeilBrownLU-12678 lnet: prepare to make lnet_lnd const. 30/36830/5
2020-01-10 Patrick FarrellLU-12477 libcfs: Remove obsolete config checks 42/35342/11
2020-01-10 Chris HornLU-12756 lnet: Avoid comparing route to itself 35/36535/4
2020-01-10 Chris HornLU-12756 lnet: Refactor lnet_find_best_lpni_on_net 34/36534/4
2020-01-03 Chris HornLU-12941 lnet: Add peer level aliveness information 78/36678/5
2019-12-20 Alexey LyashkovLU-12991 lnet: fix rspt counter 95/36895/3
2019-12-20 Shaun TancheffLU-12861 libcfs: provide an scnprintf and start using it 53/36453/8
2019-12-20 NeilBrownLU-12678 lnet: use list_move where appropriate. 39/36339/2
2019-12-20 Mr NeilBrownLU-9679 all: prefer sizeof(*var) for ALLOC/FREE 61/36661/3
2019-12-20 Chris HornLU-12646 lnet: Prefer route specified by rtr_nid 37/35737/5
2019-12-20 Chris HornLU-12222 lnet: Check if we're sending to ourselves 78/35778/9
2019-12-16 Mr NeilBrownLU-12678 lnet: discard LNetMEInsert 58/36858/2
2019-12-16 Mr NeilBrownLU-12678 lnet: discard lnd_refcount 29/36829/2
2019-12-16 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/3
2019-12-16 Mr NeilBrownLU-4423 lustre: don't declare extern variables in C... 50/36650/3
2019-12-14 Sonia SharmaLU-11385 lnet: check if current->nsproxy is NULL before... 77/34577/8
2019-12-14 Chris HornLU-13001 lnet: Wait for single discovery attempt of... 20/36820/2
2019-12-14 James SimmonsLU-12931 timers: correctly offset mod_timer. 88/36688/5
2019-12-06 Mr NeilBrownLU-12929 lnet: Remove field net_state in struct lnet_net 55/36655/2
2019-12-06 Chris HornLU-12942 lnet: Optimize check for routing feature flag 79/36679/2
2019-12-06 Mr NeilBrownLU-12936 lnet: remove pt_number from lnet_peer_table. 71/36671/2
2019-12-06 Mr NeilBrownLU-9679 modules: declare zero-arg functions correctly 72/36672/2
2019-12-06 Mr NeilBrownLU-9679 modules: Use LIST_HEAD for declaring list_heads 69/36669/2
2019-12-06 Mr NeilBrownLU-9679 general: avoid bare return; at end of void... 54/36654/3
2019-11-12 Patrick FarrellLU-12477 lnet: Remove obsolete config options 43/35343/5
2019-10-27 Amir ShehataLU-12893 lnet: fix peer_ni selection 52/36552/2
2019-10-04 Wang ShilongLU-12764 lnet: eliminate uninitialized warning 89/36189/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-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-07 Amir ShehataLU-12422 lnet: discovery off route state update 99/35199/4
2019-09-03 Shaun TancheffLU-12635 build: Support for gcc -Wimplicit-fallthrough 08/35708/4
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-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-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-12 Amir ShehataLU-12423 lnet: honor discovery setting 92/35192/3
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-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 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-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: 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: 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
next