Whamcloud - gitweb
fs/lustre-release.git
2002-10-03 adilgerDon't use relative paths for files as it breaks automake.
2002-10-03 pschwan- Add extent information to LDLM_DEBUG
2002-10-03 shaver- Add some more verbose logging of the cases that get...
2002-10-03 shaver- Add mount-epoch checking in most (all?) inode-using...
2002-10-03 adilgerFix problems if ext3 and extN have different sb_info...
2002-10-03 pschwanb=617434
2002-10-03 gord-figBuildArch: noarch is still broken.
2002-10-02 adilgerAlways fill in the full body on reply to keep ll_lookup...
2002-10-02 adilgerFix breakage caused earlier this week by over-optimization.
2002-10-02 adilgerSet the ino earlier - it appears that the second RPC...
2002-10-02 adilgerFormatting.
2002-10-02 adilgerFormatting.
2002-10-02 adilgerFix circutious xattr_set.
2002-10-02 adilgerMinor updates for readability.
2002-10-02 adilgerHelper routine for passing OBD handles around.
2002-10-02 pschwan- Change an LDLM LBUG into just a warning, now that...
2002-10-02 adilgerMinor updates to 0.5.13 release notes.
2002-10-02 pschwan- Comment out put_connection until we resolve the dep...
2002-10-02 adilgerComment about expected compile warning (to disappear...
2002-10-02 pschwan- Do proper refcounting on export->exp_connection ...
2002-10-02 adilgermds_open:
2002-10-01 pschwan- If a non-CONNECT request is made with an invalid...
2002-10-01 adilgerFix problem with duplicate inodes being created on...
2002-10-01 shaverAdd support for FAILCONN ioctl, for recovery testing...
2002-10-01 shaver- Add RD_TROUBLED state for items that need to start...
2002-10-01 pschwan- ChangeLog update for 0.5.13
2002-10-01 adilgerAdd header removed from obd_filter.h.
2002-10-01 adilgerAdd export from obdfilter to hold open file handles.
2002-10-01 adilgerAdd OST handle to llite open file data.
2002-10-01 adilgerTODO comment for mds_body.
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...
next