messages from 2007-07-31 20:26:07 to 2007-08-08 20:05:13 UTC [more...]
[PATCH 00/25] move handling of setuid/gid bits from VFS into individual setattr functions (RESEND)
2007-08-08 20:05 UTC (10+ messages)
LogFS take five
2007-08-08 18:50 UTC (27+ messages)
` [Patch 01/18] fs/logfs/Makefile
` [Patch 02/18] include/linux/logfs.h
` [Patch 03/18] fs/logfs/logfs.h
` [Patch 04/18] fs/logfs/compr.c
` [Patch 05/18] fs/logfs/dir.c
` [Patch 05/18] fs/logfs/file.c
` [Patch 07/18] fs/logfs/gc.c
` [Patch 08/18] fs/logfs/inode.c
` [Patch 08/18] fs/logfs/journal.c
` [Patch 10/18] fs/logfs/memtree.c
` [Patch 11/18] fs/logfs/readwrite.c
` [Patch 12/18] fs/logfs/segment.c
` [Patch 13/18] fs/logfs/super.c
` [Patch 14/18] fs/logfs/progs/fsck.c
` [Patch 15/18] fs/logfs/Locking
` [Patch 16/18] fs/Kconfig
` [Patch 17/18] fs/Makefile
` [Patch 18/18] include/linux/Kbuild
problems while mounting /boot partition
2007-08-08 18:18 UTC (2+ messages)
` [SOLVED] "
[1/2] 2.6.23-rc2: known regressions with patches v2
2007-08-08 17:12 UTC
[2/3] 2.6.23-rc2: known regressions v2
2007-08-08 17:11 UTC (4+ messages)
[patch][rfc] fs: fix nobh error handling
2007-08-08 14:39 UTC (7+ messages)
Distributed storage
2007-08-08 13:28 UTC (35+ messages)
` Block device throttling [Re: Distributed storage.]
` [1/1] "
swap out memory
2007-08-08 12:03 UTC (2+ messages)
[RFC 00/26] VFS based Union Mount (V2)
2007-08-08 10:10 UTC (37+ messages)
` [RFC 11/26] tmpfs white-out support
` [RFC 12/26] ext2 "
` [RFC 16/26] union-mount: Introduce union_mount structure
` [RFC 18/26] union-mount: Changes to the namespace handling
` [RFC 20/26] union-mount: Simple union-mount readdir implementation
[PATCH 01/25] VFS: move attr_kill logic from notify_change into helper function
2007-08-07 22:20 UTC (14+ messages)
` [fuse-devel] "
Problem with getting signals delivered to a Samba server
2007-08-07 21:56 UTC (2+ messages)
[PATCH 15/25] JFS: call attr_kill_to_mode from jfs_setattr
2007-08-07 21:21 UTC (2+ messages)
[PATCH] cramfs: Error message about endianess
2007-08-07 18:39 UTC
[EXT4 set 8][PATCH 1/1]Add journal checksums
2007-08-07 5:25 UTC (5+ messages)
[PATCH 23/25] XFS: call attr_kill_to_mode from xfs_vn_setattr
2007-08-06 13:55 UTC
[PATCH 25/25] spufs: call attr_kill_to_mode from spufs_setattr
2007-08-06 13:55 UTC
[PATCH 22/25] UDF: call attr_kill_to_mode from udf_setattr
2007-08-06 13:55 UTC
[PATCH 24/25] tmpfs: call attr_kill_to_mode from shmem_notify_change
2007-08-06 13:55 UTC
[PATCH 16/25] OCFS2: call attr_kill_to_mode from ocfs2_setattr
2007-08-06 13:54 UTC
[PATCH 21/25] sysfs: call attr_kill_to_mode from sysfs_setattr
2007-08-06 13:55 UTC
[PATCH 20/25] smbfs: call attr_kill_to_mode from smb_notify_change
2007-08-06 13:55 UTC
[PATCH 19/25] reiserfs: call attr_kill_to_mode from reiserfs_setattr
2007-08-06 13:55 UTC
[PATCH 18/25] ramfs_nommu: call attr_kill_to_mode from ramfs_nommu_setattr
2007-08-06 13:55 UTC
[PATCH 17/25] procfs: add attr_kill_to_mode to setattr functions
2007-08-06 13:54 UTC
[PATCH 14/25] JFFS2: call attr_kill_to_mode from jffs2_do_setattr
2007-08-06 13:54 UTC
[PATCH 07/25] configfs: call attr_kill_to_mode from configfs_setattr
2007-08-06 13:54 UTC
[PATCH 13/25] hugetlbfs: call attr_kill_to_mode from hugetlbfs_setattr
2007-08-06 13:54 UTC
[PATCH 12/25] HPFS: call attr_kill_to_mode from hpfs_notify_change
2007-08-06 13:54 UTC
[PATCH 11/25] hostfs: call attr_kill_to_mode from hostfs_setattr
2007-08-06 13:54 UTC
[PATCH 09/25] FUSE: Call attr_kill_to_mode from fuse_setattr
2007-08-06 13:54 UTC
[PATCH 10/25] GFS2: have gfs2_setattr call attr_kill_to_mode
2007-08-06 13:54 UTC
[PATCH 08/25] ext234: have setattr functions call attr_kill_to_mode
2007-08-06 13:54 UTC
[PATCH 06/25] coda: call attr_kill_to_mode from coda_setattr
2007-08-06 13:54 UTC
[PATCH 05/25] CIFS: call attr_kill_to_mode in cifs_setattr
2007-08-06 13:54 UTC
[PATCH 04/25] AFS: call attr_kill_to_mode from afs_setattr
2007-08-06 13:54 UTC
[PATCH 03/25] AFFS: call attr_kill_to_mode from affs_notify_change
2007-08-06 13:54 UTC
[PATCH 02/25] 9p: have v9fs_vfs_setattr call attr_kill_to_mode
2007-08-06 13:54 UTC
[PATCH 25/25] spufs: call attr_kill_to_mode from spufs_setattr
2007-07-24 17:26 UTC
[PATCH 24/25] tmpfs: call attr_kill_to_mode from shmem_notify_change
2007-07-24 17:24 UTC
[PATCH 23/25] XFS: call attr_kill_to_mode from xfs_vn_setattr
2007-07-24 17:22 UTC
[PATCH 22/25] UDF: call attr_kill_to_mode from udf_setattr
2007-07-26 17:40 UTC
[PATCH 20/25] smbfs: call attr_kill_to_mode from smb_notify_change
2007-07-24 17:17 UTC
[PATCH 21/25] sysfs: call attr_kill_to_mode from sysfs_setattr
2007-07-24 17:19 UTC
[PATCH 18/25] ramfs_nommu: call attr_kill_to_mode from ramfs_nommu_setattr
2007-07-24 17:13 UTC
[PATCH 17/25] procfs: add attr_kill_to_mode to setattr functions
2007-07-24 17:11 UTC
[PATCH 15/25] JFS: call attr_kill_to_mode from jfs_setattr
2007-07-24 17:01 UTC
[PATCH 16/25] OCFS2: call attr_kill_to_mode from ocfs2_setattr
2007-07-24 17:05 UTC
[PATCH 14/25] JFFS2: call attr_kill_to_mode from jffs2_do_setattr
2007-07-24 17:00 UTC
[PATCH 13/25] hugetlbfs: call attr_kill_to_mode from hugetlbfs_setattr
2007-07-24 16:58 UTC
[PATCH 11/25] hostfs: call attr_kill_to_mode from hostfs_setattr
2007-07-24 16:54 UTC
[PATCH 12/25] HPFS: call attr_kill_to_mode from hpfs_notify_change
2007-07-24 16:56 UTC
[PATCH 09/25] FUSE: Call attr_kill_to_mode from fuse_setattr
2007-07-24 16:52 UTC
[PATCH 06/25] coda: call attr_kill_to_mode from coda_setattr
2007-07-24 12:35 UTC
[PATCH 07/25] configfs: call attr_kill_to_mode from configfs_setattr
2007-07-25 13:18 UTC
[PATCH 08/25] ext234: have setattr functions call attr_kill_to_mode
2007-07-24 16:45 UTC
[PATCH 02/25] 9p: have v9fs_vfs_setattr call attr_kill_to_mode
2007-07-24 13:44 UTC
[PATCH 05/25] CIFS: call attr_kill_to_mode in cifs_setattr
2007-07-24 12:31 UTC
[PATCH 04/25] AFS: call attr_kill_to_mode from afs_setattr
2007-07-24 14:11 UTC
[PATCH 03/25] AFFS: call attr_kill_to_mode from affs_notify_change
2007-07-24 16:27 UTC
[PATCH 0/6][TAKE7] fallocate system call
2007-08-06 6:10 UTC (10+ messages)
` [PATCH 1/6][TAKE7] manpage for fallocate
` fallocate() man page
` fallocate() man page - darft 2
[RFC] VFS: mnotify (was: [PATCH 00/23] per device dirty throttling -v8)
2007-08-06 3:25 UTC
[1/2] 2.6.23-rc2: known regressions with patches
2007-08-05 16:26 UTC
[2/3] 2.6.23-rc2: known regressions
2007-08-05 16:26 UTC (3+ messages)
kupdate weirdness
2007-08-02 19:35 UTC (6+ messages)
[PATCH 00/14] Permit filesystem local caching
2007-08-01 8:27 UTC (5+ messages)
` [PATCH 02/14] FS-Cache: Recruit a couple of page flags for cache management
` [PATCH 14/14] NFS: Use local caching
request for patches: showing mount options
2007-08-01 6:52 UTC (14+ messages)
[PATCH] NFS Kconfig: Make ROOT_NFS visibly part of NFS_FS group
2007-07-31 20:43 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).