Whamcloud - gitweb
get rid of trailing whitespaces.
[fs/lustre-release.git] / lustre / obdclass / genops.c
2002-08-29 rread* alloc memory and copy data into type->typ_name and...
2002-08-28 shaver* Don't oops when destroying an export that doesn't...
2002-08-26 shaver* Move recovery state into connection from client,...
2002-08-22 shaver* Chain granted locks off the export.
2002-08-12 pschwanb=585183
2002-08-10 adilgerUse list_heads properly. In a few places we were using...
2002-08-08 pschwan- Don't shutdown the LDLM if other modules still have...
2002-08-07 shaver* Pass the connecting client's UUID (NB: not the _conne...
2002-08-02 shaver* Change mds_client_info to mds_export_data and embed...
2002-08-01 pschwanLanding random changes that were somehow never committe...
2002-07-17 adilgerBig diff, mostly cosmetic.
2002-07-16 adilgerFix problem with multiple connections to the same local...
2002-07-14 braamThis commit contains probably 92% of the striping infra...
2002-07-12 adilgerDon't try to auto-load obd module when we are just...
2002-07-02 braamMinor fixes to get setup to work again. Fix some braino...
2002-07-01 braam- much of the striping configuration managment and...
2002-06-30 braamFix a few compiler warnings.
2002-06-30 braam- except for fixing the segfault in the documentation...
2002-06-29 braamMinor bug fixes to get export handles used by the DLM...
2002-06-27 braamDon't update your trees yet..... Brian and I are trying...
2002-06-21 adilgerUse OBD_BRW_{READ,WRITE} for BRW calls.
2002-06-13 pschwanWARNING: This commit breaks everything. It will be...
2002-06-06 adilgerRemove ___wait_on_page entirely. If we ever need it...
2002-06-05 adilgerGet rid of local definition of ___wait_on_page. It...
2002-05-17 pschwan* Split struct niobuf into niobuf_local and niobuf_remote
2002-04-22 pschwan64-bit warning fixes. Someone should take a closer...
2002-03-29 adilgerA bunch of minor cleanups when using sizeof(). This...
2002-03-05 adilgerDon't dereference conn if we don't have a connection.
2002-03-03 pschwanMerged branch 'peter' with the tip. Pre-merge tag...
2002-02-24 pschwanThe most tedious patch in history. Changes almost...
2002-02-24 pschwan- Added DEBUG_SUBSYSTEMs
2002-02-21 pschwanPass 1 of debugging and leak cleanup:
2001-12-11 braamNumerous changes:
2001-10-15 braamext2 page cache updates
2001-09-27 gord-figUpdate copyright and license information.
2001-07-03 rzahir * obdfs/flushd.c: conditionalized number of...
2001-03-11 braama working file system!
2001-03-08 braamthings are starting to work for Linux 2.4.2!!
2000-02-29 adilgerclass/*.c: changed debugging messages
2000-01-26 adilgerobdfs/flushd.c: removed iput() from dequeue routine...
2000-01-21 adilgerReworked to have a dirty inode list on superblock,...
2000-01-20 adilgerext2obd.c: changed ext2obd_brw() to use vector I/O...
2000-01-18 adilgerChanged _brw methods in ext2obd, obdfs, snap to allow...
2000-01-11 adilgerobdsyncd: removed from CVS
2000-01-11 adilgerUpdated snapshot files for new obdo methods. No testin...
2000-01-10 braamChanges for the flushdaemon.
2000-01-08 adilgerFixing brw page lock issue.
2000-01-07 adilgerWorking on add_to_page_cache oops.
2000-01-04 adilgerGeneration added to obdo
1999-12-31 braamA few more changes.
1999-12-31 braamPhase 1 of the obdo implementation. The class driver...
1999-12-09 adilgersnap/snap.c: snap_do_cow() fixed case with existing...
1999-12-07 adilgerFixed minor typo in gen_copy_data().
1999-12-07 adilgersnap/snap.c: fixed check for snap_create() to test...
1999-12-04 adilgerMakefile: made "all" the default target
1999-12-02 braamUndo accidental commit
1999-12-02 braamAdded .cvsignore files to the repository
1999-12-01 adilgerUpdated parameters for obdfs_writepage() to use struct...
1999-11-30 braamfixes for 2.3.25 and higher
1999-11-24 braamChanges to accomodate the snapshot driver.
1999-11-02 braamCleanup : no more "sim" now "ext2"
1999-11-01 braamOver of the changes:
1999-10-21 braamNew files: