Whamcloud - gitweb
in getattr requests, get the authoritative file size from the OST
[fs/lustre-release.git] / lustre / include / linux / obd_support.h
2002-08-21 shaver* Add timeouts for blocking-AST callbacks.
2002-08-17 shaver* l_wait_event can now do interrupts without a timeout...
2002-08-16 shaver* Fix interrupt-pending-when-timeout-occurs handling...
2002-08-06 pschwan- Grammatical, LDLM updates to network.lyx
2002-07-12 adilgerUse unique OST fault-injection code instead of duplicat...
2002-07-04 pschwan- Quiet the FIXMEs from CERRORs to CDEBUGs, because...
2002-07-01 pschwan- updated LDLM_DEBUG to give more refcount info
2002-06-27 braamDon't update your trees yet..... Brian and I are trying...
2002-06-20 adilgerMerge new failure test points from posix_stable.
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-06 adilgerSubtract the OBD_FREE'd memory from the total before...
2002-05-12 braam- mds failover code
2002-04-29 pschwanTrivial whitespace, struct, etc changes to bring the...
2002-04-29 braam- documentation update for MDS recovery
2002-04-24 adilgerNice change to the OBD_ALLOC and OBD_FREE macros -...
2002-04-22 braam- rename ha_mgr to recovd
2002-04-10 pschwanNo new functionality outside of the DLM. ptlrpc_client...
2002-04-02 pschwan- fixed up lustre_mds.h to allow inclusion in userspace...
2002-03-29 adilgerRemove READPAGE_BULK_NET (unused). Without this minor...
2002-03-29 adilgerAll of the "hack" and FIXME stuff in MDS is now handled...
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-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-12 pschwan- brought lustre-debugging.lyx up to date
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-03 pschwanMerged branch 'peter' with the tip. Pre-merge tag...
2002-02-24 pschwan- Added DEBUG_SUBSYSTEMs
2002-02-23 pschwan- Converted lots of debugging printks to CDEBUGs
2002-02-21 pschwanPass 1 of debugging and leak cleanup:
2001-12-11 braamNumerous changes:
2001-10-16 braamdebugging fixes and small memory leak fix.
2001-09-27 gord-figUpdate copyright and license information.
2001-09-24 gord-figUpdate <linux/malloc.h> to <linux/slab.h>.
2001-07-03 rzahir * obdfs/flushd.c: conditionalized number of...
2001-03-11 braamrelease another lock and now it even unmounts.
2001-03-08 braamthings are starting to work for Linux 2.4.2!!
2000-03-09 adilgerinclude/linux/obdfs.h: handle block special devices,
2000-03-07 adilgerobdfs,ext2_obd,class/*.c: added truncate/punch method...
2000-02-29 adilgerinclude/linux/*.h: update debugging messages
2000-02-25 adilgerinclude/linux/*.h: turn of debugging output, minor...
2000-01-26 adilgerobdfs/flushd.c: removed iput() from dequeue routine...
2000-01-25 adilgerobdfs/super.c: add call to flush pages when unmounting...
2000-01-25 braamLots of bug fixes:
2000-01-22 adilgerflush daemon debugging/testing
2000-01-19 adilgerclass/obdcontrol: fixed read, write, create to work...
2000-01-18 adilgerinclude/obd_support.h: removed printk() of long long...
2000-01-08 adilgerFixing brw page lock issue.
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-13 adilgerall: significant overhaul by Peter to avoid problems...
1999-11-30 braamfixes for 2.3.25 and higher
1999-11-24 braamChanges to accomodate the snapshot features!
1999-11-02 braamCleanup : no more "sim" now "ext2"
1999-11-02 braamNew direcotory layout:
1999-11-01 braamOver of the changes:
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 braamWhoops, forgotten!