linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-02-26 17:29:29 to 2008-02-29 13:30:58 UTC [more...]

RFC Labeled NFS Initial Code Review
 2008-02-29 13:30 UTC  (60+ messages)
` [PATCH 01/11] Security: Add hook to get full maclabel xattr name
` [PATCH 02/11] Security: Add hook to calculate context based on a negative dentry
` [PATCH 03/11] VFS: Add security label support to *notify
` [PATCH 04/11] KConfig: Add KConfig entries for SELinux labeled NFS
` [PATCH 05/11] NFSv4: Add label recommended attribute and NFSv4 flags
` [PATCH 06/11] SELinux: Add new labeling type native labels
` [PATCH 07/11] NFS/SELinux: Add security_label text mount option to nfs and add handling code to the security server
` [PATCH 08/11] NFS: Introduce lifecycle management for label attribute
` [PATCH 09/11] NFS: Client implementation of Labeled-NFS
` [PATCH 10/11] NFS: Extend nfs xattr handlers to accept the security namespace
` [PATCH 11/11] NFSD: Server implementation of MAC Labeling

[patch 0/6] mm: bdi: updates
 2008-02-29 11:26 UTC  (3+ messages)
` [patch 2/6] mm: bdi: export BDI attributes in sysfs

RFC Labeled NFS Initial Code Review
 2008-02-29  6:57 UTC  (25+ messages)
` [PATCH 01/11] Security: Add hook to get full maclabel xattr name
` [PATCH 02/11] Security: Add hook to calculate context based on a negative dentry
` [PATCH 03/11] VFS: Add security label support to *notify
` [PATCH 04/11] KConfig: Add KConfig entries for SELinux labeled NFS
` [PATCH 05/11] NFSv4: Add label recommended attribute and NFSv4 flags
` [PATCH 06/11] SELinux: Add new labeling type native labels
` [PATCH 07/11] NFS/SELinux: Add security_label text mount option to nfs and add handling code to the security server
` [PATCH 08/11] NFS: Introduce lifecycle management for label attribute
` [PATCH 09/11] NFS: Client implementation of Labeled-NFS
` [PATCH 10/11] NFS: Extend nfs xattr handlers to accept the security namespace
` [PATCH 11/11] NFSD: Server implementation of MAC Labeling

[PATCH 0/4] autofs4 - autofs needs a miscelaneous device for ioctls
 2008-02-29  3:32 UTC  (23+ messages)
` [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
                ` [autofs] "
` [PATCH 4/4] autofs4 - add miscelaneous device for ioctls
` [PATCH 2/4] autofs4 - add mount option to display mount device

[RFC][PATCH] fs/partitions/msdos: directly check if FAT boot sector
 2008-02-29  2:16 UTC  (2+ messages)

[PATCH] linux/fs.h - Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
 2008-02-29  1:09 UTC  (12+ messages)

new_block error
 2008-02-29  0:59 UTC  (4+ messages)

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

background on the ext3 batching performance issue
 2008-02-28 19:48 UTC  (12+ messages)

[PATCH] fs/inode.c: use hlist_for_each_entry()
 2008-02-28 22:11 UTC 

[PATCH] uverbs: kill last remaining modular get_empty_filp user
 2008-02-28 20:52 UTC  (14+ messages)
` [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()
  ` [PATCH 2/2] IB/uverbs: Use anonymous inodes instead of private filesystem

how to use mkfs.ext3 "stride=" on LVM on RAID correctly?
 2008-02-28 13:48 UTC  (2+ messages)

very poor ext3 write performance on big filesystems?
 2008-02-27 20:25 UTC  (6+ messages)

[patch 00/18] Page cache: Replace PAGE_CACHE_xx with inline functions V4
 2008-02-27 19:20 UTC  (4+ messages)
` [patch 01/18] Define functions for page cache handling

Proposal for "proper" durable fsync() and fdatasync()
 2008-02-27 14:16 UTC  (13+ messages)

[RFC] ext3 freeze feature ver 0.2
 2008-02-27  8:31 UTC  (2+ messages)

[PATCH 00/37] Permit filesystem local caching
 2008-02-26 21:09 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).