Whamcloud - gitweb
fs/lustre-release.git
2005-10-01 eeb* Updated gm-reg-phys patch with the fix from Myricom...
2005-09-30 pjkirner* Fix leaking MD on Put on sender side. Introduced...
2005-09-30 pjkirner* Cleanup stats
2005-09-30 pjkirner* Adjusted comment on PTL_MD_MAX_IOV now that I've...
2005-09-30 pjkirner* Remove unused code
2005-09-30 eeb* correction to ip2nets matching code
2005-09-30 eeb* Added the 'ip2nets' lnet module parameter. It...
2005-09-30 liangzhen- Add new option --disable-libpthread while building...
2005-09-29 pjkirner* Fix build breakage on XT3 introduced earlier today
2005-09-29 pjkirner* make scheduler threads balance rx and tx more evenly
2005-09-29 eeb* PTL_MTU,PTL_MD_MAX_IOV -> LNET_MTU,LNET_MAX_IOV
2005-09-29 eeb* cleaned up socklnd descriptor handling
2005-09-29 eeb* More PORTALS -> LND renaming
2005-09-29 eeb* Changed LNetGet() LNetPut() to include a source...
2005-09-28 pjkirner* Update license text for all PTLLND from phil's boiler...
2005-09-28 pjkirner* Add eager_recv
2005-09-28 eeb* minor build fixes for ulnds/ptllnd
2005-09-28 pjkirner* Add ptllnd.h to libptllnd_a_SOURCES
2005-09-28 pjkirner* Commit small patch for lnet to allow Lustre to build...
2005-09-27 eeb* first cut ulnds/ptllnd
2005-09-27 pjkirnerPatch by Liang
2005-09-26 pjkirner* Cleanup NULL ptr usage
2005-09-26 pjkirner* Complete the partial checkin of the MSG_TYPE_PUT...
2005-09-25 eeb* fixed typo PTLLND_MSG_TYPE_PUT
2005-09-23 eeb* Added check for non-deterministic routes
2005-09-23 pjkirner* Resolved "unload problem" due to PTL_MD_LUSTRE_COMPLE...
2005-09-23 eeb* Changed parsing of 'routes=' to allow routes via...
2005-09-23 liangzhen1. Add now option --disable-usocklnd, to disable build...
2005-09-23 pjkirner* Fixed problem where struct iovec != ptl_md_iovec_t...
2005-09-22 pjkirner* ptllnd stats via /proc entry
2005-09-22 pjkirner* Fix KIOV mapping when used with CRAY PORTALS
2005-09-22 pjkirner* Invalid flags to cfs_mem_cache_alloc (Causd oops...
2005-09-22 pjkirner* Remove non compatible irqs_diabled(). Basically backi...
2005-09-22 eeb* Fixed bugs in new lnet_[k]iov2[k]iov() that skipped...
2005-09-22 eeb* removed #include <asm/arch/system.h> from kp30.h
2005-09-22 pjkirner* Use a real PID
2005-09-22 pjkirner* Fixed asserts
2005-09-22 pjkirner* Additional checks for correct locking
2005-09-22 pjkirner* Add support in for irqs_disabled() on all patforms
2005-09-21 pjkirner* Add additional asserts to check caller context
2005-09-21 pjkirner* Cleanedup send path
2005-09-21 eeb* Moved some #defines out of klnds/ptllnd.h into...
2005-09-21 pjkirner* Adjusted TX Pool to meet new LNET requiremenst (no...
2005-09-21 pjkirner* Fix a typo
2005-09-21 eeb* Fixed LND registration / setting the_lnet.ln_init...
2005-09-21 eeb* Added lnet/ulnds/ptllnd
2005-09-21 pjkirner* Fixed dist problem with ptllnd_wire.h file that moved
2005-09-21 eeb* fixed a ./config warning
2005-09-21 pjkirner* Fixed some XT3 Compilation issues
2005-09-21 pjkirnerb=7982
2005-09-21 pjkirner* Undoing changes from the b_newconfig_rdmarouting...
2005-09-20 pjkirner* Fix buffalo build error with removed file.
2005-09-20 pjkirner* Removed problematic building of ut (unit test tool...
2005-09-20 eeb* removed lnet_parse() rc ambiguity: 0 on success
2005-09-20 pjkirnerb=7981
2005-09-19 pjkirner* Fix incorrect path in godb file
2005-09-19 pjkirner* Fixed problem with distributed build.
2005-09-19 pjkirner* Add simple LNET unit test modules
2005-09-16 pjkirner* Fixed build warning (and possible 64-bit error)
2005-09-16 pjkirnerb=8021
2005-09-16 pjkirner* Apply Nikita's patch from portals tree to lnet
2005-09-16 pjkirner* Removed extra unnecessary message
2005-09-16 liangzhenFix problem of build ptllnd.
2005-09-15 pjkirner* Fix 2.6.5 build issue
2005-09-15 liangzhenRemove unused socklnd files in ulnds, they have been
2005-09-15 liangzhen1. two options for build
2005-09-15 eeb* Moved PTL_{MTU,_MD_MAX_IOV) into types.h
2005-09-14 nathanfix build
2005-09-14 pjkirnerb=9318
2005-09-14 pjkirner* Fixed LNET undefined symbol PDE() problem on 2.4...
2005-09-13 nathanb=8080
2005-09-12 eeb* Changed nal_send() to include 'target_is_router...
2005-09-12 eeb* viblnd: applied ARP retry patch
2005-09-12 eeb* tidied up NID printing (s/LPX64/%s/ && s/nid/libcfs...
2005-09-11 eeb* Cleaned up portals compatibility tests into a...
2005-09-10 eeb* Added check for portals compatibility mode in LNDs...
2005-09-10 eeb* Got vibnal LNET/portals wire compatibility working
2005-09-10 eeb* LNET/portals wire compatibility working on elan...
2005-09-09 liangzhenoptional build for portals.
2005-09-08 pjkirner* Fix ogdb-host file generation, pickup the correct...
2005-09-08 eeb* Added GM README
2005-09-08 eeb* Removed unused parameters from LNet??? APIs (e.g...
2005-09-07 liangzhenSmallfix for function define.
2005-09-06 eeb* Added support for routable RDMA-ed REPLY messages...
2005-09-06 eeb* ptllnd: added .cvsignore
2005-09-05 eeb* Removed nal_{send,recv}_pages() LND APIs (send...
2005-09-02 eeb* Added hopcounts to route table
2005-09-02 pjkirnerAdd PTLLND to the LND enum.
2005-09-02 liangzhenPatch for Lustre Networking Reorganization
2005-09-01 pjkirnerAdded build infrastructre for PTLLND.
2005-09-01 pjkirnerReorganize LNET API files, so that PTLLND
2005-09-01 pjkirnerFix missing NAL->LND
2005-09-01 liangzhenSmallfix for lnet build
2005-09-01 pjkirnerChanges necessary to make liblustre build after LNET...
2005-09-01 pjkirnerChanges for LNET rename of NAL -> LND
2005-09-01 pjkirnerRename Directories in LNET
2005-08-31 eeb * Applied Andreas' tcpnal compiler optimization...
2005-08-31 eeb* Applied implicit_loopback fixes to portals (it...
2005-08-31 pjkirnerFixes for LNET Directory rename
2005-08-30 eeb* fixed implicit_loopback bug
next