linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-17 13:22:35 to 2009-03-30 01:41:35 UTC [more...]

[PATCH 1/4] compat_do_execve should unshare_files
 2009-03-30  1:36 UTC  (20+ messages)
` [PATCH 2/4] fix setuid sometimes doesn't
  ` Q: check_unsafe_exec() races (Was: [PATCH 2/4] fix setuid sometimes doesn't)
` [PATCH 3/4] fix setuid sometimes wouldn't
` [PATCH 4/4] Annotate struct fs_struct's usage count restriction

[PATCH] btrfs: fix __ucmpdi2 compile bug on 32 bit builds
 2009-03-29 19:22 UTC  (6+ messages)

[rfc] scale dcache locking
 2009-03-29 15:55 UTC  (15+ messages)
` [patch 01/14] fs: dcache fix LRU ordering
` [patch 02/14] fs: dcache scale hash
` [patch 03/14] fs: dcache scale lru
` [patch 04/14] fs: dcache scale nr_dentry
` [patch 05/14] fs: dcache scale dentry refcount
` [patch 06/14] fs: dcache scale d_unhashed
` [patch 07/14] fs: dcache scale subdirs
` [patch 08/14] fs: scale inode alias list
` [patch 09/14] fs: use RCU / seqlock logic for reverse and multi-step operaitons
` [patch 10/14] fs: dcache remove dcache_lock
` [patch 11/14] fs: dcache reduce dput locking
` [patch 12/14] fs: dcache per-bucket dcache hash locking
` [patch 13/14] fs: dcache reduce dcache_inode_lock
` [patch 14/14] fs: dcache per-inode inode alias locking

[PATCH 1/2] vfs: make real_lookup do dentry revalidation with i_mutex held
 2009-03-29  8:53 UTC  (19+ messages)
` [PATCH 2/2] vfs: clean up real_lookup

xfs: properly truncate blocks outsize i_size on write_begin failure
 2009-03-29  7:44 UTC  (2+ messages)

Page Cache writeback too slow, SSD/noop scheduler/ext2
 2009-03-29  2:32 UTC  (3+ messages)

[PATCH] writeback: reset inode dirty time when adding it back to empty s_dirty list
 2009-03-28 12:44 UTC  (31+ messages)

lookup intent patch
 2009-03-27 18:13 UTC  (2+ messages)

unprivileged mounts vs. rmdir (was: VFS, NFS security bug? ...)
 2009-03-27  7:04 UTC  (4+ messages)

Fwd: [PATCH 4/4] cifs: flush data on any setattr
 2009-03-27  2:53 UTC 

how to read a partition for ext2
 2009-03-26  9:53 UTC  (2+ messages)

How to configure 36 disks ?
 2009-03-25 12:14 UTC  (11+ messages)

[PATCHSET 0/3] exofs: Exportable by NFS
 2009-03-25 10:07 UTC  (4+ messages)
` [PATCH 1/3] [SQUASHME] prints in hex
` [PATCH 2/3] [SQUASHME] exofs does support 64bit file sizes
` [PATCH 3/3] exofs: export_operations

[RFC Aufs2 #3 0/2] 'debug' module parm and /sys/fs/aufs entries
 2009-03-24 23:20 UTC  (16+ messages)
` [RFC Aufs2 #3 1/2] replace /sys/fs/aufs/debug by /sys/module/aufs/parmaters/debug
` [RFC Aufs2 #3 2/2] split 'xino' entry under sysfs
                    ` Q. DEBUG_FS and SYSFS config (Re: [RFC Aufs2 #3 2/2] split 'xino' entry under sysfs)

[PATCH 0/7] Per-bdi writeback flusher threads
 2009-03-24 18:45 UTC  (11+ messages)
` [PATCH 1/7] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 2/7] writeback: switch to per-bdi threads for flushing data

[RFC Aufs2 #4 0/3] convert aufs entires from sysfs to debugfs
 2009-03-24 18:24 UTC  (4+ messages)
` [RFC Aufs2 #4 1/3] aufs: convert some aufs entries from sysfs to debugfs, new files
` [RFC Aufs2 #4 2/3] aufs: convert some aufs entries from sysfs to debugfs
` [RFC Aufs2 #4 3/3] aufs: convert some aufs entries from sysfs to debugfs, documentation

[PATCH][BUG] Lack of mutex_lock in drop_pagecache_sb()
 2009-03-24 12:40 UTC  (7+ messages)
        ` [PATCH] skip I_CLEAR state inodes

[PATCHSET 0/8 version 4] exofs for kernel 2.6.30
 2009-03-24  9:07 UTC  (16+ messages)
` [PATCH 1/8] exofs: Kbuild, Headers and osd utils
` [PATCH 2/8] exofs: file and file_inode operations
` [PATCH 3/8] exofs: symlink_inode and fast_symlink_inode operations
` [PATCH 4/8] exofs: address_space_operations
  ` [PATCH 4/8 ver5] "
` [PATCH 5/8] exofs: dir_inode and directory operations
` [PATCH 6/8] exofs: super_operations and file_system_type
` [PATCH 7/8] exofs: Documentation
` [PATCH 8/8] fs: Add exofs to Kernel build

TRIM vs UNMAP vs WRITE SAME and thin devices
 2009-03-23 19:23 UTC  (6+ messages)

how to fuse utilities to extract inodes fro thier respective blocks?
 2009-03-23  3:55 UTC 

[PATCH 0/12] Per-bdi writeback flusher threads #2
 2009-03-22 19:26 UTC  (13+ messages)
` [PATCH 01/12] Move the default_backing_dev_info out of readahead.c and into backing-dev.c
` [PATCH 02/12] btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty
` [PATCH 03/12] Get rid of pdflush_operation() in emergency sync and remount
` [PATCH 04/12] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 05/12] writeback: switch to per-bdi threads for flushing data
` [PATCH 06/12] writeback get rid of pdflush completely
` [PATCH 07/12] writeback: separate the flushing state/task from the bdi
` [PATCH 08/12] writeback: support > 1 flusher thread per bdi
` [PATCH 09/12] writeback: include default_backing_dev_info in writeback
` [PATCH 10/12] writeback: add some debug inode list counters to bdi stats
` [PATCH 11/12] writeback: add name to backing_dev_info
` [PATCH 12/12] writeback: check for registered bdi in flusher add

[PATCH -mm] nilfs2: fix improper return values of nilfs_get_cpinfo ioctl
 2009-03-22 12:11 UTC 

[PATCH -mm 1/2] nilfs2: follow page_mkwrite prototype change for matching fault
 2009-03-22  9:48 UTC  (2+ messages)
` [PATCH -mm 2/2] nilfs2: fix page_mkwrite error cases

Bomb killed 18 citizens
 2009-03-21 13:35 UTC 

oom-killer killing even if memory is available?
 2009-03-20  5:08 UTC  (2+ messages)

[PATCH] vfs: make real_lookup do dentry revalidation with i_mutex held
 2009-03-19 19:32 UTC  (4+ messages)

Q: NFSD readdir in linux-2.6.28
 2009-03-19 16:01 UTC  (7+ messages)

[RFC Aufs2 #2 00/28] source files
 2009-03-19  8:04 UTC  (6+ messages)
` [RFC Aufs2 #2 21/28] aufs sysfs entries

[patch 1/2] fs: mnt_want_write speedup
 2009-03-18 19:13 UTC  (4+ messages)

[ANNOUNCE] util-linux-ng v2.15-rc1
 2009-03-18 19:10 UTC 

[PATCH] make inotify event handles use GFP_NOFS
 2009-03-18 18:27 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).