Whamcloud - gitweb
Barebones XML support added to obdctl via the --xml option. Validation of
[fs/lustre-release.git] / lustre / obdfilter /
2002-06-14 pschwan- Fixed remote dlm lock conversion
2002-06-14 pschwan- We allow the intent policy function to abort lock...
2002-06-13 pschwanWARNING: This commit breaks everything. It will be...
2002-06-08 adilgerMajor fixups for multi-page I/Os in filterobd.
2002-06-03 adilgerChange object "refcounts" to be dgets instead of igets...
2002-05-31 adilgerFix block leak on truncate - we weren't setting the...
2002-05-24 pschwan- Fixed some 64bit warnings
2002-05-24 adilgerFix refcount problem. It wasn't dentries that were...
2002-05-23 adilgerFix locking with filter. This changes the way objects...
2002-05-23 pschwan- Moved filp_close()s up to avoid unnecessarily unlinki...
2002-05-17 pschwan* Split struct niobuf into niobuf_local and niobuf_remote
2002-04-23 adilgerFix symlinks when building a new tree outside the sourc...
2002-04-22 pschwan64-bit warning fixes. Someone should take a closer...
2002-04-17 pschwanThe noncontroversial portion of the last few days of...
2002-04-15 adilgerOptimize write-full-page so that we don't read in a...
2002-04-05 adilgerAdd open/close methods for filterobd.
2002-04-03 adilgerBecause we now return an error code from filter_prep...
2002-04-03 adilgerClean up strange loop variable usage in filter_preprw...
2002-04-03 adilgerHave filter_prep() return an error code, and minor...
2002-04-03 adilgerRemove simple_mkdir(), push_ctxt(), and pop_ctxt()...
2002-04-02 braamadd missing close to filter obd
2002-03-31 braam- fixes to filter obd
2002-03-29 braam- add obdfilter to our setup, cleanup and debug environment
2002-03-10 pschwanWe touched everything, but it's not as scary as it...
2002-03-08 adilgerDon't try to close file pointer if there was an error...
2002-02-24 pschwanThe most tedious patch in history. Changes almost...
2002-02-24 pschwan- Added DEBUG_SUBSYSTEMs
2002-02-21 braam- elimininate the system calls from filter obd
2002-01-23 braamAdd missing files, cleanup .cvsignore's
2002-01-20 braamSmall fixes to get lustre_light mount working over...
2002-01-20 braamA few missing files...
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: