Whamcloud - gitweb
Add LOV export handle to reference open handles.
[fs/lustre-release.git] / lustre /
2002-10-01 adilgerAdd LOV export handle to reference open handles.
2002-10-01 adilgerRename "export" with "exp" so it doesn't screw up my...
2002-10-01 adilgerAdd handle for exports from obdfilter.
2002-10-01 adilgerAdd OBD_MD_FLHANDLE
2002-10-01 adilgerDon't index unused directory indexes.
2002-09-30 pschwanb=614622
2002-09-28 gord-figDo some patch math.
2002-09-27 pschwanb=611892
2002-09-27 adilgerUse types for journal_callback_set() as in RH 12.5...
2002-09-27 adilgerMask off the type bits and not the permission bits.
2002-09-27 adilgerSilence bogus compiler warning by moving code closer...
2002-09-27 adilgerAdd update for v0_5_12
2002-09-26 adilgerRemove unused variable.
2002-09-26 pschwanb=611336
2002-09-26 pschwanI don't much like crashing
2002-09-26 pschwanb=614867
2002-09-26 pschwanb=613941
2002-09-26 gord-figDon't forget to distribute the ext3 fixes patch.
2002-09-25 shaver- #include good, implicit-decl warning bad.
2002-09-25 shaver- Use l_wait_event in ldlm_completion_ast to both trigg...
2002-09-25 adilgerRemove "helpful" error message, because it screws thing...
2002-09-25 adilgerAdd more obvious error message after a patch failure...
2002-09-25 adilgerReverse order of i_version and extN_mark_inode_dirty...
2002-09-25 gord-figAutomatically detect when to apply the fixes patch.
2002-09-25 gord-figUpdate UML fire-putting-out patch.
2002-09-25 adilgerDon't automatically add patches to CVS.
2002-09-25 shaver- Remove cancelled locks from the waiting list. Revoki...
2002-09-25 gord-figMake patch generation more accurate with new files.
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.
next