Whamcloud - gitweb
fs/lustre-release.git
2002-08-01 rread- lmc refactored for impending enhancments
2002-08-01 rread- disable obdctl from being built; use lctl now
2002-08-01 rread- remove check for libxml2, since it is soon going...
2002-08-01 rread - new config
2002-08-01 pschwanLanding random changes that were somehow never committe...
2002-08-01 adilgerIgnore generated include files.
2002-08-01 adilgerIgnore munlink binary.
2002-08-01 adilgerStill do lustre setup if portals is loaded, but no...
2002-08-01 adilgerInclude failed operation for the RPC failures.
2002-08-01 adilger- Set valid flags in llite and not OSC. It does not...
2002-08-01 adilgerAdd munlink tool which unlinks files without stat first...
2002-07-31 braam- move the peter branch changes to the head
2002-07-31 adilgerZero the intent for new dentries.
2002-07-30 rreadfile mds-failover.xml was initially added on branch...
2002-07-30 adilgerAlways return a valid pointer or an error code from...
2002-07-30 rread- change auto detect for readline to explicit args
2002-07-30 rread- delete llxmlsetup.sh
2002-07-30 rread- deleted
2002-07-30 rread- use ncurses when looking for readline
2002-07-30 rreadfix readline
2002-07-27 adilgerSet OST/DLM variables even if portals already set up.
2002-07-27 gord-figDistribute obdfs, put modules in /lib/modules//kernel...
2002-07-27 adilgerUse modprobe to load modules in non-testing mode.
2002-07-27 gord-figInclude test data in distribution.
2002-07-27 adilgerDon't try to remove kqswnal module, it oopses the kernel.
2002-07-27 gord-figAdd test scripts to distribution.
2002-07-27 rread- add --get url option to lconf
2002-07-27 rread- new xml config for a 3 uml setup
2002-07-26 adilgerUpdated patch for chaos11 (same as chaos10)
2002-07-26 gord-figUpdate HOWTO version block.
2002-07-26 gord-figlustre.pdf depends on lustre-HOWTO.lyx
2002-07-26 gord-figInsert header comments so RPM doesn't get confused.
2002-07-26 pschwanOne last fix from yesterday, for forced DLM cleanup...
2002-07-26 gord-figTweak RPMs
2002-07-26 adilgerSame compile warnings for lustre.
2002-07-26 adilgerFix unused variable warning.
2002-07-26 rread- small include changes needed compile on powerpc
2002-07-26 rreadremove hardcoded -lreadline
2002-07-26 rread- clean up xml and dtd
2002-07-26 rread- add support for building without libreadline
2002-07-26 gord-figDrop TAG from EXTRA_DIST.
2002-07-26 gord-figEvery checkin changes the tag, but this should do it.
2002-07-26 rread- add network element
2002-07-26 gord-figMore scientific CVS tag experimentation.
2002-07-26 rread- cosmetic fixes
2002-07-26 gord-figAnother shot at CVS tag substitution.
2002-07-26 rread- use llmodules.sh to load modules now
2002-07-26 gord-figProperly munge CVS/Tag.
2002-07-26 pschwan- Fix some dangling lock references in error paths
2002-07-26 pschwanDon't LBUG() in resource_cleanup() when cancel fails
2002-07-25 pschwanset b_page in osc_brw_write, so that it will get kunmap...
2002-07-25 shaverOnly interrupt after timeout in ptlrpc_queue_wait....
2002-07-25 rreadadd ldlm
2002-07-25 braamFix some simple errors and warnings
2002-07-25 adilgerUpdates to the extN patch that should resolve the corrp...
2002-07-25 pschwan- the LBUG() after ll_lock "fails" is no longer necessary.
2002-07-25 gord-figTransform *.lin into *.lyx, updating @VERSION@, @TAG...
2002-07-25 braam- update change logs
2002-07-25 braam- align the UUID in the ost requests
2002-07-25 braam- Remaining documentation updates for Client - OST...
2002-07-25 braam- remove two almost unused fields from the OST request...
2002-07-24 pschwanfix ldlm_cli_cancel return value
2002-07-24 adilgerFix RPC request leak and potential refcounting problems...
2002-07-24 adilgerMissed one...
2002-07-24 adilgerInitialize bulk descriptor refcount to 1, and call...
2002-07-24 adilgerMake a distinction between bulk callbacks and brw callb...
2002-07-24 adilgerActually use the COUNT value.
2002-07-24 shaverDon't deref desc after we drop our reference to it.
2002-07-24 shaverUnmap and decref bulk descriptors from a bottom half...
2002-07-23 adilgerAllow runtests to be configured for a maximum number...
2002-07-23 adilgerFix patch context.
2002-07-22 adilgerFix minor leak of import struct, which we do not use...
2002-07-22 adilgerRemove some cruft that got into chaos10 patch
2002-07-22 adilgerInclude lustre_mds.h to have definition for mdc_getlovinfo.
2002-07-22 adilgerCosmetic cleanup to use local variable for ll_inode_info.
2002-07-22 adilgerAdd beginning of symlink support. Not totally function...
2002-07-22 adilgerAdd helper function ptlrpc_bulk_addref() to match ptlrp...
2002-07-22 adilgerWe need an mdc_ref for a mountpoint, and not an mds_ref.
2002-07-22 adilgerCall bulk descriptor "desc" instead of "bulk" for consi...
2002-07-22 adilgerThis should fix the extN bug. I have not enabled index...
2002-07-22 adilgerAdd module refcounts for filesystem interface modules.
2002-07-20 gord-figHOWTO updates.
2002-07-20 gord-figMake the usermode patch apply cleanly.
2002-07-20 adilgerAdd intent support for MKNOD.
2002-07-20 braam- new patch for new LLNL kernel. No changes.
2002-07-19 braamPatch was missing IT_LOOKUP.
2002-07-19 adilgerFixups - should work for single ost.
2002-07-19 adilgerChange mountpoint to be /mnt/lustre for LOV XML config.
2002-07-19 adilgerFix linux version checking so that modules install...
2002-07-19 adilgerSo, it turns out that the CVS head was wrong - kptroute...
2002-07-19 adilgerGet the correct return code from the setup, not from...
2002-07-19 adilgerRemove intersync stuff from /etc/init.d/lustre.
2002-07-19 adilgerChange the default config so that it doesn't do anythin...
2002-07-19 adilgerSame fixes on head as branch.
2002-07-19 pschwanPeter's module fixes on the tip
2002-07-18 braam- fix / problem
2002-07-18 pschwan- added recovery.lyx
2002-07-18 pschwanadd config files to EXTRA_DIST
2002-07-18 braamrevert configure.in
2002-07-18 braamMakefile now puts the version and date on front of...
next