jfs-commit Mailing List for Journaled File System (Page 6)
Brought to you by:
blaschke-oss,
shaggyk
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
(15) |
May
(35) |
Jun
(41) |
Jul
(35) |
Aug
(28) |
Sep
(71) |
Oct
(57) |
Nov
(20) |
Dec
(12) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(18) |
Feb
(8) |
Mar
(17) |
Apr
(4) |
May
(10) |
Jun
(8) |
Jul
(10) |
Aug
(3) |
Sep
(9) |
Oct
(14) |
Nov
(3) |
Dec
(7) |
2004 |
Jan
(10) |
Feb
(1) |
Mar
(11) |
Apr
(13) |
May
(17) |
Jun
(8) |
Jul
(19) |
Aug
(2) |
Sep
(3) |
Oct
|
Nov
(3) |
Dec
(9) |
2005 |
Jan
|
Feb
(8) |
Mar
(19) |
Apr
(5) |
May
(3) |
Jun
(8) |
Jul
|
Aug
|
Sep
(2) |
Oct
(21) |
Nov
(13) |
Dec
|
2006 |
Jan
(6) |
Feb
|
Mar
|
Apr
(1) |
May
(8) |
Jun
(11) |
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
(2) |
Dec
|
2007 |
Jan
|
Feb
|
Mar
(3) |
Apr
(3) |
May
|
Jun
|
Jul
(2) |
Aug
(5) |
Sep
(4) |
Oct
|
Nov
|
Dec
|
2008 |
Jan
(2) |
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
2009 |
Jan
(2) |
Feb
|
Mar
(2) |
Apr
(3) |
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
2010 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: David K. <sh...@us...> - 2005-03-22 20:18:54
|
Update of /cvsroot/jfs/jfsutils/libfs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24806/libfs Modified Files: log_work.c Log Message: During journal replay, an earlier update of the i_data section of an inode was able to wipe out the first 32 bits of the btroot. The i_data update needs to be treated as a 96-byte update rather than 128 bytes. |
From: David K. <sh...@us...> - 2005-03-22 20:18:24
|
Update of /cvsroot/jfs/jfsutils In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24806 Modified Files: ChangeLog Log Message: During journal replay, an earlier update of the i_data section of an inode was able to wipe out the first 32 bits of the btroot. The i_data update needs to be treated as a 96-byte update rather than 128 bytes. |
From: David K. <sh...@us...> - 2005-03-16 18:09:37
|
Update of /cvsroot/jfs/jfsutils/xpeek In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18474/xpeek Modified Files: xpeek.c Log Message: Add ujfs_flush_dev() to make sure data always gets flushed to disk |
From: David K. <sh...@us...> - 2005-03-16 18:09:37
|
Update of /cvsroot/jfs/jfsutils/mkfs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18474/mkfs Modified Files: mkfs.c Log Message: Add ujfs_flush_dev() to make sure data always gets flushed to disk |
From: David K. <sh...@us...> - 2005-03-16 18:09:36
|
Update of /cvsroot/jfs/jfsutils/libfs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18474/libfs Modified Files: devices.c devices.h logform.c Log Message: Add ujfs_flush_dev() to make sure data always gets flushed to disk |
From: David K. <sh...@us...> - 2005-03-16 18:09:35
|
Update of /cvsroot/jfs/jfsutils/fsck In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18474/fsck Modified Files: fsckpfs.c Log Message: Add ujfs_flush_dev() to make sure data always gets flushed to disk |
From: David K. <sh...@us...> - 2005-03-16 18:09:35
|
Update of /cvsroot/jfs/jfsutils In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18474 Modified Files: ChangeLog Log Message: Add ujfs_flush_dev() to make sure data always gets flushed to disk |
From: David K. <sh...@us...> - 2005-03-16 17:26:32
|
Update of /cvsroot/jfs/jfsutils/libfs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7135/libfs Modified Files: devices.c devices.h inode.c inode.h super.c super.h Log Message: Cleanup: get rid of silly HFILE define |
From: David K. <sh...@us...> - 2005-03-16 17:26:31
|
Update of /cvsroot/jfs/jfsutils/xpeek In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7135/xpeek Modified Files: xpeek.c xpeek.h Log Message: Cleanup: get rid of silly HFILE define |
From: David K. <sh...@us...> - 2005-03-16 17:26:30
|
Update of /cvsroot/jfs/jfsutils/logdump In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7135/logdump Modified Files: logdump.c Log Message: Cleanup: get rid of silly HFILE define |
From: David K. <sh...@us...> - 2005-03-16 17:26:30
|
Update of /cvsroot/jfs/jfsutils/mkfs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7135/mkfs Modified Files: initmap.c inodemap.c inodemap.h inodes.c inodes.h mkfs.c Log Message: Cleanup: get rid of silly HFILE define |
From: David K. <sh...@us...> - 2005-03-16 17:26:27
|
Update of /cvsroot/jfs/jfsutils/fscklog In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7135/fscklog Modified Files: extract.c Log Message: Cleanup: get rid of silly HFILE define |
From: David K. <sh...@us...> - 2005-03-16 17:26:27
|
Update of /cvsroot/jfs/jfsutils/fsck In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7135/fsck Modified Files: dirindex.c fsckbmap.c fsckcbbl.c fsckconn.c fsckdtre.c fsckimap.c fsckino.c fsckmeta.c fsckpfs.c fsckwsp.c fsckxtre.c xchkdsk.c xfsckint.h Log Message: Cleanup: get rid of silly HFILE define |
From: David K. <sh...@us...> - 2005-03-16 17:26:23
|
Update of /cvsroot/jfs/jfsutils/defrag In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7135/defrag Modified Files: helpers.c helpers.h Log Message: Cleanup: get rid of silly HFILE define |
From: David K. <sh...@us...> - 2005-03-16 17:26:23
|
Update of /cvsroot/jfs/jfsutils In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7135 Modified Files: ChangeLog Log Message: Cleanup: get rid of silly HFILE define |
From: David K. <sh...@us...> - 2005-03-09 21:03:34
|
Update of /cvsroot/jfs/jfsutils/mkfs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7393 Modified Files: mkfs.c Log Message: Don't forget the Usage: statement |
From: David K. <sh...@us...> - 2005-03-09 20:59:14
|
Update of /cvsroot/jfs/jfsutils/mkfs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5973/mkfs Modified Files: jfs_mkfs.8 mkfs.c Log Message: Add "blocks" parameter to jfs_mkfs to specify file system size. Nobody really needs it, but it's a standard mkfs argument and it can be useful for testing. |
From: David K. <sh...@us...> - 2005-03-09 20:59:13
|
Update of /cvsroot/jfs/jfsutils In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5973 Modified Files: ChangeLog Log Message: Add "blocks" parameter to jfs_mkfs to specify file system size. Nobody really needs it, but it's a standard mkfs argument and it can be useful for testing. |
From: David K. <sh...@us...> - 2005-02-18 19:01:19
|
Update of /cvsroot/jfs/jfsutils In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26215 Modified Files: ChangeLog README jfsutils.spec.in Log Message: Homepage moved from oss.software.ibm.com to sourceforge.net |
From: David K. <sh...@us...> - 2005-02-18 19:01:19
|
Update of /cvsroot/jfs/jfsutils/fsck In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26215/fsck Modified Files: jfs_fsck.8 Log Message: Homepage moved from oss.software.ibm.com to sourceforge.net |
From: David K. <sh...@us...> - 2005-02-18 19:01:19
|
Update of /cvsroot/jfs/jfsutils/xpeek In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26215/xpeek Modified Files: jfs_debugfs.8 Log Message: Homepage moved from oss.software.ibm.com to sourceforge.net |
From: David K. <sh...@us...> - 2005-02-18 19:01:19
|
Update of /cvsroot/jfs/jfsutils/tune In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26215/tune Modified Files: jfs_tune.8 Log Message: Homepage moved from oss.software.ibm.com to sourceforge.net |
From: David K. <sh...@us...> - 2005-02-18 19:01:19
|
Update of /cvsroot/jfs/jfsutils/logdump In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26215/logdump Modified Files: jfs_logdump.8 Log Message: Homepage moved from oss.software.ibm.com to sourceforge.net |
From: David K. <sh...@us...> - 2005-02-18 19:01:19
|
Update of /cvsroot/jfs/jfsutils/mkfs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26215/mkfs Modified Files: jfs_mkfs.8 Log Message: Homepage moved from oss.software.ibm.com to sourceforge.net |
From: David K. <sh...@us...> - 2005-02-18 19:01:19
|
Update of /cvsroot/jfs/jfsutils/fscklog In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26215/fscklog Modified Files: jfs_fscklog.8 Log Message: Homepage moved from oss.software.ibm.com to sourceforge.net |