public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-02-05 18:24:37 to 2007-02-12 11:27:34 UTC [more...]

[take36 1/10] kevent: Description
 2007-02-12 11:27 UTC 

[take36 10/10] kevent: Kevent based generic AIO
 2007-02-12 11:27 UTC 

[take35 0/10] kevent: Generic event handling mechanism
 2007-02-12 10:35 UTC  (3+ messages)

[PATCH 1/1][RFC] EXT34 retry loop issue V(2)
 2007-02-12  9:47 UTC 

[PATCH 0/1][RFC] prepare_write positive return value V(2)
 2007-02-12  9:46 UTC 

[RFC][PATCH 2/3] Move the file data to the new blocks
 2007-02-12  3:11 UTC  (15+ messages)

[PATCH] fix quadratic behavior of shrink_dcache_parent()
 2007-02-11 12:13 UTC  (8+ messages)

[PATCH] affs: implement ->drop_inode
 2007-02-11  7:46 UTC 

[ANNOUNCE] DualFS: File System with Meta-data and Data Separation
 2007-02-11  3:06 UTC 

[rfc][patch 0/3] a faster buffered write deadlock fix?
 2007-02-10  1:50 UTC  (25+ messages)
` [patch 1/3] fs: add an iovec iterator
` [patch 2/3] fs: introduce perform_write aop
` [patch 3/3] ext2: use "

[RFC][PATCH 3/3] Online defrag command
 2007-02-09  8:08 UTC  (3+ messages)

[PATCH] remove sb->s_files and file_list_lock usage in dquot.c
 2007-02-09  7:23 UTC  (11+ messages)

Ext3 question: How to compose an inode given a list of data block numbers?
 2007-02-09  2:13 UTC  (2+ messages)

Ext3 question: How to compose an inode given a list of data block numbers?
 2007-02-08 22:35 UTC 

[PATCH 1 of 2] Implement generic block_page_mkwrite() functionality
 2007-02-08 22:30 UTC  (10+ messages)

ICAS 2007 & ICNS 2007, Athens, June 19-25, 2007 DEADLINE EXTENDED FEBRUARY 10
 2007-02-08 18:32 UTC 

Rename file over another with the same inode number fails silently
 2007-02-08 17:14 UTC  (2+ messages)

[git patch] remove jffs (v1)
 2007-02-08 17:08 UTC 

[RFC PATCH 0 of 8] O_DIRECT locking rework
 2007-02-08 12:58 UTC  (17+ messages)
` [PATCH 1 of 8] Introduce a place holder page for the pagecache
` [PATCH 2 of 8] Change O_DIRECT to use placeholders instead of i_mutex/i_alloc_sem locking
` [PATCH 3 of 8] DIO: don't fall back to buffered writes
` [PATCH 4 of 8] Add flags to control direct IO helpers
` [PATCH 5 of 8] Make ext3 safe for the new DIO locking rules
` [PATCH 6 of 8] Make reiserfs safe for "
` [PATCH 7 of 8] Adapt XFS to the new blockdev_direct_IO calls
` [PATCH 8 of 8] Avoid too many boundary buffers in DIO

Testing ext4 persistent preallocation patches for 64 bit features
 2007-02-08 10:51 UTC  (6+ messages)

[RFC][PATCH 2/3] Move the file data to the new blocks
 2007-02-08  9:01 UTC 

[RFC][PATCH 1/3] Allocate new contiguous blocks
 2007-02-08  9:01 UTC 

[RFC][PATCH 0/3] ext4 online defrag (ver 0.3)
 2007-02-08  9:00 UTC 

[RFC 0/28] Patches to pass vfsmount to LSM inode security hooks
 2007-02-07 19:55 UTC  (52+ messages)
` [RFC 2/28] Remove redundant check from proc_setattr()
` [RFC 9/28] Pass struct vfsmount to the inode_mknod LSM hook
` [RFC 10/28] Add a struct vfsmount parameter to vfs_symlink()
` [RFC 11/28] Pass struct vfsmount to the inode_symlink LSM hook
` [RFC 12/28] Pass struct vfsmount to the inode_readlink "
` [RFC 14/28] Pass struct vfsmount to the inode_link "
` [RFC 15/28] Add a struct vfsmount parameter to vfs_rmdir()
` [RFC 16/28] Pass struct vfsmount to the inode_rmdir LSM hook
` [RFC 17/28] Add a struct vfsmount parameter to vfs_unlink()
` [RFC 18/28] Pass struct vfsmount to the inode_unlink LSM hook
` [RFC 19/28] Add struct vfsmount parameters to vfs_rename()
` [RFC 20/28] Pass struct vfsmount to the inode_rename LSM hook
` [RFC 21/28] Add a struct vfsmount parameter to vfs_setxattr()
` [RFC 22/28] Pass struct vfsmount to the inode_setxattr LSM hook
` [RFC 23/28] Add a struct vfsmount parameter to vfs_getxattr()
` [RFC 24/28] Pass struct vfsmount to the inode_getxattr LSM hook
` [RFC 25/28] Add a struct vfsmount parameter to vfs_listxattr()
` [RFC 26/28] Pass struct vfsmount to the inode_listxattr LSM hook
` [RFC 27/28] Add a struct vfsmount parameter to vfs_removexattr()
` [RFC 28/28] Pass struct vfsmount to the inode_removexattr LSM hook

a question regarding Ext3 file truncate
 2007-02-07 18:42 UTC  (3+ messages)

[PATCH 1 of 2] Implement XFS ->page_mkwrite() callout
 2007-02-07 12:52 UTC 

[RFC] Implement ->page_mkwrite for XFS
 2007-02-07 11:55 UTC  (3+ messages)

[RFC/PATCH] revokeat/frevoke system calls V5
 2007-02-07 11:05 UTC  (4+ messages)

[patch 0/3] 2.6.20 fix for PageUptodate memorder problem
 2007-02-07  3:13 UTC  (13+ messages)
` [patch 1/3] mm: fix PageUptodate memorder
` [patch 2/3] fs: buffer don't PageUptodate without page locked
` [patch 3/3] mm: make read_cache_page synchronous

[PATCH 0/1][RFC] mm: prepare_write positive return value
 2007-02-06 23:39 UTC  (2+ messages)

[patch 0/9] buffered write deadlock fix
 2007-02-06 13:13 UTC  (21+ messages)
` [patch 9/9] mm: fix pagecache write deadlocks

[PATCH] move remove_dquot_ref to dqout.c
 2007-02-06 11:13 UTC  (2+ messages)

[PATCH[RFC] kill sysrq-u (emergency remount r/o)
 2007-02-06  9:44 UTC  (6+ messages)

[PATCH 1/1][RFC] mm: prepare_write positive return value
 2007-02-06  8:35 UTC 

[PATCH] Fix d_path for lazy unmounts
 2007-02-05 18:37 UTC  (3+ messages)
  ` [PATCH]Add memory barrier before clear bit in unlock_buffer()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox