linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-03-21 16:35:23 to 2008-03-31 20:29:04 UTC [more...]

[ANNOUNCE] Btrfs v0.13
 2008-03-31 20:29 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: Fix printf format casting errors
` [PATCH 2/2] btrfs-progs: Stop stomping on 'name' input parameter

[PATCH] fix up thinko in jbd2 revoke code
 2008-03-31 18:30 UTC  (2+ messages)

vfs-2.6 mountinfo
 2008-03-31 17:00 UTC 

[PATCH 1/5] ext4 online defrag header file changes
 2008-03-31  8:46 UTC 

[PATCH e2fsprogs-1.40.8] logdump : Add the missing option in usage of logdump
 2008-03-31  4:22 UTC 

[RFC PATCH 1/2] Implement generic freeze feature
 2008-03-31  0:06 UTC  (2+ messages)

[RFC PATCH 2/2] Add timeout feature
 2008-03-31  0:00 UTC  (2+ messages)

[2.6 patch] unexport __user_walk
 2008-03-30 23:13 UTC 

[RFC PATCH] freeze feature ver 1.0
 2008-03-30 22:31 UTC  (2+ messages)

work at home
 2008-03-30 21:29 UTC 

[patch 0/6] vfs: mountinfo update
 2008-03-30 19:33 UTC  (18+ messages)
` [patch 3/6] vfs: mountinfo stable peer group id

[patch 0/7] vfs: mountinfo (v4)
 2008-03-30 18:51 UTC  (16+ messages)
` [patch 1/7] vfs: mountinfo: add dentry_path()
` [patch 2/7] vfs: mountinfo: add seq_file_root()
` [patch 3/7] vfs: mountinfo: add mount ID
` [patch 4/7] vfs: mountinfo: add mount peer group ID
` [patch 5/7] vfs: mountinfo: allow using process root
` [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
` [patch 7/7] vfs: mountinfo: show dominating group id

[PATCH 7/7] fs: update kbuild to include OMFS
 2008-03-30  3:32 UTC  (2+ messages)

[PATCH 6/7] omfs: add checksumming routines
 2008-03-30  3:30 UTC  (6+ messages)

[PATCH 5/7] omfs: add bitmap routines
 2008-03-30  3:27 UTC  (4+ messages)

[PATCH 2/7] omfs: add inode routines
 2008-03-30  3:21 UTC  (7+ messages)

[PATCH 1/7] omfs: define filesystem structures
 2008-03-30  3:16 UTC  (6+ messages)

[PATCH 1/5] ext4 online defrag header file changes
 2008-03-29  0:49 UTC  (4+ messages)

[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
 2008-03-28 15:09 UTC 

[PATCH 00/45] Permit filesystem local caching [ver #35]
 2008-03-28 14:34 UTC  (46+ messages)
` [PATCH 01/45] KEYS: Increase the payload size when instantiating a key "
` [PATCH 02/45] KEYS: Check starting keyring as part of search "
` [PATCH 03/45] KEYS: Allow the callout data to be passed as a blob rather than a string "
` [PATCH 04/45] KEYS: Allow clients to set key perms in key_create_or_update() "
` [PATCH 05/45] KEYS: Don't generate user and user session keyrings unless they're accessed "
` [PATCH 06/45] KEYS: Make the keyring quotas controllable through /proc/sys "
` [PATCH 07/45] KEYS: Make key_serial() a function if CONFIG_KEYS=y "
` [PATCH 08/45] KEYS: Add keyctl function to get a security label "
` [PATCH 09/45] Security: Change current->fs[ug]id to current_fs[ug]id() "
` [PATCH 10/45] Security: Separate task security context from task_struct "
` [PATCH 11/45] Security: De-embed task security record from task and use refcounting "
` [PATCH 12/45] Security: Add a kernel_service object class to SELinux "
` [PATCH 13/45] Security: Allow kernel services to override LSM settings for task actions "
` [PATCH 14/45] Security: Make NFSD work with detached security "
` [PATCH 15/45] FS-Cache: Release page->private after failed readahead "
` [PATCH 16/45] FS-Cache: Recruit a couple of page flags for cache management "
` [PATCH 17/45] FS-Cache: Provide an add_wait_queue_tail() function "
` [PATCH 18/45] FS-Cache: Generic filesystem caching facility "
` [PATCH 19/45] Add missing consts to xattr function arguments "
` [PATCH 20/45] CacheFiles: Add missing copy_page export for ia64 "
` [PATCH 21/45] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3 "
` [PATCH 22/45] CacheFiles: Add a hook to write a single page of data to an inode "
` [PATCH 23/45] CacheFiles: Permit the page lock state to be monitored "
` [PATCH 24/45] CacheFiles: Export things for CacheFiles "
` [PATCH 25/45] CacheFiles: A cache that backs onto a mounted filesystem "
` [PATCH 26/45] AFS: Add a MAINTAINERS record for AFS "
` [PATCH 27/45] AFS: prevent double cell registration "
` [PATCH 28/45] FS-Cache: Make kAFS use FS-Cache "
` [PATCH 29/45] NFS: Add comment banners to some NFS functions "
` [PATCH 30/45] NFS: Add FS-Cache option bit and debug bit "
` [PATCH 31/45] NFS: Permit local filesystem caching to be enabled for NFS "
` [PATCH 32/45] NFS: Register NFS for caching and retrieve the top-level index "
` [PATCH 33/45] NFS: Define and create server-level objects "
` [PATCH 34/45] NFS: Define and create superblock-level "
` [PATCH 35/45] NFS: Define and create inode-level cache "
` [PATCH 36/45] NFS: Use local disk inode cache "
` [PATCH 37/45] NFS: Invalidate FsCache page flags when cache removed "
` [PATCH 38/45] NFS: Add some new I/O counters for FS-Cache doing things for NFS "
` [PATCH 39/45] NFS: FS-Cache page management "
` [PATCH 40/45] NFS: Add read context retention for FS-Cache to call back with "
` [PATCH 41/45] NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching "
` [PATCH 42/45] NFS: Read pages from FS-Cache into an NFS inode "
` [PATCH 43/45] NFS: Store pages from an NFS inode into a local cache "
` [PATCH 44/45] NFS: Display local caching state "
` [PATCH 45/45] NFS: Add mount options to enable local caching on NFS "

[RFC PATCH 0/2] freeze feature ver 1.0
 2008-03-28  9:02 UTC 

[patch 0/7] vfs: mountinfo (v4)
 2008-03-27 14:42 UTC  (2+ messages)

[PATCH] don't export ext3_fs.h and jbd.h
 2008-03-27 10:14 UTC  (5+ messages)

[patch 0/7] vfs: mountinfo (v3)
 2008-03-27  8:34 UTC  (15+ messages)
` [patch 1/7] vfs: mountinfo: add dentry_path()
` [patch 2/7] vfs: mountinfo: add seq_file_root()
` [patch 3/7] vfs: mountinfo: add mount ID
` [patch 4/7] vfs: mountinfo: add mount peer group ID
` [patch 5/7] vfs: mountinfo: allow using process root
` [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
` [patch 7/7] vfs: mountinfo: show dominating group id

[PATCH 4/7] omfs: add file routines
 2008-03-27  0:45 UTC 

[PATCH 3/7] omfs: add directory routines
 2008-03-27  0:45 UTC 

r-o bind in nfsd
 2008-03-27  0:29 UTC  (21+ messages)

[PATCH] FILESYSTEMS: Replace deprecated kobject_set_name()
 2008-03-26 21:51 UTC  (2+ messages)

"Write once only but read many" filesystem
 2008-03-26 16:49 UTC  (8+ messages)

[PATCH] ext3: Fix update of mtime and ctime on rename
 2008-03-26 10:55 UTC  (2+ messages)
` [PATCH] ext4: "

[AFS] prevent double cell registration
 2008-03-25 19:05 UTC  (4+ messages)

Add missing consts to xattr function arguments
 2008-03-25 18:52 UTC 

Labeled-NFS questions
 2008-03-25 14:33 UTC 

[PATCH 1/5] ext4 online defrag header file changes
 2008-03-25  2:21 UTC  (8+ messages)

[RFC PATCH] freeze feature ver 1.0
 2008-03-25  1:33 UTC  (2+ messages)

Please verify your subscription
 2008-03-24 22:40 UTC 

[PATCH] linux/fs.h - Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
 2008-03-24 19:52 UTC  (4+ messages)

[PATCH 1/5] ext4 online defrag header file changes
 2008-03-24 12:34 UTC 

filesystem differentiation
 2008-03-24  6:35 UTC  (7+ messages)
  ` "Write once only but read many" filesystem

[PATCH] AFS: Use the shorter LIST_HEAD for brevity
 2008-03-23 13:52 UTC 

[PATCH 06/37] Security: Separate task security context from task_struct [ver #34]
 2008-03-23 12:40 UTC  (5+ messages)
` [PATCH 00/37] Permit filesystem local caching "
  ` Performance degradation measurement [was Re: [PATCH 06/37] Security: Separate task security context from task_struct [ver #34]]

projected date for mount.cifs to support DFS junction points
 2008-03-22 22:48 UTC  (10+ messages)
  ` review 5, was "
        ` [linux-cifs-client] "

metafs
 2008-03-22 13:27 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).