Whamcloud - gitweb
- forgot to put the parent...
[fs/lustre-release.git] / lustre /
2002-04-02 braam- forgot to put the parent...
2002-04-02 braam- second part of shrink fix
2002-04-02 braam- part one of prune fix.
2002-04-02 braam- add a target that automatically builds the pdf document.
2002-04-02 pschwan- runfailure-net fixes:
2002-04-02 pschwan- fixed up lustre_mds.h to allow inclusion in userspace...
2002-04-01 adilgerMake the failure testing readonly stuff conditionally...
2002-03-31 braam- fixes to filter obd
2002-03-29 adilgerA bunch of minor cleanups when using sizeof(). This...
2002-03-29 adilgerAdd new simple test script "runtests" which automates...
2002-03-29 braam- add obdfilter to our setup, cleanup and debug environment
2002-03-29 adilgerClear the readonly state flags when we initially set...
2002-03-29 adilgerRemove READPAGE_BULK_NET (unused). Without this minor...
2002-03-29 braam- add more infrastructure to handle extents and debug.
2002-03-29 adilgerSimple script to test all of the network packet loss...
2002-03-29 adilgerPatch to allow disabling devices for testing failure...
2002-03-29 adilgerReinstate the delete_inode methods. We now make a...
2002-03-29 adilgerSet a flag in the inode if we have stored the objid...
2002-03-29 adilgerDisable the delete_inode overloading for now. It overl...
2002-03-29 adilgerAll of the "hack" and FIXME stuff in MDS is now handled...
2002-03-29 adilgerAdd definitions of the MDS client filesystem methods...
2002-03-29 adilgerAdd in a delete_inode method for use when the inode...
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-28 adilgerMove mds_null.c back to mds_ext2.c - we have more than...
2002-03-27 braamThere was a race between ll_unlink and ll_create_node...
2002-03-27 braam- added a find_inode function that iget4() will use...
2002-03-27 adilgerActually mount the filesystem in llmount.sh.
2002-03-27 adilgerThe previously checked-in empty filesystem was dirty...
2002-03-27 braamIncrease MDS and OST request buffers to 128k each
2002-03-27 pschwanVarious llmount-client/server fixes
2002-03-27 braamMore 'rpc_register_service' removal
2002-03-27 braam- simplified ptlrpc_service by using ME auto-unlinking
2002-03-27 adilgerSimple journal abstractions for the no-journal (ext2...
2002-03-26 adilgerEmpty filesystems for creating tests. Using these...
2002-03-26 adilgerSet an initial value for return code.
2002-03-26 adilgerDon't dereference "lock" before it is set.
2002-03-25 braam remove gid/rid's; minor cleanups.
2002-03-25 pschwan- default to 5G
2002-03-25 pschwan- build truncate with LARGEFILE64_SOURCE
2002-03-24 braam*** empty log message ***
2002-03-24 braam- more of the locking infrastructure.
2002-03-24 pschwan- ll_file_open was not passing the correct file->f_flag...
2002-03-23 braam- don't read the page if we're just about to completely...
2002-03-23 adilgerCommit changes to use new setup_portals helper function.
2002-03-23 adilgermds/handler.c, mds/mds_reint.c: fixup the ext3 MDS...
2002-03-23 braamRemove yet another extraneous BUG()
2002-03-23 adilgerRemove annoying output from the shell when acceptor...
2002-03-22 adilgerFixup logic a bit.
2002-03-22 adilgerMove portals setup into a helper function "setup_portal...
2002-03-22 adilgerSimple script to run vmstat and prepend the time, so...
2002-03-22 pschwanRemove silly BUG() that catches "erroneous" writes...
2002-03-22 adilgerThe ext3 MDS code. Basically, we have to hack around...
2002-03-22 pschwanuse relative paths to insert the modules relative to...
2002-03-22 pschwan- added non-fatal qswnal insertion to common.sh
2002-03-22 adilgerScript to use an existing ext3 MDS setup. Useful for...
2002-03-22 adilgerScript to run iozone in a loop. It probably doesn...
2002-03-22 adilgerUpdate rundbench script for new debug control file.
2002-03-22 adilgerUpdate ostreq.sh script to use new helper functions.
2002-03-22 adilgerMinor cleanup.
2002-03-22 adilgerThe loopback device helper will use the next unused...
2002-03-22 pschwan- Take advantage of new disconnect semantics to make...
2002-03-22 adilgerAdd ext3_bread to exported symbols. Needed because...
2002-03-22 pschwan- Removed an overzealous BUG() that keeps us from clean...
2002-03-22 adilgerIndenting only.
2002-03-21 braam- Added UUID description to network document
2002-03-21 braamadd path
2002-03-21 braamdd kernel version deps
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 pschwanYet another test script, this one for the DLM.
2002-03-20 pschwan- mds_open/mds_close had an unbalanced mnt put/get...
2002-03-20 adilgerUpdate older ll*.sh scripts to use helper functions.
2002-03-20 adilgerAdd "llrmount.sh" script, which does the same setup...
2002-03-20 adilgerAdd "old_fs" helper function (takes same args as new_fs...
2002-03-20 pschwan- don't free the request when you drop the packet-...
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 adilgerCheck for 1 or 2 obdos being passed from test_brw ioctl.
2002-03-14 adilgerChange default obdctl test_brw behaviour to have only...
2002-03-14 braam- Small changes for packaging
2002-03-14 pschwan- be more strict about what we accept from PtlEQGet...
2002-03-14 pschwan- fixed some NTOH/HTON mixups
2002-03-14 braam- add correct file
2002-03-14 braam- many small makefile changes to build package convenie...
2002-03-14 adilgerUse req->page instead of req->addr inside echo_commitrw...
2002-03-13 adilgerScript to set up MDS using ext3 (basically llmount...
2002-03-13 pschwan- Makefile.am fixes to allow building in objdirs
2002-03-12 adilgerAdd comment about direct access to fs-internal data...
2002-03-12 adilgerA couple of cleanups while looking for ext3 bug - don...
2002-03-12 pschwan- brought lustre-debugging.lyx up to date
2002-03-12 adilgerMake llmountcleanup.sh use new helper methods.
2002-03-12 adilgerClean up llmount.sh to use new helper methods
2002-03-12 adilgerClean up llecho.sh script to use new helper methods
2002-03-12 adilgerAdd helper routines to tests/common.sh:
2002-03-12 adilgerAdd openunlink binary to .cvsignore.
next