linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-11-02 10:46:38 to 2009-11-10 20:20:14 UTC [more...]

[PATCH 1/2] sanitize xattr handler prototypes
 2009-11-10 20:19 UTC  (3+ messages)

BKL: Remove BKL from Squashfs
 2009-11-10 20:15 UTC  (2+ messages)

[PATCHSET 0/3] exofs: Multi-device mirror support
 2009-11-10 17:27 UTC  (4+ messages)
` [PATCH 1/3] exofs: move osd.c to ios.c
` [PATCH 2/3] exofs: Move all operations to an io_engine
` [PATCH 3/3] exofs: Multi-device mirror support

[PATCH 0/2] vfs: ensure that dentries are revalidated on open (try #2)
 2009-11-10 16:27 UTC  (3+ messages)
` [PATCH 1/2] vfs: force reval of dentries for LAST_BIND symlinks on open
` [PATCH 2/2] vfs: force reval on dentry of bind mounted files for LOOKUP_OPEN

Likley stupid question on "throttle_vm_writeout"
 2009-11-10 16:11 UTC  (2+ messages)

[PATCH] vfs: remove extraneous NULL d_inode check from do_filp_open
 2009-11-10 16:02 UTC 

Your mailbox has exceeded the storage limit
 2009-11-10 13:38 UTC 

[PATCH 0/13] sysfs lazification
 2009-11-09 22:34 UTC  (82+ messages)
` [PATCH 01/13] sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
` [PATCH 02/13] sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
` [PATCH 03/13] sysfs: Use dentry_ops instead of directly playing with the dcache
` [PATCH 04/13] sysfs: Simplify sysfs_chmod_file semantics
` [PATCH 05/13] sysfs: Simplify iattr time assignments
` [PATCH 06/13] sysfs: Fix locking and factor out sysfs_sd_setattr
` [PATCH 07/13] sysfs: Update s_iattr on link and unlink
` [PATCH 08/13] sysfs: Nicely indent sysfs_symlink_inode_operations
` [PATCH 09/13] sysfs: Implement sysfs_getattr & sysfs_permission
` [PATCH 10/13] sysfs: In sysfs_chmod_file lazily propagate the mode change
` [PATCH 11/13] sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
` [PATCH 12/13] sysfs: Propagate renames to the vfs on demand
` [PATCH 13/13] sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
` [PATCH 14/13] sysfs: sysfs_setattr remove unnecessary permission check
` [PATCH 15/13] sysfs: Protect sysfs_refresh_inode with inode mutex
` [PATCH 0/15] sysfs lazification final
  ` [PATCH 01/15] sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
  ` [PATCH 02/15] sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
  ` [PATCH 03/15] sysfs: Use dentry_ops instead of directly playing with the dcache
  ` [PATCH 04/15] sysfs: Simplify sysfs_chmod_file semantics
  ` [PATCH 05/15] sysfs: Simplify iattr time assignments
  ` [PATCH 06/15] sysfs: Fix locking and factor out sysfs_sd_setattr
  ` [PATCH 07/15] sysfs: Update s_iattr on link and unlink
  ` [PATCH 08/15] sysfs: Nicely indent sysfs_symlink_inode_operations
  ` [PATCH 09/15] sysfs: Implement sysfs_getattr & sysfs_permission
  ` [PATCH 10/15] sysfs: In sysfs_chmod_file lazily propagate the mode change
  ` [PATCH 11/15] sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
  ` [PATCH 12/15] sysfs: Propagate renames to the vfs on demand
  ` [PATCH 13/15] sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
  ` [PATCH 14/15] sysfs: sysfs_setattr remove unnecessary permission check
  ` [PATCH 15/15] sysfs: Protect sysfs_refresh_inode with inode mutex

[PATCH 1/2] partitions: use sector size for EFI GPT
 2009-11-09 21:33 UTC  (5+ messages)

eifs/fmfs (everything is filesystem/file mapping filesystem)
 2009-11-09 19:28 UTC 

[PATCH 00/27] Push down BKL to the filesystems (v2)
 2009-11-09 14:45 UTC  (42+ messages)
` [PATCH 01/27] BKL: Push down BKL from do_new_mount() to the filesystems get_sb/fill_super operation
` [PATCH 04/27] ext2: Add ext2_sb_info mutex
` [PATCH 05/27] BKL: Remove BKL from ext2 filesystem
` [PATCH 06/27] BKL: Remove BKL from ext3 fill_super()
` [PATCH 07/27] BKL: Remove BKL from ext3_put_super() and ext3_remount()
` [PATCH 08/27] BKL: Remove BKL from ext4 filesystem
` [PATCH 10/27] BKL: Remove BKL from autofs4
` [PATCH 12/27] BKL: Remove BKL from btrfs
` [PATCH 13/27] BKL: Remove BKL from configfs
` [PATCH 20/27] BKL: Remove BKL from minix
` [PATCH 21/27] BKL: Remove BKL from omfs
` [PATCH 25/27] BKL: Remove BKL from sysfs
` [PATCH 26/27] BKL: Remove BKL from ubifs

[PATCH] proc: revalidate dentry returned by proc_pid_follow_link
 2009-11-09 13:11 UTC  (7+ messages)

[PATCH v2 resend] vfs: new O_NODE open flag
 2009-11-09  8:58 UTC  (20+ messages)

[PATCH] cifs: clean up handling when server doesn't consistently support inode numbers
 2009-11-09  0:39 UTC  (2+ messages)
` [PATCH] cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible

[PATCH 0/X] exofs patches for after 2.6.32
 2009-11-08 10:38 UTC  (7+ messages)
` [PATCH 1/6] trivial: some small fixes in exofs documentation
` [PATCH 2/6] exofs: More sane debug print
` [PATCH 3/6] exofs: dbg-print less
` [PATCH 4/6] exofs: refactor exofs_i_info initialization into common helper
` [PATCH 5/6] exofs: Prints on mount and unmout
` [PATCH 6/6] exofs: statfs blocks is sectors not FS blocks

About redicting superblock data of ext2
 2009-11-07 10:20 UTC 

Extend FIEMAP to indicate shared extents
 2009-11-06 23:24 UTC  (3+ messages)
` [PATCH 1/2] fiemap: Add new extent flag FIEMAP_EXTENT_SHARED
` [PATCH 2/2] ocfs2: Use FIEMAP_EXTENT_SHARED

get_sb_single() - do not pass options twice
 2009-11-05 22:28 UTC 

[PATCH] sysfs: Don't leak secdata when a sysfs_dirent is freed
 2009-11-04 21:40 UTC  (4+ messages)
  ` [GIT] "

[PATCH 01/42] sysfs: Don't leak secdata when a sysfs_dirent is freed
 2009-11-04 10:36 UTC  (2+ messages)
` [PATCH] "

Ext3 sequential read performance drop 2.6.29 -> 2.6.30,2.6.31,
 2009-11-04  7:16 UTC  (6+ messages)
  `  "
      ` [dm-devel] "

[REPOST] [PATCH][RFC] vfs: add message print mechanism for the mount/umount into the VFS layer
 2009-11-04  4:49 UTC 

[PATCH 1/1] PM: Making bdi threads non-freezable
 2009-11-03 21:03 UTC  (4+ messages)

[PATCH 01/27] BKL: Push down BKL from do_new_mount() to the filesystems get_sb/fill_super operation
 2009-11-03 16:19 UTC 

[PATCH] BKL: Remove BKL from Squashfs
 2009-11-03 15:59 UTC 

[PATCH] cleanup blockdev_direct_IO locking
 2009-11-03 15:44 UTC 

[PATCH 2/2] make generic_acl slightly more generic
 2009-11-03 15:44 UTC 

ext3/jbd oops in journal_start
 2009-11-03 15:26 UTC  (5+ messages)

create_session bugfix
 2009-11-03  6:25 UTC  (2+ messages)
` [pnfs] "

HPCA 2010 Workshop on the Use of Emerging Storage and Memory Technologies
 2009-11-03  6:13 UTC 

Deadlock with nilfs on 2.6.31.4
 2009-11-02 21:32 UTC  (5+ messages)

[PATCH 0/1] PM: Making bdi threads non-freezable
 2009-11-02 11:02 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).