Whamcloud - gitweb
Fix o_valid and o_size for truncate through osc/ost/filterobd (on HEAD).
[fs/lustre-release.git] / lustre / include / linux / obdfs.h
2002-01-20 braamSmall fixes to get lustre_light mount working over...
2001-12-28 braamA solid part of the MDS request processing infrastructure.
2001-12-13 braam- obd filter works over ext2, but bonnie++ is buggie
2001-12-11 braamNumerous changes:
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-15 braammore page cache changes
2001-09-27 gord-figUpdate copyright and license information.
2001-06-26 braamChange in the make system - also minor edits and fixes...
2001-03-16 braamNow it really works again on 2.4.2! Yippeah. (No loop...
2001-03-11 braamrelease another lock and now it even unmounts.
2001-03-11 braama working file system!
2000-03-09 adilgerinclude/linux/obdfs.h: handle block special devices,
2000-03-07 adilgerobdfs/flushd.c: added constant for nr_free_buffer_pages...
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-25 adilgerobdfs/super.c: add call to flush pages when unmounting...
2000-01-25 braamLots of bug fixes:
2000-01-23 braamSeveral bugfixes. Most notably ext2obd_brw is still...
2000-01-22 adilgerflush daemon debugging/testing
2000-01-22 braamOnee error in a loop fixed.
2000-01-21 adilgerDebugging for page lists
2000-01-21 adilgerReworked to have a dirty inode list on superblock,...
2000-01-20 adilgerext2obd/ext2obd.c: fixed brw I/O to have array of iobuf...
2000-01-20 braamFixed one definite bug: the superblock was not being...
2000-01-20 adilgerext2obd.c: changed ext2obd_brw() to use vector I/O...
2000-01-18 adilgerinclude/obd_support.h: removed printk() of long long...
2000-01-14 adilgerext2obd.c: changed ext2obd_from_inode to set obdflags
2000-01-13 adilgersnap/*.c: get attribtutes from child connection, fixed...
2000-01-11 adilgerUpdated snapshot files for new obdo methods. No testin...
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 adilgerUpdated for new obdo methods.
1999-12-30 braamAdd flush.c with a rough flushing daemon and the figure...
1999-12-30 braamType proposals, simplifications.
1999-12-29 adilgerobdsync/*: added to CVS
1999-12-20 adilgerdoc/obd-howto.sgml: updated for initial public release
1999-12-15 adilgerinclude/linux/obdfs.h: add symlink_inode_operations...
1999-12-01 adilgerUpdated parameters for obdfs_writepage() to use struct...
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-08-10 braamNumerous patches and fixes to Phil's initial attack.
1999-07-28 braamFixed a spelling mistake: "symulated" --> "simulated...
1999-06-24 pschwanthe last two weeks' work