linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 00/22] vfs: fixes and cleanups (v3)
@ 2008-05-16 16:31 Miklos Szeredi
  2008-05-16 16:31 ` [patch 01/22] nfsd: clean up mnt_want_write calls Miklos Szeredi
                   ` (21 more replies)
  0 siblings, 22 replies; 29+ messages in thread
From: Miklos Szeredi @ 2008-05-16 16:31 UTC (permalink / raw)
  To: akpm; +Cc: hch, viro, ezk, linux-fsdevel, linux-kernel

Changes since the last submission

  - drop patches already merged into mainline
  - Al pointed out problems with "vfs: truncate: append-only checking
    cleanup", drop it
  - re-add the security call into "fat: dont call notify_change" to be
    absolutely safe, but add comment noting this may not strictly be needed
  - small changes to "vfs: utimes cleanup", hopefully everyone will
    be happy with this

Thanks to Christoph and Al for the reviews.

The series contains the following changes:

1-7   filesystem cleanups/fixes, mainly removing vfs_* calls
8-12  vfs cleanups/fixes
13-22 add path_* helpers to check r/o bind mounts

It's against mainline and the 13-22 patches have a small conflict with
git-unionfs.patch.  They also break unionfs compilation.  Erez has a
patch for that, what are the preferred logistics for getting that into
-mm?

This series is also available from the following git tree:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git vfs-cleanups

Thanks,
Miklos

--

^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2008-05-19  7:47 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-16 16:31 [patch 00/22] vfs: fixes and cleanups (v3) Miklos Szeredi
2008-05-16 16:31 ` [patch 01/22] nfsd: clean up mnt_want_write calls Miklos Szeredi
2008-05-16 16:31 ` [patch 02/22] cgroup: dont call vfs_mkdir Miklos Szeredi
2008-05-16 16:31 ` [patch 03/22] reiserfs: dont call vfs_rmdir Miklos Szeredi
2008-05-16 16:31 ` [patch 04/22] reiserfs: dont call notify_change Miklos Szeredi
2008-05-16 16:31 ` [patch 05/22] sysfs: " Miklos Szeredi
2008-05-16 16:31 ` [patch 06/22] hpfs: " Miklos Szeredi
2008-05-16 16:31 ` [patch 07/22] fat: " Miklos Szeredi
2008-05-16 23:25   ` OGAWA Hirofumi
2008-05-17  6:56     ` Miklos Szeredi
2008-05-17 13:01       ` Brad Boyer
2008-05-19  7:47         ` Miklos Szeredi
2008-05-16 16:31 ` [patch 08/22] vfs: immutable inode checking cleanup Miklos Szeredi
2008-05-16 16:31 ` [patch 09/22] vfs: truncate: dont check immutable twice Miklos Szeredi
2008-05-16 16:31 ` [patch 10/22] vfs: create file_truncate() helper Miklos Szeredi
2008-05-16 16:31 ` [patch 11/22] vfs: utimes immutable fix Miklos Szeredi
2008-05-16 16:31 ` [patch 12/22] vfs: utimes cleanup Miklos Szeredi
2008-05-16 16:31 ` [patch 13/22] vfs: add path_create() and path_mknod() Miklos Szeredi
2008-05-16 16:31 ` [patch 14/22] vfs: add path_mkdir() Miklos Szeredi
2008-05-16 16:31 ` [patch 15/22] vfs: add path_rmdir() Miklos Szeredi
2008-05-16 16:31 ` [patch 16/22] vfs: add path_unlink() Miklos Szeredi
2008-05-16 16:31 ` [patch 17/22] vfs: add path_symlink() Miklos Szeredi
2008-05-17  1:14   ` Tetsuo Handa
2008-05-17  7:36     ` Miklos Szeredi
2008-05-16 16:31 ` [patch 18/22] vfs: add path_link() Miklos Szeredi
2008-05-16 16:31 ` [patch 19/22] vfs: add path_rename() Miklos Szeredi
2008-05-16 16:31 ` [patch 20/22] vfs: add path_setattr() Miklos Szeredi
2008-05-16 16:31 ` [patch 21/22] vfs: add path_setxattr() Miklos Szeredi
2008-05-16 16:31 ` [patch 22/22] vfs: add path_removexattr() Miklos Szeredi

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