messages from 2008-01-18 16:14:46 to 2008-01-25 10:18:50 UTC [more...]
[patch 00/26] mount options: fix filesystem's ->show_options
2008-01-25 10:18 UTC (49+ messages)
` [patch 01/26] mount options: add documentation
` [patch 02/26] mount options: add generic_show_options()
` [patch 03/26] mount options: fix adfs
` [patch 04/26] mount options: fix affs
` [patch 05/26] mount options: fix afs
` [patch 06/26] mount options: fix autofs4
` [patch 07/26] mount options: fix autofs
` [patch 08/26] mount options: fix befs
` [patch 09/26] mount options: fix capifs
` [patch 10/26] mount options: fix devpts
` [patch 11/26] mount options: fix ext2
` [patch 12/26] mount options: fix ext4
` [patch 13/26] mount options: fix fat
` [patch 14/26] mount options: fix fuse
` [patch 15/26] mount options: fix hostfs
` [patch 16/26] mount options: fix hpfs
` [patch 17/26] mount options: fix hugetlbfs
` [patch 18/26] mount options: fix isofs
` [patch 19/26] mount options: fix jfs
` [patch 20/26] mount options: fix ncpfs
` [patch 21/26] mount options: partially fix nfs
` [patch 22/26] mount options: fix reiserfs
` [patch 23/26] mount options: fix spufs
` [patch 24/26] mount options: fix tmpfs
` [patch 25/26] mount options: fix udf
` [patch 26/26] mount options: fix usbfs
possible deadlock shown by CONFIG_PROVE_LOCKING
2008-01-25 2:00 UTC (2+ messages)
[RFC] ext3: per-process soft-syncing data=ordered mode
2008-01-25 1:19 UTC (4+ messages)
[RFC] Parallelize IO for e2fsck
2008-01-25 0:25 UTC (5+ messages)
[PATCH 00/27] Permit filesystem local caching [try #2]
2008-01-24 21:22 UTC (32+ messages)
` [PATCH 01/27] KEYS: Increase the payload size when instantiating a key "
` [PATCH 02/27] KEYS: Check starting keyring as part of search "
` [PATCH 03/27] KEYS: Allow the callout data to be passed as a blob rather than a string "
` [PATCH 04/27] KEYS: Add keyctl function to get a security label "
` [PATCH 05/27] Security: Change current->fs[ug]id to current_fs[ug]id() "
` [PATCH 06/27] Security: Separate task security context from task_struct "
` [PATCH 07/27] Security: De-embed task security record from task and use refcounting "
` [PATCH 08/27] Add a secctx_to_secid() LSM hook to go along with the existing "
` [PATCH 09/27] Security: Pre-add additional non-caching classes "
` [PATCH 10/27] Security: Add a kernel_service object class to SELinux "
` [PATCH 11/27] Security: Allow kernel services to override LSM settings for task actions "
` [PATCH 12/27] Security: Make NFSD work with detached security "
` [PATCH 13/27] FS-Cache: Release page->private after failed readahead "
` [PATCH 14/27] FS-Cache: Recruit a couple of page flags for cache management "
` [PATCH 15/27] FS-Cache: Provide an add_wait_queue_tail() function "
` [PATCH 16/27] FS-Cache: Generic filesystem caching facility "
` [PATCH 17/27] CacheFiles: Add missing copy_page export for ia64 "
` [PATCH 18/27] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3 "
` [PATCH 19/27] CacheFiles: Add a hook to write a single page of data to an inode "
` [PATCH 20/27] CacheFiles: Permit the page lock state to be monitored "
` [PATCH 21/27] CacheFiles: Export things for CacheFiles "
` [PATCH 22/27] CacheFiles: A cache that backs onto a mounted filesystem "
` [PATCH 23/27] NFS: Fix memory leak "
` [PATCH 24/27] NFS: Use local caching "
` [PATCH 25/27] NFS: Configuration and mount option changes to enable local caching on NFS "
` [PATCH 26/27] NFS: Display local caching state "
` [PATCH 27/27] NFS: Separate caching by superblock, explicitly if necessary "
[RFC][PATCH] VFS: create /proc/<pid>/mountinfo
2008-01-23 19:32 UTC (13+ messages)
[PATCH 00/27] Permit filesystem local caching
2008-01-23 17:20 UTC (29+ messages)
` [PATCH 01/27] KEYS: Increase the payload size when instantiating a key
` [PATCH 02/27] KEYS: Check starting keyring as part of search
` [PATCH 03/27] KEYS: Allow the callout data to be passed as a blob rather than a string
` [PATCH 04/27] KEYS: Add keyctl function to get a security label
` [PATCH 05/27] Security: Change current->fs[ug]id to current_fs[ug]id()
` [PATCH 06/27] Security: Separate task security context from task_struct
` [PATCH 07/27] Security: De-embed task security record from task and use refcounting
` [PATCH 08/27] Add a secctx_to_secid() LSM hook to go along with the existing
` [PATCH 09/27] Security: Pre-add additional non-caching classes
` [PATCH 10/27] Security: Add a kernel_service object class to SELinux
` [PATCH 11/27] Security: Allow kernel services to override LSM settings for task actions
` [PATCH 12/27] Security: Make NFSD work with detached security
` [PATCH 13/27] FS-Cache: Release page->private after failed readahead
` [PATCH 14/27] FS-Cache: Recruit a couple of page flags for cache management
` [PATCH 15/27] FS-Cache: Provide an add_wait_queue_tail() function
` [PATCH 16/27] FS-Cache: Generic filesystem caching facility
` [PATCH 17/27] CacheFiles: Add missing copy_page export for ia64
` [PATCH 18/27] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3
` [PATCH 19/27] CacheFiles: Add a hook to write a single page of data to an inode
` [PATCH 20/27] CacheFiles: Permit the page lock state to be monitored
` [PATCH 21/27] CacheFiles: Export things for CacheFiles
` [PATCH 22/27] CacheFiles: A cache that backs onto a mounted filesystem
` [PATCH 23/27] NFS: Fix memory leak
` [PATCH 24/27] NFS: Use local caching
` [PATCH 25/27] NFS: Configuration and mount option changes to enable local caching on NFS
` [PATCH 26/27] NFS: Display local caching state
` [PATCH 27/27] NFS: Separate caching by superblock, explicitly if necessary
[PATCH] procfs: constify function pointer tables
2008-01-23 16:40 UTC (11+ messages)
[patch 00/10] mount ownership and unprivileged mount syscall (v7)
2008-01-23 0:00 UTC (11+ messages)
` [patch 07/10] unprivileged mounts: add sysctl tunable for "safe" property
` [patch 08/10] unprivileged mounts: make fuse safe
` [patch 09/10] unprivileged mounts: propagation: inherit owner from parent
[0/4] DST: Distributed storage: Succumbed to live ant
2008-01-22 19:38 UTC (5+ 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
konqueror deadlocks on 2.6.22
2008-01-22 19:13 UTC (12+ messages)
[RFC] Parallelize IO for e2fsck
2008-01-22 17:42 UTC (9+ messages)
[ANNOUNCE] Btrfs v0.10 (online growing/shrinking, ext3 conversion, and more)
2008-01-21 10:32 UTC (6+ messages)
` [Btrfs-devel] "
NFS client hang on attempt to do async blocking posix lock enqueue
2008-01-20 14:58 UTC (4+ messages)
[patch] util-linux-ng: unprivileged mounts support
2008-01-19 21:42 UTC (4+ messages)
[ANNOUNCE] util-linux-ng 2.13.1 (stable)
2008-01-19 15:21 UTC (2+ messages)
[RFD] Incremental fsck
2008-01-19 14:51 UTC (11+ messages)
` [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)
[PATCH 0/3] enhanced ESTALE error handling
2008-01-18 19:12 UTC (10+ messages)
[PATCH 1/3] enhanced ESTALE error handling
2008-01-18 17:32 UTC (5+ 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).