linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-08-06 21:23:47 to 2007-08-12 11:24:38 UTC [more...]

[RFC] FUSE: mnotify (was: [RFC] VFS: mnotify)
 2007-08-12 11:24 UTC  (2+ messages)

[RFD] Layering: Use-Case Composers (was: DRBD - what is it, anyways? [compare with e.g. NBD + MD raid])
 2007-08-12 10:35 UTC 

[PATCH 0/6] writeback time order/delay fixes take 3
 2007-08-12  9:11 UTC  (14+ messages)
  ` [PATCH 1/6] writeback: fix time ordering of the per superblock inode lists 8
  ` [PATCH 2/6] writeback: fix ntfs with sb_has_dirty_inodes()
  ` [PATCH 3/6] writeback: remove pages_skipped accounting in __block_write_full_page()
  ` [PATCH 4/6] check dirty inode list
  ` [PATCH 5/6] prevent time-ordering warnings
  ` [PATCH 6/6] track redirty_tail() calls

[PATCH] 2.6.23-rc2 error compiling fs/drop_caches.c (struct super_block errors)
 2007-08-11 17:53 UTC 

[PATCH 00/16] Permit filesystem local caching [try #3]
 2007-08-11 15:56 UTC  (21+ messages)
` [PATCH 01/16] FS-Cache: Release page->private after failed readahead "
` [PATCH 02/16] FS-Cache: Recruit a couple of page flags for cache management "
` [PATCH 03/16] FS-Cache: Provide an add_wait_queue_tail() function "
` [PATCH 04/16] FS-Cache: Generic filesystem caching facility "
` [PATCH 05/16] CacheFiles: Add missing copy_page export for ia64 "
` [PATCH 06/16] CacheFiles: Add a hook to write a single page of data to an inode "
` [PATCH 07/16] CacheFiles: Permit the page lock state to be monitored "
` [PATCH 08/16] CacheFiles: Export things for CacheFiles "
` [PATCH 09/16] CacheFiles: Permit a process's create SID to be overridden "
` [PATCH 10/16] CacheFiles: Add an act-as SID override in task_security_struct "
` [PATCH 11/16] CacheFiles: Permit an inode's security ID to be obtained "
` [PATCH 12/16] CacheFiles: Get the SID under which the CacheFiles module should operate "
` [PATCH 13/16] CacheFiles: A cache that backs onto a mounted filesystem "
` [PATCH 14/16] NFS: Use local caching "
` [PATCH 15/16] NFS: Configuration and mount option changes to enable local caching on NFS "
` [PATCH 16/16] NFS: Display local caching state "

[PATCH 0/2] writeback dirty inodes fixes
 2007-08-11  6:14 UTC  (8+ messages)
  ` [PATCH 1/2] writeback: fix time ordering of the per superblock inode lists 8
  ` [PATCH 2/2] writeback: fix ntfs with sb_has_dirty_inodes()

[PATCH 00/25] move handling of setuid/gid bits from VFS into individual setattr functions (RESEND)
 2007-08-11  2:57 UTC  (13+ messages)
            ` [fuse-devel] "

[PATCH 0/4] [RFC][PATCH] fs-writeback: redefining the dirty inode queues
 2007-08-10 17:05 UTC  (13+ messages)
  ` [PATCH 1/4] writeback: check time-ordering of s_io and s_more_io
  ` [PATCH 2/4] writeback: 3-queue based writeback schedule
  ` [PATCH 3/4] writeback: function renames and cleanups
  ` [PATCH 4/4] writeback: fix ntfs with sb_has_dirty_inodes()

[PATCH 00/14] Permit filesystem local caching [try #2]
 2007-08-10 16:07 UTC  (36+ messages)
` [PATCH 01/14] FS-Cache: Release page->private after failed readahead "
` [PATCH 02/14] FS-Cache: Recruit a couple of page flags for cache management "
` [PATCH 03/14] FS-Cache: Provide an add_wait_queue_tail() function "
` [PATCH 04/14] FS-Cache: Generic filesystem caching facility "
` [PATCH 05/14] CacheFiles: Add missing copy_page export for ia64 "
` [PATCH 06/14] CacheFiles: Add a hook to write a single page of data to an inode "
` [PATCH 07/14] CacheFiles: Permit the page lock state to be monitored "
` [PATCH 08/14] CacheFiles: Export things for CacheFiles "
` [PATCH 09/14] CacheFiles: Permit a process's create SID to be overridden "
` [PATCH 10/14] CacheFiles: Add an act-as SID override in task_security_struct "
` [PATCH 11/14] CacheFiles: Permit an inode's security ID to be obtained "
` [PATCH 12/14] CacheFiles: Get the SID under which the CacheFiles module should operate "
` [PATCH 13/14] CacheFiles: A cache that backs onto a mounted filesystem "
` [PATCH 14/14] NFS: Use local caching "

[RFC PATCH 0/4] VFS updates
 2007-08-10 14:44 UTC  (10+ messages)
` [RFC PATCH 1/4] pass open file to ->setattr()
` [RFC PATCH 2/4] pass open file to ->getattr()
` [RFC PATCH 3/4] allow filesystems to implement atomic open+truncate
` [RFC PATCH 4/4] VFS: allow filesystem to override mknod capability checks

[RFC PATCH 1/4] pass open file to ->setattr()
 2007-08-10  5:40 UTC  (2+ messages)

JFFS2/mtdsuper modprobe "unknown symbol" in 2.6.23-rc1
 2007-08-10  2:53 UTC  (3+ messages)

problems while mounting /boot partition
 2007-08-09 23:57 UTC  (3+ messages)
  ` [SOLVED] "

[PATCH V2] limit minixfs printks on corrupted dir i_size, CVE-2006-6058
 2007-08-09 22:08 UTC  (2+ messages)

[PATCH] limit minixfs dir_pages on corrupted dir i_size, CVE-2006-6058
 2007-08-09 20:40 UTC  (2+ messages)
` [PATCH V2] limit minixfs printks "

LogFS take five
 2007-08-09 20:03 UTC  (36+ messages)
` [Patch 01/18] fs/logfs/Makefile
` [Patch 02/18] include/linux/logfs.h
` [Patch 03/18] fs/logfs/logfs.h
` [Patch 04/18] fs/logfs/compr.c
` [Patch 05/18] fs/logfs/dir.c
` [Patch 05/18] fs/logfs/file.c
` [Patch 07/18] fs/logfs/gc.c
` [Patch 08/18] fs/logfs/inode.c
` [Patch 08/18] fs/logfs/journal.c
` [Patch 10/18] fs/logfs/memtree.c
` [Patch 11/18] fs/logfs/readwrite.c
` [Patch 12/18] fs/logfs/segment.c
` [Patch 13/18] fs/logfs/super.c
` [Patch 14/18] fs/logfs/progs/fsck.c
` [Patch 15/18] fs/logfs/Locking
` [Patch 16/18] fs/Kconfig
` [Patch 17/18] fs/Makefile
` [Patch 18/18] include/linux/Kbuild

[RFC 00/26] VFS based Union Mount (V2)
 2007-08-09  5:42 UTC  (5+ messages)
` [RFC 18/26] union-mount: Changes to the namespace handling
` [RFC 19/26] union-mount: Make lookup work for union-mounted file systems

[patch][rfc] fs: fix nobh error handling
 2007-08-09  1:45 UTC  (8+ messages)

[1/2] 2.6.23-rc2: known regressions with patches v2
 2007-08-08 17:12 UTC 

[2/3] 2.6.23-rc2: known regressions v2
 2007-08-08 17:11 UTC  (4+ messages)

Distributed storage
 2007-08-08 13:28 UTC  (10+ messages)
            ` Block device throttling [Re: Distributed storage.]
              ` [1/1] "

swap out memory
 2007-08-08 12:03 UTC  (2+ messages)

[PATCH 01/25] VFS: move attr_kill logic from notify_change into helper function
 2007-08-07 22:20 UTC  (14+ messages)
  ` [fuse-devel] "

Problem with getting signals delivered to a Samba server
 2007-08-07 21:56 UTC  (2+ messages)

[PATCH 15/25] JFS: call attr_kill_to_mode from jfs_setattr
 2007-08-07 21:21 UTC  (2+ messages)

[PATCH] cramfs: Error message about endianess
 2007-08-07 18:39 UTC 

[EXT4 set 8][PATCH 1/1]Add journal checksums
 2007-08-07  5:25 UTC  (5+ 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).