linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-01-16 17:36:24 to 2007-02-04 09:44:54 UTC [more...]

[patch 0/9] buffered write deadlock fix
 2007-02-04  9:44 UTC  (11+ 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 1/14] locks: always unlock on close
 2007-02-04  8:41 UTC  (42+ messages)
    ` [PATCH 2/14] locks: factor out generic/filesystem switch from test_lock
    ` [NFS] "
    ` [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 9/14] lockd: handle fl_notify callbacks
    ` [NFS] "
    ` [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 3/14] locks: factor out generic/filesystem switch from setlock code
    ` [PATCH 4/14] locks: add locking function that returns conflicting lock

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

[patch 0/9] buffered write deadlock fix
 2007-02-04  3:55 UTC  (30+ 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

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 

[PATCH] Fix d_path for lazy unmounts
 2007-02-03  3:23 UTC 

[take35 10/10] kevent: Kevent based AIO (aio_sendfile()/aio_sendfile_path())
 2007-02-02 11:58 UTC  (2+ messages)
  ` /async open+send/ "

[take35 0/10] kevent: Generic event handling mechanism
 2007-02-01 10:12 UTC  (3+ messages)
  ` [take35 1/10] kevent: Description
    ` [take35 2/10] kevent: Core files

[RFC/PATCH] revokeat/frevoke system calls V5
 2007-02-01  4:28 UTC  (2+ messages)

[PATCH] dlm/gfs2: indent help text
 2007-01-31 13:33 UTC  (2+ messages)

[PATCH] pipefs unique inode numbers
 2007-01-31  9:19 UTC  (8+ messages)

[PATCH] make iunique use a do/while loop rather than its obscure goto loop
 2007-01-31  8:16 UTC  (2+ messages)

path_release() causes kernel crash?
 2007-01-31  5:30 UTC 

[PATCH] revert changes to pipefs for i_ino uniqueness
 2007-01-30 18:09 UTC 

[GIT PULL -mm] Unionfs updates/cleanups
 2007-01-30 17:52 UTC  (9+ messages)
` [PATCH 1/4] fs/unionfs/: Remove stale_inode.c
` [PATCH 2/4] fs/unionfs/: possible cleanups
` [PATCH 3/4] fs/unionfs/: Andrew Morton's comments
` [PATCH 4/4] fs/unionfs/: Don't duplicate the struct nameidata

[PATCH 1/2] add lazy_getattr and lazy_readdir patches that defer i_ino assignment
 2007-01-30 17:17 UTC  (4+ messages)

[PATCH 2/2] make pipefs do lazy i_ino assignment and hashing
 2007-01-30 16:31 UTC 

[PATCH 2/2] make pipefs do lazy i_ino assignment and hashing
 2007-01-30 15:38 UTC 

[PATCH 3/3] have pipefs ensure i_ino uniqueness by calling iunique and hashing the inode
 2007-01-30 15:04 UTC  (5+ messages)

[RFC] [PATCH 3/3] ufs2 write: block allocation update
 2007-01-29 19:20 UTC 

[RFC] [PATCH 1/3] ufs2 write: mount as rw
 2007-01-29 19:19 UTC 

[RFC] [PATCH 2/3] ufs2 write: inodes write
 2007-01-29 19:20 UTC 

[PATCH] small smbfs bugfix
 2007-01-26 14:57 UTC  (2+ messages)

[PATCH 1/3] make static counters in new_inode and iunique be 32 bits
 2007-01-26 12:42 UTC  (2+ messages)

[PATCH] dlm & gfs2: use sysfs
 2007-01-26 12:09 UTC  (2+ messages)

[take33 0/10] kevent: Generic event handling mechanism
 2007-01-25 22:56 UTC  (7+ messages)
  ` [take33 1/10] kevent: Description
    ` [take33 2/10] kevent: Core files
` [take34 0/10] kevent: Generic event handling mechanism
  ` [take34 1/10] kevent: Description
    ` [take34 2/10] kevent: Core files

[take34 10/10] kevent: Kevent based AIO (aio_sendfile()/aio_sendfile_path())
 2007-01-25 13:48 UTC 

[PATCH 3/3] ufs: rellocation fix
 2007-01-25 10:45 UTC  (4+ messages)
  ` A question about ext3 journal

[PATCH 1/2] sysfs: Shadow directory support
 2007-01-25  2:43 UTC  (6+ messages)
` [PATCH 2/2] Implement shadow directory support for device classes

[PATCH 0/3] i_ino uniqueness: alternate approach -- hash the inodes
 2007-01-24 16:57 UTC  (5+ messages)

block i/o problem
 2007-01-24  0:19 UTC 

[PATCH 3/3] replacement patch for pipefs and sockfs
 2007-01-23 16:11 UTC 

[git patch] mention JFFS impending death
 2007-01-23  5:32 UTC 

[PATCH 3/3] pipefs and sockfs respin -- make .drop_inode = generic_delete_inode
 2007-01-22 20:49 UTC  (2+ messages)

[PATCH 2/3] ufs: truncate negative to unsigned fix
 2007-01-22 15:05 UTC 

[PATCH 1/3]: ufs: alloc metadata null page fix
 2007-01-22 15:04 UTC 

[patch 0/10] buffered write deadlock fix
 2007-01-20  3:52 UTC  (7+ messages)
` [patch 6/10] mm: be sure to trim blocks

[RFC][PATCH 0/3] ext4 online defrag (ver 0.2)
 2007-01-19 12:00 UTC  (7+ messages)

[take33 10/10] kevent: Kevent based AIO (aio_sendfile()/aio_sendfile_path())
 2007-01-19  9:23 UTC  (5+ messages)

[PATCH: 2.6.20-rc4-mm1] JFS: Avoid deadlock introduced by explicit I/O plugging
 2007-01-18 14:15 UTC  (7+ messages)

[PATCH -mm 0/10][RFC] aio: make struct kiocb private
 2007-01-17 23:30 UTC  (8+ messages)
` [PATCH -mm 3/10][RFC] aio: use iov_length instead of ki_left

Unpatched secunia advisories
 2007-01-17 17:56 UTC 

Unionfs in -mm
 2007-01-17  0:28 UTC  (4+ messages)
      ` [Unionfs] "

[PATCH 3/3] have pipefs ensure i_ino uniqueness by calling iunique and hashing the inode
 2007-01-16 18:57 UTC 

[PATCH 2/3] change libfs sb creation routines to avoid collisions with their root inodes
 2007-01-16 18:57 UTC 

[PATCH 1/3] make static counters in new_inode and iunique be 32 bits
 2007-01-16 18:57 UTC 

[PATCH -mm 9/10][RFC] aio: usb gadget remove aio file ops
 2007-01-16 18:36 UTC  (4+ messages)


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).