linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-02-02 23:53:19 to 2007-02-07 10:30:57 UTC [more...]

Testing ext4 persistent preallocation patches for 64 bit features
 2007-02-07 10:36 UTC  (3+ messages)

[RFC] Implement ->page_mkwrite for XFS
 2007-02-07 10:18 UTC  (2+ messages)

[RFC 0/28] Patches to pass vfsmount to LSM inode security hooks
 2007-02-07  9:58 UTC  (55+ messages)
` [RFC 1/28] Pass struct vfsmount to the inode_create LSM hook
` [RFC 2/28] Remove redundant check from proc_setattr()
` [RFC 3/28] Pass struct file down to remove_suid and children
` [RFC 4/28] Add a vfsmount parameter to notify_change()
` [RFC 5/28] Pass struct vfsmount to the inode_setattr LSM hook
` [RFC 6/28] Add struct vfsmount parameter to vfs_mkdir()
` [RFC 7/28] Pass struct vfsmount to the inode_mkdir LSM hook
` [RFC 8/28] Add a struct vfsmount parameter to vfs_mknod()
` [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 13/28] Add struct vfsmount parameters to vfs_link()
` [RFC 14/28] Pass struct vfsmount to the inode_link LSM hook
` [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

[RFC][PATCH 2/3] Move the file data to the new blocks
 2007-02-07  9:46 UTC  (7+ messages)

[PATCH] remove sb->s_files and file_list_lock usage in dquot.c
 2007-02-07  8:35 UTC  (5+ 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  (32+ messages)
` [patch 1/9] fs: libfs buffered write leak fix
` [patch 2/9] mm: revert "generic_file_buffered_write(): handle zero length iovec segments"
` [patch 3/9] mm: revert "generic_file_buffered_write(): deadlock on vectored write"
` [patch 4/9] mm: generic_file_buffered_write cleanup
` [patch 5/9] mm: debug write deadlocks
` [patch 6/9] mm: be sure to trim blocks
` [patch 7/9] mm: cleanup pagecache insertion operations
` [patch 8/9] mm: generic_file_buffered_write iovec cleanup
` [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  (7+ messages)
` [PATCH[RFC] don't force remount in "

[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  (4+ messages)
  ` [PATCH]Add memory barrier before clear bit in unlock_buffer()

[take35 0/10] kevent: Generic event handling mechanism
 2007-02-05 17:45 UTC  (4+ messages)

[PATCH]: ufs: restore back support of openstep
 2007-02-05 11:56 UTC 

[PATCH 1/14] locks: always unlock on close
 2007-02-04  8:41 UTC  (43+ messages)
    ` [PATCH 3/14] locks: factor out generic/filesystem switch from setlock code
    ` [PATCH 4/14] locks: add locking function that returns conflicting lock
    ` [PATCH 5/14] locks: add fl_notify arguments for asynchronous lock return
    ` [PATCH 6/14] locks: add lock cancel command
    ` [PATCH 7/14] nfsd4: Convert NFSv4 to new lock interface
    ` [PATCH 8/14] lockd: save lock state on deferral
    ` [PATCH 10/14] lockd: pass cookie in nlmsvc_testlock
    ` [PATCH 11/14] lockd: handle test_lock deferrals
    ` [PATCH 12/14] lockd: always preallocate block in nlmsvc_lock()
    ` [PATCH 13/14] lockd: add code to handle deferred lock requests
    ` [PATCH 14/14] gfs2: nfs lock support for gfs2
    ` [PATCH 2/14] locks: factor out generic/filesystem switch from test_lock
    ` [NFS] "
    ` [PATCH 9/14] lockd: handle fl_notify callbacks
    ` [NFS] "

[RFC] Pack the vfsmount and dentry in nameidata into a struct path
 2007-02-04 17:45 UTC  (4+ messages)

[patch 0/9] buffered write deadlock fix
 2007-02-04  3:55 UTC  (18+ messages)
` [patch 1/9] fs: libfs buffered write leak fix
` [patch 9/9] mm: fix pagecache write deadlocks

asynchronous locks for cluster exports
 2007-02-04  1:44 UTC  (2+ messages)

asynchronous locks for cluster exports
 2007-02-03  5:30 UTC 

asynchronous locks for cluster exports
 2007-02-03  5:30 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).