messages from 2007-12-10 02:43:04 to 2007-12-27 14:24:17 UTC [more...]
[PATCH 0/2][resend] Make cramfs little endian only
2007-12-27 14:24 UTC (2+ messages)
` [PATCH 1/2][resend] "
[RFC][PATCH 2/5] Allocate new contiguous blocks with mballoc
2007-12-27 11:11 UTC
[RFC][PATCH 3/5] Move the file data to the new blocks
2007-12-27 11:11 UTC
[RFC][PATCH 4/5] Free space fragmentation functions
2007-12-27 11:11 UTC
[RFC][PATCH 5/5] ext4 online defrag command
2007-12-27 11:12 UTC
[RFC][PATCH 1/5] ext4 online defrag header file changes
2007-12-27 11:11 UTC
[RFC][PATCH 0/5] ext4 online defrag (ver 0.6)
2007-12-27 11:11 UTC
[patch 00/18] Page cache: Replace PAGE_CACHE_xx with inline functions V3
2007-12-27 5:33 UTC (19+ messages)
` [patch 01/18] Define functions for page cache handling
` [patch 02/18] Use page_cache_xxx functions in mm/filemap.c
` [patch 03/18] Use page_cache_xxx in mm/page-writeback.c
` [patch 04/18] Use page_cache_xxx in mm/truncate.c
` [patch 05/18] Use page_cache_xxx in mm/rmap.c
` [patch 06/18] Use page_cache_xxx in mm/filemap_xip.c
` [patch 07/18] Use page_cache_xxx in mm/migrate.c
` [patch 08/18] Use page_cache_xxx in fs/libfs.c
` [patch 09/18] Use page_cache_xxx in fs/sync
` [patch 10/18] Use page_cache_xxx in fs/buffer.c
` [patch 11/18] Use page_cache_xxx in mm/mpage.c
` [patch 12/18] Use page_cache_xxx in mm/fadvise.c
` [patch 13/18] Use page_cache_xxx in fs/splice.c
` [patch 14/18] Use page_cache_xxx in ext2
` [patch 15/18] Use page_cache_xxx in fs/ext3
` [patch 16/18] Use page_cache_xxx in fs/ext4
` [patch 17/18] Use page_cache_xxx in fs/reiserfs
` [patch 18/18] Use page_cache_xxx for fs/xfs
[PATCH] reiserfs: use open_bdev_excl
2007-12-26 15:31 UTC
[0/4] DST: Distributed storage: Groundhogs strike back: no New Year for humans
2007-12-26 11:22 UTC (5+ messages)
` [1/4] DST: Distributed storage documentation
` [2/4] DST: Core distributed storage files
` [3/4] DST: Network state machine
` [4/4] DST: Algorithms used in distributed storage
[PATCH] xip: fix get_zeroed_page with __GFP_HIGHMEM
2007-12-26 3:47 UTC (2+ messages)
[patch 0/2] [RFC] Simple tamper-proof device filesystem
2007-12-24 13:09 UTC (46+ messages)
` [patch 1/2] "
` [patch 2/2] "
[PATCH][RFC] Simple tamper-proof device filesystem
2007-12-23 14:44 UTC
[RFC][PATCH] Pid namespaces vs locks interaction
2007-12-22 0:50 UTC (11+ messages)
` [PATCH] "
[RFC][PATCH] lockd: refine support for deferred blocking locks
2007-12-21 22:50 UTC
[RFC/PATCH 2/8] revoke: inode revoke lock V7
2007-12-19 20:30 UTC (8+ messages)
[patch 00/19] Page cache: Replace PAGE_CACHE_xx with inline functions V2
2007-12-18 20:20 UTC (4+ messages)
` [patch 01/19] Define functions for page cache handling
[0/4] DST: Distributed storage
2007-12-18 11:08 UTC (8+ messages)
` [1/4] DST: Distributed storage documentation
` [2/4] DST: Core distributed storage files
` [3/4] DST: Network state machine
` [4/4] DST: Algorithms used in distributed storage
[PATCH] include/linux/: Spelling fixes
2007-12-17 19:40 UTC (3+ messages)
[PATCH] dio: falling through to buffered I/O when invalidation of a page fails
2007-12-17 2:38 UTC (6+ messages)
` [PATCH] dio: falling through to buffered I/O when invalidationof "
WINNERS IN LRP DRAW!!!
2007-12-16 11:17 UTC
[UNIONFS] 00/42 Unionfs and related patches review
2007-12-14 21:15 UTC (46+ messages)
` [PATCH 01/42] Unionfs: filesystems documentation index
` [PATCH 09/42] Unionfs: main Makefile
` [PATCH 10/42] Unionfs: fanout header definitions
` [PATCH 11/42] Unionfs: main header file
` [PATCH 12/42] Unionfs: common file copyup/revalidation operations
` [PATCH 13/42] Unionfs: basic file operations
` [PATCH 14/42] Unionfs: lower-level copyup routines
` [PATCH 15/42] Unionfs: dentry revalidation
` [PATCH 16/42] Unionfs: lower-level lookup routines
` [PATCH 17/42] Unionfs: rename method and helpers
` [PATCH 19/42] Unionfs: readdir helper functions
` [PATCH 20/42] Unionfs: readdir state helpers
` [PATCH 21/42] Unionfs: inode operations
` [PATCH 22/42] Unionfs: unlink/rmdir operations
` [PATCH 23/42] Unionfs: address-space operations
` [PATCH 24/42] Unionfs: mount-time and stacking-interposition functions
` [PATCH 25/42] Unionfs: super_block operations
` [PATCH 26/42] Unionfs: extended attributes operations
` [PATCH 27/42] Unionfs: async I/O queue headers
` [PATCH 28/42] Unionfs: async I/O queue operations
` [PATCH 29/42] Unionfs: miscellaneous helper routines
` [PATCH 30/42] Unionfs: debugging infrastructure
` [PATCH 31/42] VFS: fs_stack header cleanups
` [PATCH 32/42] Unionfs file system magic number
` [PATCH 33/42] MM: extern for drop_pagecache_sb
` [PATCH 34/42] VFS path get/put ops used by Unionfs
` [PATCH 35/42] Unionfs: common header file for user-land utilities and kernel
` [PATCH 36/42] VFS: export drop_pagecache_sb
` [PATCH 37/42] VFS: export release_open_intent symbol
` [PATCH 38/42] VFS: simplified fsstack_copy_attr_all
` [PATCH 39/42] Put Unionfs and eCryptfs under one layered filesystems menu
` [PATCH 40/42] eCryptfs: use simplified fs_stack API for dentry operations
` [PATCH 41/42] eCryptfs: use simplified fs_stack API for inode operations
` [PATCH 42/42] eCryptfs: use simplified fs_stack API for main operations
[GIT PULL -mm] 0/2 Unionfs updates/fixes/cleanups
2007-12-14 16:58 UTC (6+ messages)
` [PATCH 1/2] Unionfs: avoid using drop_pagecache_sb in remount
` [PATCH 2/2] Unionfs: clarify usage.txt mount options
[RFC/PATCH 8/8] revoke: add to documentation V7
2007-12-14 15:18 UTC
[RFC/PATCH 7/8] revoke: support for ext2 and ext3 V7
2007-12-14 15:17 UTC
[RFC/PATCH 6/8] revoke: wire up i386 system call V7
2007-12-14 15:17 UTC
[RFC/PATCH 5/8] revoke: add to makefile V7
2007-12-14 15:17 UTC
[RFC/PATCH 4/8] revoke: core code V7
2007-12-14 15:16 UTC
[RFC/PATCH 3/8] revoke: file, inode, and address space operations V7
2007-12-14 15:16 UTC
[RFC/PATCH 1/8] revoke: special mmap handling V7
2007-12-14 15:15 UTC
[0/4] DST: Distributed storage
2007-12-14 6:35 UTC (20+ messages)
` [1/4] DST: Distributed storage documentation
` [2/4] DST: Core distributed storage files
` [3/4] DST: Network state machine
` [4/4] DST: Algorithms used in distributed storage
[PATCH] fix invalidate_inode_pages2_range not to clear ret
2007-12-13 18:58 UTC (2+ messages)
[patch] rewrite rd
2007-12-12 4:03 UTC (5+ messages)
` [patch] rd: support XIP
` [patch] mm: fix XIP file writes
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).