linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-10 14:47:51 to 2008-01-01 02:17:01 UTC [more...]

[PATCH][RFC] Simple tamper-proof device filesystem
 2008-01-01  2:16 UTC  (3+ messages)

[RFC] Remove BKL from fs/locks.c
 2007-12-31  0:47 UTC  (10+ messages)

turn blockdevice into flatfile - how?
 2007-12-29 21:07 UTC 

[GIT PULL -mm] 00/30 Unionfs+fsstack updates/fixes/cleanups
 2007-12-28 20:43 UTC  (31+ messages)
` [PATCH 01/30] VFS/fs_stack: drop cast on inode passed to i_size_read
` [PATCH 02/30] VFS/fs_stack: use locking around i_size_write in 32-bit systems
` [PATCH 03/30] Unionfs: "
` [PATCH 04/30] Unionfs: clarify usage.txt read/write behavior
` [PATCH 05/30] Unionfs: interpose cleanup and fix for spliced dentries
` [PATCH 06/30] Unionfs: initialize inode times for reused inodes
` [PATCH 07/30] Unionfs: create new special files only in first branch
` [PATCH 08/30] Unionfs: create new symlinks "
` [PATCH 09/30] Unionfs: release special files on copyup
` [PATCH 10/30] Unionfs: mmap fixes
` [PATCH 11/30] Unionfs: restructure unionfs_setattr and fix truncation order
` [PATCH 12/30] Unionfs: remove custom read/write methods
` [PATCH 13/30] Unionfs: prevent deadlock in cache coherency
` [PATCH 14/30] Unionfs: remove unnecessary conditional inode lock
` [PATCH 15/30] Unionfs: remove unnecessary lock when deleting whiteouts
` [PATCH 16/30] Unionfs: remove unnecessary lock in read_inode
` [PATCH 17/30] Unionfs: remove unnecessary locking in follow-link
` [PATCH 18/30] Unionfs: remove unnecessary parent lock in create
` [PATCH 19/30] Unionfs: prevent false lockdep warnings in stacking
` [PATCH 20/30] Unionfs: implement lockdep classes
` [PATCH 21/30] Unionfs: minor code rearrangement in rename
` [PATCH 22/30] Unionfs: handle on lower inodes in lookup
` [PATCH 23/30] Unionfs: set our superblock a/m/ctime granularity
` [PATCH 24/30] Unionfs: update inode times after a successful open
` [PATCH 25/30] Unionfs: minor cleanup in check_empty
` [PATCH 26/30] Unionfs: initialize namelist variable in rename
` [PATCH 27/30] Unionfs: cleanup lower inodes after successful unlink
` [PATCH 28/30] Unionfs: don't check dentry on error
` [PATCH 29/30] Unionfs: implement d_iput method
` [PATCH 30/30] Unionfs: don't check parent dentries

[PATCH 0/2][resend] Make cramfs little endian only
 2007-12-27 14:25 UTC  (3+ messages)
` [PATCH 1/2][resend] "
` [PATCH 2/2][resend] Make cramfs little endian only: Update documentation

[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] "

[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  (3+ messages)

[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 

[2/4] DST: Core distributed storage files
 2007-12-14  6:35 UTC  (7+ messages)
` [3/4] DST: Network state machine
  ` [4/4] DST: Algorithms used in distributed storage

[UNIONFS] 00/42 Unionfs and related patches review
 2007-12-13 22:47 UTC  (9+ messages)
` [PATCH 01/42] Unionfs: filesystems documentation index
` [PATCH 36/42] VFS: export drop_pagecache_sb

[PATCH] fix invalidate_inode_pages2_range not to clear ret
 2007-12-13 18:58 UTC  (2+ messages)

[PATCH 33/42] MM: extern for drop_pagecache_sb
 2007-12-13 15:05 UTC  (2+ messages)

[patch] rewrite rd
 2007-12-12  4:03 UTC  (5+ messages)
` [patch] rd: support XIP
  ` [patch] mm: fix XIP file writes

[0/4] DST: Distributed storage
 2007-12-10 20:03 UTC  (13+ messages)
` [1/4] DST: Distributed storage documentation


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).