gmane.comp.file-systems.jfs.patches archive
257 archived articles, newest first (page 1 of 3). Latest articles →
[PATCH 3/3] JFS: Don't save agno in the inode
Mon, 20 Jun 2011 11:26:26 -0500[PATCH 2/3] jfs: Update agstart when resizing volume
Mon, 20 Jun 2011 11:25:37 -0500[PATCH 1/3] jfs: old_agsize should be 64 bits in jfs_extendfs
Mon, 20 Jun 2011 11:24:21 -0500Re: [Jfs-discussion] Resize bug: ERROR: (device dm-2): diFree: numfree > numinos
Mon, 20 Jun 2011 11:22:21 -0500[PATCH 1/2] jfs: fix diAllocExt error in resizing filesystem
Wed, 21 Apr 2010 07:42:30 -0500 (CDT)[PATCH 2/2] jfs: add jfs specific ->setattr call
Wed, 21 Apr 2010 07:42:30 -0500 (CDT)[PATCH 9/9] jfs: fix regression preventing coalescing of extents
Wed, 17 Jun 2009 08:44:30 -0500 (CDT)[PATCH 7/9] missing unlock in jfs_quota_write()
Wed, 17 Jun 2009 08:44:30 -0500 (CDT)[PATCH 2/9] jfs: clean up a dangling comment
Wed, 17 Jun 2009 08:44:30 -0500 (CDT)[PATCH 6/9] jfs: needs crc32_le
Wed, 17 Jun 2009 08:44:30 -0500 (CDT)[PATCH 4/9] jfs: return f_fsid for statfs(2)
Wed, 17 Jun 2009 08:44:30 -0500 (CDT)[PATCH 8/9] jfs: Add missing mutex_unlock call to error path
Wed, 17 Jun 2009 08:44:30 -0500 (CDT)[PATCH 3/9] jfs: remove xtLookupList()
Wed, 17 Jun 2009 08:44:30 -0500 (CDT)[PATCH 1/9] jfs: ensure symlinks are NUL-terminated
Wed, 17 Jun 2009 08:44:30 -0500 (CDT)[PATCH 5/9] jfs: Fix error handling in metapage_writepage()
Wed, 17 Jun 2009 08:44:30 -0500 (CDT)[PATCH 1/3] JFS: skip bad iput() call in error path
Mon, 14 Jul 2008 11:48:12 -0500 (CDT)[PATCH 3/3] jfs: remove DIRENTSIZ
Mon, 14 Jul 2008 11:48:12 -0500 (CDT)[PATCH 1/6] BKL-removal: Use unlocked_ioctl for jfs
Tue, 13 May 2008 09:49:52 -0500 (CDT)[PATCH 4/6] jfs: replace __inline with inline
Tue, 13 May 2008 09:49:52 -0500 (CDT)[PATCH 5/6] JFS: 0 is not valid errno value so return NULL from jfs_lookup
Tue, 13 May 2008 09:49:52 -0500 (CDT)[PATCH 2/6] BKL-removal: Implement a compat_ioctl handler for JFS
Tue, 13 May 2008 09:49:52 -0500 (CDT)[PATCH 3/6] jfs: le*_add_cpu conversion
Tue, 13 May 2008 09:49:52 -0500 (CDT)[PATCH 6/6] JFS: switch to seq_files
Tue, 13 May 2008 09:49:52 -0500 (CDT)[PATCH 3/3] mount options: fix jfs
Fri, 25 Jan 2008 08:55:58 -0600 (CST)[PATCH 1/3] JFS: clear PAGECACHE_TAG_DIRTY for no-write pages
Fri, 25 Jan 2008 08:55:58 -0600 (CST)[PATCH 2/3] JFS: simplify types to get rid of sparse warning
Fri, 25 Jan 2008 08:55:58 -0600 (CST)[PATCH 2/4] JFS: Remove defconfig ptr comparison to 0
Thu, 20 Dec 2007 14:03:17 -0600 (CST)[PATCH 4/4] JFS is missing a memory barrier
Thu, 20 Dec 2007 14:03:17 -0600 (CST)[PATCH 3/4] JFS: FIx one more plain integer as NULL pointer warning
Thu, 20 Dec 2007 14:03:17 -0600 (CST)[PATCH 1/4] JFS: Make sure special inode data is written after journal is flushed
Thu, 20 Dec 2007 14:03:17 -0600 (CST)[PATCH 2/2] JFS: use DIV_ROUND_UP where appropriate
Fri, 31 Aug 2007 12:59:30 -0500 (CDT)[PATCH 1/2] Remove unnecessary kmalloc casts in the jfs filesystem
Fri, 31 Aug 2007 12:59:30 -0500 (CDT)Re: [PATCH] jfsutils: pass mode bits when calling open with O_CREAT
Fri, 24 Aug 2007 08:33:47 -0500Re: [PATCH] jfsutils: pass mode bits when calling open with O_CREAT
Fri, 24 Aug 2007 06:53:38 -0500Re: [PATCH] jfsutils: pass mode bits when calling open with O_CREAT
Thu, 23 Aug 2007 23:22:49 -0500[PATCH] jfsutils: pass mode bits when calling open with O_CREAT
Thu, 23 Aug 2007 21:57:26 -0500[PATCH 1/1] JFS: Update print_hex_dump() syntax
Wed, 13 Jun 2007 10:31:20 -0500 (CDT)[PATCH 1/2] JFS: Whitespace cleanup and remove some dead code
Wed, 6 Jun 2007 16:32:16 -0500 (CDT)[PATCH 2/2] JFS: use print_hex_dump() rather than private dump_mem() function
Wed, 6 Jun 2007 16:32:16 -0500 (CDT)[PATCH 1/1] JFS: Fix race waking up jfsIO kernel thread
Fri, 11 May 2007 15:18:20 -0500 (CDT)[PATCH 2/2] JFS: use __set_current_state()
Fri, 27 Apr 2007 08:27:45 -0500 (CDT)[PATCH 1/2] Copy i_flags to jfs inode flags on write
Fri, 27 Apr 2007 08:27:45 -0500 (CDT)[PATCH 1/1] JFS: document uid, gid, and umask mount options in jfs.txt
Tue, 3 Apr 2007 12:43:16 -0500 (CDT)[PATCH 1/1] JFS: Get rid of "may be used uninitialized" warnings
Wed, 14 Feb 2007 17:09:29 -0600 (CST)[PATCH 1/2] JFS: call io_schedule() instead of schedule() to avoid deadlock
Mon, 29 Jan 2007 15:20:14 -0600 (CST)[PATCH 2/2] JFS: Remove incorrect kgdb define
Mon, 29 Jan 2007 15:20:14 -0600 (CST)[PATCH 1/2] JFS: Avoid BUG() on a damaged file system
Tue, 9 Jan 2007 14:17:03 -0600 (CST)[PATCH 2/2] JFS: Add lockdep annotations
Tue, 9 Jan 2007 14:17:04 -0600 (CST)[PATCH 1/1] JFS: Fix conflicting superblock flags
Wed, 6 Dec 2006 17:53:58 -0600 (CST)[PATCH 1/1] JFS: Remove redundant xattr permission checking
Thu, 2 Nov 2006 10:55:47 -0600 (CST)[PATCH 1/1] jfs: Add splice support
Wed, 1 Nov 2006 14:34:07 -0600 (CST)[PATCH 1/1] JFS: pageno needs to be long
Fri, 13 Oct 2006 12:44:13 -0500 (CDT)[PATCH 4/4] JFS: White space cleanup
Wed, 20 Sep 2006 15:52:19 -0500 (CDT)[PATCH 1/4] JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog()
Wed, 20 Sep 2006 15:52:18 -0500 (CDT)[PATCH 2/4] [PATCH] JFS: return correct error when i-node allocation failed
Wed, 20 Sep 2006 15:52:19 -0500 (CDT)[PATCH 3/4] JFS: eliminate compiler warning
Wed, 20 Sep 2006 15:52:19 -0500 (CDT)[PATCH 1/1] JFS: Quota support broken, no quota_read and quota_write
Thu, 27 Jul 2006 09:23:08 -0500 (CDT)[PATCH 1/1] JFS: Fix bug in quota code. tmp_bh.b_size must be initialized
Fri, 28 Jul 2006 14:16:08 -0500 (CDT)[PATCH 1/1] JFS: commit_mutex cleanups
Mon, 5 Jun 2006 08:23:38 -0500 (CDT)[PATCH 1/1] JFS: Fix multiple errors in metapage_releasepage
Wed, 24 May 2006 08:11:34 -0500 (CDT)[PATCH 1/1] JFS: add uid, gid, and umask mount options
Mon, 13 Mar 2006 09:54:59 -0600 (CST)[PATCH 1/1] JFS: Take logsync lock before testing mp->lsn
Wed, 8 Mar 2006 10:59:51 -0600 (CST)[PATCH 2/2] JFS: kzalloc conversion
Thu, 23 Feb 2006 16:59:44 -0600 (CST)[PATCH 1/2] JFS: Add missing file from fa3241d24cf1182b0ffb6e4d412c3bc2a2ab7bf6
Thu, 23 Feb 2006 16:59:44 -0600 (CST)[PATCH 2/3] JFS: Fix regression. fsck complains if symlinks do not have INLINEEA attribute
Thu, 16 Feb 2006 10:48:32 -0600 (CST)[PATCH 3/3] JFS: Use the kthread_ API
Thu, 16 Feb 2006 10:48:32 -0600 (CST)[PATCH 1/3] JFS: ext2 inode attributes for jfs
Thu, 16 Feb 2006 10:48:32 -0600 (CST)Re: [PATCH] (ext) inode attributes for jfs
Thu, 9 Feb 2006 07:29:32 +0100Re: [PATCH] (ext) inode attributes for jfs
Tue, 07 Feb 2006 09:38:14 -0600[PATCH] (ext) inode attributes for jfs
Wed, 1 Feb 2006 11:29:17 +0100[PATCH 2/2] JFS: semaphore to mutex conversion.
Tue, 24 Jan 2006 15:25:30 -0600 (CST)[PATCH 1/2] JFS: make buddy table static
Tue, 24 Jan 2006 15:25:30 -0600 (CST)[PATCH 1/1] JFS: Add back directory i_size calculations for legacy partitions
Fri, 11 Nov 2005 10:17:34 -0600 (CST)[PATCH 1/1] JFS: set i_ctime & i_mtime on target directory when creating links
Mon, 7 Nov 2005 14:48:05 -0600 (CST)[PATCH 1/2] JFS: Corrupted block map should not cause trap
Fri, 28 Oct 2005 13:49:18 -0500 (CDT)[PATCH 2/2] JFS: make sure right-most xtree pages have header.next set to zero
Fri, 28 Oct 2005 13:49:18 -0500 (CDT)[PATCH 1/1] JFS: make special inodes play nicely with page balancing
Mon, 3 Oct 2005 15:38:17 -0500 (CDT)[PATCH 1/1] JFS: don't dereference tlck->ip from txUpdateMap
Tue, 20 Sep 2005 15:43:31 -0500 (CDT)[PATCH 1/1] JFS: Fix sparse warnings, including endian error
Thu, 15 Sep 2005 23:27:55 -0500 (CDT)[PATCH 1/2] JFS: allow extended attributes to be set within a existing transaction
Sat, 10 Sep 2005 15:24:48 -0500 (CDT)[PATCH 2/2] JFS: Implement jfs_init_security
Sat, 10 Sep 2005 15:24:49 -0500 (CDT)[PATCH 1/2] JFS: Initialize dentry->d_op for negative dentries too
Tue, 30 Aug 2005 14:29:17 -0500 (CDT)[PATCH 2/2] JFS: jfs_delete_inode should always call clear_inode.
Tue, 30 Aug 2005 14:29:17 -0500 (CDT)[PATCH 2/3] JFS: Check for invalid inodes in jfs_delete_inode
Wed, 10 Aug 2005 11:46:28 -0500 (CDT)[PATCH 3/3] JFS: Fix race in txLock
Wed, 10 Aug 2005 11:46:29 -0500 (CDT)[PATCH 1/3] JFS: Improve sync barrier processing
Wed, 10 Aug 2005 11:46:28 -0500 (CDT)[PATCH 5/6] JFS: Don't set log_SYNCBARRIER when log->active == 0
Tue, 26 Jul 2005 10:10:48 -0500 (CDT)[PATCH 4/6] JFS: Fix typo in last patch
Tue, 26 Jul 2005 10:10:47 -0500 (CDT)[PATCH 1/6] JFS: Remove bogus WARN_ON statement and some dead code
Tue, 26 Jul 2005 10:10:47 -0500 (CDT)[PATCH 3/6] JFS: fsync wrong behavior when I/O failure occurs
Tue, 26 Jul 2005 10:10:47 -0500 (CDT)[PATCH 6/6] JFS: Fix i_blocks accounting when allocation fails
Tue, 26 Jul 2005 10:10:48 -0500 (CDT)[PATCH 2/6] JFS: Remove assert statement in dbJoin & return -EIO instead
Tue, 26 Jul 2005 10:10:47 -0500 (CDT)[PATCH 1/2] JFS: Allow security.* xattrs to be set on symlinks
Wed, 13 Jul 2005 09:40:49 -0500 (CDT)[PATCH 2/2] JFS: Need to be root to create files with security context
Wed, 13 Jul 2005 09:40:49 -0500 (CDT)Trivial fix for includes
Tue, 5 Jul 2005 20:49:13 +0200[PATCH 1/1] JFS: Code cleanup - getting rid of never-used debug code
Mon, 27 Jun 2005 16:25:41 -0500 (CDT)[PATCH 1/1] JFS: performance patch
Thu, 23 Jun 2005 17:00:59 -0500 (CDT)[PATCH 1/1] JFS: Fix compiler warning in jfs_logmgr.c
Fri, 3 Jun 2005 14:12:03 -0500 (CDT)[PATCH 1/1] JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859
Thu, 2 Jun 2005 12:29:05 -0500 (CDT)[PATCH 1/1] Remove redundant kfree() NULL pointer checks
Wed, 18 May 2005 15:51:01 -0500 (CDT)
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.