linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-05 18:20:59 to 2010-10-10 06:50:56 UTC [more...]

Results of my VFS scaling evaluation
 2010-10-10  6:50 UTC  (5+ messages)

(unknown),
 2010-10-10  3:50 UTC  (35+ messages)
` [PATCH 01/11] quota: add wrapper function
` [PATCH 02/11] quota: Convert dq_state_lock to per-sb dq_state_lock
` [PATCH 03/11] quota: add quota format lock
` [PATCH 04/11] quota: make dquot lists per-sb
` [PATCH 05/11] quota: make per-sb hash array
` [PATCH 06/11] quota: remove global dq_list_lock
` [PATCH 07/11] quota: rename dq_lock
` [PATCH 08/11] quota: make per-sb dq_data_lock
` [PATCH 09/11] quota: protect dquot mem info with objects's lock
` [PATCH 10/11] quota: drop dq_data_lock where possible
` [PATCH 11/11] quota: relax dq_data_lock dq_lock locking consistency
` [PATCH 0/11] RFC quota scalability V1

fs: Inode cache scalability V2
 2010-10-10  2:01 UTC  (93+ messages)
` [PATCH 01/18] kernel: add bl_list
` [PATCH 02/18] fs: Convert nr_inodes and nr_unused to per-cpu counters
` [PATCH 03/18] fs: keep inode with backing-dev
` [PATCH 04/18] fs: Implement lazy LRU updates for inodes
` [PATCH 05/18] fs: inode split IO and LRU lists
` [PATCH 06/18] fs: Clean up inode reference counting
` [PATCH 07/18] exofs: use iput() for inode reference count decrements
` [PATCH 08/18] fs: add inode reference coutn read accessor
` [PATCH 09/18] fs: rework icount to be a locked variable
` [PATCH 10/18] fs: Factor inode hash operations into functions
` [PATCH 11/18] fs: Introduce per-bucket inode hash locks
` [PATCH 12/18] fs: add a per-superblock lock for the inode list
` [PATCH 13/18] fs: split locking of inode writeback and LRU lists
` [PATCH 14/18] fs: Protect inode->i_state with th einode->i_lock
` [PATCH 15/18] fs: introduce a per-cpu last_ino allocator
` [PATCH 16/18] fs: Make iunique independent of inode_lock
` [PATCH 17/18] fs: icache remove inode_lock
` [PATCH 18/18] fs: Reduce inode I_FREEING and factor inode disposal
` [PATCH 19/18] fs: split __inode_add_to_list
` [PATCH 20/18] fs: do not assign default i_ino in new_inode

[PATCH] quota: fix dquot_disable vs dquot_trasnfer race
 2010-10-09 19:15 UTC  (3+ messages)
  ` [PATCH] quota: fix dquot_disable vs dquot_trasnfer race v2

Linux 2.6.36-rc7
 2010-10-08 21:59 UTC  (6+ messages)

[BUG][PATCH][2.6.36-rc3] fanotify: Do not ignore result of permission decisions
 2010-10-08 21:05 UTC  (6+ messages)

[PATCH 2/3] ecryptfs: checking return code of ecryptfs_find_auth_tok_for_sig()
 2010-10-08 19:10 UTC  (2+ messages)

[PATCH 3/3] ecryptfs: added ecryptfs_mount_auth_tok_only mount parameter
 2010-10-08 19:08 UTC  (3+ messages)

[PATCH 1/3] ecryptfs: release keys loaded in ecryptfs_keyring_auth_tok_for_sig()
 2010-10-08 17:51 UTC  (2+ messages)

[PATCH 1/2] writeback: sync quota after inodes writeback
 2010-10-08 17:09 UTC  (4+ messages)
` [PATCH 2/2] writeback: skip useless data integrity tricks for sync_filesystem

[GIT PULL] exofs: Last minute fix found at Bakeathon
 2010-10-08 15:55 UTC 

[PATCH 0/2] exofs: Double page_unlock BUG in write_begin/write_end
 2010-10-08 14:04 UTC  (3+ messages)
` [PATCH 1/2] exofs: Fix double page_unlock BUG in write_begin/end
` [PATCH 2/2] exofs: Cleaup read path in regard with read_for_write

introduce dm-snap-mv
 2010-10-08 13:22 UTC  (8+ messages)

question about vfs->writepage
 2010-10-08  8:48 UTC 

ON 219.73 MB
 2010-10-08  3:00 UTC 

[PATCH 00/34] Union mount core for review
 2010-10-07  9:42 UTC  (12+ messages)
` [PATCH 01/34] VFS: Make clone_mnt() and copy_tree() return error codes

[RFC] vfs/inode: For none-block-based filesystems default to sb->s_bdi
 2010-10-06  8:55 UTC  (7+ messages)

[PATCH] fs: take dcache_lock inside __d_path
 2010-10-06 18:51 UTC 

[PATCH V2 1/1] ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()
 2010-10-06 18:04 UTC  (3+ messages)

[PATCH 0/7 v3] overlay filesystem prototype
 2010-10-06 17:31 UTC  (5+ messages)
` [PATCH 6/7 v3] overlay: hybrid "

overlayfs: BUG in ovl_whiteout
 2010-10-06 16:51 UTC  (6+ messages)

[PATCH 0/3] ecryptfs misc patches
 2010-10-06 16:30 UTC 

[PATCH 1/3] fs/9p: Update TLCREATE to allow create without open
 2010-10-06 14:59 UTC  (10+ messages)
` [PATCH 2/3] fs/9p: Add missing iput in v9fs_vfs_lookup
  ` [V9fs-developer] "
` [PATCH 3/3] fs/9p: Use generic_file_open with lookup_instantiate_filp
  ` [V9fs-developer] "
` [V9fs-developer] [PATCH 1/3] fs/9p: Update TLCREATE to allow create without open

fs: kill block_prepare_write
 2010-10-06 10:35 UTC 

[PATCH 0/17] fs: Inode cache scalability
 2010-10-06  8:51 UTC  (8+ messages)
` [PATCH 06/17] fs: icache lock lru/writeback lists
` [PATCH 15/17] fs: inode per-cpu last_ino allocator

[PATCH] hfs: use sync_dirty_buffer
 2010-10-06  8:49 UTC 

[PATCH] fs: mark destroy_inode static
 2010-10-06  8:48 UTC 

[PATCH] fs: add sync_inode_metadata
 2010-10-06  8:48 UTC 

[PATCH] fs: move permission check back into __lookup_hash
 2010-10-06  8:47 UTC 

fs: kill block_prepare_write
 2010-10-06  8:47 UTC 

[PATCH] update block_device_operations documentation
 2010-10-06  8:46 UTC 

[RFC v2 05/21] tcm: Add ConfigFS subsystem backstore infrastructure
 2010-10-06  7:51 UTC 

[PATCH 1/2] [net/9p]Serialize virtqueue operations to make VirtIO transport SMP safe
 2010-10-06  6:21 UTC  (5+ messages)
` [PATCH 2/2] [net/9p] Add waitq to VirtIO transport

[PATCH] pramfs: Persistent and protected RAM filesystem
 2010-10-06  0:24 UTC  (2+ messages)

[PATCH 00/15] cifs: multiuser mount overhaul (try #4)
 2010-10-05 22:00 UTC  (3+ messages)
` [PATCH 11/15] cifs: fix cifs_show_options to show "username=" or "multiuser"

Greetings
 2010-10-05 18:58 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).