Whamcloud - gitweb
LU-14665 lnet: simplify lnet_ni_add_interface
[fs/lustre-release.git] / lnet /
2021-06-02 Olaf FaalandLU-14665 lnet: simplify lnet_ni_add_interface 25/43525/12
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-19 Mr NeilBrownLU-14195 lnet: improve compat code for IPV6_V6ONLY... 59/43559/3
2021-05-11 Cyril BordageLU-13722 utils: lnetctl discrepancy in YAML output 69/40269/3
2021-05-11 Chris HornLU-13912 lnet: Correct the router ping interval calculation 94/39694/7
2021-05-05 Mr. NeilBrownLU-12678 lnet: use list_first_entry() in lnet/klnds... 19/43419/2
2021-05-05 John L. HammondLU-14359 hsm: support a flatter HSM archive format 12/41312/6
2021-05-05 Serguei SmirnovLU-12815 socklnd: add conns_per_peer parameter 56/41056/9
2021-05-05 Chris HornLU-13781 lnet: Local NI must be on same net as next-hop 52/39352/5
2021-05-05 Chris HornLU-14627 lnet: Allow delayed sends 16/43416/3
2021-04-28 Chris HornLU-14566 lnet: Skip discovery in LNetPrimaryNID if... 41/43141/2
2021-04-28 Chris HornLU-13806 lnet: Ensure proper peer, peer NI, peer net... 85/40985/3
2021-04-28 Chris HornLU-14206 lnet: Router ping timeout with discovery disabled 23/40923/3
2021-04-28 Chris HornLU-13569 lnet: Deprecate lnet_recovery_interval 22/39722/16
2021-04-28 Chris HornLU-13569 lnet: Recover local NI w/exponential backoff... 21/39721/15
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 Jian YuLU-13783 lnet: remove kernel_setsockopt() from lnet_soc... 07/43207/2
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-15 Chris HornLU-13780 lnet: Leverage peer aliveness more efficiently 50/39350/6
2021-04-15 Chris HornLU-13785 lnet: Use lr_hops for avoid_asym_router_failure 62/39362/7
2021-04-10 Serguei SmirnovLU-13641 socklnd: replace route construct 74/40774/12
2021-04-09 Serguei SmirnovLU-14588 o2ib: make config script aware of the ofed... 23/43223/2
2021-04-06 Chris HornLU-14540 o2iblnd: Use REMOTE_DROPPED for ECONNREFUSED 14/42114/3
2021-03-30 Mr NeilBrownLU-14289 libcfs: discard cfs_array_alloc() 92/41992/2
2021-03-30 Mr. NeilBrownLU-12678 lnet: convert lpni_refcount to a kref 41/41941/5
2021-03-30 Serguei SmirnovLU-13641 socklnd: remove tcp bonding 00/40000/12
2021-03-30 Chris HornLU-13569 lnet: Recover peer NI w/exponential backoff... 20/39720/15
2021-03-30 Chris HornLU-13569 lnet: Only recover known good peer NIs 19/39719/15
2021-03-30 Chris HornLU-13569 lnet: Age peer NI out of recovery 18/39718/15
2021-03-22 Mr NeilBrownLU-14428 libcfs: discard cfs_trace_copyin_string() 90/41490/4
2021-03-16 Mr NeilBrownLU-13783 libcfs: don't depend on sysctl support for... 32/40832/4
2021-03-16 Mr NeilBrownLU-13783 libcfs: support __vmalloc with only 2 args. 28/40328/7
2021-03-16 James SimmonsLU-13903 utils: move userland only nidstr.h handling 15/39115/5
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 Mr NeilBrownLU-14477 lnet: handle possiblity of IPv6 being unavailable. 91/41791/5
2021-03-10 Lei FengLU-14460 lnet: fix mismatched printf format 55/41755/4
2021-03-10 Lei FengLU-14431 log: Add ending newline for some messages. 23/41723/5
2021-03-10 Chris HornLU-13779 lnet: Correct asymmetric route detection 49/39349/7
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-10 Chris HornLU-13883 lnet: Lookup lpni after discovery 47/39747/3
2021-03-10 Chris HornLU-13894 lnet: Transfer disc src NID when merging peers 07/39607/7
2021-03-10 Chris HornLU-13895 lnet: Prevent discovery on deleted peer 05/39605/7
2021-03-10 Chris HornLU-13895 lnet: Prevent discovery on peer marked deletion 04/39604/6
2021-03-10 Chris HornLU-13708 lnet: lnet_notify sets route aliveness incorrectly 60/39160/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: discard LNET_MD_PHYS 01/39301/2
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: remove non-static 'inline' markings. 89/40289/4
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 lnet: allow lnet_connect() to use IPv6 addresses. 06/37706/14
2021-02-26 Mr NeilBrownLU-10391 lnet: allow creation of IPv6 socket. 05/37705/12
2021-02-26 Mr NeilBrownLU-10391 socklnd: use sockaddr instead of __u32 addresses. 04/37704/17
2021-02-26 Serguei SmirnovLU-13929 lnet: modify assertion in lnet_post_send_locked 49/40749/4
2021-02-26 Shaun TancheffLU-14390 gnilnd: Use DIV_ROUND_UP to calculate niov 71/41371/2
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: ioctl handler for get policy info
2021-02-22 Sonia SharmaLU-9121 lnet: ioctl handler for "delete policy"
2021-02-22 Sonia SharmaLU-9121 lnet: Add the ioctl handler for "add policy"
2021-02-22 Sonia SharmaLU-9121 lnet: Add the kernel level De-Marshalling API
2021-02-22 Sonia SharmaLU-9121 lnet: Add the kernel level Marshalling API
2021-02-22 Amir ShehataLU-9121 lnet: Apply UDSP on local and remote NIs
2021-02-22 Amir ShehataLU-9121 lnet: UDSP handling
2021-02-22 Amir ShehataLU-9121 lnet: select best peer and local net
2021-02-22 Amir ShehataLU-9121 lnet: Select NI/peer NI with highest prio
2021-02-22 Amir ShehataLU-9121 lnet: Preferred gateway selection
2021-02-22 Amir ShehataLU-9121 lnet: foundation patch for selection mod
2021-02-22 Amir ShehataLU-9121 lnet: UDSP liblnetconfig structure def
2021-02-22 Amir ShehataLU-9121 lnet: UDSP storage and marshalled structs
2021-01-22 Serguei SmirnovLU-14334 lnet: update changelog 63/41263/4
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
2021-01-05 Serguei SmirnovLU-13641 socklnd: announce deprecation of 'use_tcp_bonding' 88/41088/5
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 Chris HornLU-13569 lnet: Add lnet_recovery_limit to lnetctl 17/39717/14
2020-12-09 Chris HornLU-13569 lnet: Introduce lnet_recovery_limit parameter 16/39716/12
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-11-26 Chris HornLU-13837 lnet: Introduce constant for net ID of LNET_NI... 44/39544/4
2020-11-26 Chris HornLU-13571 lnet: Correct handling of NETWORK_TIMEOUT... 98/39898/14
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-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
next