Whamcloud - gitweb
fs/lustre-release.git
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
2002-01-30 braamChanges to request processing:
2002-01-28 braamChanges for file creation and small fixes.
2002-01-24 braam- more systematic unpacking/packing and handling of...
2002-01-23 braamAdd missing files, cleanup .cvsignore's
2002-01-23 braamIt's been a good day: chmod/chown and friends now work...
2002-01-21 braam assorted bug fixes and a working directory readpage...
2002-01-21 braamNasty cflag confusion in configure.ac.
2002-01-21 braamdefaults back to format
2002-01-21 braamsmall fix.
2002-01-21 braamfix the obdfssetup script to use obdext2 (not filter...
2002-01-21 braamcleanups coming from the new functions/macros
2002-01-21 braamFix a broken macro.
2002-01-21 braamthis minimal patch might actually work.
2002-01-20 braamSmall fixes to get lustre_light mount working over...
2002-01-20 braamA few missing files...
2002-01-20 braamSmall fixes to the request processing.
2002-01-18 braamFix small typos in ost/osc
2002-01-03 braamomitted test script
2002-01-03 braamforgotten two files
2002-01-03 braamSmall bug fixes. OSC/OST almost working.
2001-12-30 braamit _compiles_ finally on 7.1 and 7.2, but the solution...
2001-12-30 braamLustre light client request module
next