Whamcloud - gitweb
fs/lustre-release.git
2002-10-04 adilgerProgram to create/destroy many files.
2002-10-04 adilgerAdd a "threads" parameter too openclose, so you can...
2002-10-04 thantryRemoved strtok, replaced with strsep(threadsafe) for...
2002-10-03 adilgerRemove all of the single-threaded-single-page read...
2002-10-03 adilgerPack inode data into reply for mds_open().
2002-10-03 thantryAdded more debug to LProc cleanup
2002-10-03 adilgerHelper functions for OST file handles.
2002-10-03 thantryUpdated version of the header file for SNMP first code...
2002-10-03 thantryAdded SNMP namespace minus the hierarchical info
2002-10-03 thantryFirst set of changes for SNMP, allows reading of UUID
2002-10-03 pschwan- rewrap lustre_lib, so it's readable in an 80-column...
2002-10-03 shaver- Fix dumb iloop bug in dump_connection_list by properl...
2002-10-03 adilgerDon't hold i_sem for invalidate_inode_pages() in ll_loc...
2002-10-03 adilgerHandle error case when mdc_readpage() fails.
2002-10-03 adilgerAdd client.c and target.c in place of l_net.c
2002-10-03 pschwanb=617434
2002-10-03 adilgerMore makefile fixes.
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.
next