linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-04-19 12:37:34 to 2009-04-25 15:17:10 UTC [more...]

get_fs_excl/put_fs_excl/has_fs_excl
 2009-04-25 15:16 UTC  (6+ messages)

[patch 00/27] [rfc] vfs scalability patchset
 2009-04-25  9:42 UTC  (38+ messages)
` [patch 01/27] fs: cleanup files_lock
` [patch 02/27] fs: scale files_lock
` [patch 03/27] fs: mnt_want_write speedup
` [patch 04/27] fs: introduce mnt_clone_write
` [patch 05/27] fs: brlock vfsmount_lock
` [patch 06/27] fs: dcache fix LRU ordering
` [patch 07/27] fs: dcache scale hash
` [patch 08/27] fs: dcache scale lru
` [patch 09/27] fs: dcache scale nr_dentry
` [patch 10/27] fs: dcache scale dentry refcount
` [patch 11/27] fs: dcache scale d_unhashed
` [patch 12/27] fs: dcache scale subdirs
` [patch 13/27] fs: scale inode alias list
` [patch 14/27] fs: use RCU / seqlock logic for reverse and multi-step operaitons
` [patch 15/27] fs: dcache remove dcache_lock
` [patch 16/27] fs: dcache reduce dput locking
` [patch 17/27] fs: dcache per-bucket dcache hash locking
` [patch 18/27] fs: dcache reduce dcache_inode_lock
` [patch 19/27] fs: dcache per-inode inode alias locking
` [patch 20/27] fs: icache lock s_inodes list
` [patch 21/27] fs: icache lock inode hash
` [patch 22/27] fs: icache lock i_state
` [patch 23/27] fs: icache lock i_count
` [patch 24/27] fs: icache atomic inodes_stat
` [patch 25/27] fs: icache lock lru/writeback lists
` [patch 26/27] fs: icache protect inode state
` [patch 27/27] fs: icache remove inode_lock

[PATCH vfs-2.6:for-next] vfs: remount_fs BKL pushdown
 2009-04-25  8:23 UTC  (2+ messages)

[PATCH 0/5 -tip] umount_begin BKL pushdown
 2009-04-25  7:16 UTC  (31+ messages)
` [PATCH 1/5 -tip] 9p: "
  ` [PATCH 2/5 -tip] cifs: "
    ` [PATCH 3/5 -tip] fuse: "
      ` [PATCH 4/5 -tip] nfs: "
        ` [PATCH 5/5 -tip] vfs: Don-t call umount_begin with BKL held
      ` [PATCH 0/1] vfs: umount_begin BKL pushdown v2
        ` [PATCH 1/1] "

Why doesn't zap_pte_range() call page_mkwrite()
 2009-04-25  5:10 UTC  (13+ messages)

[PATCH] lockd: call locks_release_private to cleanup per-filesystem state
 2009-04-24 23:01 UTC  (2+ messages)

[RFC][patch] filesystem: Vmufat filesystem, version 4
 2009-04-24 22:14 UTC  (2+ messages)

[PATCH 0/4] Fix sys_sync() and cleanup code (version 3)
 2009-04-24 18:13 UTC  (8+ messages)
` [PATCH 1/4] vfs: Fix sys_sync() and fsync_super() reliability "
` [PATCH 2/4] vfs: Call ->sync_fs() even if s_dirt is 0 "
` [PATCH 3/4] vfs: Make __fsync_super() a static function "
` [PATCH 4/4] vfs: Make sys_sync() use fsync_super() "

Q: check_unsafe_exec() races (Was: [PATCH 2/4] fix setuid sometimes doesn't)
 2009-04-24 14:34 UTC  (30+ messages)
                                  ` [PATCH 1/2] do_execve() must not clear fs->in_exec if it was set by another thread
                                      ` [PATCH 3/2] check_unsafe_exec: rcu_read_unlock
                                  ` [PATCH 2/2] check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/

[RFC PATCH] fpathconf() for fsync() behavior
 2009-04-23 22:03 UTC  (17+ messages)
          ` fsync_range_with_flags() - improving sync_file_range()

[PATCH 0/4] Fix sys_sync() bug and cleanup code (version 2)
 2009-04-23 21:29 UTC  (10+ messages)
` [PATCH 1/4] vfs: Fix sys_sync() and fsync_super() reliability "
` [PATCH 2/4] vfs: Call ->sync_fs() even if s_dirt is 0 "
` [PATCH 3/4] vfs: Make __fsync_super() a static function "
` [PATCH 4/4] vfs: Make sys_sync() use fsync_super() "

Q: NFSD readdir in linux-2.6.28
 2009-04-23 20:27 UTC  (19+ messages)
              ` [PATCH] Fix i_mutex handling in nfsd readdir
                ` [PATCH v2] "

[PATCH] autofs4 - fix incorect return in autofs4_mount_busy()
 2009-04-23 13:50 UTC  (3+ messages)

[PATCH 0/2] Fix sys_sync() bug and slightly cleanup the code
 2009-04-23 13:09 UTC  (11+ messages)
` [PATCH] vfs: Fix sys_sync() and fsync_super() reliability
` [PATCH] vfs: Merge sync_supers(), sync_filesystems() and sync_blockdevs()

[RFC][PATCH v3 6/6] fix wrong get_user_pages usage in iovlock.c
 2009-04-23 12:48 UTC  (4+ messages)

[PATCH] fs: add roundup_to_blocksize and bytes_to_blocks helper functions
 2009-04-22 21:52 UTC  (7+ messages)
` [PATCH] filesystems: start using roundup_to_blocksize and bytes_to_blocks

[PATCH, RFC] check for frozen filesystems in the mmap path
 2009-04-22  5:29 UTC  (8+ messages)

Do you want to know if your partner is unfaithful?
 2009-04-21 18:26 UTC 

[PATCH 0/13] Per-bdi writeback flusher threads #3
 2009-04-21 13:25 UTC  (6+ messages)

Read carefuly and respond!
 2009-04-21 12:36 UTC 

[PATCH 1/3] VFS "stat light" out of fstatat, and fine grained flags
 2009-04-21 10:20 UTC  (4+ messages)
    ` VFS "stat light" fstatat, inconsistent *at() function interfaces

[LTP] statvfs -> f_bavail
 2009-04-21  8:45 UTC  (8+ messages)
            `  "

[PATCH] Fix i_mutex vs. readdir handling in nfsd
 2009-04-20 22:18 UTC 

[PATCH] osdblk: a Linux block device for OSD objects
 2009-04-07  7:26 UTC  (2+ messages)

2.6.30-rc2: BUG: MAX_LOCKDEP_ENTRIES too low! when mounting rootfs
 2009-04-20  7:42 UTC  (2+ messages)

Read other people's SMS without any program
 2009-04-19 18:29 UTC 

[RFC][PATCH v3 1/6] mm: Don't unmap gup()ed page
 2009-04-19 12:37 UTC  (3+ 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).