Whamcloud - gitweb
LU-14929 gss: detect libkeyutils dependency
[fs/lustre-release.git] / lnet / klnds /
2021-11-03 Chris HornLU-15125 o2iblnd: wrong list used for kib_connd_waits 16/45316/2
2021-10-27 Artem BlagodarenkoLU-15076 socklnd: lock ksnc_tx_queue list processing 79/45179/2
2021-10-10 Jian YuLU-15052 lnet: include linux/ethtool.h 09/45109/5
2021-08-31 Serguei SmirnovLU-14954 socklnd: fix link state detection 32/44732/5
2021-08-31 Mr NeilBrownLU-10391 lnet: enhance connect/accept to support large... 05/42105/11
2021-08-31 Mr NeilBrownLU-10391 lnet: introduce lnet_processid for ksock_peer_ni 04/42104/13
2021-08-31 Mr NeilBrownLU-10391 socklnd: factor out key calculation for ksnd_peers 03/42103/13
2021-08-31 Mr NeilBrownLU-10391 lnet: introduce struct lnet_nid 00/42100/26
2021-08-18 Serguei SmirnovLU-12815 socklnd: set conns_per_peer based on link... 17/44417/4
2021-08-18 Serguei SmirnovLU-12815 socklnd: allow dynamic setting of conns_per_peer 63/41463/13
2021-08-10 Amir ShehataLU-14798 lnet: add LNet GPU Direct Support 10/44110/2
2021-07-31 Serguei SmirnovLU-14806 o2iblnd: clear fatal error on successful failover 39/44139/4
2021-07-22 Mr NeilBrownLU-6142 lnet: convert kiblnd/ksocknal_thread_start... 22/44122/3
2021-07-12 Mike MarciniszynLU-14733 o2iblnd: Avoid double posting invalidate 90/44190/3
2021-07-12 Mike MarciniszynLU-14733 o2iblnd: Move racy NULL assignment 89/44189/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-21 Serguei SmirnovLU-14742 socklnd: detect link state to set fatal error... 52/43952/4
2021-06-02 James SimmonsLU-12678 lnet: use list_for_each_entry() 91/43591/4
2021-06-02 Artem BlagodarenkoLU-13950 lnet: do not crash if lnet_sock_getaddr return... 34/39834/6
2021-05-19 Mr NeilBrownLU-12678 o2iblnd: fix bug in list_first_entry() change. 58/43558/2
2021-05-05 Mr. NeilBrownLU-12678 lnet: use list_first_entry() in lnet/klnds... 19/43419/2
2021-05-05 Serguei SmirnovLU-12815 socklnd: add conns_per_peer parameter 56/41056/9
2021-04-21 Mr NeilBrownLU-14487 lnet: remove references to Sun Trademark. 38/42138/4
2021-04-21 Mr NeilBrownLU-14352 various: only use wake_up_all() on exclusive... 89/41289/4
2021-04-15 Li DongyangLU-14536 obi2lnd: don't try to reconnect if there's... 11/42111/2
2021-04-15 Li DongyangLU-14536 o2iblnd: don't resend if there's no listener 09/42109/2
2021-04-10 Serguei SmirnovLU-13641 socklnd: replace route construct 74/40774/12
2021-04-06 Chris HornLU-14540 o2iblnd: Use REMOTE_DROPPED for ECONNREFUSED 14/42114/3
2021-03-30 Serguei SmirnovLU-13641 socklnd: remove tcp bonding 00/40000/12
2021-03-16 Mr NeilBrownLU-13783 libcfs: support __vmalloc with only 2 args. 28/40328/7
2021-03-16 Mr NeilBrownLU-10391 socklnd: convert ksocknal_add_peer to take... 08/38408/7
2021-03-10 Mr NeilBrownLU-12678 o2iblnd: change some ints to bool. 04/39304/5
2021-03-10 Lei FengLU-14431 log: Add ending newline for some messages. 23/41723/5
2021-03-10 Mr NeilBrownLU-12678 socklnd: change various ints to bool. 02/39302/3
2021-03-10 Mr NeilBrownLU-13783 libcfs: support removal of kernel_setsockopt() 59/39259/7
2021-03-09 Sergey GorenkoLU-14488 o2ib: Use rdma_connect_locked if it is defined 87/41887/5
2021-02-26 Mr NeilBrownLU-12678 o2iblnd: convert peers hash table to hashtable.h 03/39303/4
2021-02-26 Mr NeilBrownLU-12678 lnet: use init_wait() rather than init_waitque... 95/39295/3
2021-02-26 James SimmonsLU-12678 lnet: discard WIRE_ATTR 14/37914/5
2021-02-26 Mr NeilBrownLU-6142 lustre: change all 'struct seq_operations'... 96/39396/2
2021-02-26 Mr NeilBrownLU-6142 lustre: change super/file/inode operations... 94/39394/5
2021-02-26 Mr NeilBrownLU-10391 socklnd: use sockaddr instead of __u32 addresses. 04/37704/17
2021-02-26 Shaun TancheffLU-14390 gnilnd: Use DIV_ROUND_UP to calculate niov 71/41371/2
2021-01-12 John L. HammondLU-14296 lnet: use an unbound cred in kiblnd_resolve_addr() 37/41137/3
2021-01-12 Mr NeilBrownLU-13783 o2iblnd: make FMR-pool support optional. 87/40287/6
2020-12-17 Shaun TancheffLU-14080 gnilnd: updates for SUSE 15 SP2 26/40426/3
2020-12-17 Shaun TancheffLU-14100 gnilnd: fix kgnilnd_setup_immediate_buffer 04/40504/4
2020-12-13 Serguei SmirnovLU-12901 o2iblnd: retry qp creation with reduced queue... 48/40748/4
2020-12-09 Sebastien PiechurskiLU-14159 build: fix gcc8 warnings on kthread_run calls 90/40790/2
2020-12-09 Yang ShengLU-13368 lnet: discard the callback 45/38845/8
2020-12-03 Chris HornLU-13571 lnd: Use NETWORK_TIMEOUT for some conn failures 00/39900/15
2020-12-03 Chris HornLU-13571 lnd: Use NETWORK_TIMEOUT for txs on ibp_tx_queue 99/39899/15
2020-10-29 Brian BehlendorfLU-1742 o2iblnd: 'Timed out tx' error message 22/3622/4
2020-10-29 Amir ShehataLU-14016 libcfs: use atomic64_t for libcfs_kmem 68/40168/5
2020-10-19 Amir ShehataLU-13972 o2iblnd: Don't retry indefinitely 81/39981/6
2020-10-12 John L. HammondLU-14006 o2ib: raise bind cap before resolving address 27/40127/2
2020-10-12 Mr NeilBrownLU-13985 lustre: seq_file .next functions must update... 35/40035/3
2020-08-07 Serguei SmirnovLU-13790 socklnd: NID to interface mapping issues 08/39408/3
2020-08-07 Sergey GorenkoLU-13761 o2ib: Fix compilation with MOFED 5.1 23/39323/5
2020-08-07 Mr NeilBrownLU-6142 socklnd: remove declarations of missing functions. 26/39326/2
2020-07-10 Mr NeilBrownLU-12678 socklnd: change ksnd_nthreads to atomic_t 21/39121/3
2020-07-10 Chris HornLU-13648 lnet: Set remote NI status in lnet_notify 62/38862/2
2020-07-05 Shaun TancheffLU-13581 build: xarray and lockdep_is_held const clash 50/39150/4
2020-07-04 Mr NeilBrownLU-12678 socklnd: convert various refcounts to refcount_t 30/39130/2
2020-07-04 Mr NeilBrownLU-12678 socklnd: use list_for_each_entry_safe() 29/39129/2
2020-07-04 Mr NeilBrownLU-12678 socklnd: use need_resched() 28/39128/2
2020-07-04 Mr NeilBrownLU-12678 o2iblnd: Use list_for_each_entry_safe 26/39126/2
2020-07-04 Mr NeilBrownLU-12678 o2iblnd: use need_resched() 25/39125/2
2020-07-04 Mr NeilBrownLU-12768 o2iblnd: wait properly for fps->increasing. 24/39124/2
2020-07-04 Mr NeilBrownLU-12678 o2iblnd: Use ib_mtu_int_to_enum() 23/39123/2
2020-06-28 Mr NeilBrownLU-12678 socklnd: don't fall-back to tcp_sendpage. 34/39134/2
2020-06-28 Mr NeilBrownLU-12678 lnet: Fix some out-of-date comments. 27/39127/2
2020-06-28 Mr NeilBrownLU-12678 o2iblnd: allocate init_qp_attr on stack. 22/39122/2
2020-06-28 James SimmonsLU-9859 libcfs: move tgt_descs to standard Linux bitmaps. 81/38981/3
2020-06-28 Amir ShehataLU-13566 socklnd: fix local interface binding 43/38743/6
2020-06-23 Amir ShehataLU-13662 lnet: handle undefined parameters 94/38894/2
2020-06-23 Andreas DilgerLU-13675 o2iblnd: revert 'Timed out tx' patch 58/38958/4
2020-06-16 Alexey LyashkovLU-13181 o2ib: fix page mapping error 88/37388/10
2020-06-10 Sonia SharmaLU-1742 o2iblnd: 'Timed out tx' error message 35/33235/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 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-20 Shaun TancheffLU-13004 lnet: Correct signature in gnilnd.h 91/38491/4
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 Mr NeilBrownLU-9859 libcfs: replace memory_presure functions by... 11/38211/9
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-05-01 James SimmonsLU-10391 socklnd: properly order headers in socklnd.h 87/38287/2
2020-04-14 Shaun TancheffLU-13418 gnilnd: CFS_ALLOC_PTR_ARRAY typos 48/38148/2
2020-04-14 Mr NeilBrownLU-10391 socklnd: use interface index to track local... 02/37702/11
2020-03-31 Mr NeilBrownLU-13255 gnilnd: Use wait_var_event_warning() 94/37594/6
next