linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-01-15 14:21:15 to 2008-01-23 16:40:22 UTC [more...]

[PATCH] procfs: constify function pointer tables
 2008-01-23 16:40 UTC  (11+ messages)

[PATCH 00/27] Permit filesystem local caching
 2008-01-23  0:46 UTC  (28+ 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 00/10] mount ownership and unprivileged mount syscall (v7)
 2008-01-23  0:00 UTC  (18+ messages)
` [patch 01/10] unprivileged mounts: add user mounts to the kernel
` [patch 02/10] unprivileged mounts: allow unprivileged umount
` [patch 03/10] unprivileged mounts: propagate error values from clone_mnt
` [patch 04/10] unprivileged mounts: account user mounts
` [patch 05/10] unprivileged mounts: allow unprivileged bind mounts
` [patch 06/10] unprivileged mounts: allow unprivileged mounts
` [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
` [patch 10/10] unprivileged mounts: add "no submounts" flag

[RFC][PATCH] VFS: create /proc/<pid>/mountinfo
 2008-01-22 20:56 UTC  (10+ messages)

[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  (11+ messages)

[ANNOUNCE] Btrfs v0.10 (online growing/shrinking, ext3 conversion, and more)
 2008-01-21 10:32 UTC  (12+ 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  (6+ 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  (27+ messages)
            ` [Patch] document ext3 requirements (was Re: [RFD] Incremental fsck)

[PATCH 0/3] enhanced ESTALE error handling
 2008-01-18 19:12 UTC  (11+ messages)

[PATCH 1/3] enhanced ESTALE error handling
 2008-01-18 17:32 UTC  (5+ messages)

[PATCH 3/3] enhanced ESTALE error handling
 2008-01-18 15:36 UTC 

[PATCH 2/3] enhanced ESTALE error handling
 2008-01-18 15:36 UTC 

[PATCH 00/13] writeback bug fixes and simplifications take 2
 2008-01-18  8:27 UTC  (7+ messages)

[patch 4/6] xip: support non-struct page backed memory
 2008-01-18  4:56 UTC 

[PATCH 1/4] [CIFS] Provides DFS shrinkable submounts functionality
 2008-01-17 19:08 UTC 

[patch] VFS: extend /proc/mounts
 2008-01-17 15:36 UTC  (15+ messages)

[UNIONFS] 00/29 Unionfs and related patches pre-merge review (v2)
 2008-01-17  6:17 UTC  (3+ messages)

[TOMOYO #6 retry 02/21] Add struct vfsmount to struct task_struct
 2008-01-17  4:55 UTC  (3+ messages)

[PATCH 09/13] writeback: requeue_io() on redirtied inode
 2008-01-17  4:22 UTC  (3+ messages)

[UNIONFS] 00/29 Unionfs and related patches pre-merge review (v2)
 2008-01-16 21:41 UTC  (4+ messages)

[patch 0/9] mount ownership and unprivileged mount syscall (v6)
 2008-01-16  9:43 UTC  (14+ messages)
` [patch 8/9] unprivileged mounts: propagation: inherit owner from parent
` [patch 9/9] unprivileged mounts: add "no submounts" flag

[RFC/PATCH 4/8] revoke: core code V7
 2008-01-16  8:35 UTC  (4+ messages)

Leak in nlmsvc_testlock for async GETFL case
 2008-01-15 18:54 UTC  (12+ messages)
        ` file locks: Use wait_event_interruptible_timeout()
        ` file locks: Split flock_find_conflict out of flock_lock_file


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).