Whamcloud - gitweb
LU-9897 utils: have lfs.c use lstddef.h
[fs/lustre-release.git] / lnet /
2020-06-19 Chris HornLU-13501 lnet: Skip health and resends for single rail... 48/38448/7
2020-06-16 Alexey LyashkovLU-13181 o2ib: fix page mapping error 88/37388/10
2020-06-16 Alexey LyashkovLU-10157 lnet: restore an maximal fragments count 85/37385/11
2020-06-10 Sonia SharmaLU-1742 o2iblnd: 'Timed out tx' error message 35/33235/9
2020-06-10 Mr NeilBrownLU-10391 lnet: fix uninitialize var in choose_ipv4_src() 23/38823/2
2020-06-06 Jian YuLU-13488 kernel: new kernel [RHEL 8.2 4.18.0-193.1... 10/38410/9
2020-05-27 Amir ShehataLU-13553 lnd: gracefully handle unexpected events 69/38669/2
2020-05-27 Chris HornLU-13510 lnd: Allow independent socklnd timeout 60/38460/6
2020-05-27 Chris HornLU-13510 lnd: Allow independent ko2iblnd timeout 59/38459/6
2020-05-27 Chris HornLU-13510 lnet: Add lnet_lnd_timeout to lnetctl 64/38464/5
2020-05-27 Chris HornLU-13510 lnet: Add lnet_lnd_timeout to sysfs 82/38482/3
2020-05-27 Chris HornLU-13510 lnet: Correct the default LND timeout 81/38481/3
2020-05-27 Shaun TancheffLU-13485 build: Enable 2 stage configure tests 47/38347/4
2020-05-27 Amir ShehataLU-13472 lnet: set route aliveness properly 23/38323/6
2020-05-27 Amir ShehataLU-13477 lnet: Force full discovery cycle 22/38322/5
2020-05-27 Amir ShehataLU-13478 lnet: handle discovery off properly 21/38321/5
2020-05-27 Mr NeilBrownLU-13004 lnet: always pass struct lnet_md by reference. 53/37853/10
2020-05-27 Mr NeilBrownLU-13004 gnilnd: remove support for GNILND_BUF_VIRT_* 47/37847/8
2020-05-27 Mr NeilBrownLU-13004 gnilnd: discard struct kvec arg. 46/37846/9
2020-05-27 Mr NeilBrownLU-9679 lnet: tidy lnet_discover and fix mem accounting... 44/38644/3
2020-05-20 Shaun TancheffLU-13004 lnet: Correct signature in gnilnd.h 91/38491/4
2020-05-20 Amir ShehataLU-13471 lnet: use the same src nid for discovery 20/38320/5
2020-05-20 Amir ShehataLU-10973 lnet: initialize buffers properly 83/38083/5
2020-05-20 Mr NeilBrownLU-13004 socklnd: discard tx_iov. 51/37851/8
2020-05-20 Mr NeilBrownLU-13004 lnet: simplify ksock_tx. 50/37850/8
2020-05-20 Mr NeilBrownLU-13004 lnet: remove lnet_copy_flat2iov and ..iov2flat 49/37849/8
2020-05-20 Mr NeilBrownLU-13004 lnet: remove lnet_extract_iov() 48/37848/3
2020-05-20 Mr NeilBrownLU-6142 kernel: use kmem_cache_zalloc as appropriate. 39/38439/3
2020-05-14 Amir ShehataLU-13461 lnet: restrict gateway selection 98/38298/5
2020-05-14 Mr NeilBrownLU-9859 libcfs: replace memory_presure functions by... 11/38211/9
2020-05-14 James SimmonsLU-13344 lnet: stop using struct timeval 05/38105/21
2020-05-14 Chris HornLU-13502 lnet: Add MD options for response tracking 50/38450/3
2020-05-14 Mr NeilBrownLU-6142 misc: declare static chars as const where possible. 21/38421/3
2020-05-14 Mr NeilBrownLU-6142 lnet: use BIT() macro where appropriate 75/38375/2
2020-05-07 Amir ShehataLU-10973 lnet: dump cyaml to buffer 82/38082/5
2020-05-07 Chris HornLU-12222 lnet: Primary NID of lolnd NID is the lolnd NID 13/38313/3
2020-05-07 Chris HornLU-12222 lnet: Introduce constant for the lolnd NID 12/38312/3
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-05-01 Mr NeilBrownLU-13004 lnet: always put a page list into struct lnet_... 42/37842/5
2020-05-01 James SimmonsLU-10391 socklnd: properly order headers in socklnd.h 87/38287/2
2020-04-23 Amir ShehataLU-12312 lnet: handle no discovery flag 29/38229/3
2020-04-23 Mr NeilBrownLU-13004 lnet: merge lnet_md_alloc into lnet_md_build. 41/37841/8
2020-04-23 Chris HornLU-13454 lnet: Handle health stats for reply to optimiz... 37/38237/2
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
next