Whamcloud - gitweb
LU-17744 ldiskfs: mballoc stats fixes
[fs/lustre-release.git] / lnet / utils /
38 hours ago Etienne AUJAMESLU-12452 lnet: allow to set IP ToS value per-NI 81/54081/6
38 hours ago James SimmonsLU-17638 utils: break up Netlink error handling 12/54412/27
2024-04-08 James SimmonsLU-10391 lnet: update Netlink commands functionality 03/53003/15
2024-04-02 Timothy DayLU-6142 lnet: SPDX for lnet/util/lnetconfig/ 72/54172/3
2024-03-23 James SimmonsLU-13642 lnet: Allow dynamic IP specification 05/53605/6
2024-03-23 James SimmonsLU-10003 lnet: migrate lnet setup and tear down to... 59/54359/2
2024-03-18 James SimmonsLU-17638 util: remove newer lnetctl export handling 36/54436/3
2024-03-13 Timothy DayLU-17600 lnet: delete lbstats and lnetunload 50/54250/2
2024-03-13 James SimmonsLU-9680 lnet: add NLM_F_DUMP_FILTERED support 04/53004/15
2024-03-04 James SimmonsLU-14391 utils: handle very large YAML data sets. 32/54132/3
2024-03-04 Timothy DayLU-6142 lnet: SPDX for lnet/utils/ 73/54173/2
2024-03-04 James SimmonsLU-10391 lnet: support updating LNet local NI settings 60/53560/12
2024-03-04 James SimmonsLU-9680 utils: fix nested attribute handling in liblnet... 89/53889/5
2024-02-15 James SimmonsLU-17479 utils: Update lnet tools to support PyYAML... 45/53845/3
2024-02-04 Arshad HussainLU-17414 lnet: Use POSIX error number for libnetconfig 57/53657/3
2024-01-03 James SimmonsLU-10391 lnet: update ping to handle multiple NIDs 61/49361/7
2023-12-20 Arshad HussainLU-17000 utils: Check return value of yaml_parser_initi... 31/53331/2
2023-11-18 Arshad HussainLU-17000 coverity: Fix Logically dead code under lnetctl.c 21/52921/6
2023-11-18 Chris HornLU-17054 lnet: Change cpt-of-nid to get result from... 02/52502/5
2023-11-18 James SimmonsLU-10391 lnet: filter out white spaces 20/53020/3
2023-11-08 Arshad HussainLU-17000 coverity: Fix Logically dead code under liblne... 50/52950/2
2023-11-08 James SimmonsLU-10391 lnet: handle discovery with Netlink 53/50253/3
2023-11-03 James SimmonsLU-10391 lnet: migrate router management to Netlink 54/50254/31
2023-10-25 Arshad HussainLU-17000 coverity: Fix 'Extra argument' under lst.c 60/52660/2
2023-10-25 James SimmonsLU-10391 lnet: migrate peer NI control to Netlink 74/49574/29
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-31 Jake McManusLU-17000 lnet: remove redundant errno check in liblnetc... 46/51846/3
2023-08-24 Chris HornLU-16998 lnet: Error when missing discover arg 90/51790/2
2023-08-19 Timothy DayLU-8191 lnet: convert functions in utils to static 27/51427/3
2023-08-07 Jian YuLU-16980 build: fix gcc-12 [-Werror=format-truncation... 65/51765/3
2023-08-01 James SimmonsLU-9680 utils: add updating the key table for Netlink. 15/51715/3
2023-06-28 Serguei SmirnovLU-16709 lnet: fix locking multiple NIDs of the MR... 30/50530/15
2023-06-20 Chris HornLU-16574 udsp: lnetctl udsp improvements 87/51087/2
2023-06-20 Mr NeilBrownLU-6142 utils: use list_first/list_entry() on list... 30/50830/7
2023-06-09 Frank SehrLU-16548 lnet: report actual timeout used by lnd 20/50620/18
2023-05-31 Timothy DayLU-16723 libcfs: refactor parser to be simpler 83/50583/19
2023-05-31 Mr NeilBrownLU-6142 all: use list_first_entry() where appropriate. 26/50826/2
2023-05-31 James SimmonsLU-9680 lnet: collect data about routes by using Netlink 39/49839/21
2023-05-19 Chris HornLU-16797 lnet: improve numeric NID to CPT hashing 62/50862/2
2023-05-19 Chris HornLU-16466 kfilnd: Allow custom traffic class per-NI 90/50490/4
2023-05-19 Chris HornLU-16801 lnet: Use dynamic allocation for LND tunables 72/50872/2
2023-05-01 James SimmonsLU-16462 utils: handle lack of newer nla_attrs 08/49608/10
2023-04-11 Thomas BertschingerLU-16503 utils: add --hex-idx option for lfs getstripe 40/50340/4
2023-04-11 Timothy DayLU-16518 lnet: fix clang build errors 18/50318/3
2023-03-28 James SimmonsLU-9680 lnet: handle multi-rail setups 26/50026/5
2023-03-21 Timothy DayLU-15626 lnet: fix shellcheck warning for lnet utils 44/50244/4
2023-03-08 Serguei SmirnovLU-14668 lnet: add 'force' option to lnetctl peer del 49/50149/5
2023-03-08 Cyril BordageLU-15944 lnet: remove crash with UDSP 01/48801/7
2023-03-08 Shaun TancheffLU-16509 lnet: quash memcpy WARN_ONCE false positive 01/49801/7
2023-02-03 Thomas BertschingerLU-16392 utils: use --list-commands for bash completion 84/49484/9
2023-01-31 Timothy DayLU-14707 tests: Prefer #!/bin/bash 79/49479/4
2023-01-19 James SimmonsLU-16460 lnet: validate data sent from user land properly 88/49588/6
2023-01-19 James SimmonsLU-10003 lnet: use Netlink to support LNet ping commands 60/49360/6
2023-01-19 James SimmonsLU-8915 lnet: migrate LNet selftest group handling... 14/49314/5
2022-12-20 Alexey LyashkovLU-16157 lnet: lst read-outside of allocation 47/48547/3
2022-12-13 Artem BlagodarenkoLU-16346 utils: fix lctl stack smashing 54/49254/4
2022-11-15 James SimmonsLU-16307 util: fix lnetctl bugs that break sanity-sec 29/49129/5
2022-11-14 James SimmonsLU-8915 lnet: migrate LNet selftest session handling... 98/43298/24
2022-11-08 Lei FengLU-16152 utils: fix integer overflow in cYAML parser 49/48649/7
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-25 Serguei SmirnovLU-15234 lnet: add mechanism for dumping lnd peer debug... 66/48566/6
2022-10-15 Cyril BordageLU-13364 utils: fix bad output for lnetctl import ... 22/43922/2
2022-10-10 James SimmonsLU-9680 obdclass: user netlink to collect devices infor... 18/31618/80
2022-10-04 James SimmonsLU-12511 utils: make kfilnd support a soft requirement 18/48518/5
2022-09-17 Chris HornLU-16145 lnet: Honor peer timeout of zero 89/48489/4
2022-09-01 Doug OucharekLU-16035 kfilnd: Initial kfilnd implementation 09/48009/8
2022-08-08 James SimmonsLU-9680 utils: fix Netlink / YAML library handling 02/47802/11
2022-06-11 Cyril BordageLU-14875 import: fix bad CPT read 41/46541/2
2022-06-11 Chris HornLU-15538 lnet: DLC sets map_on_demand incorrectly 92/46492/2
2022-06-11 Cyril BordageLU-14979 lnet: set max recovery interval duration 27/44927/8
2022-01-31 Serguei SmirnovLU-14676 lnet: improve hash distribution across CPTs 33/46233/6
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 Mr NeilBrownLU-10391 lnet: separate lnet_hdr in msg from that in... 03/43603/12
2021-11-30 Chris HornLU-14939 lnet: Allow specifying a source NID for lnetct... 27/44727/5
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-08-18 Serguei SmirnovLU-12815 socklnd: allow dynamic setting of conns_per_peer 63/41463/13
2021-07-31 Cyril BordageLU-13299 lnet: add "stats reset" to lnetctl 50/44150/2
2021-07-22 Cyril BordageLU-14114 lnet: print device status in net show command 69/44169/2
2021-06-30 James SimmonsLU-9680 utils: add netlink infrastructure 30/34230/36
2021-06-14 Chris HornLU-13569 lnet: Add health ping stats 14/40314/12
2021-05-11 Cyril BordageLU-13722 utils: lnetctl discrepancy in YAML output 69/40269/3
2021-05-05 John L. HammondLU-14359 hsm: support a flatter HSM archive format 12/41312/6
2021-04-21 Mr NeilBrownLU-14487 lnet: remove references to Sun Trademark. 38/42138/4
2021-03-30 Serguei SmirnovLU-13641 socklnd: remove tcp bonding 00/40000/12
2021-03-10 Lei FengLU-14460 lnet: fix mismatched printf format 55/41755/4
2021-02-22 Amir ShehataLU-9121 lnet: add show udsp command
2021-02-22 Sonia SharmaLU-9121 lnet: Delete a selection policy
2021-02-22 Sonia SharmaLU-9121 lnet: Add a selection policy
2021-02-22 Sonia SharmaLU-9121 lnet: Add the userspace Marshalling API
2021-02-22 Sonia SharmaLU-9121 lnet: Add the userspace De-Marshalling API
2021-02-22 Amir ShehataLU-9121 lnet: UDSP liblnetconfig structure def
2020-12-09 Chris HornLU-13569 lnet: Add lnet_recovery_limit to lnetctl 17/39717/14
2020-11-26 Chris HornLU-13837 lnet: Introduce constant for net ID of LNET_NI... 44/39544/4
2020-11-03 Cyril BordageLU-13728 utils: add missing global parameters 98/40298/2
2020-11-03 Cyril BordageLU-10728 utils: fix str length in error string 68/40268/3
2020-09-12 Chris HornLU-13502 lnet: Add response tracking param to lnetctl 14/38514/11
next