Whamcloud - gitweb
fs/lustre-release.git
2002-10-15 shaver- Rename the ptlrpc-general reconnection and replay...
2002-10-14 braamfix tables, figures etc.
2002-10-14 pschwana pre-emptive strike on the changelog, so I don't forge...
2002-10-14 pschwanb=617851
2002-10-14 braamRoberts patch for chaos25
2002-10-14 adilgerAdd ignored file.
2002-10-14 eebChanged test for src_eq_h into an assertion (always...
2002-10-14 gord-figClean up some wildcards.
2002-10-13 pschwanb=599178
2002-10-12 adilgerminor nicety.
2002-10-11 adilgerRevert some of the CERROR->CDEBUG changes in recovery.
2002-10-11 adilgerMake lovstripe.c a bit more verbose when running the...
2002-10-11 gord-figFix up changebar generation--the order of the Makefile...
2002-10-11 adilgerQuiet uninitialized variable warning.
2002-10-11 adilgerDamn all that spelling stuff anyways.
2002-10-11 adilgerPoisoning of all cookies at free time (to work around...
2002-10-11 adilgerPoisoning of all cookies at free time (to work around...
2002-10-11 adilgerPoisoning of all cookies at free time (to work around...
2002-10-11 adilgerRename obd_punch() parameters to what they should be.
2002-10-11 shaverSend the correct (I think) client-LDLM export address...
2002-10-11 shaverAnd "--force". Don't touch me. I'm fine!
2002-10-11 shaverAdd -f to the short_opts. What was I smoking before...
2002-10-11 adilgerHeader changes for the delayed-alloc changes I previous...
2002-10-11 adilgerSupport delayed creation of objects, including a test...
2002-10-10 shaver- Add D_HA for recovery diagnostics, and use it in...
2002-10-10 rread* don't open for writing
2002-10-10 adilgerChange the number of OST buffers depending on how much...
2002-10-10 pschwanb=621450
2002-10-10 pschwanb=602707
2002-10-10 adilgerStill call mdc_close() if there was an error during...
2002-10-10 rread* new test case (commented out) for bug #620096
2002-10-09 adilgerWorkaround in lctl create for BA OST bug.
2002-10-09 adilgerAdd UID/GID to lctl create, to work around BA OST bug.
2002-10-09 shaverSo. When we replay a request, we go through request_ou...
2002-10-09 adilgerRemove verbose debugging added recently.
2002-10-09 pschwanb=619803
2002-10-09 adilgerDon't LBUG on OOM in setup.
2002-10-08 adilgerAdd BA OST UUID extraction to MCR config script.
2002-10-08 adilgerAdd an error message if we are trying to use a zero...
2002-10-08 adilgerFix leak_finder.pl script to work with new CDEBUG(...
2002-10-08 adilgerWorkaround in ll_create for BA OST hang bug - we were...
2002-10-08 rread* update with the portals version, so builds work on...
2002-10-08 adilgerComment out unused lock.
2002-10-08 rread* Protect d_it with a semaphore, Part I
2002-10-08 rread* set l_resource to NULL when it is freed
2002-10-08 pschwanb=619803
2002-10-07 pschwanb=619803
2002-10-07 adilgerMore debugging.
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-07 adilgerAdd some debugging to try and catch OST locking.
2002-10-07 adilgerUse given client.txt file.
2002-10-07 rread* fix compile on older gcc
2002-10-07 rread* ensure the PATH in the environment includes the eleme...
2002-10-07 pschwanb=614459
2002-10-06 pschwanb=618962
2002-10-05 adilgerMove debugging message outside spinlock.
2002-10-05 adilgerDump debug log at cleanup time, in case of errors.
2002-10-05 adilgerDocument the --dump option properly.
2002-10-05 adilgerDump debug log at end of test in case of error.
2002-10-05 adilgerTwo fixed:
2002-10-05 adilgerComment out unused variables to quiet compiler warnings.
2002-10-05 adilgerFix breakage in lconf.
2002-10-05 shaverUnlock a lock that exists, fixing the build. (Thanks...
2002-10-04 adilgerAdd verbosity flag.
2002-10-04 shaver- Add support for umount -f: it invalidates all in...
2002-10-04 adilgerAdd openclose into the mix, to test EA creation and...
2002-10-04 pschwan- Make lustre_lite.h userspace-include-safe
2002-10-04 eeb. request buffering parameters as checked out on MCR
2002-10-04 adilgerAdd BKL for obdfilter also.
2002-10-04 pschwanMake ldlm_cli_cancel_unused not return an error for...
2002-10-04 adilgerMinor cleanups.
2002-10-04 adilgerUpdate journal_{start,stop} to have the BKL around...
2002-10-04 adilgerA script along the lines of runregression-net.sh and...
2002-10-04 adilgerIf we are passed a bad connection handle don't oops.
2002-10-04 adilgerDon't try to disconnect connections we don't have.
2002-10-04 adilgerProgram to create/destroy many files.
2002-10-04 adilgerAdd a "threads" parameter too openclose, so you can...
2002-10-04 thantryRemoved strtok, replaced with strsep(threadsafe) for...
2002-10-03 adilgerRemove all of the single-threaded-single-page read...
2002-10-03 adilgerPack inode data into reply for mds_open().
2002-10-03 thantryAdded more debug to LProc cleanup
2002-10-03 adilgerHelper functions for OST file handles.
2002-10-03 thantryUpdated version of the header file for SNMP first code...
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 pschwan- rewrap lustre_lib, so it's readable in an 80-column...
2002-10-03 shaver- Fix dumb iloop bug in dump_connection_list by properl...
2002-10-03 adilgerDon't hold i_sem for invalidate_inode_pages() in ll_loc...
2002-10-03 adilgerHandle error case when mdc_readpage() fails.
2002-10-03 adilgerAdd client.c and target.c in place of l_net.c
2002-10-03 pschwanb=617434
2002-10-03 adilgerMore makefile fixes.
2002-10-03 adilgerDon't use relative paths for files as it breaks automake.
2002-10-03 pschwan- Add extent information to LDLM_DEBUG
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-03 adilgerFix problems if ext3 and extN have different sb_info...
2002-10-03 pschwanb=617434
next