Whamcloud - gitweb
fs/lustre-release.git
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...
2002-07-18 pschwanSplit the documentation and sample config files into...
2002-07-18 gord-figAdd Phil's patch-2.4.18-um change.
2002-07-18 gord-figAdd version information to lustre-HOWTO.
2002-07-18 pschwanchangelog update, head
2002-07-18 pschwana small coherence test with 2 mountpoints
2002-07-18 pschwanOne more.
2002-07-18 pschwanSmall cleanups to make it look and behave more like...
2002-07-18 adilgerA mostly-fix for "mknod /mnt/lustre/foofo p". It doesn...
2002-07-18 pschwanMore connection-level hackery for the DLM
2002-07-18 pschwanBe more explicit to aid debugging
2002-07-18 pschwansmall cleanup
2002-07-17 adilgerBig diff, mostly cosmetic.
2002-07-17 pschwan- Attempted fix for the crash-during-unload-after-ldlm...
2002-07-17 pschwan- Temporary fix for the problem that the MDS needs...
2002-07-17 gord-figTweak autogen.sh and Makefiles to be compatible with...
2002-07-17 rread- fix default rule
2002-07-17 braam- move LLNL kernel patch forward to chaos9
2002-07-17 rread- mountpoint uses mdc, not mds
2002-07-17 rread- mountpoints are coded, but ost uuid is not found...
2002-07-17 rread- lov config works now
2002-07-16 rread- clean up usage help
next