Whamcloud - gitweb
b=1719
[fs/lustre-release.git] / lustre / obdclass /
2003-12-21 greenReverted #974 for now as it causes problems for people.
2003-12-19 rreadb=2353
2003-12-17 zab- move the osc histogram helpers into lprocfs and renam...
2003-12-16 greenr=zab,phil
2003-12-14 greenr=shaver
2003-12-10 niub: 1991
2003-12-10 wangdiDoing endian conversion on constant instead of variable...
2003-12-10 niub: 1988
2003-12-09 wangdiadd llog_check and add remove the logs of catalog in...
2003-12-03 philIndentation
2003-12-03 philland v0.9.1 on HEAD, in preparation for a 1.0.x branch
2003-09-24 adilgerFix POSIX utime.4 -EPERM on FIFO not owned by user.
2003-09-12 adilgerMake server bulk RPC timeouts shorter than the client...
2003-09-12 adilgerWrite out MDS last_rcvd when first created, don't wait...
2003-09-12 adilgerAdd extra assertions to the journal handling code.
2003-09-02 eeb* undoing mistaken class_obd checkin
2003-09-02 eeb* qswnal descriptor leak fix
2003-08-22 philfix socknal build on vanilla kernels by adding socket...
2003-08-03 philb=1598
2003-08-03 philb=1598
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-25 philb=2225 fix obd_self_export issues
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-20 amrutjoshiFixed to make version_tag.pl work outside srcdir.
2003-02-11 pschwanI don't want to release an already-outdated v10 kernel...
2003-02-07 pschwanMerge b_md into HEAD
2003-01-06 adilgerMerge b_md to HEAD for 0.5.19 release.
2002-12-17 pschwanland b_md onto HEAD. almost entirely small cleanups...
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-11-28 shaverLanding of b_recovery (at last).
2002-11-18 pschwanb=191
2002-11-14 thantryBug Fix for Bug #369
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 thantryThis file is not being used at all. It is not on the...
2002-11-12 adilgerRemove lprocfs wierdness.
2002-11-11 adilgerCommon kernel bug (lots of it in InterMezzo too, AFAIK...
2002-11-08 adilgerMinor code cleanups - mostly whitespace.
2002-11-08 adilgerFix for many-clients-and-server-on-same-node deadlock...
2002-11-08 adilgerHighmem deadlock avoidance (server version):
2002-11-07 pschwan- land b_symlink on HEAD
2002-11-06 rread- wholesale renaming of the brw associated callback...
2002-11-06 pschwanAdd kernel patch version checking
2002-11-02 thantry1. Fixed cleanup issue where I was *indeed* accesing...
2002-11-01 thantryLproc-snmp code drop
2002-10-31 adilgerQuiet down the lprocfs warnings a bit until Hari gets...
2002-10-30 pschwanb=300
2002-10-30 adilger- Fix OBD_IOC_OPEN to return the obdo, so user-space...
2002-10-30 shaver- Bugzilla 214: Have LOV do its own timeout management...
2002-10-29 adilgerRemove some cruft I added for lock allocation, I've...
2002-10-24 adilgerDon't oops if data->ioc_inlbuf1 is not set.
2002-10-23 shaver- Beginning of new REINT replay infrastructure.
2002-10-23 thantryAdding to the source repository. Will be linked in...
2002-10-21 adilgerGetting ready to land OBD open file handles, and OSC...
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-18 adilgerHeader changes needed to compile under 2.5 (compiled...
2002-10-17 adilger- Add a slab for allocating OSC lock handles - 16-byte...
2002-10-15 shaver- Move recovery setup into the (network-using) connect...
2002-10-11 adilgerPoisoning of all cookies at free time (to work around...
2002-10-07 adilgerA better fix from Eric.
2002-10-07 adilgerRevert last change, it is broken.
2002-10-07 adilgerTemporary fix to avoid lprocfs crashing.
2002-10-05 adilgerTwo fixed:
2002-10-05 adilgerComment out unused variables to quiet compiler warnings.
2002-10-04 thantryRemoved strtok, replaced with strsep(threadsafe) for...
2002-10-03 thantryAdded more debug to LProc cleanup
2002-10-03 thantryAdded SNMP namespace minus the hierarchical info
2002-10-03 thantryFirst set of changes for SNMP, allows reading of UUID
2002-10-03 shaver- Add some more verbose logging of the cases that get...
2002-10-03 pschwanb=617434
2002-10-02 pschwan- Comment out put_connection until we resolve the dep...
2002-10-02 pschwan- Do proper refcounting on export->exp_connection ...
2002-10-01 pschwan- If a non-CONNECT request is made with an invalid...
2002-10-01 pschwan- ChangeLog update for 0.5.13
2002-09-26 adilgerRemove unused variable.
2002-09-25 thantryFixed Bug #614157, not uncommentig the registration...
2002-09-25 shaver- Cancel any and all outstanding locks when an export...
2002-09-24 adilgerUse sizeof(var) instead of sizeof(type).
2002-09-24 adilgerAdd debugging to show where we are getting refcounts...
2002-09-24 adilgerUse the OBD_MD_FLTYPE and OBD_MD_FLMODE flags where...
2002-09-16 adilgerReplace all of the "char[37]" uses with obd_uuid_t.
2002-09-12 adilgerLarge commit which implements more "intelligent" offset...
2002-09-11 adilgerTODOs for proper LOV test_brw operations (not implement...
2002-09-11 adilgerAdd 0x prefix to hex numbers.
2002-09-08 adilgerDisable the lprocfs deregistration, now that I've disab...
2002-09-08 adilgerDisable the procfs setup stuff, because it is having...
2002-09-08 adilgerAdd obdecho so I don't get a complaint from the proc...
2002-09-08 adilgerFix 32-bit truncation of test_brw offset calculation.
2002-09-07 pschwan- lprocfs_dereg_dev is failing, which prevented cleanup...
2002-09-07 adilgerClean up compiler warnings for 64-bit systems where...
next