Whamcloud - gitweb
ONLY UPDATE IF YOU NEED THIS (i.e. Andreas probably will)
[fs/lustre-release.git] / lustre / ptlrpc / events.c
2002-10-15 shaver- Rename the ptlrpc-general reconnection and replay...
2002-10-04 eeb. request buffering parameters as checked out on MCR
2002-09-25 shaver- Cancel any and all outstanding locks when an export...
2002-09-20 eeb Modifications for "circulating" request buffers ...
2002-09-19 rread* add support for gmnal to ptlrpc
2002-09-06 pschwanLittle cleanups:
2002-09-06 eebfixed bulk source callback race
2002-09-06 eebpremature service teardown bugfix
2002-09-05 eebFixed service request buffer race
2002-09-04 pschwan- I introduced a bug in the LOV, for the case where...
2002-09-03 braam- change the prefix of bulk descriptors to bd_ and...
2002-07-31 braam- move the peter branch changes to the head
2002-07-15 pschwan- Fix for the 16kb page directory handling (thanks...
2002-07-13 shaver- Use refcounting to control lifetime of bulk descriptors.
2002-07-05 uid34591Include headers explicitly that were previously include...
2002-07-05 shaverPrevent C-c and C-z from locking us up, and make most...
2002-07-04 pschwan- Quiet the FIXMEs from CERRORs to CDEBUGs, because...
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-13 pschwanWARNING: This commit breaks everything. It will be...
2002-05-24 pschwanDo lots of explicit EXPORT_SYMBOLs to see if this cures...
2002-05-21 pschwan- Fixed really stupid bug in events.c that was derefere...
2002-05-17 pschwan* Split struct niobuf into niobuf_local and niobuf_remote
2002-05-12 braam- mds failover code
2002-04-29 pschwanTrivial whitespace, struct, etc changes to bring the...
2002-04-29 braam- see message on previous commit.
2002-04-22 braam- rename ha_mgr to recovd
2002-04-18 pschwanUse a new ptlrpc_client->cli_lock to protect the cli...
2002-04-18 pschwan- fixed some warnings in the DLM
2002-04-13 pschwan- added connection structure which encompasses some...
2002-04-08 braam- name switch: "light" --> "lite"
2002-04-04 pschwan- Don't abort if fig2dev doesn't exist
2002-04-02 pschwan- fixed up lustre_mds.h to allow inclusion in userspace...
2002-03-27 braam- simplified ptlrpc_service by using ME auto-unlinking
2002-03-25 braam remove gid/rid's; minor cleanups.
2002-03-24 braam- more of the locking infrastructure.
2002-03-20 braam- updated documentation (introduction)
2002-03-17 braam- temporarily change client.c which bums out on killing...
2002-03-14 pschwan- fixed some NTOH/HTON mixups
2002-03-05 braam- track offset for debugging
2002-03-03 pschwan- fixed obd_brw_read bug
2002-03-03 pschwan*** empty log message ***
2002-03-03 pschwanMerged branch 'peter' with the tip. Pre-merge tag...
2002-02-28 braamnew files - restructure RPC further