Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lnet / klnds / gnilnd / gnilnd.h
2024-02-15 Shaun TancheffLU-16314 lnet: Migrate LASSERTF %p to %px 31/51231/7
2023-11-08 Timothy DayLU-17242 debug: remove CFS_CHECK_STACK 83/52883/3
2023-10-25 James SimmonsLU-10391 lnet: migrate full LNet NI information collection 55/50255/25
2023-07-08 Frank SehrLU-16548 lnet: Fixing missing gnilnd define CURRENT_LND... 42/51342/3
2023-06-09 Frank SehrLU-16548 lnet: report actual timeout used by lnd 20/50620/18
2022-11-17 Emoly LiuLU-14736 utils: update leak-finder.pl for new format 83/43983/10
2022-01-26 Mr NeilBrownLU-10391 lnet: separate lnet_hdr in msg from that in... 03/43603/12
2022-01-18 Mr NeilBrownLU-10391 lnet: extend nids in struct lnet_msg 98/43598/13
2021-12-13 Shaun TancheffLU-14392 gnilnd: re-enable large I/o buffers 73/41373/2
2021-08-31 Mr NeilBrownLU-10391 lnet: introduce struct lnet_nid 00/42100/26
2021-03-16 Mr NeilBrownLU-13783 libcfs: support __vmalloc with only 2 args. 28/40328/7
2021-02-26 James SimmonsLU-12678 lnet: discard WIRE_ATTR 14/37914/5
2020-12-17 Shaun TancheffLU-14080 gnilnd: updates for SUSE 15 SP2 26/40426/3
2020-05-27 Mr NeilBrownLU-13004 gnilnd: remove support for GNILND_BUF_VIRT_* 47/37847/8
2020-05-20 Shaun TancheffLU-13004 lnet: Correct signature in gnilnd.h 91/38491/4
2020-03-31 Mr NeilBrownLU-13255 gnilnd: Use wait_var_event_warning() 94/37594/6
2020-03-24 Mr NeilBrownLU-13004 modules: replace lnet_kiov_t with struct bio_vec 52/37852/7
2020-02-08 Mr NeilBrownLU-11300 lnet: remove lnd_query interface. 37/37337/4
2018-08-28 Chris HornLU-11240 gnilnd: Replace KGNILND_BUILD_REV 90/32990/2
2018-05-06 James SimmonsLU-9019 libcfs: remove the remaining cfs_time wrappers 68/31068/8
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-14 James SimmonsLU-9859 libcfs: delete libcfs/linux/libcfs.h 06/30706/4
2017-12-23 James SimmonsLU-6142 gnilnd: handle LNet core typedef removal 74/30474/3
2017-12-22 Chuck FossenLU-10185 gnilnd: Change gnc_tx_bits to unsigned long 97/29897/4
2017-12-22 James ShimekLU-10185 gnilnd: change default credits 96/29896/4
2017-12-22 Russell CattelanLU-10185 gnilnd: Use consistent size for GNI MBOX. 95/29895/4
2017-12-22 James ShimekLU-10185 gnilnd: Add mod param to adjust vmalloc's... 94/29894/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-15 James SimmonsLU-6142 lnet: remove most of typedefs from LNet headers 31/20831/10
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-08-06 Dmitry EreminLU-8401 lnet: remove dependency on OFED headers from... 17/21317/4
2016-07-11 Chuck FossenLU-8368 gnilnd: Use kgnilnd_vzalloc() to avoid stalls 54/21154/3
2016-06-14 James ShimekLU-7955 gnilnd: Add ability to set bte_get/put_dlvr_mode 02/19202/4
2016-05-04 James SimmonsLU-6245 libcfs: remove sysctl module handling 59/19459/7
2016-03-14 James SimmonsLU-6245 libcfs: remove typedefs in libcfs source code 02/17202/6
2016-02-05 Chuck FossenLU-7578 gnilnd: Add module parameter reg_fail_timeout 64/17664/4
2016-02-04 James ShimekLU-7578 gnilnd: Modify allocator flags to prevent waiting 63/17663/2
2015-12-02 Al ViroLU-4423 lnet: don't use iovec instead of kvec 05/17205/3
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-07-31 Chris HornLU-6261 gnilnd: kgnilnd_check_rdma_cq race in error... 39/15439/3
2015-07-25 Chris HornLU-6261 gnilnd: Clean up cfs abstractions from gnilnd 37/15437/2
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-07-10 James SimmonsLU-6763 lnet: test for sk_sleep presence in compact... 86/15386/9
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-08-30 Jian YuLU-5443 lnet: replace direct HZ access with kernel... 03/11303/3
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 James SimmonsLU-2800 autoconf: clean up sysctl table handling 02/8102/2
2013-09-26 James SimmonsLU-1346 gnilnd: remove libcfs abstractions 54/7454/7
2013-07-10 Keith ManntheyLU-1347 style: removes obsolete EXPORT_SYMTAB macros v2 39/6739/2
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