linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-11 12:15:24 to 2010-11-17 00:16:18 UTC [more...]

[patch 00/28] [rfc] dcache scaling part 1
 2010-11-17  0:16 UTC  (30+ messages)
` [patch 01/28] fs: d_validate fixes
` [patch 02/28] kernel: kmem_ptr_validate considered harmful
` [patch 03/28] fs: dcache documentation cleanup
` [patch 04/28] fs: change d_delete semantics
` [patch 05/28] cifs: dont overwrite dentry name in d_revalidate
` [patch 06/28] jfs: "
` [patch 07/28] fs: change d_compare for rcu-walk
` [patch 08/28] fs: change d_hash "
` [patch 09/28] hostfs: simplify locking
` [patch 10/28] fs: dcache scale hash
` [patch 11/28] fs: dcache scale lru
` [patch 12/28] fs: dcache scale dentry refcount
` [patch 13/28] fs: dcache scale d_unhashed
` [patch 14/28] fs: dcache scale subdirs
` [patch 15/28] fs: scale inode alias list
` [patch 16/28] fs: Use rename lock and RCU for multi-step operations
` [patch 17/28] fs: increase d_name lock coverage
` [patch 18/28] fs: dcache remove dcache_lock
` [patch 19/28] fs: dcache avoid starvation in dcache multi-step operations
` [patch 20/28] fs: dcache reduce dput locking
` [patch 21/28] fs: dcache reduce locking in d_alloc
` [patch 22/28] fs: dcache reduce dcache_inode_lock
` [patch 23/28] fs: dcache rationalise dget variants
` [patch 24/28] fs: dcache reduce d_parent locking
` [patch 25/28] fs: dcache reduce prune_one_dentry locking
` [patch 26/28] fs: reduce dcache_inode_lock width in lru scanning
` [patch 27/28] fs: use RCU in shrink_dentry_list to reduce lock nesting
` [patch 28/28] fs: consolidate dentry kill sequence

fs: inode freeing and hash lookup via RCU
 2010-11-16 23:56 UTC  (3+ messages)
` [PATCH 3/3] fs: rcu protect inode hash lookups

[PATCH 1/3] udf: Replace bkl with the inode->i_alloc_sem for protect udf_inode_info struct
 2010-11-16 23:04 UTC  (8+ messages)
` [PATCH 2/3] udf: Use of s_alloc_mutex to serialize udf_relocate_blocks() execution
` [PATCH 3/3] udf: Remove unnecessary bkl usages
  ` [PATCH 1/3] udf: Replace bkl with the a new semaphore for protect udf_inode_info struct

Oops while rebalancing, now unmountable
 2010-11-16 21:48 UTC  (13+ messages)

[PATCH resend] jbd2_stats_proc_init wrong place
 2010-11-16 21:01 UTC  (3+ messages)

Hole Punching V2
 2010-11-16 20:47 UTC  (21+ messages)
` [PATCH 1/6] fs: add hole punching to fallocate
` [PATCH 2/6] XFS: handle hole punching via fallocate properly
` [PATCH 3/6] Ocfs2: "
` [PATCH 4/6] Ext4: fail if we try to use hole punch
` [PATCH 5/6] Btrfs: "
` [PATCH 6/6] Gfs2: "

[patch] fix up lock order reversal in writeback
 2010-11-16 20:32 UTC  (3+ messages)

[PATCH] fs: select: fix information leak to userspace
 2010-11-16 18:45 UTC  (9+ messages)
    ` [PATCH v2] "

[RFC][PATCH V2 4/5] e4defrag: unified bugfix/improvement patches
 2010-11-16 17:48 UTC  (2+ messages)

[PATCH 1/1] LogFS: Deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutex
 2010-11-16 16:38 UTC 

[patch] fs: fix d_validate
 2010-11-16 16:28 UTC  (8+ messages)
` [patch] kernel: get rid of *_ptr_validate

(unknown), ,
 2010-11-16 13:59 UTC 

Commit 8df9d1a4 breaks GnuPG in initrd
 2010-11-16 12:46 UTC  (3+ messages)

[PATCH] [RFC] fsnotify: Tell the user what part of the file might have changed
 2010-11-16 12:37 UTC  (7+ messages)

[PATCH] jbd2: avoid the concurrent data writeback
 2010-11-16 12:13 UTC  (5+ messages)

Interesting deal
 2010-11-16 11:57 UTC 

lifetime of DCACHE_DISCONECTED dentries
 2010-11-16  6:45 UTC  (4+ messages)

[patch 1/6] fs: icache RCU free inodes
 2010-11-16  3:49 UTC  (21+ messages)
` [patch 4/6] fs: d_delete change

A possible flaw in the fsnotify design
 2010-11-15 23:15 UTC  (7+ messages)

Patch "fs: use RCU read side protection in d_validate" broken
 2010-11-15 23:06 UTC  (6+ messages)

[PATCH] nfs: Don't generate duplicated events
 2010-11-15 19:33 UTC 

A possible fsnotify bug
 2010-11-15 17:24 UTC  (3+ messages)

[PATCH] fallocate.2: add FALLOC_FL_PUNCH_HOLE flag definition
 2010-11-15 17:07 UTC 

[PATCH] V2 jbd2_stats_proc_init wrong place
 2010-11-15 16:59 UTC  (2+ messages)

[PATCH] ioprio: grab rcu_read_lock in sys_ioprio_{set,get}()
 2010-11-15  9:15 UTC  (4+ messages)

[PATCH 02/16 v3] pramfs: super operations
 2010-11-15  7:45 UTC  (3+ messages)

[PATCH 10/16 v3] pramfs: XIP operations
 2010-11-13 14:52 UTC 

[PATCH 16/16 v3] pramfs: makefile and Kconfig
 2010-11-13 14:55 UTC 

[PATCH 15/16 v3] pramfs: test module
 2010-11-13 14:55 UTC 

[PATCH 14/16 v3] pramfs: memory protection
 2010-11-13 14:55 UTC 

[PATCH 13/16 v3] pramfs: xattr attributes block descriptors tree
 2010-11-13 14:54 UTC 

[PATCH 12/16 v3] pramfs: extended attributes
 2010-11-13 14:53 UTC 

[PATCH 11/16 v3] pramfs: ACL management
 2010-11-13 14:53 UTC 

[PATCH 09/16 v3] pramfs: dir operations
 2010-11-13 14:52 UTC 

[PATCH 08/16 v3] pramfs: headers
 2010-11-13 14:52 UTC 

[PATCH 07/16 v3] pramfs: symbolic links
 2010-11-13 14:51 UTC 

[PATCH 01/16 v3] pramfs; documentation
 2010-11-13 14:47 UTC 

[PATCH 06/16 v3] pramfs: inode operations for dirs
 2010-11-13 14:50 UTC 

[PATCH 00/16 v3] pramfs: persistent and protected RAM filesystem
 2010-11-13 14:47 UTC 

[PATCH 05/16 v3] pramfs: block allocation
 2010-11-13 14:50 UTC 

[PATCH 04/16 v3] pramfs: file operations
 2010-11-13 14:50 UTC 

[PATCH 03/16 v3] pramfs: inode operations
 2010-11-13 14:49 UTC 

Urgent Enquiry
 2010-11-13  6:58 UTC 

mmotm 2010-11-09-15-31 uploaded
 2010-11-12 23:33 UTC  (3+ messages)
` mmotm 2010-11-09 - lockdep splat in ext4/quota code

[PATCH] clear PageError bit in msync & fsync
 2010-11-12 21:36 UTC  (14+ messages)

[Bugme-new] [Bug 22782] New: 2.6.36: general protection fault during lockfs lockspace removal
 2010-11-12 19:11 UTC 

[PATCH] Fix userspace build of linux/fs.h
 2010-11-12 18:37 UTC 

[PATCH] jbd2_stats_proc_init wrong place
 2010-11-11 19:43 UTC 

[PATCH 0/5] writeback livelock fixes
 2010-11-11 16:44 UTC  (10+ messages)
` [PATCH 3/5] writeback: stop background/kupdate works from livelocking other works

[REPOST, PATCH 0/3] dio: serialise unaligned direct IO
 2010-11-11 15:32 UTC  (7+ messages)
` [PATCH 2/3] dio: scale unaligned IO tracking via multiple lists

[patch] cifs: don't overwrite dentry name in d_revalidate
 2010-11-11 15:28 UTC  (2+ messages)

[PATCH 00/19] quota: RFC SMP improvements for generic quota V3
 2010-11-11 13:36 UTC  (14+ messages)
` [PATCH 01/19] quota: protect getfmt call with dqonoff_mutex lock
` [PATCH 09/19] quota: optimize quota_initialize
` [PATCH 10/19] quota: user per-backet hlist lock for dquot_hash
` [PATCH 11/19] quota: remove global dq_list_lock
` [PATCH 12/19] quota: rename dq_lock
` [PATCH 13/19] quota: make per-sb dq_data_lock
` [PATCH 14/19] quota: protect dquot mem info with object's lock
` [PATCH 15/19] quota: drop dq_data_lock where possible
` [PATCH 16/19] quota: relax dq_data_lock dq_lock locking consistency
` [PATCH 17/19] quota: Some stylistic cleanup for dquot interface
` [PATCH 18/19] fs: add unlocked helpers
` [PATCH 19/19] quota: protect i_dquot with i_lock instead of dqptr_sem


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