Whamcloud - gitweb
LU-12461 contrib: Add epython scripts for crash dump analysis
[fs/lustre-release.git] / lnet /
2020-02-14 Chris HornLU-12756 lnet: Remove unnecessary rtr_nid argument 40/36540/7
2020-02-14 Chris HornLU-12756 lnet: Introduce lnet_msg_is_response 39/36539/7
2020-02-14 Chris HornLU-12756 lnet: Refactor lnet_find_existing_preferred_be... 38/36538/7
2020-02-14 Chris HornLU-12756 lnet: Refactor lnet_set_non_mr_pref_nid 37/36537/7
2020-02-14 Mr NeilBrownLU-9679 lnet: discard lnet_ping_buffer_numref() 58/37458/2
2020-02-14 Mr NeilBrownLU-9679 modules: convert MIN/MAX to kernel style 56/37456/2
2020-02-14 Mr NeilBrownLU-13235 lnet: copy the correct amount of CPTs to lnet_cpts 36/36636/4
2020-02-14 Shaun TancheffLU-13210 lnet: gcc8 add implicit-fallthrough decorator 66/37466/3
2020-02-08 Andreas DilgerLU-13145 lnet: use conservative health timeouts 30/37430/2
2020-02-08 Mr NeilBrownLU-11300 lnet: remove lnd_query interface. 37/37337/4
2020-02-08 Mr NeilBrownLU-9679 lnet: use LIST_HEAD() for local lists. 54/36954/4
2020-02-08 Mr NeilBrownLU-9679 lnet: discard lnet_print_text_bufs() 59/36659/2
2020-02-08 Mr NeilBrownLU-9679 general: add missing spaces to folded strings. 53/36653/5
2020-02-08 Tatsushi TakamuraLU-12287 lnet: handling device failure by IB event... 37/35037/7
2020-02-01 Mr NeilBrownLU-12678 socklnd: convert peers hash table to hashtable.h 37/36837/6
2020-02-01 Chris HornLU-12889 lnet: Do not assume peers are MR capable 12/36512/8
2020-02-01 Chris HornRevert "LU-12222 lnet: Check if we're sending to ourselves" 59/37259/3
2020-01-28 Alexey LyashkovLU-13036 lnet: avoid extra memory consumption 97/36897/3
2020-01-28 Mr NeilBrownLU-12678 lnet: me: discard struct lnet_handle_me 59/36859/8
2020-01-28 Mr NeilBrownLU-12678 lnet: fix small race in unloading klnd modules. 53/36853/4
2020-01-28 Mr NeilBrownLU-12678 lnet: remove dead code: lnet_fini_locks() 38/36838/5
2020-01-28 Mr NeilBrownLU-9679 modules: use list_move were appropriate. 70/36670/4
2020-01-28 Alexey LyashkovLU-12991 lnet: lnet response entries leak 96/36896/8
2020-01-28 Amir ShehataLU-13049 lnet: peer lookup handle shutdown 25/36925/4
2020-01-23 Mr NeilBrownLU-12678 lnet: remove locking protection ln_testprotocompat 56/36856/4
2020-01-23 Mr NeilBrownLU-12678 lnet: make "struct lnet_lnd" always "const". 32/36832/3
2020-01-23 Mr NeilBrownLU-12678 socklnd: initialize the_ksocklnd at compile... 31/36831/5
2020-01-23 Chris HornLU-12919 lnet: Fix source specified route selection 22/36622/2
2020-01-18 Mr NeilBrownLU-13005 lnet: discard LNetEQGet and LNetEQWait 40/36840/4
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: change list_for_each in ksocknal_debug_p... 36/36836/3
2020-01-10 Mr NeilBrownLU-12678 lnet: discard struct ksock_peer 35/36835/4
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-10 Mr NeilBrownLU-9679 lnet: always check return of try_module_get() 54/36854/6
2020-01-03 Chris HornLU-12941 lnet: Add peer level aliveness information 78/36678/5
2020-01-03 Chris HornLU-12410 lnet: Delete unused nid parsing code 10/35310/11
2020-01-03 Chris HornLU-12410 lnet: Convert lnetctl route add and del 08/35308/13
2020-01-03 Chris HornLU-12410 lnet: Convert yaml peer configuration 07/35307/13
2020-01-03 Chris HornLU-12410 lnet: Convert lnetctl peer add and del 05/35305/13
2020-01-03 Chris HornLU-12410 lnet: Implement method to tokenize nidstrings 05/35505/11
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-12410 lnet: Define enum for lnetctl commands 04/35504/11
2019-12-20 Chris HornLU-12410 lnet: Implement DLC wrapper for cfs_parse_nidlist 04/35304/13
2019-12-20 Chris HornLU-12410 libcfs: Implement address range expansion 03/35303/13
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 ksnn_lock 34/36834/3
2019-12-16 Mr NeilBrownLU-12678 lnet: change ksocknal_create_peer() to return... 33/36833/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-16 Shaun TancheffLU-12904 o2ib: ib_destroy_cq() returns void 78/36578/2
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-16 Jian YuLU-12844 lnet: fix strncpy bound error 17/36417/2
2019-10-09 Chris HornLU-12824 o2ib: Reintroduce kiblnd_dev_search 26/36326/4
2019-10-09 Chris HornLU-12824 o2ib: Record rc in debug log on startup failure 25/36325/4
2019-10-04 Wang ShilongLU-12764 lnet: eliminate uninitialized warning 89/36189/2
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
next