Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lnet / include / lnet / lib-types.h
28 hours ago James SimmonsLU-17700 lnet: properly calculate ping buffer size 73/54673/5
2024-02-15 Jinshan XiongLU-17189 o2ib: assign tx_gpu properly 02/52702/7
2024-01-10 James SimmonsLU-10003 lnet: implement Netlink version of lnet distan... 56/53556/2
2023-11-18 Chris HornLU-17054 lnet: Change cpt-of-nid to get result from... 02/52502/5
2023-11-08 James SimmonsLU-10391 lnet: handle discovery with Netlink 53/50253/3
2023-11-08 Serguei SmirnovLU-17103 lnet: use workqueue for lnd ping buffer updates 22/52522/18
2023-10-25 James SimmonsLU-9680 lnet: collect data about peer_ni by using Netlink 16/49516/42
2023-10-25 James SimmonsLU-10391 lnet: migrate full LNet NI information collection 55/50255/25
2023-08-07 Serguei SmirnovLU-16949 lnet: get monitor thread to update ping buffer 35/51635/6
2023-06-28 Serguei SmirnovLU-16709 lnet: fix locking multiple NIDs of the MR... 30/50530/15
2023-05-31 James SimmonsLU-9680 lnet: collect data about routes by using Netlink 39/49839/21
2023-04-22 Mr NeilBrownLU-10391 libcfs: add large-nid string conversion functions. 92/50092/11
2023-04-04 Chris HornLU-16643 lnet: Health logging improvements 05/50305/7
2023-01-19 James SimmonsLU-10003 lnet: use Netlink to support LNet ping commands 60/49360/6
2022-11-08 Mr NeilBrownLU-10391 lnet: allow ping packet to contain large nids 28/44628/20
2022-11-08 James SimmonsLU-10003 lnet: use Netlink to support old and new NI... 14/48814/13
2022-10-04 Mr NeilBrownLU-10391 lnet: track pinginfo size in bytes, not nis. 27/44627/17
2022-09-01 Mr NeilBrownLU-10391 lnet: change ni_status in lnet_ni to u32* 26/44626/7
2022-07-11 Chris HornLU-15713 lnet: Ensure round robin across nets 76/46976/7
2022-05-30 Alexey LyashkovLU-15189 lnet: fix memory mapping. 82/45482/12
2022-01-26 Mr NeilBrownLU-10391 lnet: alter lnd_notify_peer_down() to take... 08/43608/10
2022-01-18 Mr NeilBrownLU-10391 lnet: extend nids in struct lnet_msg 98/43598/13
2021-11-30 James SimmonsLU-10391 uapi: move out kernel only code. 44/44844/4
2021-11-21 James SimmonsLU-9680 net: Netlink improvements 58/44358/14
2021-11-20 Mr NeilBrownLU-10391 lnet: switch to large lnet_processid for matching 97/43597/9
2021-11-20 Mr NeilBrownLU-10391 lnet: extend prefered nids in struct lnet_peer_ni 96/43596/9
2021-11-20 Mr NeilBrownLU-10391 lnet: change tp_nid to 16byte in lnet_test_peer. 95/43595/10
2021-08-31 Mr NeilBrownLU-10391 lnet: extend rspt_next_hop_nid in lnet_rsp_tracker 94/43594/8
2021-08-31 Mr NeilBrownLU-10391 lnet: change lr_nid to struct lnet_nid 93/43593/8
2021-08-31 Mr NeilBrownLU-10391 lnet: change lp_disc_*_nid to struct lnet_nid 20/44620/5
2021-08-31 Mr NeilBrownLU-10391 lnet: change lp_primary_nid to struct lnet_nid 02/42102/13
2021-08-31 Mr NeilBrownLU-10391 lnet: change lpni_nid in lnet_peer_ni to lnet_nid 01/42101/13
2021-08-31 Mr NeilBrownLU-10391 lnet: add string formating/parsing for IPv6... 42/43942/8
2021-08-31 Mr NeilBrownLU-10391 lnet: introduce struct lnet_nid 00/42100/26
2021-08-18 Amir ShehataLU-14668 lnet: peer state to lock primary nid 62/43562/5
2021-08-10 Amir ShehataLU-14798 lnet: add LNet GPU Direct Support 10/44110/2
2021-07-08 Amir ShehataLU-14798 lnet: RMDA infrastructure updates 09/44109/2
2021-06-30 James SimmonsLU-9680 utils: add netlink infrastructure 30/34230/36
2021-06-08 Chris HornLU-14660 lnet: Fix destination NID for discovery PUSH 07/43507/2
2021-05-11 Chris HornLU-13912 lnet: Correct the router ping interval calculation 94/39694/7
2021-04-28 Chris HornLU-13569 lnet: Recover local NI w/exponential backoff... 21/39721/15
2021-04-21 Mr NeilBrownLU-14487 lnet: remove references to Sun Trademark. 38/42138/4
2021-04-15 Chris HornLU-13780 lnet: Leverage peer aliveness more efficiently 50/39350/6
2021-03-30 Mr. NeilBrownLU-12678 lnet: convert lpni_refcount to a kref 41/41941/5
2021-03-30 Serguei SmirnovLU-13641 socklnd: remove tcp bonding 00/40000/12
2021-03-30 Chris HornLU-13569 lnet: Recover peer NI w/exponential backoff... 20/39720/15
2021-03-16 James SimmonsLU-13903 utils: move userland only nidstr.h handling 15/39115/5
2021-03-10 Chris HornLU-13895 lnet: Prevent discovery on deleted peer 05/39605/7
2021-02-22 Amir ShehataLU-9121 lnet: select best peer and local net
2021-02-22 Amir ShehataLU-9121 lnet: foundation patch for selection mod
2021-02-22 Amir ShehataLU-9121 lnet: UDSP storage and marshalled structs
2020-12-09 Yang ShengLU-13368 lnet: discard the callback 45/38845/8
2020-09-01 Mr NeilBrownLU-10428 lnet: call event handlers without res_lock 68/37068/23
2020-06-16 Alexey LyashkovLU-10157 lnet: restore an maximal fragments count 85/37385/11
2020-05-20 Amir ShehataLU-13471 lnet: use the same src nid for discovery 20/38320/5
2020-05-14 Mr NeilBrownLU-6142 lnet: use BIT() macro where appropriate 75/38375/2
2020-05-01 Mr NeilBrownLU-13004 lnet: remove the 'struct kvec' arg from lnd_send 45/37845/7
2020-05-01 Mr NeilBrownLU-13004 lnet: remove msg_iov from lnet_msg. 44/37844/7
2020-05-01 Mr NeilBrownLU-13004 lnet: discard kvec option from lnet_libmd. 43/37843/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-03-31 Amir ShehataLU-13028 lnet: advertise discovery when toggled 19/36919/9
2020-03-24 Mr NeilBrownLU-13004 modules: replace lnet_kiov_t with struct bio_vec 52/37852/7
2020-03-24 Amir ShehataLU-13029 lnet: fix asym routing with multi-hop 14/36914/7
2020-03-17 Chris HornLU-13265 lnet: Modify push MD to have single threshold 77/37677/6
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-01 Amir ShehataLU-13025 lnet: pick healthiest peer net 12/36912/6
2020-02-25 Mr NeilBrownLU-13005 lnet: eq: discard struct lnet_handle_eq 41/36841/5
2020-02-08 Mr NeilBrownLU-11300 lnet: remove lnd_query interface. 37/37337/4
2020-01-28 Mr NeilBrownLU-12678 lnet: me: discard struct lnet_handle_me 59/36859/8
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-10 Mr NeilBrownLU-12678 lnet: prepare to make lnet_lnd const. 30/36830/5
2020-01-03 Chris HornLU-12941 lnet: Add peer level aliveness information 78/36678/5
2019-12-16 Mr NeilBrownLU-12678 lnet: discard lnd_refcount 29/36829/2
2019-12-14 Chris HornLU-13001 lnet: Wait for single discovery attempt of... 20/36820/2
2019-12-06 Mr NeilBrownLU-12929 lnet: Remove field net_state in struct lnet_net 55/36655/2
2019-12-06 Mr NeilBrownLU-12936 lnet: remove pt_number from lnet_peer_table. 71/36671/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-08-21 Amir ShehataLU-12402 lnet: handle recursion in resend 31/35431/6
2019-08-15 Chris HornLU-12568 lnet: Defer rspt cleanup when MD queued for... 76/35576/9
2019-08-09 Chris HornLU-12537 lnet: Sync the start of discovery and monitor... 78/35478/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-11297 lnet: handle router health off 34/33634/31
2019-06-07 Amir ShehataLU-11475 lnet: allow deleting router primary_nid 00/33300/34
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: 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-11298 lnet: use peer for gateway 83/33183/31
2018-11-06 Amir ShehataLU-11514 lnet: separate ni state from recovery 61/33361/3
2018-11-02 Amir ShehataLU-11472 lnet: Decrement health on timeout 08/33308/4
next