Whamcloud - gitweb
LU-15378 tests: skip sanity test_64h for old servers
[fs/lustre-release.git] / lnet /
2024-06-16 Chris HornLU-15595 tests: Router test interop check and aarch fix 46/51546/3
2024-05-29 Ake SandgrenLU-16819 build: use mofed path based on target kernel 17/55117/4
2024-05-29 Shaun TancheffLU-17062 lnet: Update lnet_peer_*_decref_locked usage 04/54904/2
2024-05-04 Chris HornLU-15851 lnet: Adjust niov checks for large MD 48/54848/2
2024-04-17 Chris HornLU-17664 lnet: LNetPrimaryNID returns wrong NID 37/54537/2
2023-12-20 Xinliang LiuLU-16662 autoconf: fix configure test compile for CONFI... 68/50568/3
2023-11-18 Shaun TancheffLU-16534 build: Prefer timer_delete[_sync] 90/53090/3
2023-10-19 Jian YuLU-16517 build: pass extra configure options to "make... 78/51178/4
2023-08-02 Serguei SmirnovLU-14668 lnet: add 'lock_prim_nid" lnet module parameter 34/51134/4
2023-08-02 Serguei SmirnovLU-14668 lnet: add 'force' option to lnetctl peer del 33/51133/3
2023-08-02 Amir ShehataLU-14668 lnet: don't delete peer created by Lustre 32/51132/3
2023-08-02 Chris HornLU-14668 lnet: Peers added via kernel API should be... 31/51131/3
2023-08-02 Amir ShehataLU-14668 lnet: Lock primary NID logic 30/51130/2
2023-05-20 Andreas DilgerLU-9859 libcfs: add "default" keyword for debug mask 72/49872/2
2023-05-10 Gaurang TapaseLU-16659 build: Detect the mofed path based on running... 18/50518/4
2023-04-29 Shaun TancheffLU-16509 lnet: quash memcpy WARN_ONCE false positive 47/50647/2
2023-04-11 Cyril BordageLU-15925 lnet: add debug messages for IB 08/50408/2
2023-04-11 Dean LuickLU-16349 o2iblnd: Fix key mismatch issue 14/50214/2
2023-04-11 Chris HornLU-15860 socklnd: Duplicate ksock_conn_cb 11/48911/2
2023-03-28 Shaun TancheffLU-16118 build: Workaround __write_overflow_field errors 18/49118/6
2023-03-08 Shaun TancheffLU-16117 build: Avoid excessive modpost warnings 17/49117/3
2023-03-08 Shaun TancheffLU-16116 build: Configure tests for rhltable, bitmap_al... 16/49116/3
2023-03-08 Shaun TancheffLU-16118 build: Use pde_data() when available 15/49115/3
2023-03-08 James SimmonsLU-9680 utils: fix Netlink / YAML library handling 91/49091/4
2023-02-23 Chris HornLU-16149 lnet: Discovery queue and deletion race 72/49772/2
2022-10-26 Jian YuLU-16050 build: replace ofed_info with dpkg/rpm 92/48592/2
2022-09-26 Serguei SmirnovLU-16106 lnet: allow direct messages regardless of... 29/48529/3
2022-09-10 Shaun TancheffLU-16090 build: Module.symvers lookup by flavor on... 28/48328/3
2022-08-20 Shaun TancheffLU-15888 build: Debian dkms-debs requires ed and libkey... 67/47967/2
2022-08-20 Chris HornLU-15983 lnet: Define KFILND network type 87/47987/3
2022-07-06 Jian YuLU-15962 build: add in-kernel Module.symvers to symbol... 60/47760/4
2022-07-06 Jian YuLU-15838 autoconf: fix use of obsolete macros 53/47753/4
2022-07-05 Shaun TancheffLU-15492 build: fallthrough macro for pre/post gcc-7 08/47708/2
2022-04-03 Chris HornLU-15616 lnet: ln_api_mutex deadlocks 27/46727/7
2022-04-03 Chris HornLU-13714 lnet: only update gateway NI status on discovery 76/39176/6
2022-02-23 Chris HornLU-15512 lnet: Stop discovery on deleted peer NI 29/46429/2
2022-02-07 Jian YuLU-15417 build: find the new path for MOFED 5.5 83/46383/3
2022-02-07 Alexey LyashkovLU-14008 o2iblnd: avoid memory copy for short msg 62/40262/14
2022-02-07 Chris HornLU-15446 lnet: Don't use pref NI for reserved portal 78/46078/4
2022-02-07 Chris HornLU-15440 lnet: lnet_peer_data_present() memory leak 52/46052/3
2022-01-31 Chris HornLU-15478 lnet: Check LNET_NID_IS_ANY in LNET_NID_NET 92/46292/3
2022-01-31 Serguei SmirnovLU-14676 lnet: improve hash distribution across CPTs 33/46233/6
2022-01-31 Chris HornLU-15398 lnet: Avoid peer NI recovery for local interface 33/45933/10
2022-01-31 Amir ShehataLU-13621 lnet: utility to print cpt number 13/39113/9
2022-01-26 Jian YuLU-15220 lnet: use 'fallthrough' pseudo keyword for... 66/45566/12
2022-01-26 Shaun TancheffLU-15462 gnilnd: Fix syntax accessor to nid_addr 26/46226/2
2022-01-26 Oleg DrokinLU-15328 lnet: Set rc to ENOMEM in lnet_selftest_init... 63/45763/2
2022-01-26 Mr NeilBrownLU-10391 lnet: change lnet_del_route() to take lnet_nid 15/43615/11
2022-01-26 Mr NeilBrownLU-10391 lnet: Fix NULL-deref in lnet_nidstr_r() 38/44838/7
2022-01-26 Mr NeilBrownLU-10391 lnet: change src_nid arg to lnet_parse() to... 14/43614/9
2022-01-26 Mr NeilBrownLU-10391 lnet: convert nids in lnet_parse to lnet_nid 13/43613/10
2022-01-26 Mr NeilBrownLU-10391 lnet: Convert ping to support 16-bytes address 12/43612/10
2022-01-26 Mr NeilBrownLU-10391 socklnd: add hello message version 4 11/43611/10
2022-01-26 Mr NeilBrownLU-10391 socklnd: Change ksock_hello_msg to struct... 10/43610/10
2022-01-26 Mr NeilBrownLU-10391 socklnd: move lnet_hdr unpack into ->pro_unpack 09/43609/10
2022-01-26 Mr NeilBrownLU-10391 lnet: alter lnd_notify_peer_down() to take... 08/43608/10
2022-01-26 Mr NeilBrownLU-10391 lnet: convert LNetGetID to return an large... 07/43607/11
2022-01-26 Mr NeilBrownLU-10391 lnet: convert to struct lnet_process_id in... 06/43606/11
2022-01-26 Mr NeilBrownLU-10391 lnet: change lnet_prep_send to take net_processid 05/43605/12
2022-01-26 Mr NeilBrownLU-10391 lnet: change lnet_hdr to store large nids. 04/43604/12
2022-01-26 Mr NeilBrownLU-10391 lnet: separate lnet_hdr in msg from that in... 03/43603/12
2022-01-26 Alexey LyashkovLU-14008 o2iblnd: avoid static allocation for msg tx 61/40261/10
2022-01-21 Andreas DilgerLU-15370 ksocklnd: remove verbose debug messages 55/45855/2
2022-01-18 Mr NeilBrownLU-10391 socklnd: don't deref lnet_hdr in LNDs 02/43602/12
2022-01-18 Mr NeilBrownLU-10391 socklnd: prepare for new KSOCK_MSG type 01/43601/12
2022-01-18 Mr NeilBrownLU-10391 lnet: use large nids in struct lnet_event 00/43600/12
2022-01-18 Mr NeilBrownLU-10391 lnet: Change lnet_send() to take large-addr... 99/43599/11
2022-01-18 Mr NeilBrownLU-10391 lnet: extend nids in struct lnet_msg 98/43598/13
2022-01-06 Chris HornLU-15275 lnet: Skip router discovery on send path 84/45684/2
2022-01-06 Patrick FarrellLU-15317 llite: Add D_IOTRACE 52/45752/6
2022-01-06 Patrick FarrellLU-15317 libcfs: Remove D_TTY 51/45751/3
2022-01-06 Serguei SmirnovLU-15137 socklnd: decrement connection counters on... 22/45422/7
2022-01-06 Serguei SmirnovLU-15018 o2iblnd: treat cmid->device == NULL as an... 81/44981/4
2022-01-06 Alexey LyashkovLU-14008 o2iblnd: cleanup 60/40260/8
2021-12-23 James SimmonsLU-12678 o2iblnd: convert ibp_refcount to a kref 85/45685/4
2021-12-23 Chris HornLU-15234 lnet: Race on discovery queue 70/45670/8
2021-12-23 Serguei SmirnovLU-15137 socklnd: expect two control connections maximum 61/45461/4
2021-12-13 Shaun TancheffLU-14392 gnilnd: re-enable large I/o buffers 73/41373/2
2021-12-13 Chris HornLU-15169 Revert "LU-14668 lnet: Lock primary NID logic" 86/45386/3
2021-11-30 Chris HornLU-15186 o2iblnd: Default map_on_demand to 1 31/45431/3
2021-11-30 Chris HornLU-14941 lnet: Fix source specified to routed destination 30/44730/5
2021-11-30 Chris HornLU-14940 lnet: Fix source specified send to different net 28/44728/3
2021-11-30 Chris HornLU-14939 lnet: Allow specifying a source NID for lnetct... 27/44727/5
2021-11-30 Shaun TancheffLU-14437 gnilnd: use ktime_get_seconds() to get time 79/41679/4
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 Serguei SmirnovLU-14662 lnet: set eth routes needed for multi rail 65/44065/15
2021-11-20 Chris HornLU-15138 lnet: Fail peer add for existing gw peer 37/45337/5
2021-11-20 Chris HornLU-15102 lnet: Reset ni_ping_count only on receive 35/45235/3
2021-11-20 Chris HornLU-15092 o2iblnd: Fix logic for unaligned transfer 16/45216/4
2021-11-20 Chris HornLU-15094 o2iblnd: map_on_demand not needed for frag... 15/45215/2
2021-11-20 Shaun TancheffLU-14706 libcfs: ___wait_event() update for older kernels 85/43785/7
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-11-03 Chris HornLU-15149 lnet: Missing newline in lnet_add_route 40/45340/2
2021-11-03 Serguei SmirnovLU-15136 socklnd: default conns_per_peer to 0 19/45319/7
2021-11-03 Chris HornLU-15125 o2iblnd: wrong list used for kib_connd_waits 16/45316/2
2021-10-27 Andreas DilgerLU-2084 lnet: don't retry allocating router buffers 74/45174/4
2021-10-27 Artem BlagodarenkoLU-15076 socklnd: lock ksnc_tx_queue list processing 79/45179/2
next