messages from 2010-06-21 23:22:08 to 2010-06-24 03:15:44 UTC [more...]
[patch 00/52] vfs scalability patches updated
2010-06-24 3:03 UTC (38+ messages)
` [patch 01/52] kernel: add bl_list
` [patch 03/52] fs: fs_struct rwlock to spinlock
` [patch 04/52] fs: cleanup files_lock
` [patch 05/52] lglock: introduce special lglock and brlock spin locks
` [patch 07/52] fs: brlock vfsmount_lock
` [patch 08/52] fs: scale mntget/mntput
` [patch 09/52] fs: dcache scale hash
` [patch 10/52] fs: dcache scale lru
` [patch 13/52] fs: dcache scale d_unhashed
` [patch 14/52] fs: dcache scale subdirs
` [patch 16/52] fs: dcache RCU for multi-step operaitons
` [patch 17/52] fs: dcache remove dcache_lock
` [patch 18/52] fs: dcache reduce dput locking
` [patch 19/52] fs: dcache per-bucket dcache hash locking
` [patch 20/52] fs: dcache reduce dcache_inode_lock
` [patch 21/52] fs: dcache per-inode inode alias locking
` [patch 23/52] fs: dcache percpu nr_dentry
` [patch 25/52] fs: dcache DCACHE_REFERENCED improve
` [patch 26/52] fs: icache lock s_inodes list
` [patch 29/52] fs: icache lock i_count
` [patch 30/52] fs: icache lock lru/writeback lists
` [patch 31/52] fs: icache atomic inodes_stat
` [patch 32/52] fs: icache protect inode state
` [patch 34/52] fs: icache remove inode_lock
` [patch 37/52] fs: icache lazy lru
` [patch 38/52] fs: icache RCU free inodes
` [patch 40/52] fs: dcache improve scalability of pseudo filesystems
` [patch 41/52] fs: icache reduce atomics
` [patch 42/52] fs: icache per-cpu last_ino allocator
` [patch 43/52] fs: icache per-cpu nr_inodes counter
` [patch 44/52] fs: icache per-CPU sb inode lists and locks
` [patch 45/52] fs: icache RCU hash lookups
` [patch 46/52] fs: icache reduce locking
` [patch 48/52] fs: icache split IO and LRU lists
` [patch 49/52] fs: icache scale writeback list locking
` [patch 50/52] mm: implement per-zone shrinker
` [patch 51/52] fs: per-zone dentry and inode LRU
Q. cache in squashfs?
2010-06-24 2:37 UTC
trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
2010-06-24 1:44 UTC (13+ messages)
[PATCH 00/38] Union mounts - union stack as linked list
2010-06-24 1:35 UTC (17+ messages)
` [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
` [autofs] "
` [PATCH 17/38] union-mount: Union mounts documentation
[PATCH v3] security: Yama LSM
2010-06-24 0:28 UTC (2+ messages)
[PATCH] block: Don't count_vm_events for discard bio in submit_bio
2010-06-24 0:28 UTC (4+ messages)
` "
` [PATCH v2] "
[PATCH 0/3] writeback visibility
2010-06-24 0:02 UTC (4+ messages)
Unbound(?) internal fragmentation in Btrfs
2010-06-23 23:57 UTC (15+ messages)
` Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
` Balancing leaves when walking from top to down (was Btrfs:...)
[PATCH 0/8][v05][RFC] NFSv3: implement extended attribute protocol (XATTR)
2010-06-23 23:49 UTC (13+ messages)
` [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
[PATCH] aio: Do not return -ERESTARTSYS (and friends) from AIO
2010-06-23 23:43 UTC
[PATCH RFC] mm: Implement balance_dirty_pages() through waiting for flusher thread
2010-06-23 23:42 UTC (35+ messages)
[PATCH] sanitize task->comm to avoid leaking escape codes
2010-06-23 21:28 UTC (4+ messages)
[PATCH 0/3] writeback: bug fixes for 2.6.35
2010-06-23 20:36 UTC (6+ messages)
` [PATCH 1/3] writeback: pay attention to wbc->nr_to_write in write_cache_pages
` [stable] "
2.6.35 causes deadlock when snapshotting root lv
2010-06-23 19:37 UTC (8+ messages)
` [PATCH] ext4: fix freeze deadlock under IO
[PATCH v2] security: Yama LSM
2010-06-23 19:10 UTC (6+ messages)
[RFC][PATCH 00/10] cifs: local caching support using FS-Cache
2010-06-23 18:32 UTC (23+ messages)
` [RFC][PATCH 01/10] cifs: add kernel config option for CIFS Client caching support
` [RFC][PATCH 02/10] cifs: guard cifsglob.h against multiple inclusion
` [RFC][PATCH 03/10] cifs: register CIFS for caching
` [RFC][PATCH 04/10] cifs: define server-level cache index objects and register them with FS-Cache
` [RFC][PATCH 05/10] cifs: define superblock-level cache index objects and register them
` [RFC][PATCH 06/10] cifs: define inode-level cache object "
` [RFC][PATCH 07/10] cifs: FS-Cache page management
` [RFC][PATCH 08/10] cifs: store pages into local cache
` [RFC][PATCH 09/10] cifs: read pages from FS-Cache
` [RFC][PATCH 10/10] cifs: add mount option to enable local caching
[PATCH] fs: limit maximum concurrent coredumps
2010-06-23 16:02 UTC (10+ messages)
[PATCH 15/40] compat: convert fs compat to use COMPAT_SYSCALL_DEFINE#N() macros
2010-06-23 15:51 UTC (12+ messages)
` [PATCH 31/40] trace syscalls: Convert various generic compat syscalls
` [PATCH 32/40] trace syscalls: Record metadata for syscalls with their own wrappers
` [PATCH 34/40] trace syscalls: Convert generic syscalls without long return type
(unknown),
2010-06-23 13:42 UTC (8+ messages)
` [PATCH 1/2] radix-tree: Implement function radix_tree_range_tag_if_tagged
` your mail
ll_rw_block audit
2010-06-23 13:39 UTC (2+ messages)
[PATCH fs/ramfs] inode.c: Fix incorrect variable freeing
2010-06-23 13:20 UTC (3+ messages)
[PATCH 1/2] remove WRITE_ODIRECT_PLUG
2010-06-23 10:32 UTC
[PATCH] security: Yama LSM
2010-06-23 9:16 UTC (8+ messages)
[patch 00/33] my current vfs scalability patch queue
2010-06-23 7:23 UTC (12+ messages)
` [patch 11/33] fs: dcache scale subdirs
inconsistent lock state
2010-06-22 17:17 UTC (4+ messages)
[PATCH V3 1/8] Cleancache: Documentation
2010-06-22 17:08 UTC
[PATCH V3 3/8] Cleancache: core ops functions and configuration
2010-06-22 16:26 UTC (4+ messages)
[PATCH 0/2] Fix aio completion vs unwritten extents
2010-06-22 12:21 UTC (3+ messages)
` [PATCH 1/2] direct-io: move aio_complete into ->end_io
` [PATCH 2/2] xfs: move aio completion after unwritten extent conversion
[PATCH V3 0/8] Cleancache: overview
2010-06-22 6:40 UTC
Current MM topics for LSF10/MM Summit 8-9 August in Boston
2010-06-22 3:30 UTC (3+ messages)
` [Lsf10-pc] "
[PATCH][RFC] Complex filesystem operations: split and join
2010-06-22 1:26 UTC (5+ messages)
[PATCH V3 8/8] Cleancache: ocfs2 hook for cleancache
2010-06-21 23:22 UTC
[PATCH V3 7/8] Cleancache: ext4 hook for cleancache
2010-06-21 23:21 UTC
[PATCH V3 6/8] Cleancache: btrfs hooks for cleancache
2010-06-21 23:21 UTC
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;
as well as URLs for NNTP newsgroup(s).