Whamcloud - gitweb
LU-6040 lnet: remove messages from lazy portal on NI shutdown
[fs/lustre-release.git] / lnet / lnet / lib-ptl.c
2015-03-08 Amir ShehataLU-6040 lnet: remove messages from lazy portal on NI... 36/13836/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
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-09-24 Liang ZhenLU-5639 lnet: portal spreading rotor should be unsigned 36/11936/3
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-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-23 Liang ZhenLU-1622 lnet: hash MEs on wildcard portal
2012-07-11 Liu XuezhaoLU-1347 lnet: makes EXPORT_SYMBOL follows function...
2012-06-29 Liang ZhenLU-56 lnet: tuning wildcard portals rotor
2012-06-27 Liang ZhenLU-56 lnet: multiple cleanups for inspection
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-11 Liang ZhenLU-56 lnet: move "match" functions to lib-ptl.c