Whamcloud - gitweb
fs/lustre-release.git
2005-10-27 eeb* iiblnd: drain disconnecting sockets
2005-10-25 pjkirner* Fix for redundant routing on Catamount
2005-10-25 lsyfixes for nikita's inspection.
2005-10-25 eeb* socklnd: fixed my stupid blunder that could cause...
2005-10-24 eeb* openiblnd: dropped unused 'rc' from kibnal_peer_con...
2005-10-23 eeb* 9561: completed connection race fix for socklnd
2005-10-23 eeb* socklnd:
2005-10-21 eeb* Changed iiblnd to use Infinicon iba_xxx() API.
2005-10-21 eeb* iiblnd fixes (mid-way through changing Infinicon...
2005-10-20 niudefine PORTAL_SYMBOL_GET/PUT for userspace
2005-10-19 nathanb=8080
2005-10-19 nathanBranch b_hd_newconfig
2005-10-19 pjkirner* Fixed a few problems in ptllnd_set_txiov relating...
2005-10-19 pjkirner* Fix case of PTLLND not being included because of...
2005-10-17 pjkirner* Fix XT3 build issues
2005-10-15 eeb* Changed linking of userspace ptllnd to depend on...
2005-10-15 eeb* First cut iiblnd (compiles but untested)
2005-10-14 pjkirner* Rename max_immd_size -> max_msg_size to reduce furthe...
2005-10-14 pjkirnerCatamount PTLLND now runs sanity
2005-10-14 adilgerBranch b1_4_newconfig
2005-10-14 adilgerMerge b1_4_newconfig from b1_4 (20051014_0359)
2005-10-14 adilgerBranch b1_4_newconfig
2005-10-13 eeb* the userspace version of LIBCFS_ALLOC() stopped...
2005-10-13 pjkirner* Now handle portals pid correctly (To support catamoun...
2005-10-11 nathanBranch b_hd_newconfig
2005-10-10 nathanb=8076
2005-10-10 pjkirner* weak alias doesn't seem to be working especially...
2005-10-10 pjkirner* Added include/libcfs/types.h to fixed XT3 (Catamount...
2005-10-08 liangzhenFix problem for build usocklnd and uptllnd while with...
2005-10-07 pjkirner* Fix build problems on Catamount
2005-10-07 pjkirner* Fixed bug in liblustre that always caused LNET to...
2005-10-07 eeb* Candidate fix for 9470: changed LNET config-on...
2005-10-06 eeb* fixed 9468: problem with patch I submitted for...
2005-10-05 pjkirner* Fixed bug with unitilized data in plni
2005-10-05 pjkirner* Fix build error that got committed by accident
2005-10-05 pjkirner* Add seperate thread for non-critical work
2005-10-04 nathanUpdate b1_4_newconfig from b1_4
2005-10-04 pjkirner* PTL_EQ_HANDLER_NONE not defined in standart portals...
2005-10-04 eeb* Added lctl commands...
2005-10-04 pjkirner* Fix XT3 build errors on Catamount (that were already...
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
next