messages from 2008-02-20 02:08:52 to 2008-02-28 01:47:30 UTC [more...]
RFC Labeled NFS Initial Code Review
2008-02-28 1:46 UTC (18+ 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
RFC Labeled NFS Initial Code Review
2008-02-28 1:22 UTC (15+ 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] linux/fs.h - Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
2008-02-27 23:58 UTC (8+ messages)
[PATCH] uverbs: kill last remaining modular get_empty_filp user
2008-02-27 23:42 UTC (10+ 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
very poor ext3 write performance on big filesystems?
2008-02-27 20:25 UTC (13+ 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 (20+ messages)
[RFC] ext3 freeze feature
2008-02-27 8:31 UTC (5+ messages)
` [RFC] ext3 freeze feature ver 0.2
[PATCH 00/37] Permit filesystem local caching
2008-02-26 21:09 UTC (67+ 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 objects
` [PATCH 27/37] NFS: Define and create inode-level cache objects
` [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
[PATCH 22/28] mm: add support for non block device backed swap files
2008-02-26 12:58 UTC (2+ messages)
[PATCH 0/4] autofs4 - autofs needs a miscelaneous device for ioctls
2008-02-26 5:14 UTC (6+ messages)
` [PATCH 1/4] autofs4 - check for invalid dentry in getpath
` [PATCH 3/4] autofs4 - track uid and gid of last mount requestor
` [PATCH 3/4] autofs4 - track uid and gid of last mount requestor - correction
` [PATCH 4/4] autofs4 - add miscelaneous device for ioctls
` [PATCH 2/4] autofs4 - add mount option to display mount device
projected date for mount.cifs to support DFS junction points
2008-02-25 20:25 UTC (9+ messages)
` review 5, was "
` [linux-cifs-client] "
[PATCH 0/4] autofs4 - implement a miscelaneous device for ioctl control
2008-02-25 9:29 UTC (2+ messages)
[RFC 00/11] possible debugfs/libfs consolidation
2008-02-24 18:00 UTC (13+ messages)
` [RFC 01/11] add generic versions of debugfs file operations
` [RFC 02/11] introduce simple_fs_type
` [RFC 03/11] slim down debugfs
getting uninterruptible sleep processes after upgrade from 2.6.20.20 to 2.6.24.2
2008-02-24 10:06 UTC
[patch 00/10] mount ownership and unprivileged mount syscall (v8)
2008-02-23 19:48 UTC (10+ messages)
[PATCH 00/37] Permit filesystem local caching
2008-02-22 16:01 UTC
how to show propagation state for mounts
2008-02-22 14:46 UTC (9+ messages)
` [rfc patch] "
[ANNOUNCE] Btrfs v0.13
2008-02-21 21:12 UTC (2+ messages)
Block devices
2008-02-21 16:48 UTC (2+ messages)
git tree with VFS stuff
2008-02-20 14:29 UTC (3+ messages)
NFS/LSM: allow NFS to control all of its own mount options
2008-02-20 13:56 UTC (6+ messages)
[PATCH 0/8][for -mm] mem_notify v6
2008-02-20 5:21 UTC (10+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).