messages from 2009-03-28 23:21:47 to 2009-04-01 23:05:10 UTC [more...]
[PATCH 00/43] Permit filesystem local caching [ver #46]
2009-04-01 23:05 UTC (21+ messages)
` [PATCH 01/43] Create a dynamically sized pool of threads for doing very slow work items "
` [PATCH 02/43] Make slow-work thread pool actually dynamic "
` [PATCH 03/43] Make the slow work pool configurable "
` [PATCH 04/43] Document the slow work thread pool "
` [PATCH 05/43] FS-Cache: Release page->private after failed readahead "
` [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management "
` [PATCH 07/43] FS-Cache: Add the FS-Cache netfs API and documentation "
` [PATCH 08/43] FS-Cache: Add the FS-Cache cache backend "
` [PATCH 09/43] FS-Cache: Add main configuration option, module entry points and debugging "
` [PATCH 10/43] FS-Cache: Add use of /proc and presentation of statistics "
` [PATCH 11/43] FS-Cache: Root index definition "
` [PATCH 12/43] FS-Cache: Add cache tag handling "
` [PATCH 13/43] FS-Cache: Add cache management "
` [PATCH 14/43] FS-Cache: Provide a slab for cookie allocation "
` [PATCH 15/43] FS-Cache: Add netfs registration "
` [PATCH 16/43] FS-Cache: Bit waiting helpers "
` [PATCH 17/43] FS-Cache: Object management state machine "
` [PATCH 18/43] FS-Cache: Implement the cookie management part of the netfs API "
` [PATCH 19/43] FS-Cache: Add and document asynchronous operation handling "
` [PATCH 20/43] FS-Cache: Implement data I/O part of netfs API "
[patch] mm: close page_mkwrite races
2009-04-01 23:02 UTC (4+ messages)
[PATCH] writeback: guard against jiffies wraparound on inode->dirtied_when checks (try #3)
2009-04-01 22:12 UTC (4+ messages)
[linux-cifs-client][patch] utilize lookup intents to open in lookup
2009-04-01 19:33 UTC (2+ messages)
[PATCH] writeback: guard against jiffies wraparound on inode->dirtied_when checks (try #2)
2009-04-01 14:35 UTC (10+ messages)
[PATCHSET 0/9 ver7] exofs for 2.6.30 (really)
2009-04-01 14:30 UTC (10+ messages)
` [PATCH 1/9] exofs: Kbuild, Headers and osd utils
` [PATCH 2/9] exofs: file and file_inode operations
` [PATCH 3/9] exofs: symlink_inode and fast_symlink_inode operations
` [PATCH 4/9] exofs: address_space_operations
` [PATCH 5/9] exofs: dir_inode and directory operations
` [PATCH 6/9] exofs: super_operations and file_system_type
` [PATCH 7/9] exofs: export_operations
` [PATCH 8/9] exofs: Documentation
` [PATCH 9/9] fs: Add exofs to Kernel build
[rfc] scale dcache locking
2009-04-01 14:23 UTC (27+ 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] befs: fix build on parisc
2009-04-01 13:32 UTC
[PATCH 0/4] Allow NFS to use ordinary path lookup when mounting NFSv4
2009-04-01 13:06 UTC (13+ messages)
` [PATCH 1/4] VFS: Add a VFS helper function vfs_remote_path_lookup()
` [PATCH 3/4] NFS: Fix nfs_path() to always return a '/' at the beginning of the path
[PATCH] Remove two unneeded exports and make two symbols static in fs/mpage.c
2009-04-01 11:39 UTC (3+ messages)
[PATCH] fix bmap-vs-truncate race
2009-04-01 11:36 UTC (5+ messages)
[PATCH 1/4] compat_do_execve should unshare_files
2009-04-01 11:25 UTC (31+ 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
[PATCHSET 0/8 version 4] exofs for kernel 2.6.30
2009-04-01 11:21 UTC (29+ messages)
` [PATCH 2/8] exofs: file and file_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
` [osd-dev] "
` [PATCH 1/8] exofs: Kbuild, Headers and osd utils
[PATCH 0/12] Per-bdi writeback flusher threads #2
2009-04-01 9:12 UTC (5+ messages)
` [PATCH 05/12] writeback: switch to per-bdi threads for flushing data
[PATCH] fs: point out any processes using O_PONIES
2009-04-01 4:18 UTC
[PATCH][BUG] Lack of mutex_lock in drop_pagecache_sb()
2009-04-01 0:53 UTC (9+ messages)
` [PATCH] skip I_CLEAR state inodes
` [PATCH][RESEND for 2.6.29-rc8-mm1] "
[PATCH] writeback: guard against jiffies wraparound on inode->dirtied_when checks
2009-03-31 23:39 UTC (3+ messages)
[PATCH] lockd: call locks_release_private to cleanup per-filesystem state
2009-03-31 20:12 UTC
Replacing VFAT as filesystem on removeable media
2009-03-31 15:53 UTC (6+ messages)
Page Cache writeback too slow, SSD/noop scheduler/ext2
2009-03-31 14:10 UTC (8+ messages)
[patch 0/3] fuse: implement missing functionality on "direct_io" files
2009-03-31 10:07 UTC (6+ messages)
` [patch 1/3] fuse: allow kernel to access "
` [patch 2/3] fuse: allow private mappings of "
` [patch 3/3] splice: implement default splice_read method
lookup intent patch
2009-03-31 9:25 UTC (7+ messages)
` [linux-cifs-client] "
[PATCH] make inotify event handles use GFP_NOFS
2009-03-30 21:33 UTC (3+ messages)
[PATCH] inotify: add hook to catch fsync/msync events
2009-03-30 18:17 UTC (2+ messages)
[patch] fs: add a remount,ro coherency point
2009-03-30 13:22 UTC (5+ messages)
Problem in "prune_icache"
2009-03-30 9:45 UTC
[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 (3+ messages)
[PATCH 1/2] vfs: make real_lookup do dentry revalidation with i_mutex held
2009-03-29 8:53 UTC (11+ messages)
xfs: properly truncate blocks outsize i_size on write_begin failure
2009-03-29 7:44 UTC (2+ 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