linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-01-10 11:30:52 to 2007-02-01 04:28:11 UTC [more...]

[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 0/9] buffered write deadlock fix
 2007-01-31  1:31 UTC  (15+ 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] 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  (17+ messages)
` [patch 1/10] fs: libfs buffered write leak fix
` [patch 2/10] mm: revert "generic_file_buffered_write(): handle zero length iovec segments"
` [patch 3/10] mm: revert "generic_file_buffered_write(): deadlock on vectored write"
` [patch 4/10] mm: generic_file_buffered_write cleanup
` [patch 5/10] mm: debug write deadlocks
` [patch 6/10] mm: be sure to trim blocks
` [patch 7/10] mm: cleanup pagecache insertion operations
` [patch 8/10] mm: generic_file_buffered_write cleanup more
` [patch 9/10] mm: generic_file_buffered_write iovec cleanup
` [patch 10/10] mm: fix pagecache write deadlocks

[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  (26+ messages)
` [PATCH -mm 9/10][RFC] aio: usb gadget remove aio file ops
` [PATCH -mm 3/10][RFC] aio: use iov_length instead of ki_left
` [PATCH -mm 10/10][RFC] aio: convert file aio to file_endio_t
` [PATCH -mm 1/10][RFC] aio: scm remove struct siocb
` [PATCH -mm 4/10][RFC] aio: convert aio_complete to file_endio_t
` [PATCH -mm 5/10][RFC] aio: make blk_directIO use file_endio_t
` [PATCH -mm 7/10][RFC] aio: make __blockdev_direct_IO "
` [PATCH -mm 2/10][RFC] aio: net use struct socket for io
` [PATCH -mm 6/10][RFC] aio: make nfs_directIO use file_endio_t
` [PATCH -mm 8/10][RFC] aio: make direct_IO aops "

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 

[RFC][PATCH 3/3] Online defrag command
 2007-01-16 12:06 UTC 

[RFC][PATCH 2/3] Move the file data to the new blocks
 2007-01-16 12:05 UTC 

[RFC][PATCH 1/3] Allocate new contiguous blocks
 2007-01-16 12:04 UTC 

ext3 data=journal hangs
 2007-01-12 18:00 UTC  (3+ messages)

[PATCH 00/24] Unionfs, try #4
 2007-01-12 14:17 UTC  (8+ messages)
` [PATCH 01/24] Unionfs: Documentation
          ` unionfs unusable on multiuser systems (was Re: [PATCH 01/24] Unionfs: Documentation)

Finding hardlinks
 2007-01-12  0:00 UTC  (7+ messages)

Finding hardlinks
 2007-01-11 23:35 UTC  (4+ messages)

[PATCH 2/3] change libfs sb creation routines to avoid collisions with their root inodes
 2007-01-11 20:15 UTC 

[PATCH 2/3] change libfs sb creation routines to avoid collisions with their root inodes
 2007-01-11 20:08 UTC 

Finding hardlinks
 2007-01-11 20:03 UTC  (6+ messages)
` Symbolic links vs hard links

[PATCH 2/3] change libfs sb creation routines to avoid collisions with their root inodes
 2007-01-11 19:43 UTC 

[PATCH 2/3] change libfs sb creation routines to avoid collisions with their root inodes
 2007-01-11 16:46 UTC  (4+ messages)

Filesystem mount limit
 2007-01-11 12:39 UTC 

Finding hardlinks
 2007-01-11 10:07 UTC  (12+ messages)

[PATCH 01/24] Unionfs: Documentation
 2007-01-11  8:54 UTC  (9+ messages)

[RFC] Heads up on a series of AIO patchsets
 2007-01-11  4:52 UTC  (9+ messages)
` [PATCHSET 1][PATCH 0/6] Filesystem AIO read/write

[PATCH 3/3] have pipefs ensure i_ino uniqueness by calling iunique and hashing the inode
 2007-01-10 21:24 UTC  (2+ messages)

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

[PATCH 0/3] i_ino uniqueness: alternate approach -- hash the inodes
 2007-01-10 20:58 UTC  (2+ messages)

Finding hardlinks
 2007-01-10 13:04 UTC  (12+ messages)
      ` [nfsv4] "
        `  "

[take32 0/10] kevent: Generic event handling mechanism
 2007-01-10 12:18 UTC  (6+ messages)
    ` Kevent bonus: epoll implementaion over kevent

[PATCH 1 of 2]: Make BH_Unwritten a first class bufferhead flag V2
 2007-01-10 12:02 UTC  (2+ 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).