Whamcloud - gitweb
Add verbosity flag.
[fs/lustre-release.git] / lustre / extN /
2002-10-01 adilgerDon't index unused directory indexes.
2002-09-26 gord-figDon't forget to distribute the ext3 fixes patch.
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 gord-figMake patch generation more accurate with new files.
2002-09-25 gord-figFirst cut at uml40 extN patch.
2002-09-24 gord-figEnable make diff target for creating kernel-specific...
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 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 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-19 adilgerDon't allocate so much space on the stack!!!
2002-09-12 adilgerMake sure we remove extN_fs.h when building new.
2002-08-10 gord-figSilence remaining 4 warnings.
2002-08-10 gord-figBack out for a different solution.
2002-08-10 gord-figClean up extN patch and dist rules.
2002-07-25 adilgerUpdates to the extN patch that should resolve the corrp...
2002-07-23 adilgerFix patch context.
2002-07-22 adilgerThis should fix the extN bug. I have not enabled index...
2002-07-17 gord-figTweak autogen.sh and Makefiles to be compatible with...
2002-06-20 adilgerhtree patch fix for the head.
2002-06-19 adilgerRemove debugging from htree patch, sync with branch.
2002-06-12 adilgerMake sure we clean up all the generated extN files...
2002-06-08 adilgerMajor fixups for multi-page I/Os in filterobd.
2002-05-30 adilgerRemove no-longer-needed inode operations (they previous...
2002-05-29 adilgerRemove VFS extended attribute interface so that extN...
2002-05-29 adilgerMake xattr.c depend explicitly on patch-stamp, so that...
2002-05-29 adilgerAdd exports for extended attribute functions. This...
2002-05-23 adilgerAdd the xattr files to the list of dependencies.
2002-05-23 adilgerQuiet compiler warnings about unused values when we...
2002-05-23 pschwanCopied some patch infrastructure from ext2obd to extN
2002-05-22 adilgerUpdate patches to more closely match changes in 2.5...
2002-05-10 adilgerFix each-entry-in-own-block problem for unindexed direc...
2002-05-10 adilgerBug fix for incorrect directory size - it was not setti...
2002-05-09 adilgerOne more extN ignore.
2002-05-09 adilgerAdd some more files to extN cvsignore.
2002-05-08 adilgerAdd ext3 extended attributes patch to extN. This neede...
2002-05-08 adilgerFix minor typo.
2002-05-08 adilgerAdd ext3 extended attributes patch. This does not...
2002-05-08 adilgerFor some reason extN complains about "ntohl" not being...
2002-05-08 adilgerRemove page.c from list of files (holdover from source...
2002-05-07 adilgerIgnore extN files copied into tree from kernel.
2002-04-12 braam- add a new directory for extN file system: ext3 with...