linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-09-28 11:44:25 to 2006-10-16 16:29:04 UTC [more...]

[patch 00/12] fuse update
 2006-10-16 16:27 UTC  (13+ messages)
` [patch 01/12] fuse: fix hang on SMP
` [patch 02/12] document i_size_write locking rules
` [patch 03/12] fuse: locking fix for nlookup
` [patch 04/12] fuse: fix spurious BUG
` [patch 05/12] fuse: fix handling of moved directory
` [patch 06/12] fuse: fix dereferencing dentry parent
` [patch 07/12] fuse: update userspace interface to version 7.8
` [patch 08/12] fuse: minor cleanup in fuse_dentry_revalidate
` [patch 09/12] fuse: add support for block device based filesystems
` [patch 10/12] fuse: add blksize option
` [patch 11/12] fuse: add bmap support
` [patch 12/12] fuse: add DESTROY operation

BUG dcache.c:613 during autofs unmounting in 2.6.19rc2
 2006-10-16 14:58 UTC 

[PATCH] Remove DIO_OWN_LOCKING
 2006-10-15 21:57 UTC  (4+ messages)

i_mutex locking in generic_file_splice_write()
 2006-10-15 20:14 UTC  (11+ messages)

[PATCH 0 of 2] Stackfs: generic stackable filesystem helper functions
 2006-10-15 17:38 UTC  (11+ messages)
` [PATCH 1 of 2] Stackfs: Introduce stackfs_copy_{attr,inode}_*
    ` [PATCH] "
` [PATCH 2 of 2] eCryptfs: Use stackfs's generic copy inode attr functions

[rfc] changing commit_write to commit less than was prepared
 2006-10-15 14:45 UTC 

(unknown)
 2006-10-15 14:20 UTC 

[RFC/PATCH 1/2] stackfs: generic functions for obtaining hidden object
 2006-10-13 17:23 UTC  (5+ messages)
  `  "

[RFC/PATCH 2/2] ecryptfs: use stackfs functions
 2006-10-13 13:23 UTC 

Getattr calls
 2006-10-13  9:53 UTC 

[PATCH 0 of 23] Unionfs: Stackable Namespace Unification Filesystem
 2006-10-13  8:53 UTC  (31+ messages)
` [PATCH 1 of 23] Unionfs: Documentation
` [PATCH 2 of 23] lookup_one_len_nd - lookup_one_len with nameidata argument
` [PATCH 3 of 23] Unionfs: Branch management functionality
` [PATCH 4 of 23] Unionfs: Common file operations
` [PATCH 5 of 23] Unionfs: Copyup Functionality
` [PATCH 6 of 23] Unionfs: Dentry operations
` [PATCH 7 of 23] Unionfs: File operations
` [PATCH 8 of 23] Unionfs: Directory file operations
` [PATCH 9 of 23] Unionfs: Directory manipulation helper functions
` [PATCH 10 of 23] Unionfs: Inode operations
` [PATCH 11 of 23] Unionfs: Lookup helper functions
` [PATCH 12 of 23] Unionfs: Main module functions
` [PATCH 13 of 23] Unionfs: Readdir state
` [PATCH 14 of 23] Unionfs: Rename
` [PATCH 15 of 23] Unionfs: Privileged operations workqueue
` [PATCH 16 of 23] Unionfs: Handling of stale inodes
` [PATCH 17 of 23] Unionfs: Miscellaneous helper functions
` [PATCH 18 of 23] Unionfs: Superblock operations
` [PATCH 19 of 23] Unionfs: Helper macros/inlines
` [PATCH 20 of 23] Unionfs: Internal include file
` [PATCH 21 of 23] Unionfs: Include file
` [PATCH 22 of 23] Unionfs: Unlink
` [PATCH 23 of 23] Unionfs: Kconfig and Makefile

fscache review comments, part 1
 2006-10-12 18:32 UTC  (22+ messages)
` 64-bit inode number issues

Directories > 2GB
 2006-10-12  0:26 UTC  (9+ messages)

Tricky issues with local filesystem caching
 2006-10-11 18:35 UTC 

[PATCH] Introduce vfs_listxattr
 2006-10-10 13:31 UTC  (6+ messages)

[ANNOUNCE] Linux file systems IRC channel and wiki
 2006-10-10  7:31 UTC 

Is yours Below 5 Innches Long?
 2006-10-10  0:33 UTC 

[PATCH] fs/*: use BUILD_BUG_ON
 2006-10-08 11:29 UTC 

fscache review comments, part 3
 2006-10-07 21:05 UTC  (5+ messages)

[RFC] PATCH to fix rescan_partitions to return errors properly
 2006-10-07  2:45 UTC  (13+ messages)
          ` [RFC] PATCH to fix rescan_partitions to return errors properly - take 2
                  ` [RFC] Fix check_partition routines ( was Re: [RFC] PATCH to fix rescan_partitions to return errors properly - take 2)

Trying to cause a writepage from commit_write?
 2006-10-05 17:20 UTC  (6+ messages)

100% Slimmer Diet
 2006-10-04 23:52 UTC 

What trigge fsync of file on last close of the open inode?
 2006-10-04 20:46 UTC  (9+ messages)

[PATCH take2 0/5] dio: clean up completion phase of direct_io_worker()
 2006-10-04 10:12 UTC  (14+ messages)
` [PATCH take2 1/5] dio: centralize completion in dio_complete()
` [PATCH take2 2/5] dio: call blk_run_address_space() once per op
` [PATCH take2 3/5] dio: formalize bio counters as a dio reference count
` [PATCH take2 4/5] dio: remove duplicate bio wait code
` [PATCH take2 5/5] dio: only call aio_complete() after returning -EIOCBQUEUED

Does 8 incches Enough 4 U?
 2006-10-03  7:36 UTC 

[PATCH 1/2] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
 2006-10-02 21:28 UTC  (8+ messages)
` [PATCH 2/2] BLOCK: Fix linux/compat.h's use sigset_t

fscache review comments, part 2
 2006-09-29 16:28 UTC  (3+ messages)

How to handle non-local renames?
 2006-09-29 16:03 UTC  (22+ messages)

nfs mounting operation
 2006-09-29 12:32 UTC  (4+ messages)

show_stats output format
 2006-09-28 21:18 UTC 

[PATCH 1/2] fscache: fix gfp_t sparse annotations
 2006-09-28 16:45 UTC 

[PATCH 2/2] fscache: kconfig tidying
 2006-09-28 16:45 UTC 

[RFC][PATCH] set_page_buffer_dirty should skip unmapped buffers
 2006-09-28 15:03 UTC  (15+ messages)
                          ` [PATCH] JBD: Make journal_do_submit_data static


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