]> git.neil.brown.name Git - LaFS.git/history - README
README update
[LaFS.git] / README
2011-05-04 NeilBrownREADME update master
2011-05-02 NeilBrownREADME update
2011-03-04 NeilBrownStart implementation of separate access-time file.
2011-03-04 NeilBrownREADME update
2011-03-04 NeilBrownREADME update
2010-10-11 NeilBrownroll-forwards : review and minor fixes / cleanups.
2010-10-10 NeilBrownREADME update
2010-10-10 NeilBrownREADME/comment update
2010-10-10 NeilBrownMinor comments etc
2010-10-10 NeilBrownREADME update and comment fix.
2010-09-19 NeilBrownREADME update
2010-09-14 NeilBrownREADME update and some comment fixes.
2010-08-14 NeilBrownREADME update
2010-08-13 NeilBrownREADME update
2010-08-09 NeilBrownREADME update
2010-07-25 NeilBrownREADME update
2010-07-25 NeilBrownRemove some FIXME comments that are outdated.
2010-07-09 NeilBrownREADME update and spelling fixes.
2010-06-28 NeilBrownReport directory size without holes.
2010-06-28 NeilBrownDon't clear PinPending in blocks in the inode map.
2010-06-28 NeilBrownwait for pending truncate in delete_inode
2010-06-28 NeilBrownRemove BUG_ON that is no longer valid.
2010-06-28 NeilBrownMove filesystem shutdown from put_super to lafs_release.
2010-06-28 NeilBrownFix incorrect de-ref of ->my_inode
2010-06-28 NeilBrownFix races between truncate and cleaner.
2010-06-28 NeilBrownNew bugon for unlink loop.
2010-06-28 NeilBrownChange dirty_inode. Again.
2010-06-27 NeilBrownREADME update and bug-ons to help catch newly identifie...
2010-06-27 NeilBrownDesign Thoughts about PinPending and SegmentMap
2010-06-27 NeilBrownComplete TODO list
2010-06-27 NeilBrownREADME update, typos, FIXME comments etc. No code.
2010-06-18 NeilBrownREADME update
2010-06-13 NeilBrownREADME update
2010-06-07 NeilBrownREADME sync
2009-09-28 NeilBrownREADME notes for changes to index management.
2009-09-03 NeilBrownMultiple improvements to inode dirtying
2009-09-03 NeilBrownREADME update
2009-09-02 NeilBrownRun orphans from the cleaner thread, not immediately.
2009-08-25 NeilBrownDocumentation updates and some BUG_ON and tracing.
2009-08-02 NeilBrownREADME update and minor cosmetic changes.
2009-07-20 NeilBrownVarious fixes...
2009-07-20 NeilBrownmore segusage refcount stuff.
2009-04-18 NeilBrownSeg: add youthblk to segsum
2009-04-13 NeilBrownREADME update
2009-03-20 NeilBrownCosmetic cleanups.
2009-03-19 NeilBrownAnother README update
2009-03-19 NeilBrownREADME update
2009-03-19 NeilBrownREADME update
2009-03-16 NeilBrownwritepage: make sure we don't write blocks that are...
2009-03-16 NeilBrowncleaner: use lafs_get_flushable instead of opencoding...
2009-03-16 NeilBrownFew more credit/refcount fixes
2009-02-26 Neil BrownRefcount count B_Uninc blocks.
2009-02-26 Neil BrownREADME update
2009-02-25 Neil BrownVarious tracing changes etc.
2009-02-25 Neil BrownREADME
2009-02-25 Neil BrownMake sure ->iblock gets released when refcnt is zero
2009-02-25 Neil BrownMove a spinlock that was causing a deadlock.
2009-02-25 Neil BrownRestore needed code that was removed...
2009-02-25 Neil BrownFix lafs_find_next and hence rm -r problem.
2009-02-23 Neil BrownCheckpoint from December. Time to start work again.
2008-12-12 Neil BrownVarious tracing things.
2008-12-12 Neil BrownMore refcount fixes and some debugging
2008-12-11 Neil BrownRefcount debugging code and fixes.
2008-12-10 Neil Brownupdate to 2.6.27 and other fixes.
2008-12-08 Neil BrownCheckpoint 8th Dec 08
2008-09-12 Neil BrownFinished with Frankfurt.
2008-09-12 Neil BrownMore stuff.
2008-09-12 Neil BrownVarious random stuff - time for a checkpoint.
2008-09-09 Neil BrownHacked around unlink-> ENOSPC problems.
2008-09-04 Neil BrownStuff.
2008-08-28 Neil BrownMore refcounting fixes and stuff...
2008-07-28 Neil BrownProper locking for access to ->dblock
2008-07-28 Neil BrownUse proper locking to access ->iblock
2008-07-25 Neil BrownFix reference counting through ->dblock and ->iblock
2008-07-25 Neil BrownInitial checking after changing from hg to git.