]> git.neil.brown.name Git - LaFS.git/history - roll.c
Introduce DelayYouth
[LaFS.git] / roll.c
2010-09-18 NeilBrownIntroduce DelayYouth
2010-08-13 NeilBrownroll: don't update index if block address hasn't changed.
2010-08-09 NeilBrownImprove choice of superblock at mount.
2010-08-09 Neil BrownChange s_fs_info to point to root inode and fs
2010-08-09 Neil BrownDiscard per-device superblocks
2010-08-09 Neil BrownStore blocksize directly in struct fs
2010-07-25 NeilBrownSeparate setting of PinPending out
2010-07-25 NeilBrownForward port to 2.6.34
2010-07-25 Neil BrownImplement readpages
2010-07-25 NeilBrownRemove some FIXME comments that are outdated.
2010-07-03 NeilBrownMake the first segment 'active'.
2010-06-27 NeilBrownComplete TODO list
2010-06-27 NeilBrownREADME update, typos, FIXME comments etc. No code.
2010-06-21 NeilBrownTemp fix for delaying youth updates.
2010-06-21 NeilBrownAdd casts to shifts which should change type width.
2010-06-13 NeilBrownIntroduce constants for 'sync' and 'adopt' flags.
2010-06-07 NeilBrownAdd some error checking to lafs_mount
2010-06-07 NeilBrownFix compile warning / incorrect test.
2009-09-03 NeilBrownMultiple improvements to inode dirtying
2009-09-02 NeilBrownAdd alloc_type to lafs_pin_dblock
2009-09-02 NeilBrownRemove special handling for i_nlink when reading inodes.
2009-08-24 NeilBrownFix iolock semantics.
2009-08-16 NeilBrownLAFS_BUG add new debug macro that prints block information.
2009-08-16 NeilBrownCleaner: make sure we finish the job.
2009-08-02 NeilBrownroll: use add_block_address rather than allocated block.
2009-04-13 NeilBrownroll-forward: handle segusage blocks better.
2009-03-20 NeilBrownCosmetic cleanups.
2009-03-19 NeilBrownExtend coverage of IOLock
2009-03-19 NeilBrownAdd tracking of refcount sources.
2009-03-16 NeilBrownWHITE SPACE
2008-12-10 Neil Brownupdate to 2.6.27 and other fixes.
2008-07-28 Neil BrownProper locking for access to ->dblock
2008-07-25 Neil BrownFix reference counting through ->dblock and ->iblock
2008-07-25 Neil BrownClean up reserve_block and waiting for space to be...
2008-07-25 Neil BrownInitial checking after changing from hg to git.