Whamcloud - gitweb
LU-17888 osd-ldiskfs: osd_scrub_refresh_mapping deadlock
[fs/lustre-release.git] / lnet / include / lnet / lib-lnet.h
2017-03-01 Sergey CheremencevLU-9094 lnet: remove ni from lnet_finalize 75/25375/5
2017-02-15 James SimmonsLU-6142 lnet: remove most of typedefs from LNet headers 31/20831/10
2017-01-31 Steve GuminskiLU-6210 lnet: Change positional struct initializers... 93/23493/7
2017-01-25 Amir ShehataLU-7734 lnet: cpt locking
2017-01-25 James SimmonsLU-7734 lnet: power8 compile fix
2017-01-25 Amir ShehataLU-7734 lnet: Routing fixes part 1
2017-01-25 Amir ShehataLU-7734 lnet: Fix lnet_msg_free()
2017-01-25 Amir ShehataLU-7734 lnet: peer/peer_ni handling adjustments
2017-01-25 Doug OucharekLU-7734 lnet: Add peer_ni and NI stats for DLC
2017-01-25 Amir ShehataLU-7734 lnet: handle non-MR peers
2017-01-25 Amir ShehataLU-7734 lnet: Primary NID and traffic distribution
2017-01-25 Amir ShehataLU-7734 lnet: NUMA support
2017-01-25 Amir ShehataLU-7734 lnet: configure local NI from DLC
2017-01-25 Amir ShehataLU-7734 lnet: configure peers from DLC
2017-01-25 Amir ShehataLU-7734 lnet: Multi-Rail local_ni/peer_ni selection
2017-01-25 Amir ShehataLU-7734 lnet: Multi-Rail peer split
2017-01-25 Amir ShehataLU-7734 lnet: Multi-Rail local NI split
2017-01-18 James SimmonsLU-6142 lnet: change wire protocol typedefs to proper... 66/24566/3
2016-12-17 Andreas DilgerLU-8901 misc: update Intel copyright messages for 2016 33/24233/4
2016-10-08 James SimmonsLU-8648 all: remove all Sun license and URL references 00/22800/4
2016-09-21 James SimmonsLU-6142 lnet: replace white spaces with tabs for LNet... 75/19975/10
2016-05-31 Bruno FacciniLU-4330 lnet: Allocate MEs and small MDs in own kmem_caches 86/18586/12
2016-04-07 Mike ShueyLU-4423 lnet: remove LNET_MUTEX_LOCK macro 85/18985/3
2016-04-07 Amir ShehataLU-7101 lnet: per NI map-on-demand value 67/16367/18
2016-01-07 Oleg DrokinLU-7623 lnet: Remove __user attribute from lnet_copy_fl... 85/17785/2
2015-12-02 Al ViroLU-4423 lnet: don't use iovec instead of kvec 05/17205/3
2015-12-02 Amir ShehataLU-6851 lnet: Ignore hops if not explicitly set 19/15719/12
2015-11-15 Andreas DilgerLU-6204 build: clean up kernel module metadata 87/16787/5
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-07-10 James SimmonsLU-6763 lnet: test for sk_sleep presence in compact... 86/15386/9
2015-04-28 John L. HammondLU-6245 libcfs: remove libcfsutil.h 80/14180/7
2015-03-25 James SimmonsLU-6245 lnet: remove kernel defines in userland headers 92/13792/6
2015-03-25 James SimmonsLU-6245 libcfs: remove tcpip abstraction from libcfs 60/13760/19
2015-03-08 Amir ShehataLU-6040 lnet: remove messages from lazy portal on NI... 36/13836/4
2015-03-08 James SimmonsLU-6209 lnet: Delete all obsolete LND drivers 63/13663/4
2015-02-03 John L. HammondLU-2675 lnet: assume a kernel build 21/13121/6
2015-01-09 Frank ZagoLU-5396 lnet: make some functions static 06/12206/15
2015-01-09 Oleg DrokinRevert "LU-5570 lnet: check router aliveness timestamp" 02/13302/2
2015-01-07 Amir ShehataLU-5734 lnet: improve clean up code and API 58/12658/13
2015-01-04 Liang ZhenLU-5570 lnet: check router aliveness timestamp 48/11748/9
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-26 John L. HammondLU-2675 lnet: remove lnet/include/lnet/linux/ 32/12932/4
2014-12-09 Liang ZhenLU-5485 lnet: peer aliveness status and NI status 53/12453/4
2014-11-01 Liang ZhenLU-5435 lnet: lustre network latency simulation 09/11409/14
2014-11-01 Liang ZhenLU-5435 lnet: LNet drop rule implementation 14/11314/10
2014-10-06 Frank ZagoLU-5396 lnet: add sparse annotation __user wherever... 19/11819/8
2014-09-26 Frank ZagoLU-5396: ni: make local functions static 06/11306/4
2014-09-18 Amir ShehataLU-2456 lnet: DLC user/kernel space glue code 23/8023/48
2014-08-30 Amir ShehataLU-2456 lnet: Dynamic LNet Configuration (DLC) show... 22/8022/38
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-08-15 John L. HammondLU-2675 build: remove Darwin "support" 23/11423/2
2014-08-15 Amir ShehataLU-2456 lnet: DLC Feature dynamic net config 32/9832/9
2014-08-15 Amir ShehataLU-2456 lnet: Dynamic LNet Configuration (DLC) dynamic... 31/9831/8
2014-08-12 John L. HammondLU-2675 build: remove WinNT "support" 85/11385/2
2014-07-25 Amir ShehataLU-2456 lnet: Dynamic LNet Configuration (DLC) 30/9830/5
2014-05-07 James SimmonsLU-3963 libcfs: convert LNET layer to linux list api 69/9369/9
2014-02-22 Peng TaoLU-3963 libcfs: remove cfs_hash_long 68/9268/2
2013-10-26 Chris HornLU-3679 lnet: reflect down routes in /proc/sys/lnet... 57/7857/4
2013-07-30 Doug OucharekLU-2934 lnet: Add LNet Router Priority parameter 63/5663/9
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-01-31 Doug OucharekLU-2466 lnet: Use Hash Table for Remote Route List
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-07-05 James SimmonsLU-1422 lnet: eliminate obsolete Cray Catamount support
2012-06-29 Liang ZhenLU-56 lnet: tuning wildcard portals rotor
2012-06-29 Liang ZhenLU-1577 lnet: should export lnet_net2ni
2012-06-27 Liang ZhenLU-56 lnet: multiple cleanups for inspection
2012-06-27 Liang ZhenLU-56 lnet: allow user to bind NI on CPTs
2012-06-27 Liang ZhenLU-56 lnet: Partitioned LNet networks
2012-06-26 Liang ZhenLU-56 lnet: cleanup for rtrpool and LNet counter
2012-06-26 Liang ZhenLU-56 lnet: Partitioned LNet resources (ME/MD/EQ)
2012-06-25 Liang ZhenLU-56 lnet: reduce stack usage of "match" functions
2012-06-25 Liang ZhenLU-56 lnet: Granulate LNet lock
2012-06-22 Liang ZhenLU-56 lnet: match-table for Portals
2012-06-22 Liang ZhenLU-56 lnet: split lnet_commit_md and cleanup
2012-06-21 Liang ZhenLU-56 lnet: LNet message event cleanup
2012-06-21 Liang ZhenLU-56 lnet: parse RC ping in event callback
2012-06-11 Liang ZhenLU-56 lnet: move "match" functions to lib-ptl.c
2012-06-11 Liang ZhenLU-56 lnet: cleanup for LNet Event Queue
2012-06-11 Liang ZhenLU-56 lnet: new internal object lnet_peer_table
2012-06-07 Liang ZhenLU-56 lnet: container for LNet message
2012-06-07 Liang ZhenLU-56 lnet: abstract container for EQ/ME/MD
2012-06-05 Liang ZhenLU-56 lnet: add lnet_*_free_locked for LNet
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-03-29 Wally WangLU-812 compat: clean up mutex lock to use kernel mutex...
2010-10-07 Rahul Deshmukhb=22860 lnet_msg_alloc does double memset to zero
2010-08-19 Liang Zhenb21619 hash ME on RDMA portal i=isaac i=maxim
2010-07-19 Mikhail PershinRevert "b=20355 formalize support for pthreads"
2010-06-24 Robert ReadUpdate copyright messages.
2010-06-22 Brian J. Murrellb=20355 formalize support for pthreads
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2009-12-01 isaaci=liang,b=15332,b=21103:
2009-12-01 isaaci=maxim,b=18460,b=20171:
2009-07-08 isaaci=liang,b=13065:
2009-05-05 isaacb=15332,i=liang:
2009-04-27 isaac- back out peer_buffer_credits changes, as requested...
2009-04-23 isaacb=15332,i=liang:
2009-02-17 isaacb=16186,i=liangzhen,i=maxim:
2009-02-03 maximb=14132
2008-10-07 mattwub=16150
next