jfs-commit Mailing List for Journaled File System (Page 22)
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-08-30 18:58:09
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws024:/tmp/cvs-serv7999 Modified Files: super.c Log Message: Fix indenting |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-30 01:36:22
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws024:/tmp/cvs-serv30435/fs/jfs Modified Files: super.c Log Message: Add write_super_lockfs & unlock_fs used for snapshot |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-26 18:03:54
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws025:/tmp/cvs-serv24888 Modified Files: super.c Log Message: Use strtoull instead of strtoul. In older kernels, strtoull is not exported, so building jfs.o as a module fails. The number of blocks in a volume can't currently exceed the range of an unsigned long anyway. |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:51:16
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws024:/tmp/cvs-serv21742 Modified Files: jfs_compat.h Log Message: Missing #endif |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:51:16
|
Update of /usr/cvs/jfs/linux25/fs/jfs In directory swg3ws024:/tmp/cvs-serv23910/linux25/fs/jfs Modified Files: resize.c Log Message: Fix compiler warnings on 64-bit machines |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:51:16
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws024:/tmp/cvs-serv23910/linux24/fs/jfs Modified Files: resize.c Log Message: Fix compiler warnings on 64-bit machines |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:51:16
|
Update of /usr/cvs/jfs/jfsutils In directory swg3ws024:/tmp/cvs-serv24246 Modified Files: AUTHORS ChangeLog Log Message: update Christoph's email address (Christoph Hellwig) |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:51:16
|
Update of /usr/cvs/jfs/linux24/Documentation/filesystems In directory swg3ws024:/tmp/cvs-serv28569/Documentation/filesystems Modified Files: jfs.txt Log Message: update todo list |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:51:15
|
Update of /usr/cvs/jfs/jfsutils/libfs In directory swg3ws024:/tmp/cvs-serv27684/libfs Modified Files: super.c super.h Log Message: clean up recent logsuper changes (Christoph Hellwig) |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:51:15
|
Update of /usr/cvs/jfs/jfsutils/include In directory swg3ws024:/tmp/cvs-serv27684/include Modified Files: jfs_logmgr.h Log Message: clean up recent logsuper changes (Christoph Hellwig) |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:51:15
|
Update of /usr/cvs/jfs/jfsutils/libfs In directory swg3ws024:/tmp/cvs-serv24499/libfs Modified Files: log_work.c logform.c logredo.h Log Message: clean up recent logredo changes (Christoph Hellwig) |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:51:15
|
Update of /usr/cvs/jfs/jfsutils/xpeek In directory swg3ws024:/tmp/cvs-serv27684/xpeek Modified Files: fsckcbbl.c Log Message: clean up recent logsuper changes (Christoph Hellwig) |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:51:15
|
Update of /usr/cvs/jfs/jfsutils In directory swg3ws024:/tmp/cvs-serv24499 Modified Files: ChangeLog Log Message: clean up recent logredo changes (Christoph Hellwig) |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:51:15
|
Update of /usr/cvs/jfs/jfsutils In directory swg3ws024:/tmp/cvs-serv27684 Modified Files: ChangeLog Log Message: clean up recent logsuper changes (Christoph Hellwig) |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:50:09
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws025:/tmp/cvs-serv18417 Modified Files: jfs_compat.h Log Message: Doh! How many mistakes can I make? STATIC inline struct, not STRUCT inline struct!!! |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:50:09
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws025:/tmp/cvs-serv18694 Modified Files: jfs_compat.h Log Message: Okay one more. < 2.4.18, not <= 2.4.18 |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:50:09
|
Update of /usr/cvs/jfs/linux25/fs/jfs In directory swg3ws025:/tmp/cvs-serv22065/linux25/fs/jfs Modified Files: jfs_txnmgr.c Log Message: Trivial fixes Kernel daemons take a void * argument Fix printk compiler warning for 64-bit architectures |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:50:09
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws025:/tmp/cvs-serv22065/linux24/fs/jfs Modified Files: jfs_txnmgr.c Log Message: Trivial fixes Kernel daemons take a void * argument Fix printk compiler warning for 64-bit architectures |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:50:08
|
Update of /usr/cvs/jfs/linux24/Documentation/filesystems In directory swg3ws025:/tmp/cvs-serv22914/Documentation/filesystems Modified Files: changelog.jfs Log Message: 1.0.21 |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-08-17 10:50:08
|
Update of /usr/cvs/jfs/jfsutils In directory swg3ws025:/tmp/cvs-serv22573 Modified Files: ChangeLog NEWS README configure.in Log Message: bump version to 1.0.21 |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-07-31 19:15:55
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws025:/tmp/cvs-serv26813 Modified Files: namei.c Log Message: Fix handling of commit_sem commit_sem was not properly taken in jfs_symlink, or properly released in error paths of several functions. |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-07-29 23:01:47
|
Update of /usr/cvs/jfs/linux25/fs/jfs In directory swg3ws025:/tmp/cvs-serv13149 Modified Files: file.c inode.c namei.c Log Message: Update to latest Linus source (2.5.29) - implement sendfile file operation (hch) - direct IO updates (akpm) - Remove d_delete calls from namei.c (shaggy) |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-07-24 16:41:56
|
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws024:/tmp/cvs-serv15654 Modified Files: file.c inode.c jfs_extent.c jfs_incore.h jfs_inode.c jfs_lock.h jfs_logmgr.c jfs_txnmgr.c namei.c super.c Log Message: Rework JFS's inode locking (shaggy) In order for JFS to be able to quiesce the current activity, while blocking new transactions, the locking needed some rework. New transactions are stopped in the functions txBegin or txBeginAnon, where the rdwrlock (IREAD_LOCK/IWRITE_LOCK) may be held. Dirty inodes may need to be committed while new transactions are blocked here, so another lock is introduced (commit_sem) which is taken after txBegin/txBeginAnon is called. This ensures that the proper serialization takes place, without the write_inode method needing to grab the rdwrlock. In addition, the use of IWRITE_LOCK and IREAD_LOCK has been removed from directory inodes. The serialization done by the VFS using i_sem is sufficient to avoid races. This patch removes JFS's dependency on down_write_trylock. |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-07-24 15:59:16
|
Update of /usr/cvs/jfs/linux25/fs/jfs In directory swg3ws024:/tmp/cvs-serv441 Modified Files: inode.c Log Message: Syncup with Linus' tree. direct_io mopup (Andrew Morton) |
From: OSS-jfs_Admin <jfs...@ww...> - 2002-07-24 15:56:19
|
Update of /usr/cvs/jfs/linux25/fs/jfs In directory swg3ws024:/tmp/cvs-serv25357/fs/jfs Modified Files: file.c inode.c namei.c super.c symlink.c Log Message: Replace depreciated initializer syntax with C99 style |