Whamcloud - gitweb
fs/lustre-release.git
2002-09-25 thantryFixed Bug #614157, not uncommentig the registration...
2002-09-25 gord-figFirst cut at uml40 extN patch.
2002-09-25 braam- add ucred structure. MDS now sets the fsuid and...
2002-09-25 shaver- Cancel any and all outstanding locks when an export...
2002-09-24 gord-figCertified patch hacker I am not. Get the line counts...
2002-09-24 gord-figAdapt ../extN/ext3-2.4.18-fixes.diff to chaos22.
2002-09-24 gord-figEnable make diff target for creating kernel-specific...
2002-09-24 pschwanThe old patch was failing because sometimes the inodes...
2002-09-24 adilgerUse sizeof(var) instead of sizeof(type).
2002-09-24 adilgerAdd debugging to show where we are getting refcounts...
2002-09-24 adilgerFix simple_mknod() to handle existing files properly.
2002-09-24 adilgerUse the OBD_MD_FLTYPE and OBD_MD_FLMODE flags where...
2002-09-24 adilgerAnother minor change to the extN makefile, so it works...
2002-09-24 adilgerRemove a fix from the "fixes" patch for vanilla kernels...
2002-09-24 braam- documentation updates for the collaborative cache
2002-09-24 adilgerIgnore the --reformat option after the initial setup...
2002-09-24 braamAdd this include for a clean compile.
2002-09-24 shaverMakefile microfix.
2002-09-24 adilgerDamn those continuation characters in Makefiles.
2002-09-24 adilgerAdd comment to point people to ext3-2.4.18-fixes.diff...
2002-09-24 pschwanBack out the piece of the locking fix that caused the...
2002-09-24 pschwan- Adds an int 'local_only' to the cancel_unused functio...
2002-09-24 adilgerAdd definitions of the valid flags.
2002-09-24 adilgerUpdated to apply to "fixed" ext3 tree from RH kernel.
2002-09-23 adilgerUpdate patch to apply to RH kernel.
2002-09-23 adilgerUpdate htree patch to apply to the RH kernel. To keep...
2002-09-23 rread* add ignore_error cmd to lctl
2002-09-22 pschwanb=612449
2002-09-22 pschwanb=605627
2002-09-20 eeb Modifications for "circulating" request buffers ...
2002-09-20 gord-figUse slightly more robust way of making configure depend...
2002-09-20 rread* attempt to return proper exit codes when errors occur
2002-09-20 adilgerFix typo.
2002-09-20 gord-figAllow the user to specify lmc and config filenames.
2002-09-20 adilgerAdd in IT_LINK2.
2002-09-20 adilgerUpdates for v0_5_11
2002-09-20 adilgerDon't bug if we run out of space on the MDS when storin...
2002-09-20 adilgerDon't just barf if we can't allocate memory.
2002-09-20 adilger64-bit printout cleanups.
2002-09-20 adilgerDon't return an error code if we already have a reply...
2002-09-20 adilgerReturn the rename tests to runtests.
2002-09-20 adilgerRe-add memset() of request struct, since we re-use...
2002-09-20 shaver- Parallel recovery implementation, to match documented...
2002-09-19 adilgerAdd link support to vanilla kernel patch.
2002-09-19 adilgerSet the EASIZE valid flag in the MDS body, so the files...
2002-09-19 adilgerAdd a comment on why we don't return a lock for some...
2002-09-19 adilgerFix comments, add declaration for simple_mknod().
2002-09-19 rread* add support for gmnal to ptlrpc
2002-09-19 braam- add hardlink support
2002-09-19 braam- add collaborative caching document. Radhika: one...
2002-09-19 adilgerAdd --dump option to usage output.
2002-09-19 pschwan- Added preventative locking in two areas, where we...
2002-09-19 braamadd a note for 0.5.9
2002-09-19 adilgerDon't allocate so much space on the stack!!!
2002-09-19 pschwanAvoid allocating 'event' and 'request' on the stack...
2002-09-18 adilgerUpdate uml.xml as generated by a more recent lmc.
2002-09-18 adilgerUse $TMP variable, if set, for storing temp loopback...
2002-09-18 shaverIgnore PtlPut error, so that we will still timeout...
2002-09-18 adilgerChange port numbers to 988, now that BA OSTs also use...
2002-09-18 adilgerUpdates for 0.5.8 release.
2002-09-18 eebincreased request buffering for the OST service
2002-09-18 pschwanProbably memory corruption bug: the file lock bits...
2002-09-18 adilgerFixup readme a bit to reflect reality.
2002-09-18 shaverAllow caller to specify autoconf program to use, in...
2002-09-18 braam- add manual pages with configuration help.
2002-09-18 braam- add templates for manpages.
2002-09-17 adilgerFix "thread" parameters for test_brw and test_getattr...
2002-09-17 adilgerFix problem with shell escaping of variables.
2002-09-17 adilgerFix badness in test scripts.
2002-09-17 gord-figClean up runtests for inclusion in ltest.
2002-09-17 adilgerTodo comment.
2002-09-17 gord-figLook for compat flag in GS_OPTIONS.
2002-09-17 rread* now current with lmc and lconf
2002-09-17 pschwanb=596503
2002-09-17 adilgerRemove the locking warning added yesterday.
2002-09-17 gord-figUse make distdir to generate a pristine source tree...
2002-09-17 gord-figAppease tex2pdf.
2002-09-16 adilgerShould only happen with lctl, but just to be safe...
2002-09-16 adilgerReplace all of the "char[37]" uses with obd_uuid_t.
2002-09-16 adilgerPrevent false "leak" because of OBD memory accounting.
2002-09-16 adilgerRemove the extra magic from mds_extN.c for now (we...
2002-09-16 adilgerPut checks for LOV magic into LOV code, what a good...
2002-09-16 adilgerDon't look at the EA magic in the filesystem, but use...
2002-09-16 adilgerTODO message.
2002-09-16 adilgerRemove setup code from runregression-net.sh and runregr...
2002-09-16 braam- a fix for Gary's directory read-back bug. You can...
2002-09-16 braam- a fix for single node rm `pwd` problems. The distrib...
2002-09-16 rread* print a message when a duplicate mds or lov name...
2002-09-16 adilgerFix help message for --threads.
2002-09-16 adilgerAllow OBD UUID to be specified explicitly for BA OSTs.
2002-09-16 pschwanb=609205
2002-09-16 pschwan- add resource and lock counters to the namespace
2002-09-16 rread* add --obduuid <uuid> option so the OBD UUID can be...
2002-09-16 braamminor edits to the patch to work with the Red Hat 2...
2002-09-16 adilgerTake a LOV default stripe count of "0" to mean striping...
2002-09-14 braam- don't forget to pass data and data_len on to the...
2002-09-14 radhikavMade correction to mdc_statfs prototype and a change...
2002-09-13 rread* ensure mds name used for mtpt is really an mds
2002-09-12 adilgerMinor fix for getting the EA size.
2002-09-12 pschwanb=597333
next