Whamcloud - gitweb
WARNING: we currently crash on unmount after the last phase of runtests.
[fs/lustre-release.git] / lustre /
2002-09-03 shaverWARNING: we currently crash on unmount after the last...
2002-09-02 adilgerRemove export of non-existent function.
2002-09-02 adilgerRemove ancient Perl cruft from obd.c.
2002-09-02 adilgerPass UUID along when we have it.
2002-09-02 adilgerWe don't expect to convert from ASCII to binary UUIDs...
2002-09-02 adilgerMinor cleanups - use uuids in uuid2dev and uuid2obd...
2002-09-02 adilgerMinor cleanups.
2002-09-02 adilgerMinor cleanups.
2002-09-02 adilgerProtect the obd export list with a spinlock (we do...
2002-09-02 adilgerCheck for a few error conditions.
2002-09-02 gord-figAllow chbar generation on the HOWTO.
2002-09-02 adilgerAvoid bogus typecasting.
2002-09-02 adilgerPass 64-bit RPC XIDs around, since this is really how...
2002-09-02 adilgerDon't check bulk contents if there was an error reporte...
2002-09-02 adilgerMinor change.
2002-09-02 rread- fix route config and clean up errors
2002-09-02 pschwanI'm a moron and spin_unlock was a no-op.
2002-09-02 gord-figAllow automatic specification of the RPM locations...
2002-09-02 pschwanAdd PyXML in place of the previously-removed libxml2...
2002-09-02 pschwanFix eric's extremely well-spotted locking bug. It...
2002-09-02 pschwanremove libxml2 from the Requires list
2002-09-02 pschwanJames Newsome's last dlm regression patch. I haven...
2002-09-02 pschwanOops, missed a file in the mdc_enqueue change
2002-09-02 pschwan- remove the unused 'id' from mdc_enqueue
2002-09-02 pschwans/jt_ptl_setup/jt_ptl_network/
2002-08-30 braamForgot to update changelog...
2002-08-30 rread- saw a problem with the order of how filter was initia...
2002-08-30 rread* allow any host to have static routes
2002-08-30 adilgerAdd assertions to {push,pop}_ctxt because we are oopsin...
2002-08-30 gord-figResolve my silly conflict.
2002-08-30 adilgerMike's fix for the missing exp_connection oops caused...
2002-08-30 rread* sample mcr-type setups, both using a router
2002-08-30 rread* fix some brainos so routing config will work
2002-08-30 rread add --tcpbuf option to lconf
2002-08-29 rread* send and recv tcp buffer size is set
2002-08-29 rread* clean up mcr config script
2002-08-29 gord-figAllow lmc path to be overridden.
2002-08-29 adilgerHandle the case where the XML file has not yet been...
2002-08-29 rread* first cut at routing config support, pretty tacky...
2002-08-29 rread- add initial mcr.sh for echo test on mcr cluster
2002-08-29 adilgerFix up the spinlock situation around rq->rq_list and...
2002-08-29 rread- obsolete
2002-08-29 rread* alloc memory and copy data into type->typ_name and...
2002-08-29 rreadAdd more details to device_list output.
2002-08-29 gord-figAdd lconf, lmc to the RPM.
2002-08-29 gord-figDon't just delete the generated PDF.
2002-08-29 adilgerOnly overwrite the magics, not the entire page to avoid...
2002-08-29 gord-figInstall and distribute lconf and lmc.
2002-08-29 adilgerUse a less evil port number.
2002-08-29 adilgerExit from XML configs if there is an error.
2002-08-29 adilgerUse port 988 instead of 888.
2002-08-29 adilgerTry and work with different versions of dbench.
2002-08-29 adilgerAdd dcount assertions in obdfilter to catch any funny...
2002-08-29 adilgerZap test_brw/obdecho pages we are going to read into...
2002-08-29 adilgerAdd statfs method to LOV.
2002-08-29 adilgerUse o_brw instead of o_getattr to distinguish between...
2002-08-28 adilgerWe already set last_committed and last_xid for all...
2002-08-28 adilgerRemove obsolete code from mds_ext3.c.
2002-08-28 adilgerWe get 64-bit xids over the wire, so we should store...
2002-08-28 shaver* Don't oops when destroying an export that doesn't...
2002-08-28 rread* llrmount.sh now uses lconf
2002-08-28 rread* llecho.sh reimplemnted to use lmc/lconf
2002-08-28 rread- allow the --ost command to have no arguments when...
2002-08-28 rread- add support for obdecho. When creating the ost with...
2002-08-27 rread- replace llmount and llmountcleanup with versions...
2002-08-27 gord-figAdd chaos13 patch from Andreas.
2002-08-27 adilgerRevert error handling case - jumpling to out_unlink_can...
2002-08-27 shaver* Added test_brw to .cvsignore.
2002-08-27 adilgerAdd missing header for lov_packmd() definition.
2002-08-27 adilgerRemove some old code now that we have the EOF lock.
2002-08-27 adilgerWhenever we get the file size from the OST, also get...
2002-08-27 adilgerDon't copy the objid to/from the inode. There is nowhe...
2002-08-26 rread- more careful error checking
2002-08-26 adilgerMake symlinks actually work:
2002-08-26 rreadfatal error if unable to determine local address
2002-08-26 rread- use python 1.5.x version of exception
2002-08-26 rread- use python 1.5.x version of getopt exception
2002-08-26 rreadA network address of '*' will cause lconf to determine...
2002-08-26 adilgerRemove ugliness.
2002-08-26 adilgerRemove dead functions.
2002-08-26 adilgerAllow unlinking non-regular files.
2002-08-26 adilgerMore of the symlink story - extract the link target...
2002-08-26 adilgerFix minor typo in debug output.
2002-08-26 adilgerAdd l_dput assertion.
2002-08-26 shaver* Move recovery state into connection from client,...
2002-08-26 pschwanb=596505
2002-08-26 braamMore security architecture. Perhaps we are done for...
2002-08-23 adilgerFix read-of-empty-page problem. Also avoid extraneous...
2002-08-23 adilgerMake all of the obdo<->inode and obdo<->iattr copy...
2002-08-23 adilgerFix another nasty bug in ll_common_unlink - we were...
2002-08-23 adilgerReduce number of over-the-wire getattrs by half, and...
2002-08-23 adilgerFix minor typo - confusing when looking at the debug...
2002-08-23 rread- Doh!
2002-08-23 rread- add lov_pack.c to llite
2002-08-23 rread- cleanup output and enhance error reporting
2002-08-22 adilgerMinor cleanup.
2002-08-22 rread- fix false leak message
2002-08-22 rread- fix child wait
2002-08-22 rread- fix insmod error message
2002-08-22 rread- don't touch /proc/sys/portals/debug_path in noexec...
next