linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-07-17 16:57:24 to 2009-07-29 22:06:03 UTC [more...]

[GIT PULL] PM fixes for 2.6.31
 2009-07-29 22:06 UTC 

Why does __do_page_cache_readahead submit READ, not READA?
 2009-07-29 21:18 UTC  (2+ messages)

fanotify - overall design before I start sending patches
 2009-07-29 20:20 UTC  (26+ messages)

[PATCH 1/2] vfs: make real_lookup do dentry revalidation with i_mutex held
 2009-07-29 16:57 UTC  (21+ messages)

[PATCH] [RFC] List per-process file descriptor consumption when hitting file-max
 2009-07-29 16:17 UTC  (2+ messages)

How to handle >16TB devices on 32 bit hosts ??
 2009-07-29 15:07 UTC  (15+ messages)

[RESEND] [PATCH] readahead:add blk_run_backing_dev
 2009-07-29 12:48 UTC  (18+ messages)

[PATCH 1/1] UIO: unbreak uio.h userspace compilation
 2009-07-28 20:21 UTC  (6+ messages)
  ` [PATCH 1/1] UIO: mark uio.h functions __KERNEL__ only
      ` [PATCH v3 "

[PATCH 0/2] implement uid mount option for ext2 and ext3
 2009-07-28 18:11 UTC  (20+ messages)
` [PATCH 1/2] implement uid mount option for ext2
  ` [PATCH 2/2] implement uid mount option for ext3
` [PATCH 0/2] implement uid mount option for ext2 and ext3, try 2
` [PATCH 0/2] implement uid mount option for ext2 and ext3, try 3
  ` [PATCH 1/2] implement uid and gid mount options for ext2
    ` [PATCH 2/2] implement uid and gid mount options for ext3

[PATCH 6/9] fs/romfs: correct error-handling code
 2009-07-28 15:54 UTC 

[PATCH] hook up compat handler for FIEMAP ioctl
 2009-07-27 20:09 UTC 

[PATCH] vfs: document readpage/writepage/writepages IO error handling
 2009-07-27 18:53 UTC 

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

(unknown)
 2009-07-27 16:23 UTC 

[PATCH take 2][RFC] fat: Save FAT root directory timestamps to volume label
 2009-07-27 15:10 UTC  (7+ messages)

PM/hibernate swapfile regression
 2009-07-27  5:12 UTC  (7+ messages)

a suspected race at __posix_lock_file()
 2009-07-26 22:20 UTC  (2+ messages)

WARN_ON namespace.c:638 mntput_no_expire on umount in 2.6.30
 2009-07-26 10:10 UTC 

[PATCH v3 00/18] periodic write-back timer optimization
 2009-07-24 15:45 UTC  (3+ messages)

a suspected race bug at locks_remove_flock()
 2009-07-24  7:55 UTC 

[PATCH] libfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed
 2009-07-22 15:37 UTC  (9+ messages)
` [PATCH] fix offset checks in do_sendfile to use unsigned values

[Patch] pipe: use file_update_time() when hold i_mutex
 2009-07-22  9:21 UTC  (5+ messages)

[PATCH] cifs: fix sb->s_maxbytes so that it casts properly to a signed value
 2009-07-22  1:15 UTC  (3+ messages)

[PATCH] Added CONFIG_VFAT_FS_DUALNAMES option
 2009-07-21 22:38 UTC  (26+ messages)
` CONFIG_VFAT_FS_DUALNAMES regressions

[PATCH] fix softlockups in ext2/3 when trying to allocate blocks
 2009-07-21 16:06 UTC  (5+ messages)

[PATCH 1/2] FAT: Add FAT_NO_83NAME flag
 2009-07-21  3:03 UTC  (2+ messages)
` [PATCH 2/2] FAT: Add CONFIG_VFAT_FS_NO_DUALNAMES option

default ext3 journal mode - time to poke at this again?
 2009-07-20 19:25 UTC  (3+ messages)

[PATCH] UBIFS: kill BKL
 2009-07-20 13:22 UTC  (8+ messages)

(unknown),
 2009-07-18 23:47 UTC 

[PATCH 00/20] ceph: Ceph distributed file system client v0.10
 2009-07-18  4:51 UTC  (41+ messages)
` [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
                            ` common layout xattr


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