Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lnet / klnds / o2iblnd / o2iblnd.c
23 hours ago Shaun TancheffLU-17592 build: kernel 6.8 removed strlcpy() 27/54227/13
8 days ago Alex ZhuravlevLU-17683 lnet: ksocknal_startup() leaks iface table 90/54590/6
8 days ago Etienne AUJAMESLU-12452 o2iblnd: allow setting IP ToS value (RoCE) 79/54079/5
2024-03-23 Arshad HussainLU-17621 lnet: fix conns_per_peer bounds check 26/54326/4
2024-03-23 Etienne AUJAMESLU-12452 lnet: inherit default lnd tunings from modparams 78/54078/7
2024-03-04 James SimmonsLU-10391 lnet: support updating LNet local NI settings 60/53560/12
2023-11-18 Mr. NeilBrownLU-9859 libcfs: refactor libcfs initialization. 00/52700/6
2023-11-18 James SimmonsLU-10391 lnet: support setting LND timeouts 13/53013/4
2023-11-08 Serguei SmirnovLU-17235 o2iblnd: adding alias ib interface causes... 94/52894/3
2023-10-25 Shaun TancheffLU-17024 build: Make o2ib defines consistent 37/51937/5
2023-10-25 James SimmonsLU-10391 lnet: migrate full LNet NI information collection 55/50255/25
2023-08-07 Serguei SmirnovLU-16949 lnet: get monitor thread to update ping buffer 35/51635/6
2023-07-14 Timothy DayLU-8191 lnet: remove unused, fix non-static functions 36/51436/2
2023-06-28 Serguei SmirnovLU-16836 lnet: ensure dev notification on lnd startup 57/51057/6
2023-03-28 Serguei SmirnovLU-16563 lnet: use discovered ni status to set initial... 27/50027/8
2023-02-03 Dean LuickLU-16349 o2iblnd: Fix key mismatch issue 14/49714/3
2023-01-19 James SimmonsLU-13642 lnet: modify lnet_inetdev to work with large... 25/49525/5
2023-01-19 James SimmonsLU-16460 lnet: validate data sent from user land properly 88/49588/6
2022-11-08 James SimmonsLU-10003 lnet: use Netlink to support old and new NI... 14/48814/13
2022-10-25 Serguei SmirnovLU-15234 lnet: add mechanism for dumping lnd peer debug... 66/48566/6
2022-10-15 Mr NeilBrownLU-10391 lnet: support IPv6 in lnet_inet_enumerate() 72/48572/2
2022-10-10 Serguei SmirnovLU-16051 o2iblnd: detect link state to set fatal error... 44/48644/3
2022-08-19 Ian ZiembaLU-16078 o2iblnd: Salt comp_vector 48/48148/2
2022-07-19 Serguei SmirnovLU-15984 o2iblnd: debug message is missing a newline 33/47933/2
2022-06-11 Serguei SmirnovLU-14503 o2iblnd: clean up zombie connections on shutdown 68/42068/6
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 Alexey LyashkovLU-14008 o2iblnd: avoid static allocation for msg tx 61/40261/10
2022-01-06 Serguei SmirnovLU-15018 o2iblnd: treat cmid->device == NULL as an... 81/44981/4
2021-12-23 James SimmonsLU-12678 o2iblnd: convert ibp_refcount to a kref 85/45685/4
2021-11-20 Chris HornLU-15092 o2iblnd: Fix logic for unaligned transfer 16/45216/4
2021-10-10 Jian YuLU-15052 lnet: include linux/ethtool.h 09/45109/5
2021-08-31 Mr NeilBrownLU-10391 lnet: introduce struct lnet_nid 00/42100/26
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-06-02 James SimmonsLU-12678 lnet: use list_for_each_entry() 91/43591/4
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-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-03-30 Serguei SmirnovLU-13641 socklnd: remove tcp bonding 00/40000/12
2021-03-10 Mr NeilBrownLU-12678 o2iblnd: change some ints to bool. 04/39304/5
2021-02-26 Mr NeilBrownLU-12678 o2iblnd: convert peers hash table to hashtable.h 03/39303/4
2021-02-26 James SimmonsLU-12678 lnet: discard WIRE_ATTR 14/37914/5
2021-01-12 Mr NeilBrownLU-13783 o2iblnd: make FMR-pool support optional. 87/40287/6
2020-12-13 Serguei SmirnovLU-12901 o2iblnd: retry qp creation with reduced queue... 48/40748/4
2020-12-09 Yang ShengLU-13368 lnet: discard the callback 45/38845/8
2020-10-29 Amir ShehataLU-14016 libcfs: use atomic64_t for libcfs_kmem 68/40168/5
2020-07-04 Mr NeilBrownLU-12678 o2iblnd: Use list_for_each_entry_safe 26/39126/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 o2iblnd: allocate init_qp_attr on stack. 22/39122/2
2020-06-16 Alexey LyashkovLU-13181 o2ib: fix page mapping error 88/37388/10
2020-03-17 Mr NeilBrownLU-13255 lnet: introduce wait_var_event_warning. 93/37593/6
2020-03-05 Mr NeilBrownLU-9679 libcfs: Add CFS_ALLOC_PTR_ARRAY and free 75/36975/6
2020-03-01 Mr NeilBrownLU-9679 general: add missing spaces near punctuation 02/37402/5
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/6
2020-02-08 Mr NeilBrownLU-11300 lnet: remove lnd_query interface. 37/37337/4
2020-02-08 Tatsushi TakamuraLU-12287 lnet: handling device failure by IB event... 37/35037/7
2020-01-23 Mr NeilBrownLU-12678 lnet: make "struct lnet_lnd" always "const". 32/36832/3
2020-01-10 Mr NeilBrownLU-9679 lnet: always check return of try_module_get() 54/36854/6
2019-12-20 NeilBrownLU-12678 lnet: use list_move where appropriate. 39/36339/2
2019-12-20 Mr NeilBrownLU-9679 all: prefer sizeof(*var) for ALLOC/FREE 61/36661/3
2019-12-16 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/3
2019-12-16 Shaun TancheffLU-12904 o2ib: ib_destroy_cq() returns void 78/36578/2
2019-12-06 Mr NeilBrownLU-9679 modules: Use LIST_HEAD for declaring list_heads 69/36669/2
2019-12-06 Mr NeilBrownLU-9679 general: avoid bare return; at end of void... 54/36654/3
2019-10-09 Chris HornLU-12824 o2ib: Reintroduce kiblnd_dev_search 26/36326/4
2019-10-09 Chris HornLU-12824 o2ib: Record rc in debug log on startup failure 25/36325/4
2019-10-04 Chris HornLU-12824 o2ib: Fix whitespace in kiblnd_startup 24/36324/3
2019-09-20 Amir ShehataLU-12621 o2iblnd: cache max_qp_wr 73/36073/5
2019-09-16 Mr NeilBrownLU-6142 o2iblnd: remove some unused fields. 91/35891/3
2019-08-27 NeilBrownLU-9859 libcfs: switch to cpumask_var_t 09/35809/3
2019-08-15 Aurelien DegremontLU-12236 lnet: support non-default network namespace 68/34768/14
2019-08-02 Shaun TancheffLU-12405 lnet: Oracle OFED extensions default to on 92/35292/6
2019-07-12 James SimmonsLU-11893 lnet: consoldate secondary IP address handling 93/34993/8
2019-06-20 Shaun TancheffLU-12355 lnet: ib_fmr_pool_unmap returns void 17/35017/3
2019-06-16 Shaun TancheffLU-12355 lnet: Adjust checks for ib_device_ops 16/35016/4
2019-06-16 James SimmonsLU-12381 ko2iblnd: ignore down interfaces 98/35098/4
2019-06-01 James SimmonsLU-11893 o2iblnd: add secondary IP address handling 76/34476/7
2019-04-30 Andriy SkulyshLU-11756 o2iblnd: kib_conn leak 28/33828/12
2019-02-27 Andriy SkulyshLU-11702 o2iblnd: ibc_rxs is created and freed with... 21/33721/4
2019-01-30 NeilBrownLU-11838 o2iblnd: get IP address more directly. 70/33970/4
2018-12-08 Amir ShehataRevert "LU-11152 lnd: test fpo_fmr_poool pointer instea... 02/33802/3
2018-11-02 James SimmonsLU-11152 lnd: test fpo_fmr_poool pointer instead of... 08/33408/4
2018-11-02 James SimmonsLU-6142 lnd: create enum kib_dev_caps 09/33409/4
2018-08-17 Amir ShehataLU-9120 lnet: handle o2iblnd tx failure 65/32765/15
2018-08-06 James SimmonsLU-6142 ko2iblnd: remove typedefs from ko2iblnd 02/32802/3
2018-04-14 James SimmonsLU-10157 lnet: make LNET_MAX_IOV dependent on page... 59/31559/5
2018-03-19 John L. HammondLU-10800 lnet: Revert "LU-10270 lnet: remove an early... 75/31675/3
2018-02-27 Dmitry EreminLU-4423 lnet: free a struct kib_conn outside of the... 73/31273/3
2018-02-27 Alexey LyashkovLU-10270 lnet: remove an early rx code 54/30254/7
2018-02-09 James SimmonsLU-9019 lnd: remove remaining cfs_time wrappers 42/31042/2
2018-02-09 Amir ShehataLU-10394 lnd: default to using MEM_REG 49/30749/5
2018-01-25 Martin SchroederLU-10526 build: Ubuntu Kernel 4.4.0 lacks symbols used... 93/30893/2
2018-01-25 James SimmonsLU-9019 lnet: move ping and delay injection to time64_t 58/30658/4
2018-01-09 Andreas DilgerLU-10308 misc: update Intel copyright messages for... 41/30341/4
next