linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-14 18:40:44 to 2010-05-20 18:13:41 UTC [more...]

[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: "

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

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

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

ext3 filesystem corruption on md RAID1 device
 2010-05-20 14:30 UTC  (8+ messages)

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

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

[RFC] new ->perform_write fop
 2010-05-20  6:48 UTC  (16+ messages)

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

[PATCH 1/6] fs: allow short direct-io reads to be completed via buffered IO V2
 2010-05-19 20:24 UTC  (6+ 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

[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  (20+ messages)
` [PATCH -V8 1/9] exportfs: Return the minimum required handle size
` [PATCH -V8 2/9] vfs: Add name to file handle conversion support
` [PATCH -V8 3/9] vfs: Add open by file handle support
` [PATCH -V8 4/9] vfs: Allow handle based open on symlinks
` [PATCH -V8 5/9] vfs: Support null pathname in readlink
` [PATCH -V8 6/9] ext4: Add get_fsid callback
` [PATCH -V8 7/9] x86: Add new syscalls for x86_32
` [PATCH -V8 8/9] x86: Add new syscalls for x86_64
` [PATCH -V8 9/9] ext3: Add get_fsid callback

[PATCH 0/6] more quota cleanups
 2010-05-19 13:47 UTC  (18+ 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 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)

[LSF/Filesystems][ATTEND]
 2010-05-17 22:24 UTC  (2+ messages)

[PATCH v4] mtd: Do not corrupt backing device of device node inode
 2010-05-17 21:56 UTC  (4+ messages)

[Bugme-new] [Bug 15909] New: open("a/", O_NOFOLLOW) fails with ELOOP if "a" is a symbolic link to a directory
 2010-05-17 20:06 UTC  (8+ messages)
      ` [LTP] "

[PATCH 12/35] fallthru: Basic fallthru definitions
 2010-05-17 19:55 UTC  (11+ messages)
` [PATCH 13/35] fallthru: ext2 fallthru support
  ` [PATCH 14/35] fallthru: jffs2 "
    ` [PATCH 15/35] fallthru: tmpfs "
      ` [PATCH 16/35] union-mount: Writable overlays/union mounts documentation

[RFC PATCH 00/39] Union mounts with xattrs
 2010-05-17 19:51 UTC  (6+ messages)
` [PATCH 05/39] whiteout/NFSD: Don't return information about whiteouts to userspace

[PATCH 4/4] squashfs: add xattr support configure option
 2010-05-17 19:33 UTC 

[PATCH 2/4] squashfs: add support for xattr reading
 2010-05-17 19:30 UTC 

[PATCH 3/4] squashfs: add new extended inode types
 2010-05-17 19:31 UTC 

[PATCH 1/4] squashfs: add xattr id support
 2010-05-17 19:27 UTC 

[PATCH 0/4] Squashfs: add xattr file system support
 2010-05-17 19:23 UTC 

[patch] bio-integrity: use hardware sectors instead of block layer sectors
 2010-05-17 19:06 UTC  (3+ messages)
` [patch v2] "

[PATCH, RFC] detect partial write error to quota file in write_blk() and add printk_ratelimit for quota error messages
 2010-05-17 16:37 UTC  (2+ messages)

block_device_operations change since 2.6.27.X
 2010-05-17  8:14 UTC  (4+ messages)
    ` FWD: "

[PATCH 0/6] RFC quota: Redesign IO error handling interface
 2010-05-17  6:22 UTC  (6+ messages)
` [PATCH 1/6] quota: unify quota init condition in setattr
  ` [PATCH 2/6] quota: Add proper error handling on quota initialization
    ` [PATCH 3/6] quota: Check what quota is properly initialized for inode before charge

[PATCH 1/9] mm: add generic adaptive large memory allocation APIs
 2010-05-17  1:34 UTC  (3+ messages)
` [PATCH 1/9] mm: add generic adaptive large memory allocationAPIs

[PATCH 0/5] Per-superblock shrinkers
 2010-05-17  0:24 UTC  (8+ messages)
` Defrag in shrinkers (was Re: [PATCH 0/5] Per-superblock shrinkers)
  ` Defrag in shrinkers

Funds
 2010-05-16  9:53 UTC 

[PATCH -V7 4/9] vfs: Add open by file handle support
 2010-05-16  7:24 UTC  (2+ messages)

[PATCH -V7 3/9] vfs: Add name to file handle conversion support
 2010-05-15 15:28 UTC  (14+ messages)

About struct blockgroup_lock
 2010-05-15 14:58 UTC 

[PATCH 0/5] RFC: introduce extended inode owner identifier v6
 2010-05-15  9:34 UTC  (5+ messages)
` Ping

[PATCH -V7 0/8] Generic name to handle and open by handle syscalls
 2010-05-15  6:09 UTC  (9+ messages)
` [PATCH -V7 6/9] ext4: Add get_fsid callback

Attn: webmail Owner
 2010-05-15  2:43 UTC 

Cleancache [PATCH 2/7] (was Transcendent Memory): core files
 2010-05-14 23:18 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).