jfs-commit Mailing List for Journaled File System (Page 10)
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_User <sha...@ww...> - 2004-03-25 00:39:03
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws024:/tmp/cvs-serv13711 Modified Files: jfs_dmap.c jfs_dtree.c jfs_imap.c jfs_txnmgr.c jfs_xtree.c Log Message: JFS: Prevent hang in __lock_metapage Remove the hold_metapage call from txLog to prevent a hang. While investigating this one, I audited all functions that held metapage locks and found several error paths that did not release them correctly. These are fixed as well. |
From: OSS-jfs_User <sha...@ww...> - 2004-03-25 00:36:45
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws024:/tmp/cvs-serv13097 Modified Files: jfs_dmap.c jfs_dmap.h jfs_dtree.c jfs_dtree.h jfs_extent.c jfs_logmgr.c jfs_logmgr.h jfs_txnmgr.c jfs_unicode.c jfs_xtree.c jfs_xtree.h namei.c super.c Log Message: Add lots of missing statics and remove dead code Submitted by Christoph Hellwig |
From: OSS-jfs_User <sha...@ww...> - 2004-03-16 23:04:11
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws024:/tmp/cvs-serv8100 Modified Files: jfs_logmgr.c jfs_metapage.c super.c Log Message: zero new log pages |
From: OSS-jfs_User <sha...@ww...> - 2004-03-05 02:22:39
|
Update of /usr/cvs/jfs/jfsutils In directory swg3ws024:/tmp/cvs-serv25361 Modified Files: AUTHORS Log Message: Minor email fix |
From: OSS-jfs_User <sha...@ww...> - 2004-03-04 19:25:46
|
Update of /usr/cvs/jfs/linux24/Documentation/filesystems In directory swg3ws024:/tmp/cvs-serv32649/Documentation/filesystems Modified Files: changelog.jfs jfs.txt Log Message: Release 1.1.5 |
From: OSS-jfs_User <sha...@ww...> - 2004-03-04 19:25:38
|
Update of /usr/cvs/jfs/jfsutils In directory swg3ws024:/tmp/cvs-serv32602 Modified Files: NEWS README configure.in Log Message: Release 1.1.5 |
From: OSS-jfs_User <sha...@ww...> - 2004-03-04 16:50:02
|
Update of /usr/cvs/jfs/jfsutils/tune In directory swg3ws024:/tmp/cvs-serv9016/tune Modified Files: tune.c Log Message: Add support for sharing of journal by multiple volumes |
From: OSS-jfs_User <sha...@ww...> - 2004-03-04 16:50:02
|
Update of /usr/cvs/jfs/jfsutils/mkfs In directory swg3ws024:/tmp/cvs-serv9016/mkfs Modified Files: mkfs.c Log Message: Add support for sharing of journal by multiple volumes |
From: OSS-jfs_User <sha...@ww...> - 2004-03-04 16:50:01
|
Update of /usr/cvs/jfs/jfsutils/libfs In directory swg3ws024:/tmp/cvs-serv9016/libfs Modified Files: fsck_message.h fsckmsgdef.c log_dump.c log_read.c log_work.c logredo.c logredo.h open_by_label.c Log Message: Add support for sharing of journal by multiple volumes |
From: OSS-jfs_User <sha...@ww...> - 2004-03-04 16:49:54
|
Update of /usr/cvs/jfs/jfsutils/fsck In directory swg3ws024:/tmp/cvs-serv9016/fsck Modified Files: xchkdsk.c Log Message: Add support for sharing of journal by multiple volumes |
From: OSS-jfs_User <sha...@ww...> - 2004-03-04 16:49:51
|
Update of /usr/cvs/jfs/jfsutils In directory swg3ws024:/tmp/cvs-serv9016 Modified Files: ChangeLog Log Message: Add support for sharing of journal by multiple volumes |
From: OSS-jfs_User <sha...@ww...> - 2004-02-09 20:08:47
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws024:/tmp/cvs-serv10032 Modified Files: namei.c Log Message: rename should update mtime on source and target directories |
From: OSS-jfs_User <sha...@ww...> - 2004-01-30 01:38:56
|
Update of /usr/cvs/jfs/jfsutils/xpeek In directory swg3ws024:/tmp/cvs-serv24490/xpeek Modified Files: xpeek.c Log Message: jfs_tune and jfs_debugfs shouldn't be trying to open the device with O_EXCL Opening the device with O_EXCL used to work when the volume was mounted, but on the 2.6 kernel it no longer does. In most cases, we want jfs_tune and jfs_debugfs to open the device even if it is mounted. When changing the journal device, it's probably a good idea to keep the O_EXCL flag, since it would be best if the volume was unmounted. |
From: OSS-jfs_User <sha...@ww...> - 2004-01-30 01:38:56
|
Update of /usr/cvs/jfs/jfsutils/tune In directory swg3ws024:/tmp/cvs-serv24490/tune Modified Files: tune.c Log Message: jfs_tune and jfs_debugfs shouldn't be trying to open the device with O_EXCL Opening the device with O_EXCL used to work when the volume was mounted, but on the 2.6 kernel it no longer does. In most cases, we want jfs_tune and jfs_debugfs to open the device even if it is mounted. When changing the journal device, it's probably a good idea to keep the O_EXCL flag, since it would be best if the volume was unmounted. |
From: OSS-jfs_User <sha...@ww...> - 2004-01-30 01:38:55
|
Update of /usr/cvs/jfs/jfsutils In directory swg3ws024:/tmp/cvs-serv24490 Modified Files: ChangeLog Log Message: jfs_tune and jfs_debugfs shouldn't be trying to open the device with O_EXCL Opening the device with O_EXCL used to work when the volume was mounted, but on the 2.6 kernel it no longer does. In most cases, we want jfs_tune and jfs_debugfs to open the device even if it is mounted. When changing the journal device, it's probably a good idea to keep the O_EXCL flag, since it would be best if the volume was unmounted. |
From: OSS-jfs_User <sha...@ww...> - 2004-01-21 22:18:54
|
Update of /usr/cvs/jfs/jfsutils In directory swg3ws024:/tmp/cvs-serv30127 Modified Files: ChangeLog Log Message: Changelog update |
From: OSS-jfs_User <sha...@ww...> - 2004-01-21 22:14:04
|
Update of /usr/cvs/jfs/jfsutils/libfs In directory swg3ws024:/tmp/cvs-serv28900/libfs Modified Files: fsckmsgdef.c Log Message: Fix errant message that caused a seg fault |
From: OSS-jfs_User <sha...@ww...> - 2004-01-21 22:14:04
|
Update of /usr/cvs/jfs/jfsutils/fsck In directory swg3ws024:/tmp/cvs-serv28900/fsck Modified Files: fsckconn.c Log Message: Fix errant message that caused a seg fault |
From: OSS-jfs_User <sha...@ww...> - 2004-01-21 22:13:29
|
Update of /usr/cvs/jfs/jfsutils/tune In directory swg3ws024:/tmp/cvs-serv28084/tune Modified Files: tune.c Log Message: Remove dev_to_kdev I'm not sure how it got put in there in the first place, but user-space doesn't need to do anything special with kdev. |
From: OSS-jfs_User <sha...@ww...> - 2004-01-21 22:13:29
|
Update of /usr/cvs/jfs/jfsutils/mkfs In directory swg3ws024:/tmp/cvs-serv28084/mkfs Modified Files: mkfs.c Log Message: Remove dev_to_kdev I'm not sure how it got put in there in the first place, but user-space doesn't need to do anything special with kdev. |
From: OSS-jfs_User <sha...@ww...> - 2004-01-21 22:13:29
|
Update of /usr/cvs/jfs/jfsutils/libfs In directory swg3ws024:/tmp/cvs-serv28084/libfs Modified Files: devices.h logredo.c Log Message: Remove dev_to_kdev I'm not sure how it got put in there in the first place, but user-space doesn't need to do anything special with kdev. |
From: OSS-jfs_User <sha...@ww...> - 2004-01-16 01:46:48
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws024:/tmp/cvs-serv12315 Modified Files: xattr.c Log Message: Fix setting of ea_buf->flag to avoid assert |
From: OSS-jfs_User <sha...@ww...> - 2003-12-17 23:28:54
|
Update of /usr/cvs/jfs/jfsutils/libfs In directory swg3ws024:/tmp/cvs-serv11961/libfs Modified Files: fsck_message.h fsckwsp.h Log Message: Rework duplicate block checking to avoid horrible performance |
From: OSS-jfs_User <sha...@ww...> - 2003-12-17 23:28:54
|
Update of /usr/cvs/jfs/jfsutils/fsck In directory swg3ws024:/tmp/cvs-serv11961/fsck Modified Files: fsckmeta.c fsckwsp.c xfsckint.h Log Message: Rework duplicate block checking to avoid horrible performance |
From: OSS-jfs_User <sha...@ww...> - 2003-12-17 23:28:53
|
Update of /usr/cvs/jfs/jfsutils In directory swg3ws024:/tmp/cvs-serv11961 Modified Files: ChangeLog Log Message: Rework duplicate block checking to avoid horrible performance |