Whamcloud - gitweb
- many small makefile changes to build package conveniently.
[fs/lustre-release.git] / lustre /
2002-03-14 braam- many small makefile changes to build package convenie...
2002-03-14 adilgerUse req->page instead of req->addr inside echo_commitrw...
2002-03-13 adilgerScript to set up MDS using ext3 (basically llmount...
2002-03-13 pschwan- Makefile.am fixes to allow building in objdirs
2002-03-12 adilgerAdd comment about direct access to fs-internal data...
2002-03-12 adilgerA couple of cleanups while looking for ext3 bug - don...
2002-03-12 pschwan- brought lustre-debugging.lyx up to date
2002-03-12 adilgerMake llmountcleanup.sh use new helper methods.
2002-03-12 adilgerClean up llmount.sh to use new helper methods
2002-03-12 adilgerClean up llecho.sh script to use new helper methods
2002-03-12 adilgerAdd helper routines to tests/common.sh:
2002-03-12 adilgerAdd openunlink binary to .cvsignore.
2002-03-12 adilgerAdd echo_connect/echo_disconnect to do proper module...
2002-03-11 adilgerFix BRW ioctl test interface. I had set up offset...
2002-03-11 adilgerUnlock page in lustre_prepare_page() if there is an...
2002-03-11 pschwan- a few more header cleanups
2002-03-10 pschwanWe touched everything, but it's not as scary as it...
2002-03-09 braam- add open and close calls: initial purpose is to suppo...
2002-03-08 adilgerUpdate preprw and commitrw methods on echo OST.
2002-03-08 adilgerAdd BRW_READ and BRW_WRITE ioctls.
2002-03-08 adilgerAdd test_brw command. While it doesn't cause any error...
2002-03-08 adilgerAdding ctags and other built files to .cvsignore to...
2002-03-08 adilgerTiny cleanup in preprw to match commitrw.
2002-03-08 adilgerAdd BRW_READ and BRW_WRITE ioctls.
2002-03-08 adilgerDon't try to close file pointer if there was an error...
2002-03-08 adilgerAdded cvsignore files to directories which didn't have...
2002-03-07 braam- first parts of lock management: module & resource...
2002-03-07 pschwan- typing 'quit' was not cleaning up obdctl connections...
2002-03-07 pschwan- module insert code moved to tests/common.sh
2002-03-07 pschwan- made many CERRORs (the informative, rather than bad...
2002-03-06 pschwan- Report any leaked memory at module remove time
2002-03-05 adilgerAdd echo_preprw() and echo_commitrw() methods to the...
2002-03-05 adilgerDon't dereference conn if we don't have a connection.
2002-03-05 pschwanrpc/service.c: set max_offset when creating service MDs
2002-03-05 braam- track offset for debugging
2002-03-05 pschwanuse debugctl for 'modules'
2002-03-05 braammax offset patch for request headers,
2002-03-05 pschwanRemoved 'modules' functionality, which is now in debugctl
2002-03-05 braam- add obdecho directory
2002-03-03 pschwanFixed stupid bug, calling kunmap() on an address
2002-03-03 pschwanbuild fix, remove 3rd buffer
2002-03-03 braam- small fixes; things work.
2002-03-03 braam- fix for reads
2002-03-03 pschwan- fixed obd_brw_read bug
2002-03-03 pschwan*** empty log message ***
2002-03-03 braam- bulk handling from callbacks
2002-03-03 pschwan*** empty log message ***
2002-03-03 pschwan- Added an 'xid' field to struct niobuf
2002-03-03 braam- tiny fix to ost_request.c
2002-03-03 braam- minor fixes to get mdc_readpage working over again.
2002-03-03 pschwanMerged branch 'peter' with the tip. Pre-merge tag...
2002-02-28 braamnew files - restructure RPC further
2002-02-28 pschwan- added rq_type field to ptlrpc_request
2002-02-27 braam-small is better for now
2002-02-27 braam- barrier for potential cache problems
2002-02-27 pschwanmds/handler.c: init the waitqueue before we call ptl_se...
2002-02-27 braamyet more tracking of lost packets
2002-02-27 braam- add open and close to MDC interface (not used yet)
2002-02-27 braam- fix connection find on OST
2002-02-27 braam- bug fix to unload modules with safe wait functions
2002-02-27 pschwan- New style waitqueues in ost and mds main
2002-02-27 pschwanNew style waitqueues for OSC
2002-02-27 pschwan- Don't set request->rq_repbuf until the reply has...
2002-02-27 pschwanFix the waitqueue race in the mdc, I hope.
2002-02-27 pschwan- llmount.sh creates for you a /tmp/ogdb in the hostfs...
2002-02-27 pschwanAdd many debug messages to the RPC path
2002-02-26 pschwanAdded paths to obdctl's 'modules' command, making it...
2002-02-25 braam- wrong offset in commit page
2002-02-25 braamWrong object id sent to obd - fixed
2002-02-25 braam- uninitialized error code
2002-02-25 braamminor changes to debug prepw and prepare page
2002-02-25 braam- add the truncate obd call
2002-02-25 pschwanGetting rid of tabs makes me happy, just humour me.
2002-02-25 braam- minor debugging fixes
2002-02-24 pschwanThe most tedious patch in history. Changes almost...
2002-02-24 pschwan- Added DEBUG_SUBSYSTEMs
2002-02-24 pschwanAdded a ``modules [path]'' command to obdctl, which...
2002-02-24 braamslightly more debugging in rpc.c - something is wrong...
2002-02-23 pschwan- Converted lots of debugging printks to CDEBUGs
2002-02-22 braam MDS wasn't handling refcount on vfsmount's correctly,
2002-02-22 behlendo- I had set the rpc buffer size down to 4k to ease...
2002-02-22 behlendo- Added some fields for rpc double buffering
2002-02-21 pschwanPass 1 of debugging and leak cleanup:
2002-02-21 braam*** empty log message ***
2002-02-21 braam- elimininate the system calls from filter obd
2002-02-21 behlendoUpdated 2.4.17 obd kernel patch.
2002-02-20 braam*** empty log message ***
2002-02-19 braamThis adds most of the metadata infrastructure: I think...
2002-02-14 braamOops; I added the wrong page.c
2002-02-14 braam- changed back to using no optimization for UML modules...
2002-02-13 braamclass/class_obd.c: small OBD_ATTACHED sanity cleanup...
2002-02-13 braam- set_page_dirty ifdef for kernels on either side of...
2002-02-09 braamMinor fixes to
2002-02-07 pschwanNew scripts to aid in testing; on one machine you shoul...
2002-02-06 braamMinor cleanups and debugging statements added.
2002-02-01 braam- zero out the request structure after allocation
2002-02-01 braamlllocalmount: startup and mount a lustre lite FS with...
2002-02-01 braamMinor bugfix to allow multiple networked operations:
2002-01-31 braam- new RPC infrastructure:
2002-01-30 braam- and the new files
next