linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-07-24 21:00:09 to 2009-08-06 22:56:53 UTC [more...]

[PATCH 0/4] XFS iget fixes
 2009-08-06 22:56 UTC  (7+ messages)
` [PATCH 1/4] xfs: fix locking in xfs_iget_cache_hit
` [PATCH 2/4] fix inode_init_always calling convention
` [PATCH 3/4] add __destroy_inode
` [PATCH 4/4] xfs: add xfs_inode_free

[PATCH 0/9] Per-bdi writeback flusher threads v13
 2009-08-06 21:44 UTC  (24+ messages)
` [PATCH 1/9] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 2/9] writeback: switch to per-bdi threads for flushing data
` [PATCH 3/9] writeback: get rid of pdflush completely
` [PATCH 4/9] writeback: separate the flushing state/task from the bdi
` [PATCH 5/9] writeback: support > 1 flusher thread per bdi
` [PATCH 6/9] writeback: allow sleepy exit of default writeback task
` [PATCH 7/9] writeback: add some debug inode list counters to bdi stats
` [PATCH 8/9] writeback: add name to backing_dev_info
` [PATCH 9/9] writeback: check for registered bdi in flusher add and inode dirty

[PATCH] cleanup blockdev_direct_IO locking
 2009-08-06 21:20 UTC  (3+ messages)

fanotify - overall design before I start sending patches
 2009-08-06 18:18 UTC  (57+ messages)
                  ` Kernel Event Notification Subsystem (was: fanotify - overall design before I start sending patches)

[PATCH 00/19] ceph distributed file system client
 2009-08-06 17:04 UTC  (22+ 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

setfsuid() and access() syscall
 2009-08-05  7:57 UTC  (4+ messages)

[PATCH take 2][RFC] fat: Save FAT root directory timestamps to volume label
 2009-08-04 10:32 UTC  (9+ messages)

[PATCH 2/2] freeze_bdev: grab active reference to frozen superblocks
 2009-08-03 21:28 UTC 

[PATCH 1/2] freeze_bdev: kill bd_mount_sem
 2009-08-03 21:28 UTC 

Why does __do_page_cache_readahead submit READ, not READA?
 2009-08-03 21:03 UTC  (16+ messages)
          ` [dm-devel] "

inotify like service for an entire mount point?
 2009-08-03 18:32 UTC  (2+ messages)

[Patch] pipe: use file_update_time() when hold i_mutex
 2009-08-03 16:58 UTC  (6+ messages)

[RESEND] [PATCH] readahead:add blk_run_backing_dev
 2009-08-03 11:44 UTC  (19+ messages)

[review] fat/nls: Fix handling of utf8 invalid char
 2009-08-02 15:38 UTC  (3+ messages)

[PATCH 0/2] implement uid mount option for ext2 and ext3
 2009-07-30  9:07 UTC  (17+ messages)
` [PATCH 0/2] implement uid mount option for ext2 and ext3, try 2
  ` [PATCH 1/2] implement uid mount option for ext2
` [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] cifs: reinstate original behavior when uid=/gid= options are specified
 2009-08-01  4:50 UTC  (4+ messages)
` [linux-cifs-client] "

nfsd_rename() multiple export problem
 2009-07-31 13:43 UTC 

[PATCH 1/2] vfs: make real_lookup do dentry revalidation with i_mutex held
 2009-07-31  2:03 UTC  (24+ messages)

[PULL] UDF fix for 2.6.31-rc4
 2009-07-30 15:41 UTC 

[PATCH] [RFC] List per-process file descriptor consumption when hitting file-max
 2009-07-30 12:40 UTC  (3+ messages)

BUG? deadlock bug at generic_shutdown_
 2009-07-30  3:41 UTC  (2+ messages)

[PATCH] [RESEND] RFC: List per-process file descriptor consumption when hitting file-max
 2009-07-30  0:12 UTC  (2+ messages)

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

How to handle >16TB devices on 32 bit hosts ??
 2009-07-29 15:07 UTC  (7+ 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 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 09/19] ceph: MDS client
 2009-07-27 17:06 UTC  (12+ messages)
` [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

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

PM/hibernate swapfile regression
 2009-07-27  5:12 UTC  (4+ 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 


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