linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-12 07:17:38 to 2010-10-16 17:55:20 UTC [more...]

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

[2.6.36-rc8] ERROR: "dump_write" [fs/binfmt_aout.ko] undefined!
 2010-10-16 17:42 UTC 

fs: Inode cache scalability V2
 2010-10-16 17:21 UTC  (68+ messages)
` [PATCH 07/18] exofs: use iput() for inode reference count decrements
` [PATCH 11/18] fs: Introduce per-bucket inode hash locks
` [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 17/18] fs: icache remove inode_lock
` [PATCH 19/18] fs: split __inode_add_to_list

[PATCH 0/17] fs: Inode cache scalability
 2010-10-16 17:09 UTC  (60+ messages)
` [PATCH 01/17] kernel: add bl_list
` [PATCH 02/17] fs: icache lock s_inodes list
` [PATCH 03/17] fs: icache lock inode hash
` [PATCH 04/17] fs: icache lock i_state
` [PATCH 06/17] fs: icache lock lru/writeback lists
` [PATCH 07/17] fs: icache atomic inodes_stat
` [PATCH 08/17] fs: icache protect inode state
` [PATCH 09/17] fs: Make last_ino, iunique independent of inode_lock
` [PATCH 11/17] fs: Factor inode hash operations into functions
` [PATCH 12/17] fs: Introduce per-bucket inode hash locks
` [PATCH 13/17] fs: Implement lazy LRU updates for inodes
` [PATCH 15/17] fs: inode per-cpu last_ino allocator
          ` [PATCH] "
` [PATCH 16/17] fs: Convert nr_inodes to a per-cpu counter
              ` [PATCH] percpu_counter : add percpu_counter_add_fast()
` [PATCH 17/17] fs: Clean up inode reference counting

fs: Inode cache scalability V3
 2010-10-16 16:30 UTC  (47+ 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: Implement lazy LRU updates for inodes
` [PATCH 04/18] fs: inode split IO and LRU lists
` [PATCH 05/18] fs: Clean up inode reference counting
` [PATCH 06/18] exofs: use iput() for inode reference count decrements
` [PATCH 07/18] fs: rework icount to be a locked variable
` [PATCH 08/18] fs: Factor inode hash operations into functions
` [PATCH 09/18] fs: Introduce per-bucket inode hash locks
` [PATCH 10/18] fs: add a per-superblock lock for the inode list
` [PATCH 11/18] fs: split locking of inode writeback and LRU lists
` [PATCH 12/18] fs: Protect inode->i_state with the inode->i_lock
` [PATCH 13/18] fs: introduce a per-cpu last_ino allocator
` [PATCH 14/18] fs: Make iunique independent of inode_lock
` [PATCH 15/18] fs: icache remove inode_lock
` [PATCH 16/18] fs: Reduce inode I_FREEING and factor inode disposal
` [PATCH 17/18] fs: split __inode_add_to_list
` [PATCH 18/18] fs: do not assign default i_ino in new_inode

[PATCH 00/10] dcache cleanups
 2010-10-16  8:17 UTC  (7+ messages)

[PATCH] fs/buffer.c: remove duplicated assignment on b_private
 2010-10-16  3:40 UTC 

fsnotify_unmount_inodes
 2010-10-15 18:02 UTC 

[ABI REVIEW][PATCH 0/8] Namespace file descriptors
 2010-10-15 12:30 UTC  (10+ messages)
` [PATCH 8/8] net: Implement socketat
                ` netns patches WAS( "

Apply For A Guaranteed Loan
 2010-10-14 10:32 UTC 

[patch 2/2] vfs: relax count check in rw_verify_area
 2010-10-14 23:30 UTC  (2+ messages)

[patch 1/2] vfs: fix overflow in direct-io subsystem
 2010-10-14 23:20 UTC  (4+ messages)

[PATCH 0/8] Reduce latencies and improve overall reclaim efficiency v2
 2010-10-14 15:28 UTC  (2+ messages)

[patch 0/2][RFC] vfs: artefact(?) in rw_verify_area
 2010-10-13 20:45 UTC 

introduce dm-snap-mv
 2010-10-13 16:45 UTC  (6+ messages)

[PATCH 15/16] pramfs: test module
 2010-10-13 11:23 UTC  (3+ messages)

[LogFS] [2.6.36-rc7] Deadlock in logfs_get_wblocks, hold and wait on same lock super->s_write_mutex
 2010-10-13  9:49 UTC 

[LogFS] [2.6.36-rc7] Kernel BUG at lib/btree.c:465!
 2010-10-12 18:44 UTC 

[PATCH -V4 00/11] New ACL format for better NFSv4 acl interoperability
 2010-10-12 15:35 UTC  (4+ messages)

hfsplus updates
 2010-10-12 13:58 UTC  (9+ messages)
` hfsplus: fix oops on mount with corrupted btree extent records
` hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage
` hfsplus: handle more on-disk corruptions without oopsing
` hfsplus: validate btree flags
` hfsplus: fix link corruption
` hfsplus: remove superflous rootflags field in hfsplus_inode_info
` hfsplus: create correct initial catalog entries for device files
` hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpers

[PATCH] fs/inode.c cleanup: make destroy_inode static
 2010-10-12 13:47 UTC 

[PATCH] security: move LSM xattrnames to xattr.h
 2010-10-12 13:40 UTC  (6+ messages)

[PATCH 14(16] pramfs: memory protection
 2010-10-12 11:56 UTC  (6+ messages)

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


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