linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-19 09:43:14 to 2008-01-09 13:35:00 UTC [more...]

[patch 0/9] mount ownership and unprivileged mount syscall (v6)
 2008-01-09 13:35 UTC  (37+ messages)
` [patch 1/9] unprivileged mounts: add user mounts to the kernel
` [patch 2/9] unprivileged mounts: allow unprivileged umount
` [patch 3/9] unprivileged mounts: account user mounts
` [patch 4/9] unprivileged mounts: propagate error values from clone_mnt
` [patch 5/9] unprivileged mounts: allow unprivileged bind mounts
` [patch 6/9] unprivileged mounts: allow unprivileged mounts
` [patch 7/9] unprivileged mounts: allow unprivileged fuse mounts
` [patch 8/9] unprivileged mounts: propagation: inherit owner from parent
` [patch 9/9] unprivileged mounts: add "no submounts" flag

[RFD] Incremental fsck
 2008-01-09 11:52 UTC  (8+ messages)

[PATCH][RFC] fast file mapping for loop
 2008-01-09 11:00 UTC  (4+ messages)

[PATCH][RFC] Simple tamper-proof device filesystem
 2008-01-09  6:26 UTC  (16+ messages)

util-linux-ng: unprivileged mounts support
 2008-01-08 15:47 UTC  (3+ messages)

[RFC] netns / sysfs interaction
 2008-01-07 10:24 UTC  (3+ messages)

[PATCH] xip: fix get_zeroed_page with __GFP_HIGHMEM
 2008-01-07  8:59 UTC  (3+ messages)

[ANNOUNCE] util-linux-ng 2.13.1-rc2
 2008-01-07  3:03 UTC  (12+ messages)

On setting a lease across a cluster
 2008-01-05 17:44 UTC  (9+ messages)

[RFC] Remove BKL from fs/locks.c
 2008-01-04 23:41 UTC  (11+ messages)

Acls and cifs mounted shares
 2008-01-04 18:23 UTC 

[GIT PULL -mm] 0/3 Unionfs updates/fixes/cleanups
 2008-01-03 18:36 UTC  (6+ messages)
` [PATCH 1/3] Unionfs: use printk KERN_CONT for debugging messages
` [PATCH 2/3] Unionfs: locking fixes
` [PATCH 3/3] Unionfs: use VFS helpers to manipulate i_nlink

[PATCH] ext2: remove unused ext2_put_inode prototype
 2008-01-02 21:25 UTC 

[PATCH] ufs: remove unneeded ufs_put_inode prototype
 2008-01-02 21:25 UTC 

lockdep warning with LTP dio test (v2.6.24-rc6-125-g5356f66)
 2008-01-02 20:42 UTC 

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 0/2] [RFC] Simple tamper-proof device filesystem
 2007-12-24 13:09 UTC  (17+ messages)
    ` [patch 1/2] "

[PATCH] Pid namespaces vs locks interaction
 2007-12-22  0:50 UTC  (3+ messages)

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

[patch 1/2] [RFC] Simple tamper-proof device filesystem
 2007-12-19 19:14 UTC  (7+ messages)


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