linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-04-18 16:41:09 to 2008-04-25 22:20:08 UTC [more...]

[GIT PULL -mm] 00/12 Unionfs updates/fixes/cleanups
 2008-04-25 22:19 UTC  (8+ messages)
` [PATCH 02/12] Unionfs: prevent races in unionfs_fault
` [PATCH 06/12] Unionfs: don't dereference dentry without lower branches in d_release
` [PATCH 07/12] Unionfs: set append offset correctly for copied-up files
` [PATCH 08/12] Unionfs: copyup only if file is being written to
` [PATCH 09/12] Unionfs: reorganize file_revalidate for un/locking callers
` [PATCH 10/12] Unionfs: maintain one-open-file invariant for non-directories
` [PATCH 11/12] Unionfs: set lower file to NULL in file_release

dfs path construction fixup for / character in \\server\share component of dfs path
 2008-04-25 21:16 UTC  (8+ messages)

POHMELFS high performance network filesystem release
 2008-04-25 21:03 UTC  (3+ messages)

[patch 0/5] fuse updates
 2008-04-25 17:55 UTC  (6+ messages)
` [patch 1/5] fuse: fix max i/o size calculation
` [patch 2/5] fuse: fix node ID type
` [patch 3/5] fuse: fix race in llseek
` [patch 4/5] fuse: fix truncation on short read
` [patch 5/5] fuse: fix sparse warnings

[patch 00/13] vfs: add helpers to check r/o bind mounts
 2008-04-25  7:22 UTC  (55+ messages)
` [patch 01/13] ecryptfs: add missing lock around notify_change
` [patch 02/13] ecryptfs: clean up (un)lock_parent
` [patch 03/13] nfsd: clean up mnt_want_write calls
` [patch 04/13] vfs: add path_create() and path_mknod()
` [patch 05/13] vfs: add path_mkdir()
` [patch 06/13] vfs: add path_rmdir()
` [patch 07/13] vfs: add path_unlink()
` [patch 08/13] vfs: add path_symlink()
` [patch 09/13] vfs: add path_link()
` [patch 10/13] vfs: add path_rename()
` [patch 11/13] vfs: add path_setattr()
` [patch 12/13] vfs: add path_setxattr()
` [patch 13/13] vfs: add path_removexattr()

[PATCH 1/4] leases: fix a return-value mixup
 2008-04-24 20:41 UTC  (7+ messages)
` [PATCH 2/4] leases: when unlocking, skip locking-related steps
  ` [PATCH 3/4] leases: move lock allocation earlier in generic_setlease()
    ` [PATCH 4/4] leases: remove unneeded variable from fcntl_setlease()

[PATCH -v3] LSM/SELinux: show LSM mount options in /proc/mounts
 2008-04-23 23:47 UTC  (2+ messages)

[PATCH] VFS: refactor sys_fchmod and sys_fchmodat
 2008-04-23 20:34 UTC 

[git pull] VFS patches (second series)
 2008-04-23 17:55 UTC  (6+ messages)
` [git pull] VFS patches (third series, mountinfo merge)

[PATCH]Introduce generalized hooks for getting and setting inode secctx
 2008-04-23 16:57 UTC  (3+ messages)
  ` [PATCH 1/2] VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx
` [PATCH 2/2] LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information

[RFC][PATCH] expose get_block via inode_operations
 2008-04-23 13:05 UTC  (4+ messages)

[2.6 patch] unexport vfs_{,f,l}stat
 2008-04-23 10:50 UTC  (2+ messages)

[PATCH] utimensat() non-conformances and fixes
 2008-04-23  9:37 UTC 

ATM 822
 2008-04-23  2:28 UTC 

Mentor for a GSoC application wanted (Online ext2/3 filesystem checker)
 2008-04-23  1:02 UTC  (30+ messages)

[PATCH 0/4] XFS: case-insensitive lookup and Unicode support
 2008-04-22  4:55 UTC  (16+ messages)
` [PATCH 1/4] XFS: Name operation vector for hash and compare
` [PATCH 2/4] XFS: Return case-insensitive match for dentry cache
` [PATCH 3/4] XFS: ASCII case-insensitive support
` [PATCH 4/4] XFS: Unicode case-insensitive lookup implementation

[PATCH 3/8] omfs: add inode routines
 2008-04-22  2:11 UTC  (6+ messages)

[PATCH 4/8] omfs: add directory routines
 2008-04-22  1:55 UTC  (3+ messages)

[PATCH 5/8] omfs: add file routines
 2008-04-22  1:53 UTC  (3+ messages)

[ANNOUNCE] util-linux-ng 2.13.1.1 (security update)
 2008-04-21 23:23 UTC 

[RFC] [PATCH] vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
 2008-04-21 20:27 UTC  (2+ messages)

[PATCH] Check the mtd device in do_emergency_remount()
 2008-04-21 17:48 UTC  (2+ messages)

[Was: 2.6.25-mm1]
 2008-04-21 17:23 UTC  (7+ messages)
    ` fault in __d_lookup "

[PATCH] fix up thinko in jbd2 revoke code
 2008-04-21  9:54 UTC  (4+ messages)

[2.6 patch] unexport get_fs_type
 2008-04-21  9:12 UTC  (4+ messages)

[2.6 patch] unexport get_empty_filp
 2008-04-21  8:52 UTC  (2+ messages)

[2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates
 2008-04-21  6:50 UTC 

[PATCH 6/8] omfs: add bitmap routines
 2008-04-21  1:11 UTC  (3+ messages)

nfs: lock stuck after interrupt
 2008-04-20 19:24 UTC  (3+ messages)

[PATCH 1/8] omfs: add filesystem documentation
 2008-04-19 20:37 UTC 

[PATCH 2/8] omfs: define filesystem structures
 2008-04-19 20:37 UTC 

[PATCH 0/8] OMFS filesystem version 4
 2008-04-19 20:37 UTC 

[PATCH 7/8] omfs: update kbuild to include OMFS
 2008-04-19 20:37 UTC 

[PATCH 8/8] omfs: add MAINTAINERS entry
 2008-04-19 20:37 UTC 

[git pull] first part of VFS merges (ro-bind)
 2008-04-19 16:25 UTC 

script to find incorrect tests on unsigneds
 2008-04-19 14:49 UTC 

[PATCH 0/7] OMFS filesystem version 3
 2008-04-18 17:48 UTC  (13+ messages)

projected date for mount.cifs to support DFS junction points
 2008-04-18 16:40 UTC  (11+ messages)
  ` review 5, was "
        ` [linux-cifs-client] "


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