Whamcloud - gitweb
WARNING: we currently crash on unmount after the last phase of runtests.
[fs/lustre-release.git] / lustre / lib / page.c
2002-09-03 shaverWARNING: we currently crash on unmount after the last...
2002-08-26 shaver* Move recovery state into connection from client,...
2002-08-20 adilgerRemove call to set_page_clean() from lustre_commit_write().
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-12 shaverFirst steps at getting recovery back off the ground:
2002-08-11 braam- change I/O to use a pagearray
2002-06-28 braam- The same changes made to the OST are now working...
2002-06-25 adilgerMerge trivial changes from branch to head.
2002-06-10 adilgerSame fix for lustre_get_page_write().
2002-06-10 adilgerDon't kmap() a this page twice. We kunmap() in lustre_...
2002-06-08 adilgerMove VM stuff into lib/page.c.
2002-05-24 pschwan- Fixed some 64bit warnings
2002-05-23 adilgerDon't BUG() if we just run out of space.
2002-04-15 adilgerOptimize write-full-page so that we don't read in a...
2002-03-24 braam- more of the locking infrastructure.
2002-03-21 braamdd kernel version deps
2002-03-14 braam- Small changes for packaging
2002-03-11 adilgerUnlock page in lustre_prepare_page() if there is an...
2002-03-11 pschwan- a few more header cleanups
2002-03-03 pschwanMerged branch 'peter' with the tip. Pre-merge tag...
2002-02-25 braamminor changes to debug prepw and prepare page
2002-02-25 braam- minor debugging fixes
2002-02-24 pschwan- Added DEBUG_SUBSYSTEMs
2002-02-21 pschwanPass 1 of debugging and leak cleanup:
2002-02-14 braamOops; I added the wrong page.c