Whamcloud - gitweb
Removed LDLM references to old proc FS
[fs/lustre-release.git] / lustre /
2002-09-05 thantryRemoved LDLM references to old proc FS
2002-09-05 thantryUpdated top level obdclass file for LProcFS
2002-09-05 thantryRe-added lock(s) as library
2002-09-05 thantryHeader file for /proc/lustre: adding to tree
2002-09-05 thantryInitial implementation for /proc/lustre
2002-09-05 adilgerOnly connect to the MDS if we are setting up an MDC...
2002-09-05 pschwan- debug.c was only used by obdclass, so I moved it...
2002-09-05 rreadadd close_uuid
2002-09-05 rreadadd page.c symink to lov until Phil can stop the madness
2002-09-05 eebFixed service request buffer race
2002-09-05 pschwan- Fixed some error messages in the LOV
2002-09-05 rreadnew option: --dump <file> will dump debug log to <file...
2002-09-05 shaver- Rewrote connmgr_iocontrol to handle UUID specificatio...
2002-09-04 rreadadded newconn to lctl
2002-09-04 shaver- Update jt_obd_newconn to handle the new IOC_RECOVD_NE...
2002-09-04 adilgerCommit braino fix that I already fixed locally.
2002-09-04 adilgerGet the directory inode semaphore, just to be copasetic...
2002-09-04 rreadadd hostname to gdb script
2002-09-04 rreadAdd note to --format help that the autoformat feature...
2002-09-04 rreadremove old message about autoformat
2002-09-04 adilgerRemove compiler warning.
2002-09-04 adilgerRemove fancy but broken statistics from obdecho.
2002-09-04 pschwan- I introduced a bug in the LOV, for the case where...
2002-09-04 gord-figUse tex2pdf.
2002-09-04 adilgerUpdate changelog for new release.
2002-09-04 adilgerFix same problem as before - we are dereferencing a...
2002-09-04 adilgerMinor fixup - don't memcpy data from past end of string.
2002-09-04 rread* stripe size in the config file was being ignored...
2002-09-04 adilgerNew improved runregression script.
2002-09-04 pschwanthe callback data refcount should be the stripe count...
2002-09-04 pschwanUse pga[i].off instead of pga[i].pg->index. Even thoug...
2002-09-04 adilger"fix" the page->index value for direct_IO pages.
2002-09-04 shaver- initialize LDLM client data on obdfilter, not ost...
2002-09-04 braam- more recovery API stuff
2002-09-04 adilgerFix thinko in export cleanup.
2002-09-04 pschwanDisable the reply type check until bluearc has a chance...
2002-09-03 adilgerInitialize the obd spinlock and import list, each time...
2002-09-03 rread* move recover.c from llite to ptlrpc
2002-09-03 rread* fix module cleanup, previous commit broke it
2002-09-03 pschwan- remove the PTL_RPC_TYPE_* in favour of PTL_RPC_MSG_*
2002-09-03 adilgerCopyright update, remove old comment
2002-09-03 adilgerFix header problem for building on RH kernels.
2002-09-03 eebreply message initialisation fix
2002-09-03 pschwanldlm_handle_convert was putting the lock immediately...
2002-09-03 adilgerAllow obdecho to handle create and destroy and setattr...
2002-09-03 rread* use specific directories when loading modules in...
2002-09-03 adilgerAllow specifying an objid for test_getattr, the same...
2002-09-03 adilgerAllow specifying an objid for test_getattr to be the...
2002-09-03 braam- change the prefix of bulk descriptors to bd_ and...
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.
next