Whamcloud - gitweb
fs/lustre-release.git
2002-07-05 pschwanItems of note:
2002-07-05 braam- Make now correctly rebuilds
2002-07-05 shaverPrevent C-c and C-z from locking us up, and make most...
2002-07-05 adilgerChange module data to use "info@clusterfs.com" email...
2002-07-05 adilgerAdd statfs fixups to head.
2002-07-05 adilgerAdd closing quote so that obdecho compiles.
2002-07-05 adilgerAdd statfs support for proper blocks count to head.
2002-07-05 adilgerPass 64-bit object numbers wherever possible, instead...
2002-07-05 shavertidy runfailure-ost a touch
2002-07-05 rreadthink i got it this time
2002-07-05 rread-again
2002-07-05 rread- RCS version experimet
2002-07-04 braam- fixes an extra intent_release in open_namei
2002-07-04 rread- install setup scripts and config
2002-07-04 rread- install to /usr/sbin
2002-07-04 rread - updated to new dtd
2002-07-04 pschwan- Quiet the FIXMEs from CERRORs to CDEBUGs, because...
2002-07-04 shaverDump the lock before LBUG()ing in ldlm_lock_destroy...
2002-07-04 rread- add copyright, license, and attribution
2002-07-04 rread- fix lookup bug
2002-07-04 rreadinitial version
2002-07-04 brian- Added lctl.c which is basically ptlctl/obdctl/debugct...
2002-07-04 behlendo- Added lctl.c which is basically ptlctl/obdctl/debugct...
2002-07-03 braam- first additions for rename.
2002-07-03 adilgerFix ordering of module unload in head.
2002-07-03 braamclean up old patches
2002-07-03 braampatch for Jim's 2.4.18-chaos5
2002-07-03 braamAdd note for 0.4.2
2002-07-03 braam- update the patch with yesterday's fix
2002-07-02 braamMinor fixes to get setup to work again. Fix some braino...
2002-07-02 rread- initial version
2002-07-02 braam- add missing unlocks.
2002-07-02 rread - create device
2002-07-02 rread- experiment: attempt to add the cvs version to formatt...
2002-07-02 rread- remove unneeded parameter to obd_create/destroy
2002-07-01 behlendo-Minor fixes to ensure the DTD is valid. net-local...
2002-07-01 braam- other half of the buffer fix.
2002-07-01 braam- fix for variable size buffer handling.
2002-07-01 pschwan- more LDLM refcount locking infrastructure
2002-07-01 shaverFixed some path-slash badness in common.sh, and added...
2002-07-01 pschwanA Perl script to hammer concurrently at multiple mount...
2002-07-01 braam- much of the striping configuration managment and...
2002-07-01 pschwan- updated LDLM_DEBUG to give more refcount info
2002-06-30 braam- same for mdc
2002-06-30 braamfix a blunder in osc_connect that frees the connection...
2002-06-30 braamFix a few compiler warnings.
2002-06-30 braam- except for fixing the segfault in the documentation...
2002-06-30 pschwan- Fixes memory and refcount links in the DLM
2002-06-30 braam- small issues
2002-06-29 braamFile I/O fix: move the lock name space to the filter...
2002-06-29 braamMinor bug fixes to get export handles used by the DLM...
2002-06-29 rread- fix make dist
2002-06-29 rread- need to add include for PAGE_SIZE
2002-06-28 braam- shared MDS/OST connection routines
2002-06-28 braam- The same changes made to the OST are now working...
2002-06-28 brian- Refined the DTD futher: 'id' changed to 'name'; tree...
2002-06-28 behlendo- Refined the DTD futher: 'id' changed to 'name'; tree...
2002-06-28 braamAdd a new patch for the new LLNL kernel. This contains...
2002-06-28 braam- more fixes to export handling. Probably tomorrow...
2002-06-27 braam- More changes in the connection handle stuff. We...
2002-06-27 braamDon't update your trees yet..... Brian and I are trying...
2002-06-26 brianAnother slightly less rough cut at XML based configurat...
2002-06-26 behlendoAnother slightly less rough cut at XML based configurat...
2002-06-26 braamStart maintaining the release changelog file.
2002-06-25 pschwan- ldlm fixes to get it to pass intent-test.sh, although...
2002-06-25 adilgerMerge trivial changes from branch to head.
2002-06-25 braam- Cleanup of the lock callback infrastructure - not...
2002-06-24 adilgerRemove obdext2.cfg as we no longer have obdext2
2002-06-24 braam- fixes to let a client do correct lock cancellation...
2002-06-24 braamstatus: on ./mcreate I believe the client lock on the...
2002-06-24 adilgerFix o_valid and o_size for truncate through osc/ost...
2002-06-24 braam- first fixes to get things working again: current...
2002-06-24 braamlast compile fixes: WARNING nothing works probably.
2002-06-24 braam- more fixes
2002-06-24 braam- mds compile fixes
2002-06-24 pschwan*** empty log message ***
2002-06-24 pschwan*** empty log message ***
2002-06-24 pschwan*** empty log message ***
2002-06-24 braam*** empty log message ***
2002-06-24 braam- compile fix.
2002-06-24 braamcompile fixes.
2002-06-24 pschwanextern/static fix
2002-06-24 pschwanlock descriptor fixups
2002-06-24 pschwancompilation cleanups
2002-06-24 braam- compilation fixes.
2002-06-24 pschwanhandful of conflict-causing DLM changes
2002-06-24 pschwancompilation fixups
2002-06-24 braamLots of reorg in the lock manager, dealing with the...
2002-06-24 pschwanstructure changes for LDLM revamp
2002-06-24 pschwanmore DLM lock cleanups
2002-06-24 braam- minor renaming of handling functions
2002-06-24 pschwanmore locking hackery
2002-06-24 braam- rework lock handling functions with get/put and refcounts
2002-06-24 braam- changes for lock handles and refcounts
2002-06-24 pschwanFirst swing at DLM lock cleanup. Do not update your...
2002-06-23 pschwanFix a handful of unsafe spin_unlock()s
2002-06-23 pschwanFixed lock_mode thinko
2002-06-23 braam- improve the explanatory comment
2002-06-23 braam- minor fix
2002-06-23 pschwan- If the DLM server returns ELDLM_LOCK_ABORTED, pass...
next