Whamcloud - gitweb
fs/lustre-release.git
2002-09-06 thantryHeader file for LprocFS
2002-09-06 thantryUpdated lprocfs.c. First cut
2002-09-06 thantryUpdating class_obd.c for first delivery of lprocfs
2002-09-06 adilgerMake obdecho return 64-bit objids so we can check 64...
2002-09-06 adilgerFix for test_brw problems with BA OST.
2002-09-06 adilgerFix a couple long long objid parsings, not the read...
2002-09-06 adilgerFix create oops (enough for single-OST testing).
2002-09-06 pschwanLittle cleanups:
2002-09-06 eebfixed bulk source callback race
2002-09-06 shaverFix cvsignore.
2002-09-06 shaver- Chain imports on connection, like exports.
2002-09-06 gord-figRemove page.c and debug.c from EXTRA_DIST. Please...
2002-09-06 eebpremature service teardown bugfix
2002-09-06 adilgerAt least acknowledge that statfs wraps at 16TB filesyst...
2002-09-06 pschwanSmall open/close test to help narrow down our LOV bug
2002-09-05 rreaddelete the self uuid first, then disconnect all.
2002-09-05 pschwanBack out some lprocfs changes to common code until...
2002-09-05 thantryUpdated makefile, added LprocFS, locking library support
2002-09-05 thantryAdded counter space in obd_device
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
next