linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-18 11:27:15 to 2010-05-22 14:46:17 UTC [more...]

[PATCH 0/4] cifs: fix "Busy inodes after umount" issues (RFC)
 2010-05-22 14:46 UTC  (10+ messages)
` [PATCH 1/4] cifs: make cifs_lookup return a dentry
` [PATCH 2/4] cifs: don't leave open files dangling
` [PATCH 3/4] cifs: move cifs_new_fileinfo call out of cifs_posix_open
` [PATCH 4/4] cifs: pass instantiated filp back after open call

[PATCH 1/6] fs: allow short direct-io reads to be completed via buffered IO
 2010-05-22 14:02 UTC  (8+ messages)
` [PATCH 2/6] direct-io: add a hook for the fs to provide its own submit_bio function
` [PATCH 3/6] direct-io: do not merge logically non-contiguous requests
` [PATCH 4/6] fs: kill blockdev_direct_IO_no_locking
` [PATCH 5/6] Btrfs: add basic DIO read/write support
` [PATCH 6/6] Btrfs: do aio_write instead of write

[PATCH -V11 0/9] Generic name to handle and open by handle syscalls
 2010-05-22  9:04 UTC  (14+ messages)
` [PATCH -V11 1/9] exportfs: Return the minimum required handle size
` [PATCH -V11 2/9] vfs: Add name to file handle conversion support
` [PATCH -V11 3/9] vfs: Add open by file handle support
` [PATCH -V11 4/9] vfs: Allow handle based open on symlinks
` [PATCH -V11 5/9] vfs: Support null pathname in readlink
` [PATCH -V11 6/9] ext4: Copy fs UUID to superblock
` [PATCH -V11 7/9] x86: Add new syscalls for x86_32
` [PATCH -V11 8/9] x86: Add new syscalls for x86_64
` [PATCH -V11 9/9] ext3: Copy fs UUID to superblock

[RFC] new ->perform_write fop
 2010-05-22  8:37 UTC  (26+ messages)

[git pull] vfs queue, part 1
 2010-05-22  2:13 UTC 

[PATCH 0/4] writeback: tracing and wbc->nr_to_write fixes
 2010-05-22  0:09 UTC  (5+ messages)
` [PATCH 1/4] writeback: initial tracing support

[PULL REQUEST] Ext2, ext3, and quota updates for 2.6.35-rc1
 2010-05-22  0:05 UTC  (5+ messages)

Some Union Mount questions
 2010-05-21 22:06 UTC 

[PATCH] VFS: Unlink should revoke all outstanding leases on file
 2010-05-21 21:07 UTC  (20+ messages)

[PULL REQUEST] UDF update for 2.6.35-rc1
 2010-05-21 17:50 UTC 

[patch] pipe: add support for shrinking and growing pipes
 2010-05-21 17:13 UTC  (10+ messages)

Congratulations - You have won
 2010-05-21  6:12 UTC 

[PATCH 0/2] Remove dead quota code
 2010-05-21 16:05 UTC  (6+ messages)
` [PATCH 1/2] udf: "
` [PATCH 2/2] ufs: "
` [PATCH] pohmelfs: "

[PATCH 1/6] fs: allow short direct-io reads to be completed via buffered IO V2
 2010-05-21 15:37 UTC  (11+ messages)
` [PATCH 2/6] direct-io: add a hook for the fs to provide its own submit_bio function V3
` [PATCH 3/6] direct-io: do not merge logically non-contiguous requests
` [PATCH 4/6] fs: kill blockdev_direct_IO_no_locking
` [PATCH 5/6] Btrfs: add basic DIO read/write support V6
` [PATCH 6/6] Btrfs: do aio_write instead of write V2

ext3 filesystem corruption on md RAID1 device
 2010-05-21 14:40 UTC  (10+ messages)

Congratulations - You have won
 2010-05-21  4:18 UTC 

[RFC PATCH] fuse: support splice() reading from fuse device
 2010-05-20 20:22 UTC  (10+ messages)

[PATCH 00/12] quota: Redesign IO error handling interface V2
 2010-05-20 18:13 UTC  (20+ messages)
` [PATCH 01/12] quota: Add proper error handling on quota initialization
  ` [PATCH 02/12] quota: Check what quota is properly initialized for inode before charge
    ` [PATCH 03/12] ext3: handle errors in orphan_cleanup
      ` [PATCH 04/12] ext4: "
        ` [PATCH 05/12] ufs: add error handling for dquot_initialize
          ` [PATCH 06/12] udf: "
            ` [PATCH 07/12] reiserfs: "
              ` [PATCH 08/12] ocfs2: "
                ` [PATCH 09/12] jfs: "
                  ` [PATCH 10/12] ext4: "
                    ` [PATCH 11/12] ext3: "
                      ` [PATCH 12/12] ext2: "

[PATCH 0/6] tagged sysfs support
 2010-05-20 17:47 UTC  (2+ messages)

[PATCH -V10 0/9] Generic name to handle and open by handle syscalls
 2010-05-20  7:18 UTC  (10+ messages)
` [PATCH -V10 1/9] exportfs: Return the minimum required handle size
` [PATCH -V10 2/9] vfs: Add name to file handle conversion support
` [PATCH -V10 3/9] vfs: Add open by file handle support
` [PATCH -V10 4/9] vfs: Allow handle based open on symlinks
` [PATCH -V10 5/9] vfs: Support null pathname in readlink
` [PATCH -V10 6/9] ext4: Copy fs UUID to superblock
` [PATCH -V10 7/9] x86: Add new syscalls for x86_32
` [PATCH -V10 8/9] x86: Add new syscalls for x86_64
` [PATCH -V10 9/9] ext3: Copy fs UUID to superblock

Volume Creation Time
 2010-05-20  3:32 UTC  (2+ messages)

[PATCH 1/5] fs: allow short direct-io reads to be completed via buffered IO V2
 2010-05-19 14:41 UTC  (6+ messages)
` [PATCH 2/5] direct-io: add a hook for the fs to provide its own submit_bio function V3
` [PATCH 3/5] fs: kill blockdev_direct_IO_no_locking
` [PATCH 4/5] Btrfs: add basic DIO read/write support V5
` [PATCH 5/5] Btrfs: do aio_write instead of write

[PATCH 0/6] more quota cleanups V2
 2010-05-19 14:15 UTC  (8+ messages)
` [PATCH 1/6] dquot: move remount handling into the filesystem
` [PATCH 2/6] quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers
` [PATCH 3/6] dquot: move unmount handling into the filesystem
` [PATCH 4/6] quota: drop remount argument to ->quota_on and ->quota_off
` [PATCH 5/6] quota: explicitly set ->dq_op and ->s_qcop
` [PATCH 6/6] quota: rename default quotactl methods to dqout_

[PATCH -V8 0/9] Generic name to handle and open by handle syscalls
 2010-05-19 13:50 UTC  (10+ messages)
` [PATCH -V8 2/9] vfs: Add name to file handle conversion support

[PATCH 0/6] more quota cleanups
 2010-05-19 13:47 UTC  (14+ messages)
` [PATCH 1/6] dquot: move remount handling into the filesystem
` [PATCH 3/6] dquot: move unmount "
` [PATCH 5/6] quota: explicitly set ->dq_op and ->s_qcop
` [PATCH 6/6] quota: rename default quotactl methods to dqout_

[PATCH 0/9][cr][v2]: C/R file owner and posix file locks
 2010-05-19  3:07 UTC  (10+ messages)
` [PATCH 1/9][cr][v2]: Add uid, euid params to f_modown()
` [PATCH 2/9][cr][v2]: Add uid, euid params to __f_setown()
` [PATCH 3/9][cr][v2]: Checkpoint file-owner information
` [PATCH 4/9][cr][v2]: Restore file_owner info
` [PATCH 5/9][cr][v2]: Move file_lock macros into linux/fs.h
` [PATCH 6/9][cr][v2]: Checkpoint file-locks
` [PATCH 7/9][cr][v2]: Define flock_set()
` [PATCH 8/9][cr][v2]: Define flock64_set()
` [PATCH 9/9][cr][v2]: Restore file-locks

[PATCH] fs: remove all rcu head initializations, except on_stack initializations
 2010-05-18 22:15 UTC 

[PATCH -V9 0/9] Generic name to handle and open by handle syscalls
 2010-05-18 13:11 UTC  (11+ messages)
` [PATCH -V9 1/9] exportfs: Return the minimum required handle size
` [PATCH -V9 2/9] vfs: Add name to file handle conversion support
` [PATCH -V9 3/9] vfs: Add open by file handle support
` [PATCH -V9 4/9] vfs: Allow handle based open on symlinks
` [PATCH -V9 5/9] vfs: Support null pathname in readlink
` [PATCH -V9 6/9] ext4: Copy fs UUID to superblock
` [PATCH -V9 7/9] x86: Add new syscalls for x86_32
` [PATCH -V9 8/9] x86: Add new syscalls for x86_64
` [PATCH -V9 9/9] ext3: Copy fs UUID to superblock

[PATCH v5] mtd: Do not corrupt backing device of device node inode
 2010-05-18 12:45 UTC  (5+ 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).