Whamcloud - gitweb
fs/lustre-release.git
2002-10-18 pschwanFix build on 2.4SMP
2002-10-18 pschwanI really broke the tree last night. I guess nobody...
2002-10-18 adilgerFix breakage from missing wait_on_buffer() inline.
2002-10-18 shaverautomake 1.6.x doesn't like the redefinition, and I...
2002-10-18 adilgerHeader changes needed to compile under 2.5 (compiled...
2002-10-18 rread* allow lmc and lconf paths to be overridden in install...
2002-10-18 rread* fix braino
2002-10-18 adilgerMore merging from the 2.5 tree.
2002-10-18 radhikavReplace the man page for lmc to describe the current...
2002-10-18 adilgerAnother minor "make the current code closer to intent...
2002-10-18 adilgerMerge some of the no-op intent changes to the core...
2002-10-18 rread* change --with-portalslib to require the full path...
2002-10-18 adilgerAdd missing symlink hunk.
2002-10-18 adilgerMinor cleanup.
2002-10-18 pschwanbdevname changed in 2.5
2002-10-18 radhikavUpdated the lctl manpage and Lustre How-To.
2002-10-18 adilgerShow the size tha we were truncating too.
2002-10-18 adilgerAdd some variables to the config scripts so they are...
2002-10-18 adilgerAdd a minor check to the punch call.
2002-10-18 adilgerGive a valid return code for the non-intent ll_unlink...
2002-10-18 braamAmruts patch for building extN outside the source
2002-10-18 braamAmrut's patch for building extN outside the source.
2002-10-18 braamI believe this makefile change fixes the problems in...
2002-10-18 braamFirst check in of the new intent patch that protects...
2002-10-18 pschwan- Modify ldlm_completion_ast to wake up when locks...
2002-10-17 adilger- Add a slab for allocating OSC lock handles - 16-byte...
2002-10-17 adilgerDon't store LOV EA data on mds_reint_create() for non...
2002-10-17 adilgerDuh, repeat after me - compile before you commit.
2002-10-17 adilgerFix merge error.
2002-10-17 pschwanMore debugging related to the portals/rpc weirdness.
2002-10-17 pschwanSplit ldlm_namespace_free into ldlm_namespace_free...
2002-10-17 pschwanMiscellaneous fixes:
2002-10-17 adilger- improved handling of errors returned from MDS intent...
2002-10-17 adilgerMinor optimization.
2002-10-17 adilgerEnsure that we get a valid rootino back to avoid pollut...
2002-10-17 adilgerMore pre-emtpive Changelog entries.
2002-10-17 adilgerAdd permission bits when we open with O_CREAT (b=624321).
2002-10-17 adilgerMinor edits to remove apparently unfinished sentences.
2002-10-16 adilger- helper lov_stripe_size() calculates apparent file...
2002-10-16 adilger- Extract the file size and blocks from osc_open()...
2002-10-16 adilgerReduce the number of NBUFS slightly for small machines...
2002-10-16 shaver- Fix the mdc_replay_open fixup so that it updates...
2002-10-16 adilgerRemove bogus hunks from the -12.5 RH kernel patch.
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 shaverRemove guaranteed-or-your-money-back deadlock from...
2002-10-15 gord-figDowngrade to ps2pdf until changebars work with pdftex.
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.
next