Whamcloud - gitweb
A regression test for networking (probably using the echo device).
[fs/lustre-release.git] / lustre / include /
2002-04-10 braam- More Peter's additions for the ha manager. This doesn...
2002-04-10 pschwanNo new functionality outside of the DLM. ptlrpc_client...
2002-04-09 adilgerosc/osc_request.c: replace "n" with "pages", as "n...
2002-04-08 braam- name switch: "light" --> "lite"
2002-04-06 pschwanRemoves all traces of mds_req, mds_rep, ost_req, and...
2002-04-04 adilgerAdd journal wrapping calls to all of the mds_reint...
2002-04-04 pschwan- Don't abort if fig2dev doesn't exist
2002-04-03 adilgerAdd skeleton definition for struct obd_run_ctxt to...
2002-04-03 adilgerRemove simple_mkdir(), push_ctxt(), and pop_ctxt()...
2002-04-02 pschwan- lustre_mds.h: just shrink_dcache on de
2002-04-02 braam- forgot to put the parent...
2002-04-02 braam- part one of prune fix.
2002-04-02 pschwan- fixed up lustre_mds.h to allow inclusion in userspace...
2002-03-29 braam- add obdfilter to our setup, cleanup and debug environment
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 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-28 braam- Replace the complicated waitq story with a much less...
2002-03-28 braam- Added a queue length and waitqueue to the client...
2002-03-27 braamThere was a race between ll_unlink and ll_create_node...
2002-03-27 braamMore 'rpc_register_service' removal
2002-03-27 braam- simplified ptlrpc_service by using ME auto-unlinking
2002-03-24 braam- more of the locking infrastructure.
2002-03-23 adilgermds/handler.c, mds/mds_reint.c: fixup the ext3 MDS...
2002-03-22 adilgerIndenting only.
2002-03-20 braam- updated documentation (introduction)
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- add a figure
2002-03-12 pschwan- brought lustre-debugging.lyx up to date
2002-03-11 pschwan- a few more header cleanups
2002-03-10 pschwanWe touched everything, but it's not as scary as it...
2002-03-09 braam- add open and close calls: initial purpose is to suppo...
2002-03-08 adilgerAdd BRW_READ and BRW_WRITE ioctls.
2002-03-07 braam- first parts of lock management: module & resource...
2002-03-07 pschwan- module insert code moved to tests/common.sh
2002-03-05 braammax offset patch for request headers,
2002-03-05 braam- add obdecho directory
2002-03-03 pschwan*** empty log message ***
2002-03-03 pschwan- Added an 'xid' field to struct niobuf
2002-03-03 braam- minor fixes to get mdc_readpage working over again.
2002-03-03 pschwanMerged branch 'peter' with the tip. Pre-merge tag...
2002-02-28 pschwan- added rq_type field to ptlrpc_request
2002-02-27 braamyet more tracking of lost packets
2002-02-27 braam- add open and close to MDC interface (not used yet)
2002-02-27 braam- bug fix to unload modules with safe wait functions
2002-02-25 braamminor changes to debug prepw and prepare page
2002-02-25 braam- add the truncate obd call
2002-02-24 pschwan- Added DEBUG_SUBSYSTEMs
2002-02-23 pschwan- Converted lots of debugging printks to CDEBUGs
2002-02-22 behlendo- Added some fields for rpc double buffering
2002-02-21 pschwanPass 1 of debugging and leak cleanup:
2002-02-21 braam- elimininate the system calls from filter obd
2002-02-19 braamThis adds most of the metadata infrastructure: I think...
2002-02-14 braam- changed back to using no optimization for UML modules...
2002-02-13 braamclass/class_obd.c: small OBD_ATTACHED sanity cleanup...
2002-02-09 braamMinor fixes to
2002-02-01 braam- zero out the request structure after allocation
2002-02-01 braamMinor bugfix to allow multiple networked operations:
2002-01-31 braam- new RPC infrastructure:
2002-01-30 braam- and the new files
2002-01-30 braamChanges to request processing:
2002-01-28 braamChanges for file creation and small fixes.
2002-01-24 braam- more systematic unpacking/packing and handling of...
2002-01-23 braamAdd missing files, cleanup .cvsignore's
2002-01-23 braamIt's been a good day: chmod/chown and friends now work...
2002-01-21 braam assorted bug fixes and a working directory readpage...
2002-01-21 braamcleanups coming from the new functions/macros
2002-01-21 braamFix a broken macro.
2002-01-20 braamSmall fixes to get lustre_light mount working over...
2002-01-20 braamA few missing files...
2002-01-18 braamFix small typos in ost/osc
2002-01-03 braamforgotten two files
2002-01-03 braamSmall bug fixes. OSC/OST almost working.
2001-12-30 braamMost of the code for the OST target.
2001-12-29 braam- fixes to the MDS: it now answers requests from the...
2001-12-28 braamA solid part of the MDS request processing infrastructure.
2001-12-17 braamsmall changes and fixes to get the filter OBD working...
2001-12-13 braam- obd filter works over ext2, but bonnie++ is buggie
2001-12-11 braamNumerous changes:
2001-11-05 braamIf you free a string ... it can cost a lot of time.
2001-11-05 braammany changes: seems ok on 2.4.9
2001-10-24 gord-figSegregate block and size counting between obdfs and...
2001-10-21 braamAnother very major cleanup:
2001-10-17 gord-figRemove the obdo->o_rdev member, and store rdev numbers...
2001-10-16 braamdebugging fixes and small memory leak fix.
2001-10-15 braammore page cache changes
2001-10-15 braamext2 page cache updates
2001-10-14 braamhighmemory changes
2001-10-12 braamattempted bug fixes for 2.4.9.
2001-09-27 gord-figUpdate copyright and license information.
2001-09-25 braamfix setup method for ext2 obd devices
2001-09-24 gord-figUpdate <linux/malloc.h> to <linux/slab.h>.
2001-07-03 rzahir * obdfs/flushd.c: conditionalized number of...
2001-06-26 braamcouple of missing files added
2001-06-26 braamChange in the make system - also minor edits and fixes...
2001-03-16 braamNow it really works again on 2.4.2! Yippeah. (No loop...
2001-03-11 braamrelease another lock and now it even unmounts.
2001-03-11 braama working file system!
next