public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-09 03:31:09 to 2009-03-18 06:34:29 UTC [more...]

[PATCH 0/4] Allow NFS to use ordinary path lookup when mounting NFSv4
 2009-03-31 18:52 UTC  (4+ messages)
  ` [PATCH 1/4] VFS: Add a VFS helper function vfs_remote_path_lookup()
  ` [PATCH 2/4] NFSv4: Use vfs_path_lookup() instead of nfs4_path_walk()
  ` [PATCH 4/4] NFS: Correct the NFS mount path when following a referral

xfs: properly truncate blocks outsize i_size on write_begin failure
 2009-03-18  6:34 UTC 

[PATCH] vfs: make real_lookup do dentry revalidation with i_mutex held
 2009-03-17 17:03 UTC  (5+ messages)

[PATCH 0/7] Per-bdi writeback flusher threads
 2009-03-17 13:21 UTC  (26+ messages)
` [PATCH 1/7] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 2/7] writeback: switch to per-bdi threads for flushing data
` [PATCH 3/7] writeback: get rid of pdflush_operation() in emergency sync and remount
` [PATCH 4/7] writeback: get rid of task/current_is_pdflush()
` [PATCH 5/7] writeback: move the default backing_dev_info out of readahead
` [PATCH 6/7] writeback: add lazy bdi->task creation
` [PATCH 7/7] writeback: add some debug inode list counters to bdi stats

[RFC Aufs2 #2 00/28] source files
 2009-03-17 12:56 UTC  (37+ messages)
` [RFC Aufs2 #2 01/28] aufs documents
` [RFC Aufs2 #2 02/28] aufs public header file
` [RFC Aufs2 #2 03/28] aufs module global
` [RFC Aufs2 #2 04/28] aufs super_block
` [RFC Aufs2 #2 05/28] aufs branch directory/filesystem
` [RFC Aufs2 #2 06/28] aufs xino
` [RFC Aufs2 #2 07/28] aufs object lifetime management via sysfs
` [RFC Aufs2 #2 08/28] aufs mount options/flags
` [RFC Aufs2 #2 09/28] aufs workqueue
` [RFC Aufs2 #2 10/28] aufs sub-VFS
` [RFC Aufs2 #2 11/28] aufs sub-dcache
` [RFC Aufs2 #2 12/28] aufs copy-up
` [RFC Aufs2 #2 13/28] aufs whiteout
` [RFC Aufs2 #2 14/28] aufs pseudo-link
` [RFC Aufs2 #2 15/28] aufs policies to select one among multiple writable branches
` [RFC Aufs2 #2 16/28] aufs dentry and lookup
` [RFC Aufs2 #2 17/28] aufs file
` [RFC Aufs2 #2 18/28] aufs direcotry
` [RFC Aufs2 #2 19/28] aufs inode
` [RFC Aufs2 #2 20/28] aufs ioctl
` [RFC Aufs2 #2 21/28] aufs sysfs entries
` [RFC Aufs2 #2 22/28] aufs branch for loopback block device
` [RFC Aufs2 #2 23/28] aufs internal inotify
` [RFC Aufs2 #2 24/28] aufs test for fstype
` [RFC Aufs2 #2 25/28] aufs debug
` [RFC Aufs2 #2 26/28] export splice functions
` [RFC Aufs2 #2 27/28] export lookup functions
` [RFC Aufs2 #2 28/28] kbuild aufs

oom-killer killing even if memory is available?
 2009-03-17 11:39 UTC  (2+ messages)

Oh, my God!
 2009-03-17  1:17 UTC 

[Tux3] Tux3 report: Tux3 Git tree available
 2009-03-16 10:32 UTC  (23+ messages)
          `  "

[PATCH 1/2] autofs4 - fix lookup deadlock
 2009-03-16  3:17 UTC  (2+ messages)
` [PATCH 2/2] autofs4 - fix kernel includes

[REPOST PATCH] autofs4 - cleanup expire code duplication
 2009-03-16  3:16 UTC 

[PATCH] Documentation/filesystems: remove out of date reference to BKL being held
 2009-03-15 23:17 UTC 

[PATCHSET 0/8 version 3] exofs
 2009-03-15 18:37 UTC  (6+ messages)
` [PATCH 5/8] exofs: dir_inode and directory operations

What the doctor ordered
 2009-03-15  1:36 UTC 

Super sales
 2009-03-14  4:01 UTC 

Grant
 2009-03-13 14:37 UTC 

Asking for inclusion of nilfs2 in the mainline kernel
 2009-03-13 10:04 UTC  (10+ messages)

[patch for 2.6.29? 1/3] pipe_rdwr_fasync: fix the error handling to prevent the leak/crash
 2009-03-13  5:02 UTC  (3+ messages)
  ` [stable] "

[patch 1/2] mm: page_mkwrite change prototype to match fault
 2009-03-13  3:21 UTC  (6+ messages)
` [patch 2/2] fs: fix page_mkwrite error cases in core code and btrfs

VFS, NFS security bug? Should CAP_MKNOD and CAP_LINUX_IMMUTABLE be added to CAP_FS_MASK?
 2009-03-12 11:46 UTC 

delta filesystem prototype
 2009-03-12  9:40 UTC  (33+ messages)
` [fuse-devel] "

[patch 1/2] fs: mnt_want_write speedup
 2009-03-12  4:13 UTC  (9+ messages)
` [patch 2/2] fs: introduce mnt_clone_write

[patch] fs: new inode i_state corruption fix
 2009-03-12  3:09 UTC  (13+ messages)
      ` [patch] fs: avoid I_NEW inodes

[PATCH] udf: Some type fixes and cleanups
 2009-03-11 16:07 UTC 

pread/pwrite bug on linux?
 2009-03-11 14:43 UTC  (6+ messages)

[Bugme-new] [Bug 12843] New: add mount option 'mode' to ramfs same as tmpfs
 2009-03-11  7:56 UTC  (2+ messages)

inotify_unmount_inodes badness?
 2009-03-11  3:46 UTC 

[PATCH 00/20] ceph: Ceph distributed file system client
 2009-03-10 18:27 UTC  (22+ messages)
` [PATCH 01/20] ceph: documentation
  ` [PATCH 02/20] ceph: on-wire types
    ` [PATCH 03/20] ceph: client types
      ` [PATCH 04/20] ceph: super.c
        ` [PATCH 05/20] ceph: inode operations
          ` [PATCH 06/20] ceph: directory operations
            ` [PATCH 07/20] ceph: file operations
              ` [PATCH 08/20] ceph: address space operations
                ` [PATCH 09/20] ceph: MDS client
                  ` [PATCH 10/20] ceph: OSD client
                    ` [PATCH 11/20] ceph: CRUSH mapping algorithm
                      ` [PATCH 12/20] ceph: monitor client
                        ` [PATCH 13/20] ceph: capability management
                          ` [PATCH 14/20] ceph: snapshot management
                            ` [PATCH 15/20] ceph: messenger library
                              ` [PATCH 16/20] ceph: nfs re-export support
                                ` [PATCH 17/20] ceph: ioctls
                                  ` [PATCH 18/20] ceph: debugging
                                    ` [PATCH 19/20] ceph: sysfs
                                      ` [PATCH 20/20] ceph: Kconfig, Makefile

inode block address
 2009-03-10  7:36 UTC 

[Aufs 00/25] source files
 2009-03-09  8:30 UTC  (15+ messages)
` [Aufs 01/25] aufs documents
` [Aufs 02/25] aufs public header file
` [Aufs 03/25] aufs module global
` [Aufs 10/25] aufs sub-VFS
` [Aufs 11/25] aufs sub-dcache
` [Aufs 15/25] aufs policies to select one among multiple writable branches
` [Aufs 16/25] aufs dentry and lookup
` [Aufs 20/25] aufs ioctl
` [Aufs 23/25] aufs internal inotify


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox