linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-06-09 22:13:39 to 2006-06-18 18:24:01 UTC [more...]

[RFC][PATCH 00/20] Mount writer count and read-only bind mounts (v2)
 2006-06-18 18:23 UTC  (28+ messages)
` [RFC][PATCH 01/20] prepare for write access checks: collapse if()
` [RFC][PATCH 02/20] r/o bind mount prepwork: move open_namei()'s vfs_create()
` [RFC][PATCH 03/20] Add vfsmount writer count
` [RFC][PATCH 04/20] elevate mnt writers for callers of vfs_mkdir()
` [RFC][PATCH 05/20] elevate write count during entire ncp_ioctl()
` [RFC][PATCH 06/20] sys_symlinkat() elevate write count around vfs_symlink()
` [RFC][PATCH 07/20] elevate mount count for extended attributes
` [RFC][PATCH 08/20] sys_linkat(): elevate write count around vfs_link()
` [RFC][PATCH 09/20] mount_is_safe(): add comment
` [RFC][PATCH 11/20] elevate write count over calls to vfs_rename()
` [RFC][PATCH 10/20] unix_find_other() elevate write count for touch_atime()
` [RFC][PATCH 12/20] tricky: elevate write count files are open()ed
` [RFC][PATCH 13/20] elevate writer count for do_sys_truncate()
` [RFC][PATCH 15/20] elevate write count for do_sys_utime() and touch_atime()
` [RFC][PATCH 14/20] elevate write count for do_utimes()
` [RFC][PATCH 16/20] sys_mknodat(): elevate write count for vfs_mknod/create()
` [RFC][PATCH 17/20] elevate mnt writers for vfs_unlink() callers
` [RFC][PATCH 18/20] do_rmdir(): elevate write count
` [RFC][PATCH 19/20] elevate writer count for custom 'struct file'
` [RFC][PATCH 20/20] honor r/w changes at do_remount() time

[PATCH 1/5]: ufs: missed brelse and wrong baseblk
 2006-06-18 17:50 UTC  (3+ messages)

batched write
 2006-06-18 11:20 UTC  (4+ messages)

pens music
 2006-06-17 19:22 UTC 

The most advanced PE pill available today
 2006-06-17 14:23 UTC 

[PATCH 5/5]: ufs: ubh_ll_rw_block cleanup
 2006-06-17 10:18 UTC 

[PATCH 4/5]: ufs: make fsck -f happy
 2006-06-17 10:17 UTC 

[PATCH 3/5]: ufs: fsync implementation
 2006-06-17 10:16 UTC 

[PATCH 2/5]: ufs: one way to access super block
 2006-06-17 10:15 UTC 

Hot and new I think, yes. Enjoy
 2006-06-17  7:40 UTC 

[patch 0/5] [PATCH,RFC] vfs: per-superblock unused dentries list (2nd version)
 2006-06-16 22:25 UTC  (4+ messages)

[PATCH 0/5] vfs: per-superblock unused dentries list (3rd version)
 2006-06-16 10:43 UTC  (6+ messages)
` [PATCH 1/5] vfs: remove whitespace noise from fs/dcache.c
` [PATCH 2/5] vfs: d_genocide() doesnt add dentries to unused list
` [PATCH 3/5] vfs: remove shrink_dcache_anon()
` [PATCH 4/5] vfs: per superblock dentry stats
` [PATCH 5/5] vfs: per superblock dentry unused list

Vaigrra from $139.95 8iLn0h
 2006-06-16 19:33 UTC 

are you underpaid?
 2006-06-16 14:23 UTC 

Enjoy the newest But without any results Revel in
 2006-06-16 10:34 UTC 

Never-seen But without any results Delight
 2006-06-16 10:27 UTC 

Order status, party emblem
 2006-06-16  1:02 UTC 

Order status, Non-portuguese
 2006-06-15 21:01 UTC 

[RFC 0/13] extents and 48bit ext3
 2006-06-15  9:50 UTC  (158+ messages)
                  ` [Ext2-devel] "
                                      ` Stable/devel policy - was "
                                        ` Stable/devel policy - was "
          ` Continuation Inodes Explained! (was Re: [RFC 0/13] extents and 48bit ext3)

Just added Surely you only dream of it
 2006-06-15  8:31 UTC 

Just added Every man wishes it
 2006-06-15  8:16 UTC 

Your future, one-step
 2006-06-15  1:31 UTC 

[Ext2-devel] [RFC 0/13] extents and 48bit ext3
 2006-06-14 17:28 UTC  (2+ messages)
                                      `  "

(unknown)
 2006-06-14 15:20 UTC  (5+ messages)
` (unknown),
  ` setlease return code

How long can an inode structure reside in the inode_cache?
 2006-06-13 23:25 UTC  (9+ messages)
          ` How long can an inode structure reside in the inode_cache? - read the code

[Ext2-devel] [RFC 0/13] extents and 48bit ext3
 2006-06-13 13:34 UTC  (10+ messages)
`  "

[PATCH] tmpfs time granularity fix for [acm]time going backwards. Also VFS time granularity bug on creat(). (Repost, more content)
 2006-06-13  3:49 UTC  (10+ messages)
      ` [PATCH] tmpfs: time granularity fix for [acm]time going backwards

Your health, open-webbedness
 2006-06-12 22:06 UTC 

Fwd: 2.6.16-rc6-mm2
 2006-06-12 20:55 UTC 

[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()
 2006-06-12 20:53 UTC  (2+ messages)

Your future, palmella stage
 2006-06-12 20:30 UTC 

[RFC][PATCH 00/27] Read-only bind mounts
 2006-06-12 19:03 UTC  (5+ messages)
` [RFC][PATCH 23/27] elevate write count over calls to vfs_rename()

Doctors Use This Too 3A
 2006-06-13  1:13 UTC 

[PATCH 0/7] fuse: file locking + misc
 2006-06-12 12:33 UTC  (8+ messages)
` [PATCH 1/7] fuse: use MISC_MAJOR
` [PATCH 2/7] fuse: no backgrounding on interrupt
` [PATCH 3/7] fuse: add control filesystem
` [PATCH 4/7] fuse: add POSIX file locking support
` [PATCH 5/7] fuse: ensure FLUSH reaches userspace
` [PATCH 6/7] fuse: rename the interrupted flag
` [PATCH 7/7] fuse: add request interruption

[PATCH] autofs4 - need to invalidate children on tree mount expire
 2006-06-12  6:52 UTC 

Your health, pallet eye
 2006-06-12  3:27 UTC 

[RFC 0/13] extents and 48bit ext3
 2006-06-11  8:22 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).