linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-11-29 12:53:41 to 2007-12-12 10:20:11 UTC [more...]

[0/4] DST: Distributed storage
 2007-12-12 10:20 UTC  (18+ messages)
  ` [1/4] DST: Distributed storage documentation
    ` [2/4] DST: Core distributed storage files
      ` [3/4] DST: Network state machine
        ` [4/4] DST: Algorithms used in distributed storage

[PATCH] dio: falling through to buffered I/O when invalidation of a page fails
 2007-12-12  7:51 UTC  (3+ messages)
  ` [PATCH] dio: falling through to buffered I/O when invalidationof "

[UNIONFS] 00/42 Unionfs and related patches review
 2007-12-12  5:38 UTC  (47+ messages)
` [PATCH 01/42] Unionfs: filesystems documentation index
` [PATCH 02/42] Unionfs: unionfs "
` [PATCH 03/42] Unionfs: documentation for general concepts
` [PATCH 04/42] Unionfs: usage documentation for users
` [PATCH 05/42] Unionfs: documentation for any known issues
` [PATCH 06/42] Unionfs: documentation about renaming operations
` [PATCH 07/42] Unionfs maintainers
` [PATCH 08/42] Makefile: hook to compile unionfs
` [PATCH 09/42] Unionfs: main Makefile
` [PATCH 10/42] Unionfs: fanout header definitions
` [PATCH 11/42] Unionfs: main header file
` [PATCH 12/42] Unionfs: common file copyup/revalidation operations
` [PATCH 13/42] Unionfs: basic file operations
` [PATCH 14/42] Unionfs: lower-level copyup routines
` [PATCH 15/42] Unionfs: dentry revalidation
` [PATCH 16/42] Unionfs: lower-level lookup routines
` [PATCH 17/42] Unionfs: rename method and helpers
` [PATCH 18/42] Unionfs: directory reading file operations
` [PATCH 19/42] Unionfs: readdir helper functions
` [PATCH 20/42] Unionfs: readdir state helpers
` [PATCH 21/42] Unionfs: inode operations
` [PATCH 22/42] Unionfs: unlink/rmdir operations
` [PATCH 23/42] Unionfs: address-space operations
` [PATCH 24/42] Unionfs: mount-time and stacking-interposition functions
` [PATCH 25/42] Unionfs: super_block operations
` [PATCH 26/42] Unionfs: extended attributes operations
` [PATCH 27/42] Unionfs: async I/O queue headers
` [PATCH 28/42] Unionfs: async I/O queue operations
` [PATCH 29/42] Unionfs: miscellaneous helper routines
` [PATCH 30/42] Unionfs: debugging infrastructure
` [PATCH 31/42] VFS: fs_stack header cleanups
` [PATCH 32/42] Unionfs file system magic number
` [PATCH 33/42] MM: extern for drop_pagecache_sb
` [PATCH 34/42] VFS path get/put ops used by Unionfs
` [PATCH 35/42] Unionfs: common header file for user-land utilities and kernel
` [PATCH 36/42] VFS: export drop_pagecache_sb
` [PATCH 37/42] VFS: export release_open_intent symbol
` [PATCH 38/42] VFS: simplified fsstack_copy_attr_all
` [PATCH 39/42] Put Unionfs and eCryptfs under one layered filesystems menu
` [PATCH 40/42] eCryptfs: use simplified fs_stack API for dentry operations
` [PATCH 41/42] eCryptfs: use simplified fs_stack API for inode operations
` [PATCH 42/42] eCryptfs: use simplified fs_stack API for main operations

[patch] rewrite rd
 2007-12-12  4:03 UTC  (32+ messages)
    ` [patch] rd: support XIP
      ` [patch] ext2: xip check fix
          ` [patch] mm: fix XIP file writes
        ` [patch] rd: support XIP (updated)

[RFC][PATCH] Pid namespaces vs locks interaction
 2007-12-08 22:21 UTC  (7+ messages)

[GIT PULL -mm] 0/2 Unionfs updates/fixes/cleanups
 2007-12-08 20:46 UTC  (3+ messages)
` [PATCH 1/2] Unionfs: cleanup/consolidate branch-mode parsing code
` [PATCH 2/2] Unionfs: reduce the amount of cache-coherency debugging messages

[RFC PATCH 0/5] Union Mount: A Directory listing approach with lseek support
 2007-12-07  1:48 UTC  (12+ messages)
` [RFC PATCH 1/5] Remove existing directory listing implementation
` [RFC PATCH 2/5] Add New directory listing approach
` [RFC PATCH 4/5] Directory seek support
` [RFC PATCH 5/5] Directory cache invalidation
` [RFC PATCH 3/5] Add list_for_each_entry_reverse_from()

NFS Killable tasks request comments on patch
 2007-12-06 23:00 UTC 

[PATCH 0/2] Make cramfs little endian only
 2007-12-06 22:37 UTC  (20+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Update documentation

[ANNOUNCE] Btrfs v0.9
 2007-12-04 20:57 UTC 

[0/4] DST: Distributed storage
 2007-12-04 17:21 UTC  (9+ messages)
  ` [1/4] DST: Distributed storage documentation
    ` [2/4] DST: Core distributed storage files
      ` [3/4] DST: Network state machine
        ` [4/4] DST: Algorithms used in distributed storage

[patch 00/19] Page cache: Replace PAGE_CACHE_xx with inline functions V2
 2007-12-04  5:59 UTC  (23+ messages)
` [patch 01/19] Define functions for page cache handling
` [patch 02/19] Use page_cache_xxx functions in mm/filemap.c
` [patch 03/19] Use page_cache_xxx in mm/page-writeback.c
` [patch 04/19] Use page_cache_xxx in mm/truncate.c
` [patch 05/19] Use page_cache_xxx in mm/rmap.c
` [patch 06/19] Use page_cache_xxx in mm/filemap_xip.c
` [patch 07/19] Use page_cache_xxx in mm/migrate.c
` [patch 08/19] Use page_cache_xxx in fs/libfs.c
` [patch 09/19] Use page_cache_xxx in fs/sync
` [patch 10/19] Use page_cache_xxx in fs/buffer.c
` [patch 11/19] Use page_cache_xxx in mm/mpage.c
` [patch 12/19] Use page_cache_xxx in mm/fadvise.c
` [patch 13/19] Use page_cache_xxx in fs/splice.c
` [patch 14/19] Use page_cache_xxx in ext2
` [patch 15/19] Use page_cache_xxx in fs/ext3
` [patch 16/19] Use page_cache_xxx in fs/ext4
` [patch 17/19] Use page_cache_xxx in fs/reiserfs
` [patch 18/19] Use page_cache_xxx for fs/xfs
` [patch 19/19] Use page_cache_xxx in drivers/block/rd.c

Leak in nlmsvc_testlock for async GETFL case
 2007-12-03 17:49 UTC  (4+ messages)

Reminder: Last day for submissions to the Storage and Filesystem Workshop
 2007-12-03 14:00 UTC 

[ANNOUNCE] The Linux Test Project has been Released for NOVEMBER 2007
 2007-12-03 11:29 UTC 

[0/4] dst: Distributed storage
 2007-12-03 11:16 UTC  (5+ messages)
` [1/4] dst: Distributed storage documentation
  ` [2/4] dst: Core distributed storage files

[rfc][patch 1/2] inotify: fix race
 2007-12-03  6:48 UTC  (2+ messages)
` [rfc][patch 2/2] inotify: remove debug code

[EXT4 set 6][PATCH 1/1]Export jbd stats through procfs
 2007-12-01  1:22 UTC  (3+ messages)

[RFC] support multiple max offset limits for a single superblock
 2007-11-30 17:14 UTC  (2+ messages)

Race between generic_forget_inode() and sync_sb_inodes()?
 2007-11-30  9:41 UTC  (5+ messages)

NFS client hang on attempt to do async blocking posix lock enqueue
 2007-11-29 22:41 UTC  (2+ messages)

[patch 00/19] Page cache: Replace PAGE_CACHE_xx with inline functions
 2007-11-29 19:23 UTC  (4+ messages)
` [patch 01/19] Define functions for page cache handling

NFS client hang on attempt to do async blocking posix lock enqueue
 2007-11-29 19:04 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).