Whamcloud - gitweb
LU-12506 mdc: clean up code style for mdc_locks.c
[fs/lustre-release.git] / lnet /
2020-04-23 Mr NeilBrownLU-10391 lnet: change lnet_sock_connect to take sockaddr 03/37703/6
2020-04-14 Shaun TancheffLU-13418 gnilnd: CFS_ALLOC_PTR_ARRAY typos 48/38148/2
2020-04-14 Mr NeilBrownLU-13005 lnet: Support checking for MD leaks. 59/38059/4
2020-04-14 Mr NeilBrownLU-13004 lnet: don't embed whole lnet_md in lnet_event 40/37840/7
2020-04-14 Mr NeilBrownLU-13005 lnet: remove 'eq' from names, use 'handler' 78/37378/6
2020-04-14 Mr NeilBrownLU-13005 lnet: remove lib-eq. 47/36847/8
2020-04-14 Mr NeilBrownLU-13005 lnet: drop refcounting from event queues. 46/36846/10
2020-04-14 Mr NeilBrownLU-10391 socklnd: use interface index to track local... 02/37702/11
2020-04-14 Mr NeilBrownLU-10391 lnet: simplify use of lnet_count_acceptor_nets() 95/37695/8
2020-04-07 James SimmonsLU-13274 uapi: make lnet UAPI headers C99 compliant 71/37971/11
2020-04-07 Amir ShehataLU-13385 lnet: Calculate IB service-id 45/38045/6
2020-03-31 Mr NeilBrownLU-13255 gnilnd: Use wait_var_event_warning() 94/37594/6
2020-03-31 Mr NeilBrownLU-13004 net: discard LNET_MD_IOVEC 74/36974/6
2020-03-31 Amir ShehataLU-12292 lnet: keep health even if recovery failed 21/36921/11
2020-03-31 Amir ShehataLU-12303 lnet: recover health at same rate as dec 20/36920/9
2020-03-31 Amir ShehataLU-13028 lnet: advertise discovery when toggled 19/36919/9
2020-03-24 Chris HornLU-13278 lnet: Reconcile discovery push and reply handling 74/37674/3
2020-03-24 Mr NeilBrownLU-13004 modules: replace lnet_kiov_t with struct bio_vec 52/37852/7
2020-03-24 Amir ShehataLU-13041 lnet: fix router primary_nid deletion 18/36918/8
2020-03-24 Amir ShehataLU-13027 lnet: fix route consolidation 17/36917/8
2020-03-24 Amir ShehataLU-13035 lnet: fix remote peer ni selection 15/36915/7
2020-03-24 Amir ShehataLU-13029 lnet: fix asym routing with multi-hop 14/36914/7
2020-03-24 Chris HornLU-13362 lnet: Disc reply race with finalize and routed... 37/37937/2
2020-03-24 Mr NeilBrownLU-10391 lnet: change various function to return pointer 01/37701/4
2020-03-24 Mr NeilBrownLU-10391 lnet: remove 'fatal' arg from lnet_{sock_... 00/37700/5
2020-03-24 Amir ShehataLU-12955 lnet: fix routed final dest selection 16/36916/9
2020-03-17 Mr NeilBrownLU-13255 lnet: introduce wait_var_event_warning. 93/37593/6
2020-03-17 Chris HornLU-13265 lnet: Modify push MD to have single threshold 77/37677/6
2020-03-11 Chris HornLU-12756 lnet: Use info cached in lnet_msg on resend 41/36541/7
2020-03-11 Mr NeilBrownLU-10391 lnet: remove 'accept' variable. 94/37694/4
2020-03-05 Chris HornLU-13276 lnet: Update nnis to avoid infinite loop 76/37676/2
2020-03-05 Chris HornLU-13277 lnet: Discovery thread can deadlock on shutdown 75/37675/2
2020-03-05 Mr NeilBrownLU-13005 lnet: remove the 'queue' from LNetEQ 44/36844/6
2020-03-05 Mr NeilBrownLU-13005 lnet: remove LNetEQPoll 43/36843/7
2020-03-05 Mr NeilBrownLU-13005 lnet: don't use LNetEQPoll for ping replies. 42/36842/7
2020-03-05 Mr NeilBrownLU-9679 libcfs: Add CFS_ALLOC_PTR_ARRAY and free 75/36975/6
2020-03-01 Shaun TancheffLU-12945 lnet: Disable zero copy when running on VM 00/37300/9
2020-03-01 Amir ShehataLU-13026 lnet: MR selection of gateway ni 13/36913/6
2020-03-01 Amir ShehataLU-13025 lnet: pick healthiest peer net 12/36912/6
2020-03-01 Mr NeilBrownLU-12678 lnet: remove lnet_me_alloc/lnet_me_free 10/36910/5
2020-03-01 Alexey LyashkovLU-12981 lnet: Check MTU accurately 96/36796/4
2020-03-01 Mr NeilBrownLU-9679 general: add missing spaces near punctuation 02/37402/5
2020-03-01 Andreas DilgerLU-12931 gnilnd: use time_after() to compare jiffies 02/36702/5
2020-02-25 Amir ShehataLU-13071 lnet: reduce log severity for health events 02/37002/2
2020-02-25 Mr NeilBrownLU-13005 lnet: eq: discard struct lnet_handle_eq 41/36841/5
2020-02-20 NeilBrownLU-9859 libcfs: rename cfs_cpt_table to cfs_cpt_tab 19/37519/2
2020-02-20 NeilBrownLU-9859 libcfs: remove unnecessary cfs_block_allsigs... 50/35350/15
2020-02-20 Mr NeilBrownLU-9679 various: use list_splice and list_splice_init 57/37457/2
2020-02-20 Mr NeilBrownLU-10391 lnet: discard lnet_sock_accept() 03/37303/4
2020-02-20 Mr NeilBrownLU-10391 lnet: use data_ready callback to trigger accept() 02/37302/6
2020-02-14 Mr NeilBrownLU-12678 lnet: socklnd: mark all ksock_proto struct... 94/36894/7
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/6
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
next