Whamcloud - gitweb
b=1719
[fs/lustre-release.git] / lustre / ptlrpc /
2004-01-05 rreadb=2460
2003-12-31 eeb* Removed toenal
2003-12-21 greenReverted #974 for now as it causes problems for people.
2003-12-16 greenr=zab,phil
2003-12-10 niub: 1991
2003-12-04 shaverb=2329: move osc_rpcd into ptlrpc as ptlrpcd, for non...
2003-12-03 philland 1.0.1 fixes on main development branch (head)
2003-12-03 philland v0.9.1 on HEAD, in preparation for a 1.0.x branch
2003-09-25 shaverb=2017: remove some outdated asserts and flag-clearing...
2003-09-12 adilgerQuiet some well-known error messages.
2003-08-19 philb=1505
2003-08-12 adilgerFix import levels when a reconnect happens without...
2003-08-03 phil* Landing fix on HEAD, originally committed to b_devel
2003-07-25 philmerge b_devel into HEAD, which will become 0.7.3
2003-07-25 philmerge b_devel into HEAD, which will become 0.7.3
2003-07-03 pschwanmerge b_devel into HEAD (20030703)
2003-06-26 pschwanmerge b_devel into HEAD (20030626 merge tag) for 0.7.1
2003-06-12 pschwan- merge 0.7rc1 from b_devel to HEAD (20030612 merge...
2003-03-11 pschwanmerge b_devel into HEAD. Includes:
2003-03-02 pschwanland 0.5.20.3 b_devel onto HEAD (b_devel will remain)
2003-02-07 pschwanMerge b_md into HEAD
2003-01-06 adilgerMerge b_md to HEAD for 0.5.19 release.
2002-12-20 rread* merge b_recovery into HEAD
2002-12-17 pschwanland b_md onto HEAD. almost entirely small cleanups...
2002-12-16 shaverLand b_recovery (other than WIP lock-replay work).
2002-12-14 pschwanland b_md onto HEAD. the highlights:
2002-12-06 pschwanmerge b_md into HEAD:
2002-12-05 pschwanland b_md onto HEAD:
2002-12-02 adilgerMerge of b_md to HEAD:
2002-12-01 adilgerFix compile warnings (hopefully nothing else is missing...)
2002-12-01 shaverLanding b_lock_replay so that Phil can use my ldlm...
2002-11-28 shaverLanding of b_recovery (at last).
2002-11-25 pschwanmerge b_md onto HEAD. as best as I can remember:
2002-11-22 rreaduse correct name for toenal_ni
2002-11-22 rread* add cleanup code for toenal
2002-11-18 pschwanb=191
2002-11-16 adilgerDon't dereference last_xid and last_committed in a...
2002-11-13 adilgerComment out variable only used in commented-out code.
2002-11-13 thantry Bug #357, no more gratituous new line..., or typecasting
2002-11-13 thantry1. Bug fix for Bug #320, also needs repair of lconf...
2002-11-12 adilgerWrap long lines.
2002-11-10 braam- change the OST / MDT thread names to also include...
2002-11-07 pschwanFix build-breaking thinko
2002-11-07 pschwan- land b_symlink on HEAD
2002-11-07 shaverOnly store replayable (MDC, with transno) requests...
2002-11-07 braam- capability fixes on head
2002-11-06 rread- wholesale renaming of the brw associated callback...
2002-11-05 shaver- Fix up c_recovd_data list_head management, to avoid...
2002-11-02 thantry1. Fixed cleanup issue where I was *indeed* accesing...
2002-11-01 rread* change init_portals to use inter_module_get() instead of
2002-11-01 thantryLproc-snmp code drop
2002-10-30 pschwanDemote the 'sending list' CERRORs to CDEBUGs, so that...
2002-10-30 shaver- Bugzilla 214: Have LOV do its own timeout management...
2002-10-28 shaverPut back lustre_msg.version (in a different spot, thoug...
2002-10-28 shaverAdd some null-proofing in DEBUG_REQ, and supply argumen...
2002-10-28 shaverShort version: replaying create and rename works now...
2002-10-25 shaver- Convert version to flags -- a few days earlier than...
2002-10-24 pschwanb=625069
2002-10-23 shaver- Beginning of new REINT replay infrastructure.
2002-10-23 thantryFile containing read/write fptr implementations for...
2002-10-21 braam- compile fixes for 2.5.44
2002-10-19 braamONLY UPDATE IF YOU NEED THIS (i.e. Andreas probably...
2002-10-19 shaver- Split import reconnection and replay (OSC only needs...
2002-10-19 pschwanFix the connection refcount leaks. There were actually...
2002-10-17 pschwanMore debugging related to the portals/rpc weirdness.
2002-10-16 shaver- Fix the mdc_replay_open fixup so that it updates...
2002-10-16 pschwanBump the sanity-max to 1000, since we have way, way...
2002-10-15 shaver- Move recovery setup into the (network-using) connect...
2002-10-15 shaver- make_bad_inode as part of epoch-check mismatch handling
2002-10-15 shaver- Rename the ptlrpc-general reconnection and replay...
2002-10-14 eebChanged test for src_eq_h into an assertion (always...
2002-10-11 adilgerRevert some of the CERROR->CDEBUG changes in recovery.
2002-10-11 shaverSend the correct (I think) client-LDLM export address...
2002-10-10 shaver- Add D_HA for recovery diagnostics, and use it in...
2002-10-09 shaverSo. When we replay a request, we go through request_ou...
2002-10-09 adilgerDon't LBUG on OOM in setup.
2002-10-08 adilgerAdd an error message if we are trying to use a zero...
2002-10-05 adilgerTwo fixed:
2002-10-04 shaver- Add support for umount -f: it invalidates all in...
2002-10-04 eeb. request buffering parameters as checked out on MCR
2002-10-03 shaver- Fix dumb iloop bug in dump_connection_list by properl...
2002-10-03 pschwanb=617434
2002-10-03 shaver- Add some more verbose logging of the cases that get...
2002-10-03 shaver- Add mount-epoch checking in most (all?) inode-using...
2002-10-02 pschwan- Comment out put_connection until we resolve the dep...
2002-10-01 pschwan- If a non-CONNECT request is made with an invalid...
2002-10-01 shaverAdd support for FAILCONN ioctl, for recovery testing...
2002-10-01 shaver- Add RD_TROUBLED state for items that need to start...
2002-10-01 pschwan- ChangeLog update for 0.5.13
2002-09-25 shaver- Cancel any and all outstanding locks when an export...
2002-09-20 eeb Modifications for "circulating" request buffers ...
2002-09-20 adilgerDon't just barf if we can't allocate memory.
2002-09-20 adilgerRe-add memset() of request struct, since we re-use...
2002-09-20 shaver- Parallel recovery implementation, to match documented...
2002-09-19 rread* add support for gmnal to ptlrpc
2002-09-19 pschwanAvoid allocating 'event' and 'request' on the stack...
2002-09-18 shaverIgnore PtlPut error, so that we will still timeout...
2002-09-16 adilgerReplace all of the "char[37]" uses with obd_uuid_t.
2002-09-09 braam- change field names for clarity.
2002-09-08 pschwan- We don't use pga[i].pg->index, so don't overwrite...
next