messages from 2009-03-19 15:51:52 to 2009-03-30 16:40:10 UTC [more...]
[PATCH] writeback: guard against jiffies wraparound on inode->dirtied_when checks
2009-03-30 16:40 UTC
lookup intent patch
2009-03-30 15:57 UTC (3+ messages)
Page Cache writeback too slow, SSD/noop scheduler/ext2
2009-03-30 16:47 UTC (4+ messages)
[PATCH 1/4] compat_do_execve should unshare_files
2009-03-30 14:32 UTC (23+ 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] mm: close page_mkwrite races
2009-03-30 13:56 UTC (2+ messages)
[patch] fs: add a remount,ro coherency point
2009-03-30 13:22 UTC (5+ messages)
[rfc] scale dcache locking
2009-03-30 12:59 UTC (24+ 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
Problem in "prune_icache"
2009-03-30 9:45 UTC
[PATCH][BUG] Lack of mutex_lock in drop_pagecache_sb()
2009-03-30 7:18 UTC (8+ messages)
` [PATCH] skip I_CLEAR state inodes
` [PATCH][RESEND for 2.6.29-rc8-mm1] "
[PATCH] add fiemap.h to header-y
2009-03-30 1:49 UTC
[PATCH] btrfs: fix __ucmpdi2 compile bug on 32 bit builds
2009-03-29 19:22 UTC (6+ messages)
[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)
[PATCH] writeback: reset inode dirty time when adding it back to empty s_dirty list
2009-03-28 12:44 UTC (31+ 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 (15+ messages)
` [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 (4+ messages)
` [PATCH 1/7] writeback: move dirty inodes from super_block to backing_dev_info
[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
[PATCHSET 0/8 version 4] exofs for kernel 2.6.30
2009-03-24 9:07 UTC (10+ messages)
` [PATCH 4/8] exofs: address_space_operations
` [PATCH 4/8 ver5] "
` [PATCH 7/8] exofs: Documentation
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 (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox