Whamcloud - gitweb
fs/lustre-release.git
2002-02-24 pschwan- Added DEBUG_SUBSYSTEMs
2002-02-24 pschwanAdded a ``modules [path]'' command to obdctl, which...
2002-02-24 braamslightly more debugging in rpc.c - something is wrong...
2002-02-23 pschwan- Converted lots of debugging printks to CDEBUGs
2002-02-22 braam MDS wasn't handling refcount on vfsmount's correctly,
2002-02-22 behlendo- I had set the rpc buffer size down to 4k to ease...
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*** empty log message ***
2002-02-21 braam- elimininate the system calls from filter obd
2002-02-21 behlendoUpdated 2.4.17 obd kernel patch.
2002-02-20 braam*** empty log message ***
2002-02-19 braamThis adds most of the metadata infrastructure: I think...
2002-02-14 braamOops; I added the wrong page.c
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-13 braam- set_page_dirty ifdef for kernels on either side of...
2002-02-09 braamMinor fixes to
2002-02-07 pschwanNew scripts to aid in testing; on one machine you shoul...
2002-02-06 braamMinor cleanups and debugging statements added.
2002-02-01 braam- zero out the request structure after allocation
2002-02-01 braamlllocalmount: startup and mount a lustre lite FS with...
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 braamNasty cflag confusion in configure.ac.
2002-01-21 braamdefaults back to format
2002-01-21 braamsmall fix.
2002-01-21 braamfix the obdfssetup script to use obdext2 (not filter...
2002-01-21 braamcleanups coming from the new functions/macros
2002-01-21 braamFix a broken macro.
2002-01-21 braamthis minimal patch might actually work.
2002-01-20 braamSmall fixes to get lustre_light mount working over...
2002-01-20 braamA few missing files...
2002-01-20 braamSmall fixes to the request processing.
2002-01-18 braamFix small typos in ost/osc
2002-01-03 braamomitted test script
2002-01-03 braamforgotten two files
2002-01-03 braamSmall bug fixes. OSC/OST almost working.
2001-12-30 braamit _compiles_ finally on 7.1 and 7.2, but the solution...
2001-12-30 braamLustre light client request module
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-08 braamTwo small changes to support large files.
2001-11-08 braamlarge file printk cleanups
2001-11-08 braamfix minor kmap/kunmap mismatch.
2001-11-06 braamMinor compilation fixes for RedHat 2.4.9
2001-11-06 braamminor fix to the patch
2001-11-06 braamcreated
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-25 gord-figBack out size/blocks changes.
2001-10-24 gord-figSegregate block and size counting between obdfs and...
2001-10-24 gord-figRemove debugging clutter.
2001-10-21 braamAnother very major cleanup:
2001-10-19 gord-figAgain, only use loop device for testing.
2001-10-19 braamThis fixes a race between killing inodes in obdfs and...
2001-10-19 braamfairly massive change to remove write_inode methods...
2001-10-19 braamfix statfs bug and a truncation issue.
2001-10-19 braamfix setattr bug; check in symlink changes
2001-10-18 gord-figDon't use printk unconditionally.
2001-10-18 gord-figAdd code to help debug the rmmod hang.
2001-10-17 gord-figConsolidate variables into a structure.
2001-10-17 gord-figConvert signals in pupdated into wait queues.
2001-10-17 gord-figRemove the obdo->o_rdev member, and store rdev numbers...
2001-10-17 gord-figMark potentially obsolete functions.
2001-10-16 braamfix for the symlink problem.
2001-10-16 braamdebugging fixes and small memory leak fix.
2001-10-15 braamone more high memory kmap missing.
2001-10-15 braammore page cache changes
2001-10-15 braamext2 page cache updates
2001-10-14 braamhighmemory changes
2001-10-14 braamhigh memory fixes
2001-10-12 braamattempted bug fixes for 2.4.9.
2001-10-12 gord-figUpdate RPM building.
2001-10-10 braam - ext2_obd.c --- fix the bugs in read/write for Linux...
2001-10-08 gord-figConvert to Automake.
2001-10-01 gord-figCreate lustre-tools and lustre-modules packages.
2001-09-29 braamFixes to get things running on 2.4.3.
2001-09-29 braamadd this to prevent locally modified config.sh files...
2001-09-27 gord-figMinor build and RPM cleanups.
2001-09-27 gord-figUpdate copyright and license information.
2001-09-26 gord-figEnsure that obdcontrol is installed.
2001-09-26 gord-figAdd an initial RPM spec file.
2001-09-26 gord-figAdd scripts/mass_install to simplify installation rules.
2001-09-25 gord-figPreserve timestamps if a patch made no changes.
2001-09-25 gord-figUpdates for Debian, devfs, and the device command.
2001-09-25 braamadd export of do_kern_mount for 2.4.9
2001-09-25 braamfix setup method for ext2 obd devices
2001-09-24 gord-figRemove spurious trailing \0 bytes.
next