Whamcloud - gitweb
- remainder of rmdir changes
[fs/lustre-release.git] / lustre / ldlm /
2002-06-23 braam- remainder of rmdir changes
2002-06-23 adilgerMove cleanup of service struct into ptlrpc_unregister_s...
2002-06-21 pschwanFix for cleanup deadlock
2002-06-21 pschwan- If a completion callback arrives before the reply...
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 pschwanAdded some debugging support on the server side of...
2002-06-20 adilgerMerge from 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-15 pschwan- Fixed serious LDLM bugs, including mistaking the...
2002-06-14 pschwan- Fix two leaks
2002-06-14 pschwan- Fixed remote dlm lock conversion
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-12 adilgerRemove typo file.
2002-05-30 adilgerDon't oops if we have a NULL lock.
2002-05-24 pschwan- Fixed some 64bit warnings
2002-05-23 pschwanchanged ioctl 'cmd' type from 'long' to 'int'
2002-05-17 pschwan* Split struct niobuf into niobuf_local and niobuf_remote
2002-05-16 adilgerVmalloc ns_hash instead of kmalloc (it is 128kB). ...
2002-05-09 pschwanLanding the ldlm_testing branch; now the only differenc...
2002-04-30 pschwan- added a 'dying' head to fix very bad bug in yesterday...
2002-04-29 braam- documentation update for MDS recovery
2002-04-24 adilgerFixups to handle error recovery when we are out of...
2002-04-23 adilgerUse debugging macros to aid in tracing.
2002-04-22 pschwan64-bit warning fixes. Someone should take a closer...
2002-04-22 adilgerOnly put the ldlm connection if we are not connected...
2002-04-22 braam- rename ha_mgr to recovd
2002-04-18 adilgerInitialize ldlm_resources at allocation time instead...
2002-04-18 pschwan- fixed some warnings in the DLM
2002-04-17 pschwanThe more controversial changes, although my tree finall...
2002-04-17 pschwanThe noncontroversial portion of the last few days of...
2002-04-15 braamWARNING - if an RPC times out you will crash older...
2002-04-13 pschwan- added connection structure which encompasses some...
2002-04-10 braam- More Peter's additions for the ha manager. This doesn...
2002-04-10 pschwanNo new functionality outside of the DLM. ptlrpc_client...
2002-04-08 braam- name switch: "light" --> "lite"
2002-04-06 pschwanRemoves all traces of mds_req, mds_rep, ost_req, and...
2002-04-04 pschwan- Fixed lock tests--early indicates are that extents...
2002-04-04 pschwan- Don't abort if fig2dev doesn't exist
2002-03-29 adilgerA bunch of minor cleanups when using sizeof(). This...
2002-03-29 braam- add more infrastructure to handle extents and debug.
2002-03-27 braamMore 'rpc_register_service' removal
2002-03-26 adilgerDon't dereference "lock" before it is set.
2002-03-25 braam remove gid/rid's; minor cleanups.
2002-03-24 braam*** empty log message ***
2002-03-24 braam- more of the locking infrastructure.
2002-03-20 braam- updated documentation (introduction)
2002-03-10 pschwanWe touched everything, but it's not as scary as it...
2002-03-08 adilgerAdded cvsignore files to directories which didn't have...
2002-03-07 braam- first parts of lock management: module & resource...