linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-11 03:53:18 to 2009-03-23 16:22:08 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

How to configure 36 disks ?
 2009-03-23 16:22 UTC  (5+ messages)

VFS, NFS security bug? Should CAP_MKNOD and CAP_LINUX_IMMUTABLE be added to CAP_FS_MASK?
 2009-03-23 13:21 UTC  (2+ messages)
                ` unprivileged mounts vs. rmdir (was: VFS, NFS security bug? ...)

[PATCHSET 0/8 version 4] exofs for kernel 2.6.30
 2009-03-23 13:06 UTC  (15+ messages)
` [PATCH 1/8] exofs: Kbuild, Headers and osd utils
` [PATCH 2/8] exofs: file and file_inode operations
` [PATCH 3/8] exofs: symlink_inode and fast_symlink_inode operations
` [PATCH 4/8] exofs: address_space_operations
  ` [PATCH 4/8 ver5] "
` [PATCH 5/8] exofs: dir_inode and directory operations
` [PATCH 6/8] exofs: super_operations and file_system_type
` [PATCH 7/8] exofs: Documentation
` [PATCH 8/8] fs: Add exofs to Kernel build

[PATCH][BUG] Lack of mutex_lock in drop_pagecache_sb()
 2009-03-23 10:38 UTC  (2+ messages)

how to fuse utilities to extract inodes fro thier respective blocks?
 2009-03-23  3:55 UTC 

[PATCH 0/12] Per-bdi writeback flusher threads #2
 2009-03-22 19:26 UTC  (13+ messages)
` [PATCH 01/12] Move the default_backing_dev_info out of readahead.c and into backing-dev.c
` [PATCH 02/12] btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty
` [PATCH 03/12] Get rid of pdflush_operation() in emergency sync and remount
` [PATCH 04/12] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 05/12] writeback: switch to per-bdi threads for flushing data
` [PATCH 06/12] writeback get rid of pdflush completely
` [PATCH 07/12] writeback: separate the flushing state/task from the bdi
` [PATCH 08/12] writeback: support > 1 flusher thread per bdi
` [PATCH 09/12] writeback: include default_backing_dev_info in writeback
` [PATCH 10/12] writeback: add some debug inode list counters to bdi stats
` [PATCH 11/12] writeback: add name to backing_dev_info
` [PATCH 12/12] writeback: check for registered bdi in flusher add

[PATCH -mm] nilfs2: fix improper return values of nilfs_get_cpinfo ioctl
 2009-03-22 12:11 UTC 

[PATCH -mm 1/2] nilfs2: follow page_mkwrite prototype change for matching fault
 2009-03-22  9:48 UTC  (2+ messages)
` [PATCH -mm 2/2] nilfs2: fix page_mkwrite error cases

Bomb killed 18 citizens
 2009-03-21 13:35 UTC 

[RFC Aufs2 #3 0/2] 'debug' module parm and /sys/fs/aufs entries
 2009-03-20  5:44 UTC  (12+ messages)
` [RFC Aufs2 #3 1/2] replace /sys/fs/aufs/debug by /sys/module/aufs/parmaters/debug
` [RFC Aufs2 #3 2/2] split 'xino' entry under sysfs

oom-killer killing even if memory is available?
 2009-03-20  5:08 UTC  (3+ messages)

[PATCH 1/2] vfs: make real_lookup do dentry revalidation with i_mutex held
 2009-03-19 20:35 UTC  (5+ messages)
` [PATCH 2/2] vfs: clean up real_lookup

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

Q: NFSD readdir in linux-2.6.28
 2009-03-19 16:01 UTC  (7+ messages)

[RFC Aufs2 #2 00/28] source files
 2009-03-19  8:04 UTC  (38+ 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

[patch 1/2] fs: mnt_want_write speedup
 2009-03-18 19:13 UTC  (4+ messages)

[ANNOUNCE] util-linux-ng v2.15-rc1
 2009-03-18 19:10 UTC 

[PATCH] make inotify event handles use GFP_NOFS
 2009-03-18 18:27 UTC 

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

[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

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  (6+ 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

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

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


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