linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-12 23:16:19 to 2010-05-18 15:09:12 UTC [more...]

[RFC] new ->perform_write fop
 2010-05-18 15:09 UTC  (19+ messages)

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

[PATCH -V8 0/9] Generic name to handle and open by handle syscalls
 2010-05-18 10:17 UTC  (16+ 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-17 23:09 UTC  (13+ 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_

[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  (7+ 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  (9+ messages)
  ` [PATCH 1/9] mm: add generic adaptive large memory allocationAPIs

[PATCH 0/5] Per-superblock shrinkers
 2010-05-17  0:24 UTC  (13+ messages)
` [PATCH 1/5] inode: Make unused inode LRU per superblock
` [PATCH 2/5] mm: add context argument to shrinker callback
` [PATCH 3/5] superblock: introduce per-sb cache shrinker infrastructure
` [PATCH 4/5] superblock: add filesystem shrinker operations
` [PATCH 5/5] xfs: make use of new shrinker callout
` 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 0/8] Generic name to handle and open by handle syscalls
 2010-05-15 15:28 UTC  (42+ messages)
` [PATCH -V7 3/9] vfs: Add name to file handle conversion support
` [PATCH -V7 4/9] vfs: Add open by file handle support
` [PATCH -V7 5/9] vfs: Add freadlink syscall
` [PATCH -V7 6/9] ext4: Add get_fsid callback

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

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

Cleancache [PATCH 2/7] (was Transcendent Memory): core files
 2010-05-14 23:18 UTC 

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

[PATCH] vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes
 2010-05-14 17:12 UTC  (9+ messages)

[PATCH] fs: inode.c use atomic_inc_return in __iget
 2010-05-14  9:49 UTC 

[PATCH 00/10] Make xattr_handler constant patches
 2010-05-14  0:53 UTC  (11+ messages)
` [PATCH 01/10] fs: xattr_handler table should be const
` [PATCH 02/10] btrfs: constify xattr_handler
` [PATCH 03/10] ext2: "
` [PATCH 04/10] Subject ext3: constify xattr handlers
` [PATCH 05/10] ext4: constify xattr_handler
` [PATCH 06/10] reiserfs: "
` [PATCH 07/10] xfs: "
` [PATCH 08/10] jffs2: "
` [PATCH 09/10] ocfs: "
` [PATCH 10/10] gfs: "

[PATCH 0/9] mm: generic adaptive large memory allocation APIs
 2010-05-13 21:56 UTC  (3+ messages)

[PATCH 4/4] Btrfs: add basic DIO read/write support V3
 2010-05-13 18:39 UTC  (9+ messages)

USA Lawyers email lists
 2010-05-13 14:10 UTC 

[RFC] mm: generic adaptive large memory allocation APIs
 2010-05-13 10:43 UTC  (8+ messages)

[PATCH 4/9] file: use kvmalloc, kvfree and kvfree_inatomic
 2010-05-13 10:01 UTC 

[PATCH 0/8] Ceph RADOS block device (v2)
 2010-05-12 23:23 UTC  (9+ messages)
` [PATCH 1/8] ceph: all allocation functions should get gfp_mask
  ` [PATCH 2/8] ceph: refactor osdc requests creation functions
  ` [PATCH 3/8] ceph: message layer can send/receive data in bio
  ` [PATCH 5/8] ceph: refactor mount related functions, add helpers
  ` [PATCH 6/8] ceph: sync ceph_fs.h with the server tree version
  ` [PATCH 7/8] ceph-rbd: rados block device
  ` [PATCH 8/8] ceph-rbd: snapshots support
  ` [PATCH 7/8] ceph: rados block device


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