linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-01-29 15:50:04 to 2008-02-08 16:55:19 UTC [more...]

[PATCH 00/37] Permit filesystem local caching
 2008-02-08 16:55 UTC  (34+ 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 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 35/37] NFS: Store pages from an NFS inode into a local cache

[RFC] ext3 freeze feature
 2008-02-08 14:59 UTC  (13+ messages)

NFS client hang on attempt to do async blocking posix lock enqueue
 2008-02-08 14:33 UTC  (7+ messages)

projected date for mount.cifs to support DFS junction points
 2008-02-08  5:27 UTC  (7+ messages)

NFSD on XFS with RT subvolume
 2008-02-08  3:27 UTC  (4+ messages)

[patch 00/10] mount ownership and unprivileged mount syscall (v8)
 2008-02-07 16:57 UTC  (20+ 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

[NFS] [PATCH] Make UDF exportable
 2008-02-07 15:13 UTC  (12+ messages)

[PATCH 24/27] NFS: Use local caching [try #2]
 2008-02-07 10:57 UTC  (8+ messages)
` [PATCH 00/27] Permit filesystem "

[PATCH] ext3,4:fdatasync should skip metadata writeout
 2008-02-07  6:45 UTC  (5+ messages)
  ` [RESEND] [PATCH] ext3,4:fdatasync should skip metadata writeout when overwriting

[PATCH][RFC] fix reservation discarding in affs
 2008-02-07  5:41 UTC  (6+ messages)

[PATCH] reiserfs: use open_bdev_excl
 2008-02-07  5:19 UTC  (4+ messages)

[RFC] ext3: per-process soft-syncing data=ordered mode
 2008-02-07  0:00 UTC  (20+ messages)

[ANNOUNCE] Btrfs v0.12 released
 2008-02-06 17:00 UTC 

[2.6.24 REGRESSION] BUG: Soft lockup - with VFS
 2008-02-05 22:35 UTC  (9+ messages)

CONGRATULATIONS
 2008-02-05 19:36 UTC 

[patch 0/3] add perform_write to a_ops
 2008-02-04 20:59 UTC  (7+ messages)
` [patch 1/3] vfs: introduce perform_write in a_ops
` [patch 2/3] fuse: clean up setting i_size in write
` [patch 3/3] fuse: implement perform_write

[PATCH 2/3] enhanced ESTALE error handling
 2008-02-04 19:02 UTC  (11+ messages)
` [PATCH 2/3] enhanced syscall ESTALE error handling (v2)

[patch 0/3] fuse: writable mmap
 2008-02-04 14:41 UTC  (4+ messages)
` [patch 1/3] mm: bdi: export bdi_writeout_inc()
` [patch 2/3] mm: Add NR_WRITEBACK_TEMP counter
` [patch 3/3] fuse: support writable mmap

[patch] vfs: create /proc/<pid>/mountinfo
 2008-02-04 11:49 UTC  (7+ messages)
      ` [RFC PATCH] vfs: optimization to /proc/<pid>/mountinfo patch

possible deadlock shown by CONFIG_PROVE_LOCKING
 2008-02-04  5:56 UTC  (4+ messages)

file locking patches
 2008-02-04  0:25 UTC 

[RFC] Parallelize IO for e2fsck
 2008-02-03 13:51 UTC  (7+ messages)

[RFC] Parallelize IO for e2fsck
 2008-02-03 13:38 UTC  (3+ messages)
    ` Kernel Event Notifications (was: [RFC] Parallelize IO for e2fsck)

+ embed-a-struct-path-into-struct-nameidata-instead-of-nd-dentrymnt-cifs-fix.patch added to -mm tree
 2008-02-03  0:27 UTC 

[patch 0/3] mm: bdi: updates
 2008-02-02 23:01 UTC  (4+ messages)
` [patch 1/3] mm: bdi: fix read_ahead_kb_store()
` [patch 2/3] mm: bdi: use MAJOR:MINOR in /sys/class/bdi
` [patch 3/3] mm: bdi: move statistics to debugfs

[UNIONFS] 00/29 Unionfs and related patches pre-merge review (v2)
 2008-02-02 20:45 UTC  (3+ messages)

[RFC] Add vfsmount to vfs helper functions
 2008-02-02 14:23 UTC  (3+ messages)

unionfs_copy_attr_times oopses
 2008-02-01 22:34 UTC  (2+ messages)

CONTACT THE SECRETARY FOR MORE INFORMATION ON YOUR CLAIMS
 2008-02-01 22:21 UTC 

[PATCH 3/3] enhanced ESTALE error handling
 2008-02-01 21:29 UTC  (4+ messages)
  ` [PATCH 3/3] enhanced NFS ESTALE error handling (v2)

[PATCH 1/3] enhanced ESTALE error handling
 2008-02-01 20:57 UTC  (2+ messages)
` [PATCH 1/3] enhanced lookup ESTALE error handling (v2)

[PATCH 0/3] enhanced ESTALE error handling
 2008-02-01 20:57 UTC  (2+ messages)
  ` [PATCH 0/3] enhanced ESTALE error handling (v2)

[PATCH] clear PAGECACHE_TAG_DIRTY for truncated pages
 2008-02-01 12:18 UTC  (3+ messages)

[1/2] POHMELFS - network filesystem with local coherent cache
 2008-02-01  7:39 UTC  (4+ messages)
` [2/2] POHMELFS: hack to disable writeback

[patch 00/26] mount options: fix filesystem's ->show_options
 2008-01-31 17:42 UTC  (6+ messages)
` [patch 01/26] mount options: add documentation

2.6.23 circular locking during cache drop
 2008-01-31 16:15 UTC 

[patch 0/6] mm: bdi: updates
 2008-01-31 10:17 UTC  (16+ messages)
` [patch 1/6] mm: bdi: tweak task dirty penalty
` [patch 2/6] mm: bdi: export BDI attributes in sysfs
` [patch 3/6] mm: bdi: expose the BDI object in sysfs for NFS
` [patch 6/6] mm: bdi: allow setting a maximum for the bdi dirty limit

[PATCH v2 0/9] bfs: assorted cleanups
 2008-01-30 13:36 UTC  (7+ messages)
` [PATCH v2 8/9] bfs: remove multiple assignments

[patch 0/3] fuse: update for 2.6.25
 2008-01-29 18:17 UTC  (4+ messages)
` [patch 1/3] fuse: fix attribute caching after create
` [patch 2/3] fuse: save space in struct fuse_req
` [patch 3/3] fuse: limit queued background requests


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