jfs-commit Mailing List for Journaled File System (Page 26)
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: OSS-jfs_Admin <jfs...@ww...> - 2002-05-24 19:17:43
|
Update of /usr/cvs/jfs/jfsutils In directory swg3ws024:/tmp/cvs-serv23202 Modified Files: ChangeLog NEWS README configure.in Log Message: bump version to 1.0.18 |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-24 19:07:25
|
Update of /usr/cvs/jfs/jfsutils In directory swg3ws025:/tmp/cvs-serv30407 Modified Files: ChangeLog Log Message: Forgot the ChangeLog on my last two fixes |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-24 19:00:42
|
Update of /usr/cvs/jfs/linux24/Documentation/filesystems In directory swg3ws025:/tmp/cvs-serv30130/Documentation/filesystems Modified Files: changelog.jfs Log Message: 1.0.18 |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-24 18:45:43
|
Update of /usr/cvs/jfs/jfsutils/libfs In directory swg3ws024:/tmp/cvs-serv22056/libfs Modified Files: logform.c Log Message: Limit used size of external journal to 128 MB |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-24 18:45:23
|
Update of /usr/cvs/jfs/jfsutils/mkfs In directory swg3ws024:/tmp/cvs-serv22040/mkfs Modified Files: mkfs.c Log Message: Warn user about data loss in external log device |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-24 16:59:21
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws025:/tmp/cvs-serv26434/linux24/fs/jfs Modified Files: jfs_txnmgr.c jfs_xtree.c Log Message: File truncate was not always enough space from the block map. Part of the code in xtLog was incorrectly triggered by the value of xtlck->hwm. I replaced this by xtlck->twm, which wasn't previously used. I'm not sure if this is the original intent of twm, but it doesn't look like the code had ever been correct. |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-24 16:59:16
|
Update of /usr/cvs/jfs/linux25/fs/jfs In directory swg3ws025:/tmp/cvs-serv26434/linux25/fs/jfs Modified Files: jfs_txnmgr.c jfs_xtree.c Log Message: File truncate was not always enough space from the block map. Part of the code in xtLog was incorrectly triggered by the value of xtlck->hwm. I replaced this by xtlck->twm, which wasn't previously used. I'm not sure if this is the original intent of twm, but it doesn't look like the code had ever been correct. |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-24 01:28:29
|
Update of /usr/cvs/jfs/linux25/fs/jfs In directory swg3ws024:/tmp/cvs-serv7970/fs/jfs Modified Files: inode.c namei.c super.c Log Message: support for kNFSD |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-24 01:28:10
|
Update of /usr/cvs/jfs/linux25/fs/jfs In directory swg3ws024:/tmp/cvs-serv7915/fs/jfs Modified Files: jfs_incore.h jfs_logmgr.c super.c Log Message: misc stuff for 2.5 |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-24 01:27:53
|
Update of /usr/cvs/jfs/linux25/fs/jfs In directory swg3ws024:/tmp/cvs-serv7867/fs/jfs Modified Files: jfs_metapage.c Log Message: metapage changes |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-24 01:27:32
|
Update of /usr/cvs/jfs/linux25/fs/jfs In directory swg3ws024:/tmp/cvs-serv7786/fs/jfs Modified Files: jfs_dmap.c Log Message: cleanup dbAlloc |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-23 23:59:15
|
Update of /usr/cvs/jfs/jfsutils/libfs In directory swg3ws025:/tmp/cvs-serv23337/libfs Modified Files: logform.c Log Message: Fix trap when formatting with inline log |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-23 20:14:22
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws025:/tmp/cvs-serv30851/fs/jfs Modified Files: inode.c jfs_incore.h jfs_inode.c jfs_logmgr.c jfs_logmgr.h jfs_mount.c super.c Log Message: Brings 2.4 code in line with 2.5 and various cleanups By Christoph |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-23 20:08:53
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws024:/tmp/cvs-serv2123/fs/jfs Modified Files: jfs_metapage.c Log Message: JFS metapage changes. This patch is a first preparation of using the bdev mapping instead of the JFS-private device mapping/inode for 2.4.1x/2.5: * add metapages to ->mp_list of the inode passed to __get_metapage instead of mp->mapping->host. Do this outside of add_to_hash, and only do it for metapages that aren't mapped absolutely. RATIONALE: when using the bdev mapping, the absoloute inode won't have the JFS-private inode info. It is save because we never traverse the mp_list of the direct inodes. * use a goto to unify two error handling pathes in __get_metapage. Submitted by Christoph Hellwig. |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-23 20:06:31
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws024:/tmp/cvs-serv1816/fs/jfs Modified Files: jfs_dmap.c Log Message: Reduces number of return paths in dbAlloc to two. This is in preparation for quota support. From Christoph |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-21 22:54:21
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws024:/tmp/cvs-serv15919/fs/jfs Modified Files: jfs_incore.h jfs_logmgr.c jfs_logmgr.h jfs_mount.c jfs_superblock.h Log Message: External journal support. Add uuid to file system and journal. |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-21 22:53:29
|
Update of /usr/cvs/jfs/linux25/fs/jfs In directory swg3ws024:/tmp/cvs-serv15825/fs/jfs Modified Files: jfs_incore.h jfs_logmgr.c jfs_logmgr.h jfs_mount.c jfs_superblock.h Log Message: More external journal support. Add uuid's to file system and journal. |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-21 17:56:13
|
Update of /usr/cvs/jfs/jfsutils/logredo In directory swg3ws024:/tmp/cvs-serv30082/logredo Modified Files: Makefile.am xlogredo.c Log Message: Support for replaying external log |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-21 17:56:12
|
Update of /usr/cvs/jfs/jfsutils/include In directory swg3ws024:/tmp/cvs-serv30082/include Modified Files: jfs_logmgr.h jfs_superblock.h Log Message: Support for replaying external log |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-21 17:56:09
|
Update of /usr/cvs/jfs/jfsutils/xpeek In directory swg3ws024:/tmp/cvs-serv30082/xpeek Modified Files: super.c super2.c Log Message: Support for replaying external log |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-21 17:56:09
|
Update of /usr/cvs/jfs/jfsutils/mkfs In directory swg3ws024:/tmp/cvs-serv30082/mkfs Modified Files: Makefile.am mkfs.c mkfs.jfs.8 Log Message: Support for replaying external log |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-21 17:56:08
|
Update of /usr/cvs/jfs/jfsutils/man_html In directory swg3ws024:/tmp/cvs-serv30082/man_html Modified Files: fsck.jfs.8.html mkfs.jfs.8.html Log Message: Support for replaying external log |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-21 17:56:08
|
Update of /usr/cvs/jfs/jfsutils/logdump In directory swg3ws024:/tmp/cvs-serv30082/logdump Modified Files: Makefile.am logdump.c Log Message: Support for replaying external log |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-21 17:56:08
|
Update of /usr/cvs/jfs/jfsutils/libfs In directory swg3ws024:/tmp/cvs-serv30082/libfs Modified Files: Makefile.am devices.h fssubs.c jfs_endian.c log_dump.c log_read.c log_work.c logform.c logform.h logredo.c logredo.h super.c super.h Added Files: open_by_label.c Log Message: Support for replaying external log |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-05-21 17:56:07
|
Update of /usr/cvs/jfs/jfsutils/fsck In directory swg3ws024:/tmp/cvs-serv30082/fsck Modified Files: Makefile.am fsck.jfs.8 fsckmeta.c xchkdsk.c Log Message: Support for replaying external log |