Whamcloud - gitweb
* obdfs/flushd.c: conditionalized number of C_DEBUG messages.
[fs/lustre-release.git] / lustre / obdfs / flushd.c
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-09 adilgerdoc/OBD-HOWTO.sgml: updated references to attach types...
2000-03-09 adilgerobdfs/dir.c: add truncate method for directory
2000-03-07 adilgerobdfs/flushd.c: added constant for nr_free_buffer_pages...
2000-03-07 adilgerobdfs/*.c: finished truncate implementation
2000-03-06 adilgerobdfs/flushd.c: pupdated stopped on module unload.
2000-02-29 adilgerobdfs/dir.c: fix bug when reading directories > 4096...
2000-02-29 adilgerobdfs/flushd.c: send writes in FIFO order (use ->prev...
2000-02-25 adilgerobdfs/flushd.c: turned on page aging, and set pupdated...
2000-02-25 adilgerobdfs/*.c: fixed bug with flushing of cache of deleted...
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-23 braamSeveral bugfixes. Most notably ext2obd_brw is still...
2000-01-22 adilgerflush daemon debugging/testing
2000-01-22 braameither we use update _or_ direct writes, not both.
2000-01-22 braamFound one bug; testing for list_empty(slist) is ok...
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-13 adilgersnap/*.c: get attribtutes from child connection, fixed...
2000-01-12 adilgerext2obd/ext2obd.c, obdfs/namei.c: fixed inline flag...
2000-01-11 braamA few steps forward towards a working daemon. Why...
2000-01-11 adilgerUpdated snapshot files for new obdo methods. No testin...
2000-01-10 braamChanges for the flushdaemon.
1999-12-30 braamAdd flush.c with a rough flushing daemon and the figure...