Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lnet / klnds /
2022-08-19 Ian ZiembaLU-16078 o2iblnd: Salt comp_vector 48/48148/2
2022-08-03 Chris HornLU-15851 lnet: Adjust niov checks for large MD 19/47319/3
2022-07-19 Serguei SmirnovLU-15984 o2iblnd: debug message is missing a newline 33/47933/2
2022-07-18 Cyril BordageLU-15925 lnet: add debug messages for IB 83/47583/4
2022-06-30 Chris HornLU-15914 lnet: Fix null md deref for finalized message 46/47546/4
2022-06-27 Chris HornLU-15860 socklnd: Duplicate ksock_conn_cb 61/47361/3
2022-06-11 Chris HornLU-15851 gnilnd: Remove invalid ASSERT from kgnilnd_send() 20/47320/3
2022-06-11 Chris HornLU-15538 lnet: DLC sets map_on_demand incorrectly 92/46492/2
2022-06-11 Serguei SmirnovLU-14503 o2iblnd: clean up zombie connections on shutdown 68/42068/6
2022-05-30 Mr NeilBrownLU-10391 socklnd: switch ksocknal_del_peer to lnet_proc... 23/44623/4
2022-05-30 Mr NeilBrownLU-10391 socklnd: large processid for ksocknal_get_peer... 22/44622/4
2022-05-30 Mr NeilBrownLU-10391 socklnd: pass large processid to ksocknal_add_peer 21/44621/4
2022-05-30 Alexey LyashkovLU-15189 lnet: fix memory mapping. 82/45482/12
2022-02-07 Alexey LyashkovLU-14008 o2iblnd: avoid memory copy for short msg 62/40262/14
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 Mr NeilBrownLU-10391 lnet: change src_nid arg to lnet_parse() to... 14/43614/9
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: 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: extend nids in struct lnet_msg 98/43598/13
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 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-11-30 Chris HornLU-15186 o2iblnd: Default map_on_demand to 1 31/45431/3
2021-11-30 Shaun TancheffLU-14437 gnilnd: use ktime_get_seconds() to get time 79/41679/4
2021-11-20 Serguei SmirnovLU-14662 lnet: set eth routes needed for multi rail 65/44065/15
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-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 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
next