linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-10-19 18:55:27 to 2009-10-27 23:08:47 UTC [more...]

create_session bugfix
 2009-10-27 23:10 UTC  (4+ messages)
` [PATCH 1/2] nfsd4.1: fix session memory use calculation
  ` [PATCH 2/2] nfsd4.1: common slot allocation size calculation
` [pnfs] create_session bugfix

[RFC PATCH 00/40] Writable overlays (union mounts)
 2009-10-27 21:22 UTC  (50+ messages)
` [PATCH 01/41] VFS: BUG() if somebody tries to rehash an already hashed dentry
  ` [PATCH 02/41] VFS: propagate mnt_flags into do_loopback
    ` [PATCH 03/41] VFS: Make lookup_hash() return a struct path
      ` [PATCH 04/41] VFS: Remove unnecessary micro-optimization in cached_lookup()
        ` [PATCH 05/41] VFS: Make real_lookup() return a struct path
          ` [PATCH 06/41] VFS: Introduce dput() variant that maintains a kill-list
            ` [PATCH 07/41] VFS: Add read-only users count to superblock
              ` [PATCH 08/41] Don't replace nameidata path when following links
                ` [PATCH 09/41] whiteout: Don't return information about whiteouts to userspace
                  ` [PATCH 10/41] whiteout: Add vfs_whiteout() and whiteout inode operation
                    ` [PATCH 11/41] whiteout: Set S_OPAQUE inode flag when creating directories
                      ` [PATCH 12/41] union-mount: Allow removal of a directory
                        ` [PATCH 13/41] whiteout: tmpfs whiteout support
                          ` [PATCH 14/41] whiteout: Split of ext2_append_link() from ext2_add_link()
                            ` [PATCH 15/41] whiteout: ext2 whiteout support
                              ` [PATCH 16/41] whiteout: jffs2 "
                                ` [PATCH 17/41] whiteout: Add path_whiteout() helper
                                  ` [PATCH 18/41] union-mount: Documentation
                                    ` [PATCH 19/41] union-mount: Introduce MNT_UNION and MS_UNION flags
                                      ` [PATCH 20/41] union-mount: Introduce union_mount structure
                                        ` [PATCH 21/41] union-mount: Drive the union cache via dcache
                                          ` [PATCH 22/41] union-mount: Some checks during namespace changes
                                            ` [PATCH 23/41] union-mount: Changes to the namespace handling
                                              ` [PATCH 24/41] union-mount: Make lookup work for union-mounted file systems
                                                ` [PATCH 25/41] union-mount: stop lookup when directory has S_OPAQUE flag set
                                                  ` [PATCH 26/41] union-mount: stop lookup when finding a whiteout
                                                    ` [PATCH 27/41] union-mount: in-kernel file copy between union mounted filesystems
                                                      ` [PATCH 28/41] union-mount: call do_whiteout() on unlink and rmdir
                                                        ` [PATCH 29/41] union-mount: Always create topmost directory on open
                                                          ` [PATCH 30/41] fallthru: Basic fallthru definitions
                                                            ` [PATCH 31/41] fallthru: Support for fallthru entries in union mount lookup
                                                              ` [PATCH 32/41] fallthru: ext2 fallthru support
                                                                ` [PATCH 33/41] fallthru: jffs2 "
                                                                  ` [PATCH 34/41] fallthru: tmpfs "
                                                                    ` [PATCH 35/41] union-mount: Copy up directory entries on first readdir()
                                                                      ` [PATCH 36/41] union-mount: Increment read-only users count for read-only layer
                                                                        ` [PATCH 37/41] union-mount: Check read-only/read-write status of layers
                                                                          ` [PATCH 38/41] union-mount: Make pivot_root work with union mounts
                                                                            ` [PATCH 39/41] union-mount: Ignore read-only file system in permission checks
                                                                              ` [PATCH 40/41] union-mount: Make truncate work in all its glorious UNIX variations
                                                                                ` [PATCH 41/41] union-mount: Add support for rename by __union_copyup()

[PATCH] nfs: new subdir Documentation/filesystems/nfs
 2009-10-27 19:26 UTC  (2+ messages)

[PATCH 1/6] fsnotify: kill FSNOTIFY_EVENT_FILE
 2009-10-27 19:10 UTC  (6+ messages)
` [PATCH 2/6] fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
` [PATCH 3/6] fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark
` [PATCH 4/6] fsnotify: rename mark_entry to just mark
` [PATCH 5/6] inotify: "
` [PATCH 6/6] dnotify: rename mark_entry to mark

[RFC] loop: issue aio with pages
 2009-10-27 17:50 UTC  (24+ messages)
` [PATCH 1/8] gadgetfs: use schedule_work() instead of EIOCBRETRY
  ` [PATCH 2/8] aio: disable retry
    ` [PATCH 3/8] aio: add an interface to submit aio from the kernel
      ` [PATCH 4/8] aio: add aio_read_pages and aio_write_pages
        ` [PATCH 5/8] dio: refactor __blockdev_direct_IO()
          ` [PATCH 6/8] dio: add an entry point which takes pages
            ` [PATCH 7/8] block: provide aio_read_pages and aio_write_pages
              ` [PATCH 8/8] loop: use aio to perform io on the underlying file

[PATCH] vfs: Add a trace point in the mark_inode_dirty function
 2009-10-27 16:01 UTC  (4+ messages)

Merged "Sort out loose ends after the O_SYNC series"
 2009-10-27 12:01 UTC  (2+ messages)

symlinks with permissions
 2009-10-27 10:27 UTC  (13+ messages)

Extend FIEMAP to indicate shared extents
 2009-10-26 19:29 UTC  (7+ messages)
` [PATCH 1/2] fiemap: Add new extent flag FIEMAP_EXTENT_SHARED
  ` [Ocfs2-devel] "
` [PATCH 2/2] ocfs2: Use FIEMAP_EXTENT_SHARED

ext3 writing of data before metadata in ordered mode
 2009-10-26 17:58 UTC  (6+ messages)

[ANNOUNCE] Sheepdog: Distributed Storage System for KVM
 2009-10-26  6:53 UTC  (33+ messages)
      ` [Qemu-devel] "
` [Qemu-devel] "

[PATCH 1/2] vfs: make real_lookup do dentry revalidation with
 2009-10-25 23:33 UTC  (9+ messages)

[PATCH 1/5] fsnotify: fsnotify_obtain_group kzalloc cleanup
 2009-10-25 20:27 UTC  (5+ messages)
` [PATCH 2/5] fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group
` [PATCH 3/5] fsnotify: rename fsnotify_groups to fsnotify_inode_groups
` [PATCH 4/5] fsnotify: initialize the group->num_marks in a better place
` [PATCH 5/5] fsnotify: add groups to fsnotify_inode_groups when registering inode watch

truncate in ecryptfs
 2009-10-25  7:22 UTC  (3+ messages)
` [PATCH] eCryptfs: Use notify_change for truncating lower inodes

[PATCH 0/2) e2fsprogs: Two small patches
 2009-10-24 18:29 UTC  (2+ messages)

lustre in upstream
 2009-10-24 13:03 UTC 

[PATCH] vfs: new O_NODE open flag
 2009-10-23 17:10 UTC  (11+ messages)
                  ` /proc filesystem allows bypassing directory permissions on Linux (was Re: [PATCH] vfs: new O_NODE open flag)

[PATCH 1/2] partitions: use sector size for EFI GPT
 2009-10-23 10:36 UTC  (2+ messages)
` [PATCH 2/2] partitions: read whole sector with EFI GPT header

ext4 - getting at birth time (file create time) and getting/setting nanosecond time stamps and utime
 2009-10-22 21:50 UTC  (31+ messages)

Deadlock with nilfs on 2.6.31.4
 2009-10-22 20:19 UTC  (3+ messages)

ceph in linux-next
 2009-10-22  2:00 UTC 

Hello
 2009-10-21 13:12 UTC 

[PATCH v4 1/1]: fs: pipe.c null pointer dereference + really sign off + unmangled diffs
 2009-10-21  9:38 UTC 


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