Whamcloud - gitweb
r=adilger,phil
[fs/lustre-release.git] / lustre / ldlm / ldlm_lockd.c
2002-07-04 pschwan- Quiet the FIXMEs from CERRORs to CDEBUGs, because...
2002-07-01 pschwan- more LDLM refcount locking infrastructure
2002-06-30 braam- except for fixing the segfault in the documentation...
2002-06-29 braamMinor bug fixes to get export handles used by the DLM...
2002-06-27 braamDon't update your trees yet..... Brian and I are trying...
2002-06-25 pschwan- ldlm fixes to get it to pass intent-test.sh, although...
2002-06-25 braam- Cleanup of the lock callback infrastructure - not...
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 braam- first fixes to get things working again: current...
2002-06-24 pschwan*** empty log message ***
2002-06-24 braamcompile fixes.
2002-06-24 pschwancompilation cleanups
2002-06-24 pschwanhandful of conflict-causing DLM changes
2002-06-24 braamLots of reorg in the lock manager, dealing with the...
2002-06-24 braam- minor renaming of handling functions
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-23 pschwanFix a handful of unsafe spin_unlock()s
2002-06-23 pschwanFixed lock_mode thinko
2002-06-23 pschwan- The first unfinished bits of the DLM regression test...
2002-06-23 adilgerMove cleanup of service struct into ptlrpc_unregister_s...
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-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-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-05-24 pschwan- Fixed some 64bit warnings
2002-05-23 pschwanchanged ioctl 'cmd' type from 'long' to 'int'
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-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-17 pschwanThe more controversial changes, although my tree finall...
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- Don't abort if fig2dev doesn't exist
2002-03-29 braam- add more infrastructure to handle extents and debug.
2002-03-27 braamMore 'rpc_register_service' removal
2002-03-25 braam remove gid/rid's; minor cleanups.
2002-03-24 braam- more of the locking infrastructure.