Whamcloud - gitweb
- Added lctl.c which is basically ptlctl/obdctl/debugctl all
[fs/lustre-release.git] / lustre / ptlrpc /
2002-07-02 braam- add missing unlocks.
2002-07-01 pschwan- more LDLM refcount locking infrastructure
2002-07-01 pschwan- updated LDLM_DEBUG to give more refcount info
2002-06-30 braam- except for fixing the segfault in the documentation...
2002-06-30 braam- small issues
2002-06-29 braamMinor bug fixes to get export handles used by the DLM...
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-23 adilgerMove cleanup of service struct into ptlrpc_unregister_s...
2002-06-21 pschwanSmall typo fix
2002-06-21 braamtiny changes to accompany the Portals update which...
2002-06-21 adilgerMerge from posix_stable.
2002-06-17 pschwanMany dlm and intent lock fixes.
2002-06-15 pschwan- Fixed serious LDLM bugs, including mistaking the...
2002-06-15 pschwanIncrease RPC timeouts
2002-06-14 pschwan- Fix two leaks
2002-06-14 pschwan- Fixed remote dlm lock conversion
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-13 pschwan- Fixes obdecho
2002-06-13 pschwanWARNING: This commit breaks everything. It will be...
2002-06-10 adilgerAdd connid and xid to timeout messages.
2002-06-07 adilgerTranscription error.
2002-06-07 adilgerDon't stop checking for operations to commit if we...
2002-06-06 adilgerRename "bulk" to "desc" to avoid confusion with the...
2002-06-03 adilgerMove ioctl values out of the way of standard ext2/ext3...
2002-06-03 adilgerReplace usage of "page" with "bulk" where "page" was...
2002-05-26 pschwan- LBUG() on failed niobuf allocation
2002-05-25 pschwan- Quiet some journaling CERRORs
2002-05-24 pschwanI am a superstar.
2002-05-24 pschwanIt did indeed fix it; here's the ones that I forgot.
2002-05-24 pschwanDo lots of explicit EXPORT_SYMBOLs to see if this cures...
2002-05-23 pschwanchanged ioctl 'cmd' type from 'long' to 'int'
2002-05-23 pschwan- Fixed symlinks
2002-05-23 pschwan- Fixed problem where all files were owned by root
2002-05-23 adilgerQuiet some overly verbose messages.
2002-05-21 pschwan- Fixed really stupid bug in events.c that was derefere...
2002-05-17 pschwan* Split struct niobuf into niobuf_local and niobuf_remote
2002-05-12 braam- mds failover code
2002-05-09 pschwanLanding the ldlm_testing branch; now the only differenc...
2002-05-01 pschwanFixed recovd deadlock
2002-05-01 pschwanAvoid cli_lock deadlock in ptlrpc_free_req
2002-04-30 pschwan- added a 'dying' head to fix very bad bug in yesterday...
2002-04-29 pschwanTrivial whitespace, struct, etc changes to bring the...
2002-04-29 pschwanremoved srv_ev from ptlrpc_service and put it on the...
2002-04-29 braam- and here are the new files with the previous commit
2002-04-29 braam- see message on previous commit.
2002-04-29 braam- documentation update for MDS recovery
2002-04-27 adilgerSend last_rcvd values around when talking to the MDS...
2002-04-27 adilgerAdd a helper function to abstract the actual location...
2002-04-24 adilgerFixups to handle error recovery when we are out of...
2002-04-22 pschwan64-bit warning fixes. Someone should take a closer...
2002-04-22 braam- rename ha_mgr to recovd
2002-04-18 pschwanUse a new ptlrpc_client->cli_lock to protect the cli...
2002-04-18 pschwan- fixed some warnings in the DLM
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-15 pschwanPopulate 'peer' before using it.
2002-04-15 pschwanFixed some thinkos in the remote connection/token stuff...
2002-04-15 pschwanptlrpc_client->cli_lock moved to ptlrpc_connection...
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-04-03 adilgerMake some attempt to clean up ptlrpc_init_svc() if...
2002-04-02 pschwan- fixed up lustre_mds.h to allow inclusion in userspace...
2002-03-29 braam- add more infrastructure to handle extents and debug.
2002-03-28 braam- Replace the complicated waitq story with a much less...
2002-03-28 braamTry using add_wait_queue_exclusive to avoid waking...
2002-03-28 braam- Added a queue length and waitqueue to the client...
2002-03-27 braam- simplified ptlrpc_service by using ME auto-unlinking
2002-03-25 braam remove gid/rid's; minor cleanups.
2002-03-24 braam- more of the locking infrastructure.
2002-03-22 pschwan- Removed an overzealous BUG() that keeps us from clean...
2002-03-21 braam- Added UUID description to network document
2002-03-21 braam- remove unhelpful CERRORs
2002-03-21 braam- do the right thing when we catch SIGTERM
2002-03-20 braam- updated documentation (introduction)
2002-03-20 pschwan- Removed the (nearly) unused obd_print_entry and fixed...
2002-03-18 braam- may not need this client lock
2002-03-18 braam- add a figure
2002-03-17 braam- temporarily change client.c which bums out on killing...
2002-03-14 pschwan- be more strict about what we accept from PtlEQGet...
2002-03-14 pschwan- fixed some NTOH/HTON mixups
2002-03-08 adilgerAdded cvsignore files to directories which didn't have...
2002-03-07 pschwan- module insert code moved to tests/common.sh
2002-03-07 pschwan- made many CERRORs (the informative, rather than bad...
2002-03-06 pschwan- Report any leaked memory at module remove time
2002-03-05 pschwanrpc/service.c: set max_offset when creating service MDs
2002-03-05 braam- track offset for debugging
2002-03-03 pschwan- fixed obd_brw_read bug
2002-03-03 pschwan*** empty log message ***
2002-03-03 braam- minor fixes to get mdc_readpage working over again.
2002-03-03 pschwanMerged branch 'peter' with the tip. Pre-merge tag...
2002-02-28 braamnew files - restructure RPC further
2002-02-28 pschwan- added rq_type field to ptlrpc_request
2002-02-27 braam- barrier for potential cache problems
2002-02-27 braamyet more tracking of lost packets
next