linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-21 13:08:35 to 2010-10-26 17:38:17 UTC [more...]

[PATCH 00/19] quota: RFC SMP improvements for generic quota V2
 2010-10-26 17:38 UTC  (21+ messages)
` [PATCH 01/19] quota: protect getfmt call with dqonoff_mutex lock
` [PATCH 02/19] quota: Wrap common expression to helper function
` [PATCH 03/19] quota: mode quota internals from sb to quota_info
` [PATCH 04/19] quota: Convert dq_state_lock to per-sb dq_state_lock
` [PATCH 05/19] quota: add quota format lock
` [PATCH 06/19] quota: make dquot lists per-sb
` [PATCH 07/19] quota: make per-sb hash array
` [PATCH 08/19] quota: remove global dq_list_lock
` [PATCH 09/19] quota: rename dq_lock
` [PATCH 10/19] quota: make per-sb dq_data_lock
` [PATCH 11/19] quota: protect dquot mem info with object's lock
` [PATCH 12/19] quota: drop dq_data_lock where possible
` [PATCH 13/19] quota: relax dq_data_lock dq_lock locking consistency
` [PATCH 14/19] quota: protect dqget() from parallels quotaoff via RCU
` [PATCH 15/19] quota: remove dq_state_lock
` [PATCH 16/19] fs: add unlocked helpers
` [PATCH 17/19] quota: Some stylistic cleanup for dquot interface
` [PATCH 18/19] quota: remove dqptr_sem
` [PATCH 19/19] quota: redesign dquot reference counting

[PATCH 01/11] IMA: use rbtree instead of radix tree for inode information cache
 2010-10-26 15:53 UTC  (31+ messages)
` [PATCH 02/11] IMA: drop the inode opencount since it isn't needed for operation
` [PATCH 03/11] IMA: use unsigned int instead of long for counters
` [PATCH 04/11] IMA: convert internal flags from long to char
` [PATCH 05/11] IMA: use inode->i_lock to protect read and write counters
` [PATCH 06/11] IMA: use i_writecount rather than a private counter
` [PATCH 07/11] IMA: move read counter into struct inode
` [PATCH 08/11] IMA: only allocate iint when needed
` [PATCH 09/11] IMA: drop refcnt from ima_iint_cache since it isn't needed
` [PATCH 10/11] IMA: explicit IMA i_flag to remove global lock on inode_delete
` [PATCH 11/11] IMA: fix the ToMToU logic

A few concerns about fanotify implementation
 2010-10-26 14:58 UTC  (5+ messages)
` [malware-list] "

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

[PATCH 0/4] read-only remount fixes
 2010-10-26 14:16 UTC  (5+ messages)
` [PATCH 1/4] vfs: ignore error on forced remount
` [PATCH 2/4] vfs: keep list of mounts for each superblock
` [PATCH 3/4] vfs: protect remounting superblock read-only
` [PATCH 4/4] vfs: fs_may_remount_ro: turn unnecessary check into a WARN_ON

[PATCH 0/8 v4] overlay filesystem prototype
 2010-10-26 10:50 UTC  (9+ messages)
` [PATCH 1/8 v4] vfs: implement open "forwarding"
` [PATCH 2/8 v4] vfs: make i_op->permission take a dentry instead of an inode
` [PATCH 3/8 v4] vfs: introduce s_op->is_same_inode()
` [PATCH 4/8 v4] vfs: export do_splice_direct() to modules
` [PATCH 5/8 v4] export security_inode_permission to allow overlayfs to be modular
` [PATCH 6/8 v4] overlay filesystem prototype
` [PATCH 7/8 v4] overlayfs: add statfs support
` [PATCH 8/8 v4] overlay: overlay filesystem documentation

[PATCH] vfs: fix possible use after free in finish_open()
 2010-10-26 10:28 UTC  (2+ messages)

[PATCH] fs/buffer.c: call __block_write_begin() if we have page
 2010-10-26  8:06 UTC  (5+ messages)
` [PATCH UPDATED] "
  ` [PATCH RESEND] "

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

[PATCH 1/4] fs: do not drop inode_lock in dispose_list
 2010-10-26  1:28 UTC  (14+ messages)
` [PATCH 2/4] fs: fold invalidate_list into invalidate_inodes
` [PATCH 3/4] fs: skip I_FREEING inodes in writeback_sb_inodes
` [PATCH 4/4] fs: kill I_WILL_FREE

[PATCH 11/18] fs: Introduce per-bucket inode hash locks
 2010-10-26  0:12 UTC  (17+ messages)

[GIT PULL] exofs: few changes for the 2.6.37 merge window
 2010-10-25 17:05 UTC 

[PATCH 0/9] read-only remount fixes
 2010-10-25 12:36 UTC  (10+ messages)
` [PATCH 7/9] vfs: protect remounting superblock read-only
        ` [PATCH 7/9 updated] "

[PATCH 2/2] Squashfs: fix function prototype
 2010-10-25  0:06 UTC 

[PATCH 0/2] Squashfs: a couple of sparse fixes
 2010-10-25  0:01 UTC 

[PATCH 1/2] Squashfs: fix use of __le64 annotated variable
 2010-10-25  0:05 UTC 

Inode Lock Scalability V6
 2010-10-24 20:36 UTC  (36+ messages)
` [PATCH 04/21] fs: Implement lazy LRU updates for inodes
` [PATCH 08/21] fs: rework icount to be a locked variable
` [PATCH 16/21] fs: Protect inode->i_state with the inode->i_lock
` [PATCH 17/21] fs: protect wake_up_inode with inode->i_lock
` Inode Lock Scalability V7 (was V6)

fs: Inode cache scalability V3
 2010-10-24 18:06 UTC  (6+ messages)
` [PATCH 06/18] exofs: use iput() for inode reference count decrements

[PATCH -V21 00/12] Generic name to handle and open by handle syscalls
 2010-10-24 15:03 UTC  (2+ messages)

[PATCH 1/2] net/9p: Return error if we fail to encode protocol data
 2010-10-24 14:32 UTC  (4+ messages)
` [PATCH 2/2] net/9p: Return error on read with NULL buffer

[PATCH 1/6] IMA: move read/write counters into struct inode
 2010-10-24  6:52 UTC  (4+ messages)

[PATCH] fs: kill get_new_inode{,_fast}
 2010-10-24  0:07 UTC  (2+ messages)

A question on block_prepare_write()
 2010-10-23 18:00 UTC  (3+ messages)

[PATCH] fs/buffer.c: change buffer_busy() to use logical-OR expression
 2010-10-23 17:49 UTC  (3+ messages)

[PATCH] fs: fix buffer invalidation in invalidate_list
 2010-10-23 17:07 UTC 

Results of my VFS scaling evaluation
 2010-10-23  0:00 UTC  (3+ messages)
` VFS scaling evaluation results, redux

[PATCH 5/6] [RFC] Checkpoint/restart unlinked files
 2010-10-22 23:43 UTC  (2+ messages)

[PATCH] [9p] Add datasync to client side TFSYNC/RFSYNC for dotl
 2010-10-22 19:14 UTC 

[PATCH 1/3] IMA: move read/write counters into struct inode
 2010-10-22 17:50 UTC  (12+ messages)

[PATCH 0/8] Reduce latencies and improve overall reclaim efficiency v2
 2010-10-22 12:29 UTC  (4+ messages)

[GIT PULL] BKL work in file systems
 2010-10-22 11:15 UTC 

[PATCH 0/17] fs: Inode cache scalability
 2010-10-22  4:12 UTC  (22+ messages)
` [PATCH 16/17] fs: Convert nr_inodes to a per-cpu counter
              ` [PATCH] percpu_counter : add percpu_counter_add_fast()

[patch 00/14] reworked minimal inode_lock breaking series
 2010-10-22  1:05 UTC  (14+ messages)
` [patch 03/14] fs: icache lock inodes icache state
` [patch 06/14] fs: icache lock inode hash
` [patch 07/14] fs: icache lock lru/writeback lists
` [patch 08/14] fs: icache make nr_inodes and nr_unused atomic
` [patch 09/14] fs: inode atomic last_ino, iunique lock
` [patch 10/14] fs: icache remove inode_lock
` [patch 11/14] fs: icache factor hash lock into functions
` [patch 12/14] fs: icache lazy inode lru
` [patch 13/14] fs: icache split IO and LRU lists
` [patch 14/14] fs: icache split writeback and lru locks

[PATCH] mm: Fix comment at truncate_setsize()
 2010-10-21 15:30 UTC  (3+ messages)

Remaining BKL users, what to do
 2010-10-21 15:22 UTC  (6+ messages)
    ` [PATCH 1/2] BKL: remove BKL from qnx4
    ` [PATCH 2/2] BKL: remove BKL from freevxfs

[RFC][PATCH 0/3] Coda: remove BKL
 2010-10-21 15:20 UTC  (4+ messages)


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