Whamcloud - gitweb
fs/lustre-release.git
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.
2002-06-21 adilgerMerge from posix_stable
2002-06-21 adilgerMerge from posix_stable.
2002-06-21 adilgerUse OBD_BRW_{READ,WRITE} for BRW calls.
2002-06-21 braamfix the path problem in common.sh
2002-06-21 pschwanFixed an MDS crash bug discovered as a result of earlie...
2002-06-20 pschwanFix many (mostly un-serious) build warnings
2002-06-20 pschwanFix one build error, one build warning, and one extreme...
2002-06-20 pschwanAdded some debugging support on the server side of...
2002-06-20 rreadadded check for libxml2 development libraries
2002-06-20 rreadfix for older versions of gcc
2002-06-20 rreadremove obsolete reference to obdext2
2002-06-20 braam- fix to kernel patches: intents must be free before...
2002-06-20 rreadadded check_getpage to ia64
2002-06-20 adilgerMerge from posix_stable.
2002-06-20 adilgerMerge from posix_stable.
2002-06-20 adilgerMerge from posix_stable.
2002-06-20 adilgerMerge new failure test points from posix_stable.
2002-06-20 adilgerMerge from posix_stable.
2002-06-20 adilgerMerge posix_stable to the head.
2002-06-20 adilgerAdd ll_pack to the head.
2002-06-20 adilgerMerge from posix_stable branch.
2002-06-20 braam- bring the chaos patch forward to where user mode...
2002-06-20 adilgerhtree patch fix for the head.
2002-06-20 braamBring stock kernel 2.4.18 intent patch up to date.
2002-06-19 adilgerRemove debugging from htree patch, sync with branch.
2002-06-18 adilgerfile ll_pack.c was initially added on branch posix_stable.
2002-06-18 pschwanAnother attempted DLM deadlock fixup
2002-06-18 pschwan- Fixed a DLM deadlock bug
2002-06-17 pschwan- Add more DLM threads
2002-06-17 pschwan- Fixed some screwy ldlm resource refcount issues
2002-06-17 pschwanMany dlm and intent lock fixes.
2002-06-17 braamupdated patch to current CVS head of Lustre code.
2002-06-17 braamMakefile fix for libxml2 headers.
2002-06-17 behlendoSimple example XML file for new obdctl --xml option.
2002-06-17 brianBarebones XML support added to obdctl via the --xml...
2002-06-17 behlendoBarebones XML support added to obdctl via the --xml...
2002-06-16 wmarcusmWMM - Restored difftime use of doubles.
2002-06-16 pschwanMove some variable setup to a common function that...
2002-06-15 pschwan- Fixed serious LDLM bugs, including mistaking the...
2002-06-15 braamChaos patch is now good.
2002-06-15 braamNow the patch applies too...
2002-06-15 braamAdd slab patches to chaos patch.
2002-06-15 braamThis has a kernel patch for handle validation. All...
2002-06-15 pschwanInstead of making two 128k request buffers, make ten...
2002-06-15 pschwanStart six ost threads at startup instead of two
2002-06-15 pschwanthe ost was doing commitrw in a callback, which runs...
2002-06-15 pschwanIncrease RPC timeouts
2002-06-15 pschwanBack out bad kunmap "fix"
2002-06-14 pschwan- Fix two leaks
2002-06-14 braamfix broken doc makefile
2002-06-14 pschwan- Fixed remote dlm lock conversion
2002-06-14 pschwan- clear dentry->d_it in intent_release
2002-06-14 pschwan- We allow the intent policy function to abort lock...
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-14 adilgerFix a crash in the POSIX test.
2002-06-14 adilgerAnother part of the statfs story, disabled.
2002-06-14 adilgerProbable fix for storing 64-bit objids on the MDS for...
2002-06-14 adilgerCreate the filesystem ROOT directory with 0755 permissi...
2002-06-13 braamadd intent related update to NFS server.
2002-06-13 braam- Update md intent locking for chaos and lum patches...
2002-06-13 pschwan- Added the obdo inline code to the OSC, for the non...
next