linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-02 14:35:17 to 2010-03-11 13:30:51 UTC [more...]

[PATCH 0/5] RFC: introduce extended inode owner identifier v5
 2010-03-11 13:30 UTC  (15+ messages)
` [PATCH 1/5] vfs: Add additional owner identifier
  ` [PATCH 2/5] quota: Implement project id support for generic quota
    ` [PATCH 3/5] ext4: Implement project ID support for ext4 filesystem
      ` [PATCH 4/5] ext4: add isolated project support
        ` [PATCH 5/5] ext4: add project quota support

[PATCH 00/12] Re: [PATCH] improve the performance of large sequential write NFS workloads
 2010-03-11  4:45 UTC  (6+ messages)
` [PATCH 10/12] NFS: Simplify nfs_wb_page()

vfat vs msdos and -o flush
 2010-03-10 19:19 UTC  (8+ messages)

RB tree
 2010-03-10 18:06 UTC  (2+ messages)

[git pull] fatfs-2.6 fixes patches
 2010-03-10 15:05 UTC 

[RFC][PATCH 0/2] Correct behavior for listxattr and 'trusted' xattrs
 2010-03-10 14:04 UTC  (11+ messages)
` [PATCH 2/2] ocfs2: ensure trusted xattrs are not returned to unprivileged users via listxattr

[PATCH] coredump: plug a memory leak situation on dump_seek()
 2010-03-10  9:10 UTC  (2+ messages)

[PATCH 0/6][v4][RFC] NFSv3: implement extended attribute protocol (XATTR)
 2010-03-10  3:46 UTC  (13+ messages)
  ` [PATCH 1/6] NFSv3: convert client to generic xattr API
    ` [PATCH 2/6] NFSv3: add xattr API config option for client
    ` [PATCH 6/6] NFSv3: Add server namespace support for XATTR protocol implementation
  ` [PATCH 3/6] NFSv3: add client implementation of XATTR protocol
  ` [PATCH 4/6] NFSv3: add server "
  ` [PATCH 5/6] xattr: add new top level nfsd namespace and implement ext3 support

[RFC PATCH 0/6] Union mount core rewrite v1
 2010-03-09 19:49 UTC  (18+ messages)
` [PATCH 1/6] union-mount: Introduce union_mount structure and basic operations
  ` [PATCH 2/6] union-mount: Drive the union cache via dcache
    ` [PATCH 3/6] union-mount: Implement union lookup
      ` [PATCH 4/6] union-mount: Support for mounting union mount file systems
        ` [PATCH 5/6] union-mount: Call do_whiteout() on unlink and rmdir in unions
          ` [PATCH 6/6] union-mount: Copy up directory entries on first readdir()
            ` Multiple read-only layers in union mounts (was Re: [PATCH 6/6] union-mount: Copy up directory entries on first readdir())

[PATCH] x86: Add optimized popcnt variants
 2010-03-09 17:37 UTC  (16+ messages)

few ext2/ext3 questions (i_blocks usage and updating superblock in r-only)
 2010-03-09 16:46 UTC  (2+ messages)

quota file question
 2010-03-09 12:25 UTC  (2+ messages)

[ATTEND] LSF10 proposal: vfs scalability
 2010-03-09 10:19 UTC 

[PATCH 1/2] quota: merge __dquot_transfer into dquot_transfer
 2010-03-08 18:04 UTC  (6+ messages)

[LSF/VM TOPIC] Dynamic sizing of dirty_limit
 2010-03-08  7:33 UTC  (3+ messages)

[GIT PULL V2] Squashfs updates for 2.6.34-rc1
 2010-03-07 14:14 UTC  (3+ messages)

[GIT PULL] exofs changes for 2.6.34
 2010-03-07  8:32 UTC  (3+ messages)

[GIT PULL] Ceph distributed file system client for 2.6.34-rc1
 2010-03-05 23:32 UTC 

[PULL REQUEST] Quota cleanups & fixes and ext3 fixes for 2.6.34-rc1
 2010-03-05 23:01 UTC  (3+ messages)

[RFC PATCH] CIFS posix acl permission checking
 2010-03-05  9:47 UTC  (7+ messages)

[PULL REQUEST] UDF fixes for 2.6.34-rc1
 2010-03-04 23:18 UTC 

[PATCH] seq_file: fix new kernel-doc warnings
 2010-03-04 17:37 UTC 

[PATCH] cleanup __generic_block_fiemap and fix a few minor issues
 2010-03-04 17:23 UTC  (6+ messages)

[PATCH 00/19] fs cleanup: remove duplicated code on inode init v2
 2010-03-04 14:32 UTC  (20+ messages)
` [PATCH 01/19] vfs: Add inode uid,gid,mode init helper v2
` [PATCH 02/19] 9p: replace inode uid,gid,mode initialization with helper function
` [PATCH 09/19] jfs: replace inode uid,gid,mode init with helper v2
` [PATCH 03/19] bfs: replace inode uid,gid,mode initialization with helper function
` [PATCH 04/19] btrfs: "
` [PATCH 05/19] exofs: "
` [PATCH 06/19] ext2: replace inode uid,gid,mode init with helper v2
` [PATCH 07/19] ext3: "
` [PATCH 08/19] ext4: "
` [PATCH 10/19] minix: replace inode uid,gid,mode init with helper
` [PATCH 11/19] nilfs2: replace inode uid,gid,mode initialization with helper function
` [PATCH 12/19] ocfs2: "
` [PATCH 13/19] omfs: "
` [PATCH 14/19] ramfs: "
` [PATCH 15/19] reiserfs: "
` [PATCH 16/19] sysv: "
` [PATCH 17/19] ubifs: "
` [PATCH 18/19] udf: replace inode uid,gid,mode init with helper v3
` [PATCH 19/19] ufs: replace inode uid,gid,mode initialization with helper function

[PATCH 00/26] ceph distributed file system client
 2010-03-04 11:50 UTC  (30+ messages)
` [PATCH 01/26] ceph: documentation
` [PATCH 02/26] ceph: on-wire types
` [PATCH 03/26] ceph: client types
` [PATCH 04/26] ceph: hash function
` [PATCH 05/26] ceph: ref counted buffer
` [PATCH 06/26] ceph: dynamic pagelist buffer
` [PATCH 07/26] ceph: super.c
` [PATCH 08/26] ceph: inode operations
` [PATCH 09/26] ceph: directory operations
` [PATCH 10/26] ceph: file operations
` [PATCH 11/26] ceph: address space operations
` [PATCH 12/26] ceph: MDS client
` [PATCH 13/26] ceph: OSD client
` [PATCH 14/26] ceph: CRUSH mapping algorithm
` [PATCH 15/26] ceph: monitor client
` [PATCH 16/26] ceph: authentication interface
` [PATCH 17/26] ceph: trivial 'auth_none' authentication scheme
` [PATCH 18/26] ceph: 'auth_x' "
` [PATCH 19/26] ceph: capability management
` [PATCH 20/26] ceph: snapshot management
` [PATCH 21/26] ceph: messenger library
` [PATCH 22/26] ceph: message pools
` [PATCH 23/26] ceph: nfs re-export support
` [PATCH 24/26] ceph: ioctls
` [PATCH 25/26] ceph: debugfs
` [PATCH 26/26] ceph: Kconfig, Makefile, MAINTAINERS entry

[PATCH 0/9] dquot interface cleanups v2
 2010-03-03 15:51 UTC  (15+ messages)
` [PATCH 1/9] dquot: cleanup space allocation / freeing routines
` [PATCH 2/9] dquot: cleanup inode "
` [PATCH 3/9] dquot: move dquot transfer responsibiliy into the filesystem
` [PATCH 4/9] dquot: cleanup dquot transfer routine
` [PATCH 5/9] dquot: move dquot drop responsibiliy into the filesystem
` [PATCH 6/9] dquot: cleanup dquot drop routine
` [PATCH 7/9] dquot: move dquot initialization responsibiliy into the filesystem
` [PATCH 8/9] dquot: cleanup dquot initialize routine
` [PATCH 9/9] quota: stop using QUOTA_OK / NO_QUOTA

[LSF/VM TOPIC] Re: [Lsf10-pc] Rich-acl discussion for Linus Storage and Filesystem summit
 2010-03-03 14:09 UTC 

[PATCH 0/8] dquot interface cleanups
 2010-03-03 13:02 UTC  (14+ messages)
` [PATCH 4/8] dquot: cleanup dquot transfer routine
            ` commiting unreviewed patches, was "
` [PATCH 7/8] dquot: move dquot initialization responsibiliy into the filesystem

Hotels - 34,815 total records * 1,642 emails
 2010-03-03  5:24 UTC 

[RFC] nfs: use 2*rsize readahead size
 2010-03-03  3:27 UTC  (14+ messages)
          ` [RFC] nfs: use 4*rsize "

[PATCH] binfmt_elf: plug a memory leak situation on dump_seek()
 2010-03-03  2:17 UTC  (3+ messages)

[ext3] Changes to block device after an ext3 mount point has been remounted readonly
 2010-03-02 23:10 UTC  (11+ messages)

[PATCH] quota: Properly invalidate caches even for filesystems with blocksize < pagesize
 2010-03-02 17:56 UTC  (2+ messages)

[PATCH 1/3] vfs: redesign sb state flags
 2010-03-02 15:38 UTC  (10+ messages)
` [PATCH 2/3] vfs: per-sb write count preparation stage
  ` [PATCH 3/3] vfs: fix filesystem_sync vs write race on rw=>ro remount v2

[ANNOUNCE] util-linux-ng v2.17.1
 2010-03-02 14:40 UTC  (7+ 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).