Whamcloud - gitweb
Fix ordering of module unload in head.
[fs/lustre-release.git] / lustre /
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...
2002-06-23 braam- add reentrant locks
2002-06-23 pschwan- The first unfinished bits of the DLM regression test...
2002-06-23 braamturn off directory indexing pending the resolution...
2002-06-23 braam- remainder of rmdir changes
2002-06-23 braamautomatic detection of OST/MDS
2002-06-23 adilgerAllow specifying > 4GB sizes for truncate via strtoull().
2002-06-23 adilgerllite and MDC statfs operations.
2002-06-23 adilgerMove cleanup of service struct into ptlrpc_unregister_s...
2002-06-23 adilgerMerge from posix_stable.
2002-06-23 braampatches for the previous fixes
2002-06-23 braam- fixes for truncating new files with intent locks
2002-06-22 pschwanLBUG() if we get a NULL intent in ll_lookup2
2002-06-22 pschwanBring small ha_assist2.sh change from branch to trunk
2002-06-22 braamdo panic dump logs with the notifier list
2002-06-22 braamPage must be mapped before prepare write, since on...
2002-06-22 braamnew images and editorial updates to documentation
2002-06-21 braamkernel patches that dump the Lustre debug log when...
2002-06-21 braam- commit mkdir fix to head as well. Head has slightly...
2002-06-21 pschwangive the intent test some easily-changed variables
2002-06-21 pschwanFix for cleanup deadlock
2002-06-21 pschwanSmall typo fix
2002-06-21 pschwan- If a completion callback arrives before the reply...
2002-06-21 braamtiny changes to accompany the Portals update which...
2002-06-21 adilgerMerge from posix_stable.
next