linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-03-28 14:31:22 to 2008-04-03 17:10:36 UTC [more...]

[patch 0/15] LogFS take five
 2008-04-01 18:13 UTC  (9+ messages)
` [patch 7/15] fs/logfs/gc.c
` [patch 4/15] fs/logfs/compr.c
` [patch 2/15] fs/logfs/logfs_abi.h
` [patch 6/15] fs/logfs/file.c
` [patch 3/15] fs/logfs/logfs.h
` [patch 8/15] fs/logfs/inode.c
` [patch 5/15] fs/logfs/dir.c
` [patch 1/15] Makefiles and Kconfig

[PATCH 0/7] XFS: case-insensitive lookup and Unicode support
 2008-04-03 17:09 UTC  (26+ messages)
` [PATCH 1/7] XFS: Name operation vector for hash and compare
` [PATCH 2/7] XFS: ASCII case-insensitive support
` [PATCH 3/7] XFS: Refactor node format directory lookup/addname
` [PATCH 4/7] XFS: Return case-insensitive match for dentry cache
` [PATCH 5/7] XFS: Unicode case-insensitive lookup implementation
` [PATCH 6/7] XFS: Native Language Support for Unicode in XFS
` [PATCH 7/7] XFS: NLS config option

[ANNOUNCEMENT] Linux POSIX file system test suite
 2008-04-03 16:51 UTC  (5+ messages)

[PATCH] fix up thinko in jbd2 revoke code
 2008-04-03 16:17 UTC  (3+ messages)

[ANNOUNCE] Btrfs v0.13
 2008-04-03 16:51 UTC  (17+ messages)
` [PATCH 1/2] btrfs-progs: Fix printf format casting errors
` [PATCH 2/2] btrfs-progs: Stop stomping on 'name' input parameter
` [PATCH] btrfs - replace div_long_long_rem()

[patch 00/10] vfs: add helpers to check r/o bind mounts
 2008-04-03 12:33 UTC  (33+ messages)
` [patch 01/10] vfs: add path_create() and path_mknod()
` [patch 02/10] vfs: add path_mkdir()
` [patch 03/10] vfs: add path_rmdir()
` [patch 04/10] vfs: add path_unlink()
` [patch 05/10] vfs: add path_symlink()
` [patch 06/10] vfs: add path_link()
` [patch 07/10] vfs: add path_rename()
` [patch 08/10] vfs: add path_setattr()
` [patch 09/10] vfs: add path_setxattr()
` [patch 10/10] vfs: add path_removexattr()

[RFC 1/2] AUFS: merging/stacking several filesystems
 2008-04-03  6:58 UTC  (5+ messages)
` [RFC 2/2] "

fs_stack/eCryptfs: remove 3rd arg of copy_attr_all, add locking to copy_inode_size
 2008-04-03  2:26 UTC  (2+ messages)

[patch] vfs: ro-bind: fix leaking refcounts in setxattr
 2008-04-02 18:26 UTC  (2+ messages)

[patch] ecryptfs: add missing lock around notify_change
 2008-04-02 17:00 UTC 

[GIT PULL -mm] 00/14 VFS/Unionfs updates/fixes/cleanups
 2008-04-02 16:54 UTC  (17+ messages)
` [PATCH 01/14] VFS: export release_open_intent as GPL symbol, not regular symbol
` [PATCH 02/14] VFS: rename do_splice_to/from to vfs_splice_* and export symbols
` [PATCH 03/14] Unionfs: implement splice_read/write methods directly
` [PATCH 04/14] Unionfs: implement vm_operations->fault
` [PATCH 05/14] Unionfs: lock our dentry in file operations
` [PATCH 06/14] Unionfs: reduce number of whiteouts by deleting all instances of files
` [PATCH 07/14] Unionfs: don't copy parent inode times in setattr
` [PATCH 08/14] Unionfs: use __func__ instead of __FUNCTION__
` [PATCH 09/14] Unionfs: use noinline_for_stack
` [PATCH 10/14] Unionfs: document reasons for opaque directories
` [PATCH 11/14] Unionfs: display mount point name along with generation number
` [PATCH 12/14] Unionfs: do not over-decrement lower superblock refs on remount
` [PATCH 13/14] Unionfs: don't purge lower sb data "
` [PATCH 14/14] Unionfs: update lower mnts on rmdir with copyup

[PATCH 2/2] SELinux: display SELinux mount options in /proc/mounts
 2008-04-02 15:14 UTC  (9+ messages)

[Question] mounting a remote disk image
 2008-04-02 15:10 UTC  (3+ messages)

ext3 filesystem which can't be corrected?
 2008-04-02 15:03 UTC 

[RFC PATCH 2/2] Add timeout feature
 2008-04-02 12:16 UTC  (5+ messages)

[AFS] prevent double cell registration
 2008-04-02  5:50 UTC  (7+ messages)
        ` [PATCH] [PATCH] afs: add missing up_write() on return

[PATCH 0/8][for -mm] mem_notify v6
 2008-04-01 23:35 UTC  (2+ messages)

Btrfs hosting moving to kernel.org
 2008-04-01 18:16 UTC 

[PATCH 00/45] Permit filesystem local caching [ver #35]
 2008-04-01 15:29 UTC  (35+ messages)
` [PATCH 06/45] KEYS: Make the keyring quotas controllable through /proc/sys "
` [PATCH 14/45] Security: Make NFSD work with detached security "
` [PATCH 15/45] FS-Cache: Release page->private after failed readahead "
` [PATCH 16/45] FS-Cache: Recruit a couple of page flags for cache management "
` [PATCH 17/45] FS-Cache: Provide an add_wait_queue_tail() function "
` [PATCH 18/45] FS-Cache: Generic filesystem caching facility "
` [PATCH 19/45] Add missing consts to xattr function arguments "
` [PATCH 20/45] CacheFiles: Add missing copy_page export for ia64 "
` [PATCH 21/45] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3 "
` [PATCH 22/45] CacheFiles: Add a hook to write a single page of data to an inode "
` [PATCH 23/45] CacheFiles: Permit the page lock state to be monitored "
` [PATCH 24/45] CacheFiles: Export things for CacheFiles "
` [PATCH 25/45] CacheFiles: A cache that backs onto a mounted filesystem "
` [PATCH 26/45] AFS: Add a MAINTAINERS record for AFS "
` [PATCH 27/45] AFS: prevent double cell registration "
` [PATCH 28/45] FS-Cache: Make kAFS use FS-Cache "
` [PATCH 29/45] NFS: Add comment banners to some NFS functions "
` [PATCH 30/45] NFS: Add FS-Cache option bit and debug bit "
` [PATCH 31/45] NFS: Permit local filesystem caching to be enabled for NFS "
` [PATCH 32/45] NFS: Register NFS for caching and retrieve the top-level index "
` [PATCH 33/45] NFS: Define and create server-level objects "
` [PATCH 34/45] NFS: Define and create superblock-level "
` [PATCH 35/45] NFS: Define and create inode-level cache "
` [PATCH 36/45] NFS: Use local disk inode cache "
` [PATCH 37/45] NFS: Invalidate FsCache page flags when cache removed "
` [PATCH 38/45] NFS: Add some new I/O counters for FS-Cache doing things for NFS "
` [PATCH 39/45] NFS: FS-Cache page management "
` [PATCH 40/45] NFS: Add read context retention for FS-Cache to call back with "
` [PATCH 41/45] NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching "
` [PATCH 42/45] NFS: Read pages from FS-Cache into an NFS inode "
` [PATCH 43/45] NFS: Store pages from an NFS inode into a local cache "
` [PATCH 44/45] NFS: Display local caching state "
` [PATCH 45/45] NFS: Add mount options to enable local caching on NFS "

[RFC PATCH 3/3] Add timeout feature
 2008-04-01 12:22 UTC 

[RFC PATCH 2/3] Remove XFS specific ioctl interfaces for freeze feature
 2008-04-01 12:18 UTC 

[RFC PATCH 1/3] Implement generic freeze feature
 2008-04-01 12:17 UTC 

[RFC PATCH 0/3] freeze feature ver 1.1
 2008-04-01 12:16 UTC 

getting uninterruptible sleep processes after upgrade from 2.6.20.20 to 2.6.24.2
 2008-03-31 23:21 UTC  (2+ messages)

vfs-2.6 mountinfo
 2008-03-31 17:00 UTC 

[PATCH 1/5] ext4 online defrag header file changes
 2008-03-31  8:46 UTC 

[PATCH e2fsprogs-1.40.8] logdump : Add the missing option in usage of logdump
 2008-03-31  4:22 UTC 

[RFC PATCH 1/2] Implement generic freeze feature
 2008-03-31  0:06 UTC  (2+ messages)

[2.6 patch] unexport __user_walk
 2008-03-30 23:13 UTC 

[RFC PATCH] freeze feature ver 1.0
 2008-03-30 22:31 UTC  (2+ messages)

work at home
 2008-03-30 21:29 UTC 

[patch 0/6] vfs: mountinfo update
 2008-03-30 19:33 UTC  (10+ messages)
` [patch 3/6] vfs: mountinfo stable peer group id

[patch 0/7] vfs: mountinfo (v4)
 2008-03-30 18:51 UTC  (3+ messages)
` [patch 7/7] vfs: mountinfo: show dominating group id

[PATCH 7/7] fs: update kbuild to include OMFS
 2008-03-30  3:32 UTC  (2+ messages)

[PATCH 6/7] omfs: add checksumming routines
 2008-03-30  3:30 UTC  (3+ messages)

[PATCH 5/7] omfs: add bitmap routines
 2008-03-30  3:27 UTC  (3+ messages)

[PATCH 2/7] omfs: add inode routines
 2008-03-30  3:21 UTC  (3+ messages)

[PATCH 1/7] omfs: define filesystem structures
 2008-03-30  3:16 UTC  (6+ messages)

[PATCH 1/5] ext4 online defrag header file changes
 2008-03-29  0:49 UTC  (4+ messages)

[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
 2008-03-28 15:09 UTC 


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