linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-25 19:05:12 to 2010-06-30 08:38:14 UTC [more...]

[patch 00/52] vfs scalability patches updated
 2010-06-30  8:38 UTC  (23+ messages)
` [patch 01/52] kernel: add bl_list
` [patch 02/52] fs: fix superblock iteration race
` [patch 24/52] fs: dcache reduce d_parent locking
` [patch 29/52] fs: icache lock i_count
` [patch 37/52] fs: icache lazy lru
` [patch 50/52] mm: implement per-zone shrinker

[PATCH 0/3] Extended file stat functions [ver #2]
 2010-06-30  8:30 UTC  (7+ messages)
` [PATCH 1/3] Mark arguments to certain syscalls as being const "
` [PATCH 2/3] AFS: Use i_generation not i_version for the vnode uniquifier "
` [PATCH 3/3] Add a pair of system calls to make extended file stats available "

[PATCH 0/3] Extended file stat functions
 2010-06-30  8:20 UTC  (21+ messages)
` [PATCH 1/3] Mark arguments to certain syscalls as being const
` [PATCH 2/3] AFS: Use i_generation not i_version for the vnode uniquifier
  ` [PATCH 3/3] Add a pair of system calls to make extended file stats available

[PATCH v4] security: Yama LSM
 2010-06-30  0:49 UTC  (3+ messages)

[PATCH v2] sanitize task->comm to avoid leaking escape codes
 2010-06-30  0:31 UTC  (12+ messages)

[PATCH 0/14] Avoid overflowing of stack during page reclaim V3
 2010-06-30  0:14 UTC  (20+ messages)
` [PATCH 01/14] vmscan: Fix mapping use after free
` [PATCH 02/14] tracing, vmscan: Add trace events for kswapd wakeup, sleeping and direct reclaim
` [PATCH 03/14] tracing, vmscan: Add trace events for LRU page isolation
` [PATCH 04/14] tracing, vmscan: Add trace event when a page is written
` [PATCH 05/14] tracing, vmscan: Add a postprocessing script for reclaim-related ftrace events
` [PATCH 06/14] vmscan: kill prev_priority completely
` [PATCH 07/14] vmscan: simplify shrink_inactive_list()
` [PATCH 08/14] vmscan: Remove unnecessary temporary vars in do_try_to_free_pages
` [PATCH 09/14] vmscan: Setup pagevec as late as possible in shrink_inactive_list()
` [PATCH 10/14] vmscan: Setup pagevec as late as possible in shrink_page_list()
` [PATCH 11/14] vmscan: Update isolated page counters outside of main path in shrink_inactive_list()
` [PATCH 12/14] vmscan: Do not writeback pages in direct reclaim
` [PATCH 13/14] fs,btrfs: Allow kswapd to writeback pages
` [PATCH 14/14] fs,xfs: "

[PATCH] Ext4: Make file creation time, i_version and i_generation available by xattrs
 2010-06-29 23:31 UTC  (13+ messages)

[PATCH] sanitize task->comm to avoid leaking escape codes
 2010-06-29 22:32 UTC  (15+ messages)

[PATCH] pass buffer sizes when using get_task_comm()
 2010-06-29 15:06 UTC 

[PATCH 2/2] add f_flags to struct statfs(64)
 2010-06-29 12:57 UTC  (16+ messages)

trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
 2010-06-29 12:30 UTC  (20+ messages)

[PATCH 0/3] splice fixes
 2010-06-29 12:05 UTC  (7+ messages)
` [PATCH 1/3] splice: direct_splice_actor() should not use pos in sd
` [PATCH 2/3] splice: check f_mode for seekable file
` [PATCH 3/3] splice: fix misuse of SPLICE_F_NONBLOCK

question about ext2_find_shared
 2010-06-29  3:20 UTC 

[PATCH] EXT4: move aio completion after unwritten extent conversion
 2010-06-28 18:41 UTC  (3+ messages)

[PATCH] Adding four read-only files to /proc/sys/vm
 2010-06-28 17:44 UTC 

Regression caused by commit cc56f7de7f00d188c7c4da1e9861581853b9e92f
 2010-06-28 13:58 UTC  (4+ messages)

question about ext2_find_shared
 2010-06-28 13:19 UTC 

[PATCH 0/3] cifs: tighten up cifs_iget matching criteria
 2010-06-28 13:47 UTC  (6+ messages)
` [PATCH 1/3] cifs: don't allow cifs_iget to match inodes of the wrong type
  ` [PATCH 2/3] cifs: use CreationTime like an i_generation field
  ` [PATCH 3/3] cifs: reduce false positives with inode aliasing serverino autodisable

[RFC][PATCH 06/10] cifs: define inode-level cache object and register them
 2010-06-28 13:24 UTC  (19+ messages)
      ` [RFC][PATCH 05/10] cifs: define superblock-level cache index objects "

[PATCH 05/12] vmscan: kill prev_priority completely
 2010-06-28 10:35 UTC  (4+ messages)

Better resource control
 2010-06-28  4:50 UTC  (2+ messages)

[PATCH 00/15] EVM
 2010-06-28  1:35 UTC  (6+ messages)
` [PATCH 02/15] security: move LSM xattrnames to xattr.h

[rfc] new stat*fs-like syscall?
 2010-06-26 14:49 UTC  (13+ messages)

Unbound(?) internal fragmentation in Btrfs
 2010-06-26 13:47 UTC  (13+ messages)
  ` Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)

[PATCH 1/2] pass a struct path to vfs_statfs
 2010-06-26 10:08 UTC  (3+ messages)

[PATCH 00/38] Union mounts - multiple layers and submounts
 2010-06-25 19:05 UTC  (24+ messages)
` [PATCH 01/38] VFS: Comment follow_mount() and friends
` [PATCH 06/38] whiteout: Add vfs_whiteout() and whiteout inode operation
` [PATCH 10/38] whiteout: Split of ext2_append_link() from ext2_add_link()
` [PATCH 16/38] fallthru: tmpfs fallthru support
` [PATCH 18/38] union-mount: Introduce MNT_UNION and MS_UNION flags
` [PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
` [PATCH 22/38] union-mount: Implement union lookup
` [PATCH 23/38] union-mount: Call do_whiteout() on unlink and rmdir in unions
` [PATCH 24/38] union-mount: Copy up directory entries on first readdir()
` [PATCH 25/38] VFS: Split inode_permission() and create path_permission()
` [PATCH 26/38] VFS: Create user_path_nd() to lookup both parent and target
` [PATCH 27/38] union-mount: In-kernel file copyup routines
` [PATCH 28/38] union-mount: Implement union-aware access()/faccessat()
` [PATCH 29/38] union-mount: Implement union-aware link()
` [PATCH 30/38] union-mount: Implement union-aware rename()
` [PATCH 31/38] union-mount: Implement union-aware writable open()
` [PATCH 32/38] union-mount: Implement union-aware chown()
` [PATCH 33/38] union-mount: Implement union-aware truncate()
` [PATCH 34/38] union-mount: Implement union-aware chmod()/fchmodat()
` [PATCH 35/38] union-mount: Implement union-aware lchown()
` [PATCH 36/38] union-mount: Implement union-aware utimensat()
` [PATCH 37/38] union-mount: Implement union-aware setxattr()
` [PATCH 38/38] union-mount: Implement union-aware lsetxattr()


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