Whamcloud - gitweb
Fixes to get things running on 2.4.3.
[fs/lustre-release.git] / lustre / obdclass / class_obd.c
2001-09-29 braamFixes to get things running on 2.4.3.
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-03-08 braamthings are starting to work for Linux 2.4.2!!
2000-03-07 adilgerobdfs,ext2_obd,class/*.c: added truncate/punch method...
2000-03-06 adilgerclass_obd.c: plugged a few minor memory leaks
2000-02-29 adilgerclass/*.c: changed debugging messages
2000-02-25 adilgerclass/*: updated to handle module autoloading (from...
2000-01-26 adilgerobdfs/flushd.c: removed iput() from dequeue routine...
2000-01-19 adilgerclass/obdcontrol: fixed read, write, create to work...
2000-01-11 adilgerobdsyncd: removed from CVS
2000-01-10 braamChanges for the flushdaemon.
2000-01-07 adilgerWorking on add_to_page_cache oops.
2000-01-04 adilgerPass inline data from filesystem through obdo to VFS.
2000-01-04 adilgerGeneration added to obdo
2000-01-04 adilgerUpdating obdfs/ext2obd methods for new obdo parameters.
2000-01-03 adilgerFixed packing in obdcontrol
1999-12-31 braamA few more changes.
1999-12-31 braamPhase 1 of the obdo implementation. The class driver...
1999-12-29 adilgerext2obd/ext2_obd.c, snap/snap.c: change parameters...
1999-12-23 adilger* demos/snaprest.sh: ensure client is disconnected...
1999-12-23 adilgerdemos/snaprest.sh: ensure client is disconnected after...
1999-12-23 braamfixed a refcount bug for types.
1999-12-23 adilgerext2obd/ext2_obd.c: added iput() after reading a bad...
1999-12-23 braamFixes to shell scripts to check for errors and other...
1999-12-07 adilgersnap/snap.c, snap/snaptable.c: Fixed up snapshot to...
1999-12-06 braam * Added a file handling snapshot tables
1999-12-04 adilgerMakefile: made "all" the default target
1999-11-24 braamChanges to accomodate the snapshot driver.
1999-11-02 braamCleanup : no more "sim" now "ext2"
1999-10-21 braamNew files:
1999-10-13 braamNumerous fixes, including the attach code, better page...
1999-09-26 braamAdded code for obdfs to do writes to files and reads...
1999-09-11 braamMuch cleaner separation of the class and simulated...