linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-06-16 08:00:35 to 2009-06-22 17:20:09 UTC [more...]

[PATCH 00/14] Pramfs: Persistent and protected ram filesystem
 2009-06-22 17:20 UTC  (14+ messages)

[PATCH 1/2] vfs: make real_lookup do dentry revalidation with i_mutex held
 2009-06-22 17:15 UTC  (14+ messages)

[PATCHSET 0/6] exofs: few patches for Linux 2.6.31
 2009-06-22 12:15 UTC  (11+ messages)
` [PATCH 1/6] exofs: Fix bio leak in error handling path (sync read)
` [PATCH 2/6] exofs: Remove IBM copyrights
` [PATCH 3/6] exofs: Avoid using file_fsync()
` [PATCH 4/6] MAINTAINERS: Add osd maintained files (F:)
` [PATCH 5/6] osdblk: a Linux block device for OSD objects
` [PATCH 6/6] osdblk: Adjust queue limits to lower device's limits
` [osd-dev] [PATCHSET 0/6] exofs: few patches for Linux 2.6.31
  ` [PATCH] open-osd: osdblk User Mode utility
    ` [osd-dev] "

[PATCH 06/14] Pramfs: Include files
 2009-06-22 11:17 UTC  (7+ messages)

[GIT PULL] exofs/osd tree for 2.6.31
 2009-06-22  8:50 UTC 

[PATCH] fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
 2009-06-21 18:41 UTC  (4+ messages)
    ` [xfs-masters] "

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

Question about warning and later oops slub/jbd2
 2009-06-20 19:57 UTC  (2+ messages)

[PATCH attempt=3 0/5] NFS private namespace patchset
 2009-06-20 19:33 UTC  (6+ messages)
` [PATCH attempt=3 4/5] NFS: Fix nfs_path() to always return a '/' at the beginning of the path
` [PATCH attempt=3 5/5] NFS: Correct the NFS mount path when following a referral
  ` [PATCH attempt=3 1/5] VFS: Uninline the function put_mnt_ns()
  ` [PATCH attempt=3 3/5] NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace
  ` [PATCH attempt=3 2/5] VFS: Add VFS helper functions for setting up private namespaces

generic_make_request fucntion for scsi_disk
 2009-06-20 15:33 UTC  (2+ messages)

generic_make_request fucntion for scsi_disk
 2009-06-20 14:53 UTC  (4+ messages)

[RESEND] [PATCH] readahead:add blk_run_backing_dev
 2009-06-20 12:29 UTC  (7+ messages)

[PATCH] update Documentation/filesystems/Locking
 2009-06-19 18:22 UTC 

[PATCH] reiserfs: remove stray unlock_super in reiserfs_resize
 2009-06-19  8:30 UTC 

[PATCH 0/4] NFS private namespace patchset
 2009-06-19  7:43 UTC  (9+ messages)
` [PATCH 2/4] NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace
` [PATCH 3/4] NFS: Fix nfs_path() to always return a '/' at the beginning of the path
  ` [PATCH 1/4] VFS: Add VFS helper functions for setting up private namespaces
  ` [PATCH 4/4] NFS: Correct the NFS mount path when following a referral

[PATCH 0/15] Per-bdi writeback flusher threads v10
 2009-06-19  5:01 UTC  (12+ messages)

[PATCH 00/32] VFS based Union Mount (V3)
 2009-06-19  1:53 UTC  (21+ messages)
` [PATCH 15/32] union-mount: Documentation
` [PATCH] Userland for VFS based Union Mount (V3)

[PATCH attempt=2 0/5] NFS private namespace patchset
 2009-06-18 21:57 UTC  (6+ messages)
` [PATCH attempt=2 2/5] VFS: Add VFS helper functions for setting up private namespaces
  ` [PATCH attempt=2 5/5] NFS: Correct the NFS mount path when following a referral
  ` [PATCH attempt=2 1/5] VFS: Uninline the function put_mnt_ns()
  ` [PATCH attempt=2 4/5] NFS: Fix nfs_path() to always return a '/' at the beginning of the path
` [PATCH attempt=2 3/5] NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace

[PATCH 00/17] [RFC] AFS: Implement OpenAFS pioctls(version)s
 2009-06-18 12:50 UTC  (45+ messages)
` [PATCH 01/17] VFS: Implement the pioctl() system call
` [PATCH 02/17] VFS: Implement the AFS "
` [PATCH 03/17] VFS: Implement handling for pathless pioctls
` [PATCH 04/17] AFS: Add key request for pioctl
` [PATCH 05/17] AFS: Handle pathless pioctls aimed at AFS
` [PATCH 06/17] VFS: Define pioctl command wrappers
` [PATCH 07/17] AFS: Implement the PGetFid pioctl
` [PATCH 08/17] AFS: Implement the PGetFileCell pioctl
` [PATCH 09/17] AFS: Implement the PGetVolStat pioctl
` [PATCH 10/17] AFS: Implement the PWhereIs pioctl
` [PATCH 11/17] AFS: Implement the PFlushCB pioctl
` [PATCH 12/17] KEYS: Export lookup_user_key() and the key permission request flags
` [PATCH 13/17] RxRPC: Record extra data in key
` [PATCH 14/17] RxRPC: Declare the security index constants symbolically
` [PATCH 15/17] AFS: Implement the PSetTokens pioctl
` [PATCH 16/17] KEYS: Add a function by which the contents of a keyring can be enumerated
` [PATCH 17/17] AFS: Implement the PGetTokens pioctl

[PATCH 0/10] Fix page_mkwrite() for blocksize < pagesize (version 3)
 2009-06-18 12:00 UTC  (14+ messages)
` [PATCH 01/11] ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
` [PATCH 07/11] vfs: Unmap underlying metadata of new data buffers only when buffer is mapped

[PATCH] Preparation work for VFS based union mounts
 2009-06-18 11:30 UTC  (10+ messages)
` [PATCH] VFS: BUG() if somebody tries to rehash an already hashed dentry
` [PATCH] VFS: propagate mnt_flags into do_loopback
` [PATCH] VFS: Make lookup_hash() return a struct path
` [PATCH] VFS: Remove unnecessary micro-optimization in cached_lookup()
` [PATCH] VFS: Make real_lookup() return a struct path
` [PATCH] VFS: Introduce dput() variant that maintains a kill-list

How to get the file system statistics information in kernel space?
 2009-06-18 11:03 UTC 

[RFC] O_NOACC: open without any access
 2009-06-18  6:55 UTC 

[PATCH 13/14] Pramfs: Write Protection
 2009-06-18  6:28 UTC  (5+ messages)

Re: [PATCH 14/14] Pramfs: XIP Operations
 2009-06-17 16:57 UTC 

RFC: O_PONIES semantics (well O_REWRITE)
 2009-06-17 13:52 UTC  (5+ messages)

[PATCH 0/10] Per-bdi writeback flusher threads v11
 2009-06-17 12:18 UTC  (12+ messages)
` [PATCH 01/10] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 02/10] writeback: switch to per-bdi threads for flushing data
` [PATCH 03/10] writeback: get rid of pdflush completely
` [PATCH 04/10] writeback: separate the flushing state/task from the bdi
` [PATCH 05/10] writeback: support > 1 flusher thread per bdi
` [PATCH 06/10] writeback: allow sleepy exit of default writeback task
` [PATCH 07/10] writeback: add some debug inode list counters to bdi stats
` [PATCH 08/10] writeback: add name to backing_dev_info
` [PATCH 09/10] writeback: check for registered bdi in flusher add and inode dirty
` [PATCH 10/10] writeback: use spin_trylock() in bdi_writeback_all() for WB_SYNC_NONE
` 2.6.30 backport (Was "Re: [PATCH 0/10] Per-bdi writeback flusher threads v11")

[PATCH 13/14] Pramfs: Write protection
 2009-06-17  7:07 UTC  (3+ messages)

[PATCH 14/14] Pramfs: XIP operations
 2009-06-17  2:15 UTC  (4+ messages)

[ANNOUNCE] lio-utils.git v3.0 configfs HOWTO for v2.6.30 released
 2009-06-16 20:57 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).