Whamcloud - gitweb
LU-17662 osd-zfs: Support for ZFS 2.2.3
[fs/lustre-release.git] / lnet / lnet /
3 days ago Shaun TancheffLU-17797 lnet: avoid use after free of lnet ifaces 75/54975/2
3 days ago Serguei SmirnovLU-17795 lnet: unused return code in lnet_peer_data_present 71/54971/2
3 days ago James SimmonsLU-14391 lnet: optimize the Netlink packet size for... 44/54844/12
3 days ago Cyril BordageLU-14810 lnet: ongoing push when discovery is stopped 84/54884/3
2024-04-30 Shaun TancheffLU-17504 build: fix gcc-13 [-Werror=stringop-overread... 34/54834/6
2024-04-30 Shaun TancheffLU-17592 build: kernel 6.8 -Werror=missing-prototypes 28/54228/13
2024-04-30 Serguei SmirnovLU-17379 lnet: parallelize peer discovery via LNetAddPeer 33/53933/10
2024-04-30 James SimmonsLU-16822 lnet: always initialize IPv6 at start up 18/51818/6
2024-04-23 Gian-Carlo DeFazioLU-17440 lnet: prevent errorneous decref for asym route 96/53896/16
2024-04-15 Shaun TancheffLU-17592 build: compatibility updates for kernel 6.8 29/54229/12
2024-04-15 Shaun TancheffLU-17592 build: kernel 6.8 removed strlcpy() 27/54227/13
2024-04-15 James SimmonsLU-17700 lnet: properly calculate ping buffer size 73/54673/5
2024-04-08 Serguei SmirnovLU-17665 lnet: lock primary NID only on lustre-built... 39/54539/2
2024-04-02 James SimmonsLU-17053 libcfs: make a debugfs equivalent for markers 63/54363/7
2024-04-02 Mr NeilBrownLU-9859 lnet: move expr parsing from libcfs 45/50845/10
2024-04-02 Timothy DayLU-6142 lnet: SPDX for lnet/lnet/ 52/54252/3
2024-04-02 Shaun TancheffLU-17496 lnet: retry cleanup during shutdown 76/53876/4
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-23 Etienne AUJAMESLU-12452 lnet: inherit default lnd tunings from modparams 78/54078/7
2024-03-13 James SimmonsLU-9859 lnet: move CPT handling to LNet 23/52923/7
2024-03-13 Bruno FacciniLU-17578 lnet: fix &the_lnet.ln_mt_peerNIRecovq race 63/54163/8
2024-03-13 James SimmonsLU-9680 lnet: add NLM_F_DUMP_FILTERED support 04/53004/15
2024-03-04 Serguei SmirnovLU-17476 lnet: use bits only to match ME in all cases 82/54082/3
2024-03-04 Bruno FacciniLU-17545 lnet: use unsafe_memcpy() when flexible array 69/54069/2
2024-03-04 Serguei SmirnovLU-17476 lnet: prefer to use bits only to match ME 43/53843/8
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-23 Serguei SmirnovLU-17379 lnet: add LNetPeerDiscovered to LNet API 26/53926/8
2024-02-23 Chris HornLU-9680 lnet: Convert net_fault.c to work with large... 31/53731/4
2024-02-15 Karsten WeissLU-11112 lnet: improve error msg in lnet_sock_create() 58/32758/6
2024-02-15 Chris HornLU-10391 lnet: Fix lnetctl peer set --all 91/53791/5
2024-02-15 Jinshan XiongLU-17189 o2ib: assign tx_gpu properly 02/52702/7
2024-02-04 Arshad HussainLU-17000 lnet: don't assign unused return codes 08/53608/4
2024-01-18 Andreas DilgerLU-17054 lnet: use GFP_KERNEL for alloc w/o spinlock 96/53596/5
2024-01-18 Andreas DilgerLU-10391 lnet: use GFP_ATOMIC for alloc under spinlock 97/53597/5
2024-01-10 James SimmonsLU-10003 lnet: implement Netlink version of lnet distan... 56/53556/2
2024-01-03 Chris HornLU-9680 lnet: Empty route/peer table is not an error 66/53366/4
2024-01-03 James SimmonsLU-10391 lnet: update ping to handle multiple NIDs 61/49361/7
2023-12-20 Chris HornLU-14810 lnet: Cancel discovery ping/push on shutdown 56/53356/2
2023-12-20 Chris HornLU-10391 lnet: Ping target corrupted 20/53320/3
2023-12-13 Serguei SmirnovLU-16859 lnet: incorrect check for duplicate NI 18/52918/6
2023-11-29 Timothy DayLU-16518 lnet: fix uninitialized variable in api-ni.c 74/53174/2
2023-11-29 James SimmonsLU-10391 lnet: missing some peer functionality 18/53018/3
2023-11-18 Mr. NeilBrownLU-9859 libcfs: refactor libcfs initialization. 00/52700/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: hops -1 is valid 19/53019/2
2023-11-18 James SimmonsLU-10391 lnet: use lnet_ni_get_status_locked for lnet_n... 16/53016/2
2023-11-08 Serguei SmirnovLU-17207 lnet: race b/w monitor thr stop and discovery... 34/52734/6
2023-11-08 James SimmonsLU-9859 libcfs: migrate libcfs_mem.c to lnet/lib-mem.c 01/52701/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-11-03 James SimmonsLU-10003 lnet: migrate old route API to Netlink / YAML API 40/50440/22
2023-11-03 James SimmonsLU-10391 lnet: migrate router management to Netlink 54/50254/31
2023-11-03 Chris HornLU-17103 lnet: Avoid deadlock when updating ping buffer 79/52479/5
2023-10-25 Shaun TancheffLU-17062 lnet: Update lnet_peer_*_decref_locked usage 84/52184/6
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-09-06 Timothy DayLU-17000 lnet: fix various bugs in lib-move.c 76/51876/5
2023-08-31 Mr NeilBrownLU-12678 lnet: discard lnet_kvaddr_to_page 41/52041/3
2023-08-31 James SimmonsLU-16552 test: add new lnet test for Multi-Rail setups 02/50302/19
2023-08-24 Chris HornLU-16999 lnet: Restore lpni aliveness check 91/51791/2
2023-08-24 Mr NeilBrownLU-9859 lnet: simplifiy cfs_ip_addr_parse() 42/50842/9
2023-08-19 Serguei SmirnovLU-16393 o2iblnd: add IBLND_REJECT_EARLY reject reason 51/51651/3
2023-08-19 Timothy DayLU-17000 lnet: fix use-after-free in lnet_startup_lndnet 06/51806/2
2023-08-19 Mr NeilBrownLU-9859 lnet: simplify cfs_parse_nidlist() 41/50841/11
2023-08-19 James SimmonsLU-13306 mgs: use large NIDS in the nid table on the MGS 96/50896/32
2023-08-07 Serguei SmirnovLU-16949 lnet: get monitor thread to update ping buffer 35/51635/6
2023-07-19 Mr NeilBrownLU-9859 lnet: move ioctl device to lnet 33/50833/10
2023-07-14 Timothy DayLU-8191 lnet: remove unused, fix non-static functions 36/51436/2
2023-07-08 Shaun TancheffLU-16594 build: get_random_u32_below, get_acl with... 93/50193/7
2023-06-28 Serguei SmirnovLU-16836 lnet: ensure dev notification on lnd startup 57/51057/6
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-09 Mr NeilBrownLU-9859 libcfs: move percpt_lock into lnet 32/50832/5
2023-05-31 Mr NeilBrownLU-9859 libcfs: move cfs_expr_list_print to nidstrings.c 34/50834/3
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-16801 lnet: Use dynamic allocation for LND tunables 72/50872/2
2023-05-09 Shaun TancheffLU-16508 netlink: resv_start_op for [lnet|lustre]_family 00/49800/13
2023-05-01 James SimmonsLU-16462 utils: handle lack of newer nla_attrs 08/49608/10
2023-04-22 Chris HornLU-16573 lnet: Check empty list in cfs_match_nid_net 76/50576/2
2023-04-22 Mr NeilBrownLU-10391 lustre: change cfs_match_nid to take large... 98/50098/7
2023-04-11 Mr NeilBrownLU-10391 lnet: change LNetAddPeer() to take struct... 85/50085/8
2023-04-04 Chris HornLU-16643 lnet: Health logging improvements 05/50305/7
2023-04-04 Frank SehrLU-16260 lnet: enforce a positive minimum for lnd_timeout 36/50236/3
2023-03-28 Serguei SmirnovLU-14668 lnet: add 'lock_prim_nid" lnet module parameter 59/50159/8
2023-03-28 Serguei SmirnovLU-16563 lnet: use discovered ni status to set initial... 27/50027/8
2023-03-28 James SimmonsLU-9680 lnet: handle multi-rail setups 26/50026/5
2023-03-13 Shaun TancheffLU-16534 build: Prefer timer_delete[_sync] 22/49922/6
2023-03-13 Chris HornLU-16606 lnet: lnet_parse_route uses wrong loop var 73/50173/3
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 Chris HornLU-16575 lnet: memory leak in copy_ioc_udsp_descr 81/50081/4
2023-03-08 Amir ShehataLU-14668 lnet: don't delete peer created by Lustre 65/43565/10
2023-03-08 Chris HornLU-14668 lnet: Peers added via kernel API should be... 88/43788/7
2023-03-08 Amir ShehataLU-14668 lnet: Lock primary NID logic 06/50106/4
2023-03-08 Shaun TancheffLU-16509 lnet: quash memcpy WARN_ONCE false positive 01/49801/7
next