linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-04-28 10:39:08 to 2008-05-05 13:46:17 UTC [more...]

[patch 00/15] VFS fixes and cleanups
 2008-05-05 13:46 UTC  (35+ messages)
` [patch 01/15] ecryptfs: clean up (un)lock_parent
` [patch 02/15] nfsd: clean up mnt_want_write calls
` [patch 03/15] cgroup: dont call vfs_mkdir
` [patch 04/15] reiserfs: dont call vfs_rmdir
` [patch 05/15] reiserfs: dont call notify_change
` [patch 06/15] sysfs: "
` [patch 07/15] hpfs: "
` [patch 08/15] fat: "
` [patch 09/15] vfs: immutable inode checking cleanup
` [patch 10/15] vfs: truncate: dont check immutable twice
` [patch 11/15] vfs: truncate: append-only checking cleanup
` [patch 12/15] vfs: create file_truncate() helper
` [patch 13/15] vfs: utimes cleanup
` [patch 14/15] vfs: utimes immutable fix
` [patch 15/15] vfs: splice remove_suid() cleanup

[patch 00/10] vfs: add helpers to check r/o bind mounts v3
 2008-05-05 10:16 UTC  (11+ messages)
` [patch 01/10] vfs: add path_create() and path_mknod()
` [patch 02/10] vfs: add path_mkdir()
` [patch 03/10] vfs: add path_rmdir()
` [patch 04/10] vfs: add path_unlink()
` [patch 05/10] vfs: add path_symlink()
` [patch 06/10] vfs: add path_link()
` [patch 07/10] vfs: add path_rename()
` [patch 08/10] vfs: add path_setattr()
` [patch 09/10] vfs: add path_setxattr()
` [patch 10/10] vfs: add path_removexattr()

[PATCH] ufs: remove unneeded ufs_put_inode prototype
 2008-05-05  8:53 UTC  (2+ messages)

[Patch] fs/binfmt_elf.c: fix a wrong free
 2008-05-04 14:30 UTC  (5+ messages)

Hello my good friend
 2008-05-03 22:35 UTC 

[Patch] fs/binfmt_elf.c: fix wrong return values
 2008-05-03 14:14 UTC 

Btrfs v0.14 Released
 2008-05-02 20:58 UTC  (27+ messages)

LogFS merge
 2008-05-02 20:33 UTC  (3+ messages)

euidaccess() as syscall
 2008-05-02 18:45 UTC  (6+ messages)

[git pull] more vfs patches
 2008-05-02 18:09 UTC 

[patch] fs: remove local variable copy of f_pos to enable thread-safe updates
 2008-05-02 15:41 UTC  (2+ messages)

[RFC] Reinstate NFS exportability for JFFS2
 2008-05-02 14:08 UTC  (6+ messages)

[2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates
 2008-05-02 13:17 UTC  (11+ messages)

[patch] fs: remove local variable copy of f_pos to enable thread-safe updates
 2008-05-02  9:33 UTC  (2+ messages)

RFC: case-insensitive rename support in the VFS
 2008-05-02  6:22 UTC  (2+ messages)

[patch 00/13] vfs: add helpers to check r/o bind mounts
 2008-05-01 17:04 UTC  (5+ messages)

[RFC][PATCH 0/5] do remounts without consulting sb->s_files list
 2008-05-01 16:58 UTC  (11+ messages)
` [RFC][PATCH 1/5] r/o bind mounts: change spinlock to mutex
` [RFC][PATCH 2/5] introduce simple_set_mnt_no_get() helper for NFS
` [RFC][PATCH 3/5] reintroduce list of vfsmounts over superblock
` [RFC][PATCH 4/5] must hold lock_super() to set initial mount writer
` [RFC][PATCH 5/5] check mount writers at superblock remount

[TOMOYO #8 (2.6.25-mm1) 0/7] TOMOYO Linux
 2008-05-01 16:45 UTC  (13+ messages)
` [TOMOYO #8 (2.6.25-mm1) 1/7] Introduce new LSM hooks
` [TOMOYO #8 (2.6.25-mm1) 2/7] LSM adapter functions
` [TOMOYO #8 (2.6.25-mm1) 3/7] Memory and pathname management functions
` [TOMOYO #8 (2.6.25-mm1) 4/7] Common functions for TOMOYO Linux
` [TOMOYO #8 (2.6.25-mm1) 5/7] Domain transition handler
` [TOMOYO #8 (2.6.25-mm1) 6/7] File operation restriction part
` [TOMOYO #8 (2.6.25-mm1) 7/7] Kconfig and Makefile

[PATCH][RFC] fix reservation discarding in affs
 2008-05-01 16:05 UTC  (11+ messages)
              ` [PATCH] kill ->put_inode

[RFC PATCH 0/2] Union Mount: Directory listing in glibc
 2008-05-01  6:08 UTC  (13+ messages)
` [RFC PATCH 1/2] Union Mount: glibc readdir support
` [RFC PATCH 2/2] Union Mount: glibc seekdir support

correct use of vmtruncate()?
 2008-04-30 15:55 UTC  (8+ messages)

[NFS] [PATCH] Make UDF exportable
 2008-04-30 15:41 UTC  (10+ messages)

[PATCH] Remove l_flushsema
 2008-04-30 12:14 UTC  (7+ messages)

[PATCH] Fix current xfs build
 2008-04-30 10:20 UTC  (2+ messages)

[RFC PATCH 1/3] Implement generic freeze feature
 2008-04-30  1:10 UTC  (4+ messages)

[PATCH] reiserfs: use open_bdev_excl
 2008-04-29 22:49 UTC  (4+ messages)

DFS patch series
 2008-04-28 23:06 UTC  (5+ messages)
` DFS patch series - fixed

[patch 00/13] vfs: add helpers to check r/o bind mounts
 2008-04-28 21:53 UTC  (4+ messages)

dfs path construction fixup for / character in \\server\share component of dfs path
 2008-04-28 18:51 UTC  (9+ messages)

[PATCH] vfs: reduce stack usage by shrinking struct kiocb
 2008-04-28 16:13 UTC  (2+ messages)

[PATCH]Introduce generalized hooks for getting and setting inode secctx
 2008-04-28 15:10 UTC  (6+ messages)

[patch 0/5] fuse updates
 2008-04-28 15:12 UTC  (4+ messages)
` [patch 3/5] fuse: fix race in llseek

[patch 00/13] vfs: add helpers to check r/o bind mounts
 2008-04-28 14:52 UTC  (12+ messages)

[PATCH 0/3] Some more path_{get,put}() cleanups
 2008-04-28 16:37 UTC  (4+ messages)
` [PATCH 1/3] VFS: "
` [PATCH 2/3] NFS: "
` [PATCH 3/3] AutoFS: "

[ANNOUNCE] util-linux-ng v2.14-rc2
 2008-04-28 12:43 UTC 

[RFC PATCH 3/3] Add timeout feature
 2008-04-28 10:39 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).