Whamcloud - gitweb
LU-13157 mdd: migrate readlink from wrong place
[fs/lustre-release.git] / lnet / klnds / gnilnd / gnilnd.c
2020-03-05 Mr NeilBrownLU-9679 libcfs: Add CFS_ALLOC_PTR_ARRAY and free 75/36975/6
2020-02-14 Mr NeilBrownLU-12930 various: use schedule_timeout_*interruptible 56/36656/6
2020-02-14 Mr NeilBrownLU-9679 modules: convert MIN/MAX to kernel style 56/37456/2
2020-02-08 Mr NeilBrownLU-11300 lnet: remove lnd_query interface. 37/37337/4
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-16 Arshad HussainLU-12923 lustre: Replace CLASSERT() with BUILD_BUG_ON() 25/36725/3
2019-06-07 Amir ShehataLU-11299 lnet: modify lnd notification mechanism 53/33453/30
2018-08-28 Chris HornLU-11240 gnilnd: Replace KGNILND_BUILD_REV 90/32990/2
2018-03-03 James SimmonsLU-10672 lnet: pass in only time64_t to lnet_notify 39/31339/3
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
2017-12-23 James SimmonsLU-6142 gnilnd: handle LNet core typedef removal 74/30474/3
2017-12-22 Russell CattelanLU-10185 gnilnd: Use consistent size for GNI MBOX. 95/29895/4
2017-12-22 Chuck FossenLU-10185 gnilnd: SLES 12 SP2 support and cleanup 92/29892/4
2017-03-09 James ShimekLU-8734 gnilnd: Handle dla credits exhaustion 58/23258/2
2017-02-03 James SimmonsLU-7734 gnilnd: update GNI lnd driver to handle multira... 22/25122/2
2017-01-25 Amir ShehataLU-7734 lnet: Multi-Rail local NI split
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-10-13 Chuck FossenLU-8429 gnilnd: Option to not reconnect after conn... 59/21459/4
2016-07-11 Chuck FossenLU-8368 gnilnd: Use kgnilnd_vzalloc() to avoid stalls 54/21154/3
2016-06-14 James SimmonsLU-6245 libcfs: remove types abstraction from libcfs... 04/20204/9
2016-05-04 James SimmonsLU-6245 libcfs: remove sysctl module handling 59/19459/7
2015-11-15 Andreas DilgerLU-6204 build: clean up kernel module metadata 87/16787/5
2015-07-31 Chris HornLU-6261 gnilnd: kgnilnd_check_rdma_cq race in error... 39/15439/3
2015-07-25 Chris HornLU-6261 gnilnd: Hold shared MDD for gnilnd. 36/15436/2
2015-07-25 Chris HornLU-6261 gnilnd: Fix LIBCFS_ALLOC_POST incompatibility. 35/15435/2
2015-07-25 Chris HornLU-6261 gnilnd: Use trylock for conn mutex. 34/15434/2
2015-07-25 Chris HornLU-6261 gnilnd: Add pkey module parameter 33/15433/2
2015-07-25 Chris HornLU-6261 gnilnd: Add ability to bind scheduler threads... 32/15432/2
2015-07-21 Chris HornLU-6261 gnilnd: Changes for small message rate improvment 31/15431/2
2015-07-21 Chris HornLU-6261 gnilnd: Thread-safe optimizations. 30/15430/3
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-03-08 Chuck FossenLU-6261 gnilnd: Cray interconnect rollup 12/13812/4
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-10-24 John L. HammondLU-2675 libcfs: remove LUSTRE_{,SRV_}LNET_PID 85/11985/2
2014-03-28 Dmitry EreminLU-4588 code: replace semaphores with mutexes 94/9294/5
2014-02-03 Chuck FossenLU-4431 lnet: 1/3/2014 update for Cray interconnects 44/8744/5
2013-12-02 Dmitry EreminLU-4069 build: cleanup from GOTO(label, -ERRNO) 80/8080/5
2013-09-26 James SimmonsLU-1346 gnilnd: remove libcfs abstractions 54/7454/7
2013-04-23 James R. ShimekLU-3008 lnet: Update support for Cray's interconnects
2012-12-19 James SimmonsLU-1419 lnet: Add support for Cray's Gemini interconnect