linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-19 06:02:22 to 2010-05-24 07:05:52 UTC [more...]

[patch] pipe: add support for shrinking and growing pipes
 2010-05-24  7:05 UTC  (20+ messages)

[RFC] new ->perform_write fop
 2010-05-24  6:55 UTC  (30+ messages)

[PATCH 0/4] cifs: fix "Busy inodes after umount" issues (RFC)
 2010-05-24  6:50 UTC  (13+ messages)
` [PATCH 1/4] cifs: make cifs_lookup return a dentry
` [PATCH 2/4] cifs: don't leave open files dangling
  ` [linux-cifs-client] "
` [PATCH 3/4] cifs: move cifs_new_fileinfo call out of cifs_posix_open
  ` [linux-cifs-client] "
` [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-23 23:59 UTC  (10+ 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 -V12 0/11] Generic name to handle and open by handle syscalls
 2010-05-23  9:28 UTC  (12+ messages)
` [PATCH -V12 01/11] exportfs: Return the minimum required handle size
` [PATCH -V12 02/11] vfs: Add name to file handle conversion support
` [PATCH -V12 03/11] vfs: Add open by file handle support
` [PATCH -V12 04/11] vfs: Allow handle based open on symlinks
` [PATCH -V12 05/11] vfs: Support null pathname in readlink
` [PATCH -V12 06/11] ext4: Copy fs UUID to superblock
` [PATCH -V12 07/11] x86: Add new syscalls for x86_32
` [PATCH -V12 08/11] x86: Add new syscalls for x86_64
` [PATCH -V12 09/11] ext3: Copy fs UUID to superblock
` [PATCH -V12 10/11] vfs: Support null pathname in faccessat
` [PATCH -V12 11/11] vfs: Support null pathname in linkat

ext3 filesystem corruption on md RAID1 device
 2010-05-23  5:46 UTC  (12+ messages)

[PATCH -V11 0/9] Generic name to handle and open by handle syscalls
 2010-05-22 21:44 UTC  (16+ 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

[PATCH (resend)] xfs: don't allow recursion into fs under write_begin
 2010-05-22 16:25 UTC 

[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 

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

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  (3+ messages)
` [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_


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